[MacPorts] #54124: guile @2.2.2 won't build on PPC Leopard, Mac OS X 10.5.8, because is uses non-existing /lib/cpp as C preprocessor
MacPorts
noreply at macports.org
Sun Sep 6 20:17:53 UTC 2020
#54124: guile @2.2.2 won't build on PPC Leopard, Mac OS X 10.5.8, because is uses
non-existing /lib/cpp as C preprocessor
------------------------+---------------------------------------
Reporter: ballapete | Owner: kencu
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: | Keywords: tiger leopard snowleopard
Port: guile |
------------------------+---------------------------------------
Comment (by kencu):
I'm thinking this block:
{{{
platform darwin powerpc {
post-extract {
# the prebuilt guile binaries are broken for 32bit darwn PPC
move ${worksrcpath}/prebuilt/32-bit-big-endian
${worksrcpath}/prebuilt/32-bit-big-endian-disabled
# this build will take a long time
ui_msg "This build will take time, as guile has to do a full
bootstrap on PPC."
}
}
}}}
unless / until we can come up with some new prebuilts that work on PowerPC
--
Ticket URL: <https://trac.macports.org/ticket/54124#comment:55>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list