[MacPorts] #67428: icu @73.1 does not build on PPC Tiger, Mac OS X 10.4.11, because ld: -rpath can only be used when targeting Mac OS X 10.5 or later
MacPorts
noreply at macports.org
Tue May 16 06:36:33 UTC 2023
#67428: icu @73.1 does not build on PPC Tiger, Mac OS X 10.4.11, because ld: -rpath
can only be used when targeting Mac OS X 10.5 or later
------------------------+-----------------------
Reporter: ballapete | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: tiger ppc
Port: icu |
------------------------+-----------------------
Comment (by kencu):
Yes, that PR basically undoes @catap's recent switch to dump the patch
we've been using for decades, and use the configure argument... we should
know by now that when you change something that's been in place that many
years, something bad will happen.
It would seem just go back to the patch on all systems, for consistency on
all of them, and be done with it rather than always special-casing Tiger.
(but I have a feeling we will sadly special case Tiger needlessly anyway,
you watch :> ).
The configure arg is broken anyway - "--enable-rpath" on newer systems
doesn't actually enable rpaths in the built libraries (although it
apparently does slip this pointless bugger into the executables
{{{-Wl,-rpath,/opt/local/lib}}} which is why we missed it a few weeks
back).
--
Ticket URL: <https://trac.macports.org/ticket/67428#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list