Opened 15 years ago

Last modified 14 years ago

#20546 closed defect

python25 install fails after "Staging python25 into destroot" — at Version 1

Reported by: keith@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: keith@…
Port: python25

Description (last modified by tobypeterson)

I'm attempting to install python25 so that I can then install lxml needed for extensions in Inkscape. The install of python25 is failing. I'm attaching the full output with debug info. Without debug the error message looks like:

bash-3.2$ sudo port install python25

--->  Fetching python25
--->  Verifying checksum(s) for python25
--->  Extracting python25
--->  Applying patches to python25
--->  Configuring python25
--->  Building python25
--->  Staging python25 into destroot

Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports
_lang_python25/work/Python-2.5.4" && make frameworkinstall maninstall MAKE="make
 CC=/usr/bin/gcc-4.0" DESTDIR=/opt/local/var/macports/build/_opt_local_var_macpo
rts_sources_rsync.macports.org_release_ports_lang_python25/work/destroot " retur
ned error 2
Command output: Compiling /opt/local/var/macports/build/_opt_local_var_macports_
sources_rsync.macports.org_release_ports_lang_python25/work/destroot/opt/local/L
ibrary/Frameworks/Python.framework/Versions/2.5/lib/python2.5/xml/__init__.py ..
.
---------------------------------------

Macbook running 10.5.7

Xcode recently updated to 3.1.3

Macports 1.710

I'm attaching the full output with debug information.

Change History (2)

Changed 15 years ago by keith@…

script output for attempted build of python25

comment:1 Changed 15 years ago by tobypeterson

Description: modified (diff)
Note: See TracTickets for help on using tickets.