[MacPorts] #20509: py2[56]-suds: build failure - missing requirement

MacPorts noreply at macports.org
Sat Aug 1 08:53:12 PDT 2009


#20509: py2[56]-suds: build failure - missing requirement
------------------------------+---------------------------------------------
 Reporter:  jpo@…             |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.7.1                                
 Keywords:                    |        Port:  py26-suds                            
------------------------------+---------------------------------------------
 Problem: [[BR]]
 py26-suds (and py25-suds) fails to build if py26-setuptools is not
 installed

 Solution: [[BR]]
 The py26-suds portfile is missing the following line

 {{{
 depends_lib   port:py26-setuptools
 }}}


 Output:
 {{{
 $ sudo port install py26-suds
 --->  Fetching py26-suds
 --->  Verifying checksum(s) for py26-suds
 --->  Extracting py26-suds
 --->  Configuring py26-suds
 --->  Building py26-suds
 Error: Target org.macports.build returned: shell command " cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-suds/work
 /python-suds-0.3.6" &&
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
 setup.py --no-user-cfg build " returned error 1
 Command output: Traceback (most recent call last):
   File "setup.py", line 20, in <module>
       from setuptools import setup, find_packages
           ImportError: No module named setuptools

           Error: Status 1 encountered during processing.
 }}}

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


More information about the macports-tickets mailing list