Opened 12 years ago

Last modified 12 years ago

#33102 closed defect

python27 build fails in Lion — at Initial Version

Reported by: msun@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: python27

Description

Build of python27 failed because of some failed import... here is the relevant log section:

:info:destroot Traceback (most recent call last): :info:destroot File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/compileall.py", line 16, in <module> :info:destroot import struct :info:destroot File "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_lang_python27/python27/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/struct.py", line 1, in <module> :info:destroot from _struct import * :info:destroot ImportError: No module named _struct :info:destroot make: * [libinstall] Error 1

Change History (0)

Note: See TracTickets for help on using tickets.