Opened 9 years ago

Last modified 5 years ago

#46287 closed defect

harfbuzz-icu 0.9.37_0 build fails on 10.7.5 — at Version 3

Reported by: bK4gYuRo Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: icu

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (4)

Changed 9 years ago by bK4gYuRo

Attachment: main.log added

comment:1 Changed 9 years ago by bK4gYuRo

Cc: macports@… added

Cc Me!

comment:2 Changed 9 years ago by jmroot (Joshua Root)

Cc: macports@… removed
Owner: changed from macports-tickets@… to ryandesign@…

Please remember to Cc the maintainer when you create a ticket.

comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Note: See TracTickets for help on using tickets.