#20546: python25 install fails after "Staging python25 into destroot" ---------------------------------------------+------------------------------ Reporter: keith@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: install python25 fails destroot | Port: python25 ---------------------------------------------+------------------------------ Description changed by toby@…: Old description:
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.
New description: 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. -- -- Ticket URL: <http://trac.macports.org/ticket/20546#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS