[MacPorts] #18618: Python-2.6.1 +universal Installation Error - symbol not found during staging

MacPorts noreply at macports.org
Tue Feb 24 07:00:11 PST 2009


#18618: Python-2.6.1 +universal Installation Error - symbol not found during
staging
----------------------------------+-----------------------------------------
 Reporter:  griff.rees@…          |       Owner:  macports-tickets@…                   
     Type:  defect                |      Status:  new                                  
 Priority:  Normal                |   Milestone:  Port Bugs                            
Component:  ports                 |     Version:  1.7.0                                
 Keywords:  python26 64bit        |        Port:  python26 +universal                  
----------------------------------+-----------------------------------------
 Hi, I'm trying to build +universal to make use of my intel quad core. I'm
 on Leopard 10.5.6

 {{{
 staging python26 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_python26/work/Python-2.6.1"
 && make frameworkinstall maninstall MAKE="make CC=/usr/bin/gcc-4.0"
 DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot
 " returned error 2
 Command output: cd PythonLauncher && make install
 DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot
 test -d
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot/Applications/MacPorts/Python
 2.6" || mkdir -p
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot/Applications/MacPorts/Python
 2.6"
 test -d
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot/Applications/MacPorts/Python
 2.6/Python Launcher.app" && rm -r
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot/Applications/MacPorts/Python
 2.6/Python Launcher.app"
 cp -r "Python Launcher.app"
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot/Applications/MacPorts/Python
 2.6"
 touch
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot/Applications/MacPorts/Python
 2.6/Python Launcher.app"
 cd IDLE && make install
 rm -fr IDLE.app
 DYLD_FRAMEWORK_PATH=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/Python-2.6.1:
 arch -ppc -i386 ../../python.exe ./../../Lib/plat-mac/bundlebuilder.py \
                 --builddir=. \
                 --name=IDLE \
                 --link-exec \
                 --plist=Info.plist \
                 --mainprogram=./idlemain.py \
                 --iconfile=./../Icons/IDLE.icns \
                 --resource=./../Icons/PythonSource.icns \
                 --resource=./../Icons/PythonCompiled.icns \
 --python=/opt/local/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python`test
 -f
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.6/Resources/Python.app/Contents/MacOS/Python-32"
 && echo "-32"`  \
                 build
 Traceback (most recent call last):
   File "./../../Lib/plat-mac/bundlebuilder.py", line 40, in <module>
     from plistlib import Plist
   File
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/Python-2.6.1/Lib/plistlib.py",
 line 61, in <module>
     import binascii
 ImportError:
 dlopen(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/Python-2.6.1/build/lib.macosx-10.5-fat-2.6/binascii.so,
 2): Symbol not found: _crc32
   Referenced from:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_python26/work/Python-2.6.1/build/lib.macosx-10.5-fat-2.6/binascii.so
   Expected in: dynamic lookup

 make[2]: *** [IDLE.app] Error 1
 make[1]: *** [install_IDLE] Error 2
 make: *** [frameworkinstallapps] Error 2

 Error: Status 1 encountered

 }}}

-- 
Ticket URL: <http://trac.macports.org/ticket/18618>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list