Changes between Initial Version and Version 2 of Ticket #43417


Ignore:
Timestamp:
Apr 20, 2014, 3:42:49 AM (10 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please attach the main.log file.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43417

    • Property Owner changed from macports-tickets@… to rmstonecipher@…
    • Property Summary changed from port mpd does not build to mpd: error: no type named 'function' in namespace 'std'
    • Property Port mpd added
  • Ticket #43417 – Description

    initial v2  
    11mpd does not build:
     2
     3{{{
    24--->  Building mpd
    35Error: org.macports.build for port mpd returned: command execution failed
     
    810:info:build ./src/DatabaseVisitor.hxx:30:14: error: no type named 'function' in namespace 'std'
    911:info:build typedef std::function<bool(const Directory &, Error &)> VisitDirectory;
     12}}}
    1013
    1114Googling on "no type named 'function' in namespace 'std'" indicates a possible lack of C++11 support.
    1215
    13 MacPorts 2.2.1
     16MacPorts 2.2.1[[br]]
     17{{{
    1418 System version:        Mac OS X 10.7.5 (11G63)
    1519  Kernel version:       Darwin 11.4.2
     20}}}
    1621
    1722