[MacPorts] #56922: Libgcc7 @7.3.0_1 fails to build on PPC Tiger, Mac OS X 10.4.11, because comparison of stages 2 and 3 fails
MacPorts
noreply at macports.org
Tue Jun 8 06:09:35 UTC 2021
#56922: Libgcc7 @7.3.0_1 fails to build on PPC Tiger, Mac OS X 10.4.11, because
comparison of stages 2 and 3 fails
-------------------------+--------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.5.3
Resolution: worksforme | Keywords: tiger
Port: libgcc7 |
-------------------------+--------------------
Comment (by kencu):
By the way, you know it is pretty simple to share built ports between
machines like this. You can set up an automated method,
<https://trac.macports.org/wiki/howto/ShareArchives2> but for big builds
like gcc/libgcc, you can just copy them one at a time between machines.
On the source machine, you find the software here:
{{{
/opt/local/var/macports/software/PORTNAME
}}}
for example:
{{{
/opt/local/var/macports/software/gcc7/gcc7-7.4.0_4.darwin_8.i386.tbz2
}}}
and on the destination machine, you copy the software into here:
{{{
/opt/local/var/macports/incoming/verified
}}}
and it should install it for you.
I have one Tiger machine that is a pretty hopped up DualG5 with lots of
RAM, and I build most everything on that machine and then let it serve
them up to the other Tiger systems I have.
--
Ticket URL: <https://trac.macports.org/ticket/56922#comment:83>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list