[MacPorts] #13389: python25 restFP build error with latest portfile on OS 10.4
#13389: python25 restFP build error with latest portfile on OS 10.4 -------------------------------+-------------------------------------------- Reporter: crkrenn@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Keywords: | -------------------------------+-------------------------------------------- Hello, I'm having trouble installing python25 using macports 1.520 on a PPC iBook with OS 10.4. I've done "port selfupdate", "port clean python25", "port upgrade python25", and I still get a linking error with the latest (rev 3) portfile: Do you have any suggestion for fixing or diagnosing this? I tried the older solutions of adding gcc libraries to the python makefile with no luck. Thanks! -Chris error below: ranlib libpython2.5.a libtool -o libpython2.5.dylib -dynamic \ -all_load libpython2.5.a -single_module \ -install_name /opt/local/lib/libpython2.5.dylib \ -compatibility_version 2.5 \ -current_version 2.5 -lSystem -lSystemStubs -L/opt/local/lib ld: for architecture ppc ld: warning prebinding disabled because of undefined symbols ld: Undefined symbols: restFP saveFP libtool: internal link edit command failed make: *** [libpython2.5.dylib] Error 1 -- Ticket URL: <http://trac.macports.org/projects/macports/ticket/13389> MacPorts </projects/macports> Ports system for Mac OS
#13389: python25 restFP build error with latest portfile on OS 10.4 --------------------------------+------------------------------------------- Reporter: crkrenn@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by thijsvermeir@gmail.com): I have the same bug on a clean install of macports... -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13389#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#13389: python25 restFP build error with latest portfile on OS 10.4 --------------------------------+------------------------------------------- Reporter: crkrenn@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.5.2 Resolution: | Keywords: --------------------------------+------------------------------------------- Comment (by yves@macports.org): This is a rather stupid bug. Why does python use libtool instead of gcc as link command anyway ? gcc would link automatically with libc. Or else, libtool should just be passed the -lc flag explicitly. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13389#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#13389: python25 restFP build error with latest portfile on OS 10.4 --------------------------------+------------------------------------------- Reporter: crkrenn@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: | Keywords: --------------------------------+------------------------------------------- Changes (by ryandesign@macports.org): * cc: jwelp1@gmail.com (added) * milestone: => Port Bugs -- Ticket URL: <https://trac.macports.org/projects/macports/ticket/13389#comment:3> MacPorts </projects/macports> Ports system for Mac OS
#13389: python25 restFP build error with latest portfile on OS 10.4 --------------------------------+------------------------------------------- Reporter: crkrenn@gmail.com | Owner: macports-dev@lists.macosforge.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.2 Resolution: duplicate | Keywords: --------------------------------+------------------------------------------- Changes (by ryandesign@macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #13322 which has been fixed. -- Ticket URL: <https://trac.macports.org/projects/macports/ticket/13389#comment:4> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts