#47924: ncmpcpp @0.6.4_1 fails to build --------------------------+----------------------------- Reporter: starkhalo@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: ncmpcpp | --------------------------+----------------------------- Changes (by ryandesign@…): * cc: rmstonecipher@… (removed) * owner: macports-tickets@… => rmstonecipher@… Comment: The log says: {{{ error: Your compiler doesn't seem to support initializer lists, please upgrade (GCC >= 4.6) }}} The suggestion to upgrade to gcc >= 4.6 is not applicable on OS X. It looks like you're running Apple clang 503.0.40, which according to XcodeVersionInfo is from Xcode 5.1.1 which is the latest version for OS X 10.8. It also says this version of Apple clang is based on clang 3.4 svn, while the [http://clang.llvm.org/cxx_status.html clang C++ status page] says initializer lists have been in clang since version 3.1. Could you attach the config.log file mentioned in the main.log file? Maybe that will contain more relevant information. -- Ticket URL: <https://trac.macports.org/ticket/47924#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X