[MacPorts] #66717: gperftools fails on PPC
MacPorts
noreply at macports.org
Thu Jan 19 12:20:10 UTC 2023
#66717: gperftools fails on PPC
---------------------------+-------------------------------------------
Reporter: barracuda156 | Owner: barracuda156
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords: powerpc, leopard, snowleopard
Port: gperftools |
---------------------------+-------------------------------------------
Description changed by barracuda156:
Old description:
> 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.
> }}}
>
> Assigning to myself, will fix it.
New description:
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.
--
--
Ticket URL: <https://trac.macports.org/ticket/66717#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list