[MacPorts] #21313: python25: upgrade to python25 @2.5.4_7 fails staging to destroot
MacPorts
noreply at macports.org
Fri Sep 11 11:36:02 PDT 2009
#21313: python25: upgrade to python25 @2.5.4_7 fails staging to destroot
---------------------------------+------------------------------------------
Reporter: devans@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: python25
---------------------------------+------------------------------------------
Platform: 10.4.11 ppc Xcode 2.5
After r57388, build completes successfully but staging to destroot
fails as follows:
{{{
...
changing mode of //opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/lib-dynload/ to 755
running install_scripts
copying build/scripts-2.5/idle -> //opt/local/var/macports/build
/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin
copying build/scripts-2.5/pydoc -> //opt/local/var/macports/build
/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin
copying build/scripts-2.5/smtpd.py -> //opt/local/var/macports/build
/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin
changing mode of //opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/idle
to 755
changing mode of //opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/pydoc
to 755
changing mode of //opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/bin/smtpd.py
to 755
running install_egg_info
Writing //opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/lib-dynload/Python-2.5.4-py2.5.egg-info
ln -fs "../../../Python" "/opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/config/libpython2.5.a"
cd Mac && /usr/bin/make installmacsubtree
DESTDIR="/opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot"
Creating directory /opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Mac/Tools
DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/Python-2.5.4:
../python.exe ./scripts/cachersrc.py -v /opt/local/var/macports/build
/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5
/plat-mac /opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.5/Mac/Tools
Traceback (most recent call last):
File "./scripts/cachersrc.py", line 7, in <module>
import macresource
File "/Volumes/wdc-320/opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/Python-2.5.4/Lib/plat-
mac/macresource.py", line 7, in <module>
import macostools
File "/Volumes/wdc-320/opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/Python-2.5.4/Lib/plat-
mac/macostools.py", line 8, in <module>
from Carbon import File, Files
File "/Volumes/wdc-320/opt/local/var/macports/build/_Volumes_wdc-
320_opt_macports_trunk_dports_lang_python25/work/Python-2.5.4/Lib/plat-
mac/Carbon/File.py", line 1, in <module>
from _File import *
ImportError: No module named _File
make[1]: *** [installmacsubtree] Error 1
make: *** [frameworkinstallmaclib] Error 2
}}}
I'm aware of #20546 but this seems to be a different failure mode.
Full destroot debug log attached.
--
Ticket URL: <http://trac.macports.org/ticket/21313>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list