[MacPorts] #43998: Build fails on PPC Tiger because of "ld: -rpath can only be used when targeting Mac OS X 10.5 or later"
#43998: Build fails on PPC Tiger because of "ld: -rpath can only be used when targeting Mac OS X 10.5 or later" -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Keywords: | Port: icu -----------------------------+-------------------------------- {{{ gnumake[1]: Entering directory `/opt/local/var/macports/build/_opt_mports_trunk_dports_devel_icu/icu/work/icu/source/stubdata' gcc-apple-4.2 ... stubdata.c ar r -c libicudata.a stubdata.ao ranlib libicudata.a gcc-apple-4.2 ... stubdata.c /opt/local/bin/gcc-apple-4.2 -dynamiclib -dynamic -pipe -arch ppc -O2 -std=c99 -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -arch ppc -Wl,-rpath,/opt/local/lib -Wl,-compatibility_version -Wl,53 -Wl,-current_version -Wl,53.1 -install_name /opt/local/lib/libicudata.53.dylib -o libicudata.53.1.dylib stubdata.o ld: -rpath can only be used when targeting Mac OS X 10.5 or later collect2: ld returned 1 exit status gnumake[1]: *** [libicudata.53.1.dylib] Error 1 }}} -- Ticket URL: <https://trac.macports.org/ticket/43998> MacPorts <http://www.macports.org/> Ports system for OS X
#43998: Build fails on PPC Tiger because of "ld: -rpath can only be used when targeting Mac OS X 10.5 or later" ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: icu | ------------------------------+-------------------------------- Comment (by ryandesign@…): Could you report the problem to the developers of icu so they can fix it? Alternately, we can mark icu as requiring Mac OS X 10.5 or later. -- Ticket URL: <https://trac.macports.org/ticket/43998#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43998: Build fails on PPC Tiger because of "ld: -rpath can only be used when targeting Mac OS X 10.5 or later" ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: icu | ------------------------------+-------------------------------- Comment (by t.tensi@…): Dear all, in the course of the upgrade to icu 53.1 (defect #43959) there have been some additional changes in the port file like "enable-rpath". I assume the changer has an OSX version after 10.5 and wanted to optimize some things, but it seems that those changes are not really necessary to build icu 53.1. Maybe the port file can be enhanced to check for Tiger and then leave out the rpath stuff. Best regards, Thomas -- Ticket URL: <https://trac.macports.org/ticket/43998#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43998: Build fails on PPC Tiger because of "ld: -rpath can only be used when targeting Mac OS X 10.5 or later" ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: icu | ------------------------------+-------------------------------- Comment (by Peter_Dyballa@…): Replying to [comment:1 ryandesign@…]:
Could you report the problem to the developers of icu so they can fix it? Alternately, we can mark icu as requiring Mac OS X 10.5 or later.
It has been reported last week and has this ticket: http://bugs.icu- project.org/trac/ticket/10954. -- Ticket URL: <https://trac.macports.org/ticket/43998#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#43998: Build fails on PPC Tiger because of "ld: -rpath can only be used when targeting Mac OS X 10.5 or later" ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: icu | ------------------------------+-------------------------------- Comment (by nad@…): The upstream ticket has been closed as "workingasdesigned": "The answer is don't use rpath on that old version. We don't really support ICU on such an old version." -- Ticket URL: <https://trac.macports.org/ticket/43998#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
#43998: Build fails on PPC Tiger because of "ld: -rpath can only be used when targeting Mac OS X 10.5 or later" ------------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: icu | ------------------------------+-------------------------------- Comment (by Peter_Dyballa@…): Replying to [comment:4 nad@…]:
The upstream ticket has been closed as "workingasdesigned": "The answer is don't use rpath on that old version. We don't really support ICU on such an old version."
It wasn't my idea to use this modern software, it was port's idea. It told me that this software has to be upgraded. -- Ticket URL: <https://trac.macports.org/ticket/43998#comment:5> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts