[MacPorts] #71938: postgresql12 @12.22_1 does not build on PPC Mac OS X 10.4.11, Tiger, because /usr/bin/gnumake sees Extraneous text after `else' directive
MacPorts
noreply at macports.org
Sun Jan 26 09:48:37 UTC 2025
#71938: postgresql12 @12.22_1 does not build on PPC Mac OS X 10.4.11, Tiger,
because /usr/bin/gnumake sees Extraneous text after `else' directive
---------------------------+-----------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords: tiger ppc
Port: postgresql12 |
---------------------------+-----------------------
Comment (by ryandesign):
Getting Tiger to use the gmake port means:
{{{#!tcl
platform darwin 8 {
depends_build-append port:gmake
build.cmd ${prefix}/bin/gmake
}
}}}
I don't know what "socket conform" means. Dropping Tiger support means
MacPorts would stop working on Tiger because we would remove the code from
MacPorts base and Portfiles that adds Tiger-specific fixes, such as the
above block to use gmake.
--
Ticket URL: <https://trac.macports.org/ticket/71938#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list