[MacPorts] #64229: python27 +universal fails to build for ppc+ppc64 on 10.5.8
MacPorts
noreply at macports.org
Sat Dec 18 17:40:43 UTC 2021
#64229: python27 +universal fails to build for ppc+ppc64 on 10.5.8
---------------------------+-------------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: duplicate | Keywords: PowerPC, Leopard, ppc64
Port: python27 |
---------------------------+-------------------------------------
Comment (by barracuda156):
Replying to [comment:12 kencu]:
> Replying to [comment:9 barracuda156]:
>
> > Another reason is that for 10.6 PPC port +universal does nothing,
>
> Well, only because you turned off universal building by adding these
lines to macports.conf:
> {{{
> build_arch ppc
> universal_archs
> buildfromsource always
> cxx_stdlib libstdc++
> }}}
>
> If you really want to try universal building, change it to this:
> {{{
> build_arch ppc
> universal_archs ppc ppc64
> buildfromsource always
> cxx_stdlib libstdc++
> }}}
Oh no, I remembered to change it to "ppc ppc64". Something else causes the
problem.
--
Ticket URL: <https://trac.macports.org/ticket/64229#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list