[MacPorts] #48047: wcslib fails in destroot phase on G4 running Leopard 10.5.8
#48047: wcslib fails in destroot phase on G4 running Leopard 10.5.8 ---------------------------+-------------------------------- Reporter: zanderpower@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: Leopard | Port: wcslib ---------------------------+-------------------------------- wcslib fails with the message: {{{ :info:destroot ccache /mp2/local/bin/gcc-mp-4.7 -std=gnu99 -fPIC -dynamiclib -install_nam e /mp2/local/lib/libwcs.4.dylib -single_module -compatibility_version 4 -current_version 4.25.1 -o libwcs.4.25.1.dylib *.o -L/mp2/local/lib -Wl,-headerpad_max_install_names -L/usr/local/lib -L/mp2/local/lib -lm -lSystemStubs && \ :info:destroot mv libwcs.4.25.1.dylib .. :info:destroot ld: illegal text-relocation to 4-byte-literal in cel.o from _celini in cel.o for architecture ppc :info:destroot collect2: error: ld returned 1 exit status :info:destroot make[2]: *** [libwcs.4.25.1.dylib] Error 1 }}} The build log is attached. As this port currently has no maintainers, I am not CC'ing anyone. Am I correct in this? -- Ticket URL: <https://trac.macports.org/ticket/48047> MacPorts <https://www.macports.org/> Ports system for OS X
#48047: wcslib fails in destroot phase on G4 running Leopard 10.5.8 ----------------------------+-------------------------------- Reporter: zanderpower@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Leopard Port: wcslib | ----------------------------+-------------------------------- Comment (by zanderpower@…): I managed to get wcslib to build, destroot, and install by adding {{{ configure.ldflags-append "-read_only_relocs suppress" }}} to the Portfile. Does anyone know of a reason why I might not want to do this? -- Ticket URL: <https://trac.macports.org/ticket/48047#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48047: wcslib fails in destroot phase on G4 running Leopard 10.5.8 ----------------------------+-------------------------------- Reporter: zanderpower@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Leopard Port: wcslib | ----------------------------+-------------------------------- Comment (by zanderpower@…): Not sure this makes a difference, but just to be thorough, I am using the +gcc47 variant. -- Ticket URL: <https://trac.macports.org/ticket/48047#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#48047: wcslib fails in destroot phase on G4 running Leopard 10.5.8 ----------------------------+-------------------------------- Reporter: zanderpower@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Leopard Port: wcslib | ----------------------------+-------------------------------- Comment (by zanderpower@…): Update: py27-astropy failed in the build stage with a similar error. See ticket #48064 -- Ticket URL: <https://trac.macports.org/ticket/48047#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#48047: wcslib fails in destroot phase on G4 running Leopard 10.5.8 ----------------------------+-------------------------------- Reporter: zanderpower@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Leopard Port: wcslib | ----------------------------+-------------------------------- Comment (by ryandesign@…): Replying to [comment:2 zanderpower@…]:
I managed to get wcslib to build, destroot, and install by adding
{{{ configure.ldflags-append "-read_only_relocs suppress" }}}
to the Portfile.
FWIW, there is no reason to put this in quotation marks. -- Ticket URL: <https://trac.macports.org/ticket/48047#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#48047: wcslib fails in destroot phase on G4 running Leopard 10.5.8 ----------------------------+-------------------------------- Reporter: zanderpower@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Leopard Port: wcslib | ----------------------------+-------------------------------- Comment (by zanderpower@…): Yes, it builds and installs without the quotes. I guess you can tell I'm flying without radar... -- Ticket URL: <https://trac.macports.org/ticket/48047#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts