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. — at Version 1

Reported by: gerd.simon.schmidt@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
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.

Change History (2)

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.

Note: See TracTickets for help on using tickets.