Opened 7 years ago

Closed 7 years ago

#55191 closed defect (duplicate)

harfbuzz @1.6.3: 'cc1plus: error: unrecognized command line option "-std=c++11"'

Reported by: ballapete (Peter "Pete" Dyballa) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.4.2
Keywords: tiger leopard snowleopard Cc: ryandesign@…
Port: harfbuzz

Description

make[4]: Entering directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_nue.de.rsync.macports.org_macports_release_tarballs_ports_graphics_harfbuzz/harfbuzz/work/harfbuzz-1.6.3/src'
/bin/sh ../libtool  --tag=CXX   --mode=compile /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I..  -pthread -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2     -I./hb-ucdn  -I/opt/local/include  -pipe -Os -arch ppc -std=c++11 -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -MT libharfbuzz_la-hb-blob.lo -MD -MP -MF .deps/libharfbuzz_la-hb-blob.Tpo -c -o libharfbuzz_la-hb-blob.lo `test -f 'hb-blob.cc' || echo './'`hb-blob.cc
libtool: compile:  /usr/bin/g++-4.2 -DHAVE_CONFIG_H -I. -I.. -pthread -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include/freetype2 -I./hb-ucdn -I/opt/local/include -pipe -Os -arch ppc -std=c++11 -fno-rtti -fno-exceptions -Wcast-align -fvisibility-inlines-hidden -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++11"
make[4]: *** [libharfbuzz_la-hb-blob.lo] Error 1

Attachments (1)

main.log (25.8 KB) - added by ballapete (Peter "Pete" Dyballa) 7 years ago.
Main.log from PPC Leopard

Download all attachments as: .zip

Change History (2)

Changed 7 years ago by ballapete (Peter "Pete" Dyballa)

Attachment: main.log added

Main.log from PPC Leopard

comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)

Keywords: tiger snowleopard added
Resolution: duplicate
Status: newclosed
Summary: harfbuzz @1.6.3 does not build on PPC Leopard, Mac OS X 10.5.8, because: 'cc1plus: error: unrecognized command line option "-std=c++11"'harfbuzz @1.6.3: 'cc1plus: error: unrecognized command line option "-std=c++11"'

Duplicate of #55165.

Note: See TracTickets for help on using tickets.