[MacPorts] #64186: pkgconfig-bootstrap fails to build on 10.5.8 PowerPC
MacPorts
noreply at macports.org
Sat Dec 11 10:19:04 UTC 2021
#64186: pkgconfig-bootstrap fails to build on 10.5.8 PowerPC
----------------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords:
Port: pkgconfig-bootstrap |
----------------------------------+--------------------
Comment (by barracuda156):
P. S. It builds however with this change to Portfile:
{{{
compiler.blacklist-append *clang*
compiler.whitelist macports-gcc-7
}
# Also needed by later clangs.
# if {${os.platform} eq "darwin" && ${os.major} < 11 && ${cxx_stdlib} eq
"libc++"} {
# clang_dependency.extra_versions 3.7
# }
}}}
--
Ticket URL: <https://trac.macports.org/ticket/64186#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list