[MacPorts] #64922: gcc10-bootstrap @10.3.0_4 failed at destroot on Leopard
MacPorts
noreply at macports.org
Fri Apr 1 19:11:25 UTC 2022
#64922: gcc10-bootstrap @10.3.0_4 failed at destroot on Leopard
------------------------------+-------------------------------------
Reporter: barracuda156 | Owner: catap
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.2
Resolution: | Keywords: powerpc, leopard, ppc64
Port: gcc10-bootstrap |
------------------------------+-------------------------------------
Comment (by barracuda156):
Replying to [comment:1 Gcenx]:
> I’d explained this problem already, a quick fix is removing the
following from the Portfile
> {{{
> configure.args-replace \
> --disable-multilib \
> --enable-multilib
>
> configure.args-replace \
> --disable-multiarch \
> --enable-multiarch
> }}}
>
> A more correct fix to this would be swapping around the configuration of
those flags so none universal builds default to enabled and gets disabled
in universal builds, but as all builds are considered universal currently
that would also need to be resolved.
If these flags are removed, the port gonna build for 1 arch, is it right?
I want to build it as universal (ppc+ppc64), and it was building as such
in an earlier version.
--
Ticket URL: <https://trac.macports.org/ticket/64922#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list