[MacPorts] #32090: python27: Staging into destroot fails (was: Staging python27 into destroot fails)

MacPorts noreply at macports.org
Wed Nov 16 17:24:24 PST 2011


#32090: python27: Staging into destroot fails
----------------------------------+-----------------------------------------
 Reporter:  cdiehl@…              |       Owner:  jwa@…           
     Type:  defect                |      Status:  new             
 Priority:  Normal                |   Milestone:                  
Component:  ports                 |     Version:  2.0.3           
 Keywords:                        |        Port:  python27        
----------------------------------+-----------------------------------------
Changes (by ryandesign@…):

  * owner:  macports-tickets@… => jwa@…
  * priority:  High => Normal
  * port:  => python27


Comment:

 The log is incomplete. But it looks like you're building python27
 universal for i386 and x86_64, and it's failing with this error:

 {{{
 :info:destroot ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/_xmlplus/parsers/pyexpat.so, 2): no suitable image found.
 Did find:
 :info:destroot
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/_xmlplus/parsers/pyexpat.so: mach-o, but wrong architecture
 }}}

 Of what architecture is the file
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/_xmlplus/parsers/pyexpat.so? What port provided it?
 Presumably not one of the ones listed in "port rdeps python27". Try
 rebuilding the port that provides that file with the universal variant.

-- 
Ticket URL: <https://trac.macports.org/ticket/32090#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list