[MacPorts] #64492: m4 for ppc64 on 10.5.8: ridiculous build error
MacPorts
noreply at macports.org
Sat Jan 22 10:09:17 UTC 2022
#64492: m4 for ppc64 on 10.5.8: ridiculous build error
---------------------------+-------------------------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.7.1
Resolution: | Keywords: PowerPC, Leopard, ppc64
Port: m4 |
---------------------------+-------------------------------------
Comment (by barracuda156):
Replying to [comment:1 kencu]:
> this looks to be a dup of #62994
I was going to make a patch, but it turned out your patch is implemented
already in the port file:
{{{
if {${os.platform} eq "darwin" && ${os.major} < 10} {
# https://trac.macports.org/ticket/62994
patchfiles-append patch-m4-confdir-error.diff
}
}}}
And I have the error on darwin9, obviously, since building for ppc64 (not
on 10.6 PPC), so it should have been applied.
--
Ticket URL: <https://trac.macports.org/ticket/64492#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list