[MacPorts] #33606: python27: build fails

MacPorts noreply at macports.org
Tue Mar 13 15:03:51 PDT 2012


#33606: python27: build fails
------------------------------------------+---------------------------------
 Reporter:  nathanielbreedlove@…          |       Owner:  jwa@…           
     Type:  defect                        |      Status:  new             
 Priority:  Normal                        |   Milestone:                  
Component:  ports                         |     Version:  2.0.4           
 Keywords:                                |        Port:  python27        
------------------------------------------+---------------------------------
Changes (by ryandesign@…):

 * cc: bugports@… (added)


Comment:

 The error message about tclIndex is completely irrelevant to this problem;
 ignore it.

 erikmouw, your log shows the following:

 {{{
 :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
 }}}

 This means you have python27 already installed but for a different
 architecture. "sudo port -f uninstall python27", then "sudo port clean
 python27" and try again.

 nathanielbreedlove, erikmouw's log showed a failure at destroot time but
 your log showed a problem at build time, so I don't believe the two of you
 are experiencing the same problem. Please attach your main.log.

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


More information about the macports-tickets mailing list