Opened 9 years ago

Last modified 6 years ago

#49002 new defect

encfs @1.8.1: A compiler with support for C++11 language features is required.

Reported by: gerd.simon.schmidt@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc: hapaguy (Brian Kurt Fujikawa)
Port: encfs

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I tried to upgrade my outdated ports, which include encfs. The port upgrade encfs stopped with the following error:

:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 supports C++11 features by default... no
:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 supports C++11 features with -std=gnu++11... no
:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 supports C++11 features with -std=gnu++0x... no
:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 supports C++11 features with -std=c++11... no
:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 supports C++11 features with -std=c++0x... no
:info:configure configure: error: *** A compiler with support for C++11 language features is required.
:info:configure Command failed:  cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_fuse_encfs/encfs/work/encfs-1.8.1" && ./configure --prefix=/opt/local --with-boost=/opt/local 

I found a similar error under the ticket #40494 for the aria2 package. The complete log file is attached.

Attachments (1)

main.log (16.7 KB) - added by gerd.simon.schmidt@… 9 years ago.

Download all attachments as: .zip

Change History (5)

Changed 9 years ago by gerd.simon.schmidt@…

Attachment: main.log added

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: encfs added
Summary: encfs installation fails with configure failureencfs @1.8.1: A compiler with support for C++11 language features is required.

Ah, then we should have this port use the cxx11 1.0 portgroup.

comment:2 Changed 8 years ago by hapaguy (Brian Kurt Fujikawa)

Cc: brian.fujikawa@… added

Cc Me!

comment:3 Changed 8 years ago by leonfauster@…

the same problem here (01/01/2016):

# port version 
Version: 2.3.4

# sw_vers 
ProductName:	Mac OS X
ProductVersion:	10.8.5
BuildVersion:	12F2560

I had to downgrade to version @1.7.5 (also boost to @1.56.0_1 with mpi.choose disabled in portfile)

comment:4 Changed 6 years ago by l2dy (Zero King)

See #50419.

Note: See TracTickets for help on using tickets.