[MacPorts] #63267: libproxy @0.4.17_0+python27: Error building with GCC 4.2
MacPorts
noreply at macports.org
Tue Sep 21 00:02:44 UTC 2021
#63267: libproxy @0.4.17_0+python27: Error building with GCC 4.2
-------------------------+---------------------
Reporter: evanmiller | Owner: dbevans
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: fixed | Keywords:
Port: libproxy |
-------------------------+---------------------
Comment (by ken-cunningham-webuse):
In [changeset:"ffb07038fe613a2c3df0f8bdeedbe33b1355fc72/macports-ports"
ffb07038fe613a2c3df0f8bdeedbe33b1355fc72/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="ffb07038fe613a2c3df0f8bdeedbe33b1355fc72"
libproxy: needs c++11
the previous blacklisting of older gcc versions
was an incomplete fix; it did force gcc7 on PPC,
but with 10.5 Intel, it forces a build with clang-7.0
against the old non-c++11 libstdc++, which fails.
if we use our compiler.cxx_standard, all is well.
see: https://trac.macports.org/ticket/63267
}}}
--
Ticket URL: <https://trac.macports.org/ticket/63267#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list