Changes between Initial Version and Version 1 of Ticket #49002


Ignore:
Timestamp:
Sep 29, 2015, 11:53:02 PM (9 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #49002

    • Property Summary changed from encfs installation fails with configure failure to encfs @1.8.1: A compiler with support for C++11 language features is required.
    • Property Port encfs added
  • Ticket #49002 – Description

    initial v1  
    11I tried to upgrade my outdated ports, which include encfs. The port upgrade encfs stopped with the following error:
    22
     3{{{
    34:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 supports C++11 features by default... no
    45:info:configure checking whether /Developer/usr/bin/llvm-g++-4.2 supports C++11 features with -std=gnu++11... no
     
    89:info:configure configure: error: *** A compiler with support for C++11 language features is required.
    910: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
     11}}}
    1012
    1113I found a similar error under the ticket #40494 for the aria2 package. The complete log file is attached.