#66717 closed defect (fixed)

gperftools fails on PPC

Reported by: barracuda156 Owned by: barracuda156
Priority: Normal Milestone:
Component: ports Version: 2.8.0
Keywords: powerpc, leopard, snowleopard Cc:
Port: gperftools

Description (last modified by barracuda156)

There are some errors with missing defines and also C++11 is needed:

checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E
checking whether /usr/bin/g++-4.2 supports C++11 features with -std=gnu++11... no
checking whether /usr/bin/g++-4.2 supports C++11 features with -std=gnu++0x... no
configure: error: *** A compiler with support for C++11 language features is required.

https://build.macports.org/builders/ports-10.5_ppc_legacy-builder/builds/95635/steps/install-port/logs/stdio

Assigning to myself, will fix it.

Change History (2)

comment:1 Changed 14 months ago by barracuda156

Description: modified (diff)

comment:2 Changed 10 months ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.