#46287: harfbuzz-icu 0.9.37_0 build fails on 10.7.5 ---------------------------+-------------------------- Reporter: macports@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: harfbuzz-icu | ---------------------------+-------------------------- Description changed by ryandesign@…: Old description:
harfbuzz-icu build fails with this error:
libtool: compile: /usr/bin/llvm-g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -I./hb-ucdn -I/opt/local/include -pipe -Os -arch x86_64 -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden --std=c++0x -MT libharfbuzz_la-hb-blob.lo -MD -MP -MF .deps /libharfbuzz_la-hb-blob.Tpo -c hb-blob.cc -fno-common -DPIC -o .libs /libharfbuzz_la-hb-blob.o cc1plus: error: unrecognized command line option "-std=c++0x"
I am not sure if complier complains about extra "-" in --std=c++0x.
New description: harfbuzz-icu build fails with this error: {{{ libtool: compile: /usr/bin/llvm-g++-4.2 -DHAVE_CONFIG_H -I. -I.. -D_THREAD_SAFE -pthread -I./hb-ucdn -I/opt/local/include -pipe -Os -arch x86_64 -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden --std=c++0x -MT libharfbuzz_la-hb-blob.lo -MD -MP -MF .deps /libharfbuzz_la-hb-blob.Tpo -c hb-blob.cc -fno-common -DPIC -o .libs /libharfbuzz_la-hb-blob.o cc1plus: error: unrecognized command line option "-std=c++0x" }}} I am not sure if complier complains about extra "-" in --std=c++0x. -- -- Ticket URL: <https://trac.macports.org/ticket/46287#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X