[MacPorts] #21617: py26-urwid

MacPorts noreply at macports.org
Sat Oct 3 17:50:51 PDT 2009


#21617: py26-urwid
---------------------------------+------------------------------------------
 Reporter:  nefar@…              |       Owner:  macports-tickets@…                   
     Type:  submission           |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.8.0                                
 Keywords:                       |        Port:  py26-urwid                           
---------------------------------+------------------------------------------
Changes (by ram@…):

 * cc: ram@… (added)
  * port:  => py26-urwid


Comment:

 Get the following error trying to build on SL:

 {{{
 running build_ext
 Traceback (most recent call last):
   File "setup.py", line 100, in <module>
     setup( ** setup_d )
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py",
 line 152, in setup
     dist.run_commands()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py",
 line 987, in run_commands
     self.run_command(cmd)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py",
 line 1007, in run_command
     cmd_obj.run()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/build.py",
 line 134, in run
     self.run_command(cmd_name)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/cmd.py",
 line 333, in run_command
     self.distribution.run_command(command)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/dist.py",
 line 1007, in run_command
     cmd_obj.run()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/setuptools/command/build_ext.py", line 46, in run
     _build_ext.run(self)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/build_ext.py",
 line 340, in run
     self.build_extensions()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/build_ext.py",
 line 449, in build_extensions
     self.build_extension(ext)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/setuptools/command/build_ext.py", line 175, in
 build_extension
     _build_ext.build_extension(self,ext)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/build_ext.py",
 line 460, in build_extension
     ext_path = self.get_ext_fullpath(ext.name)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/command/build_ext.py",
 line 633, in get_ext_fullpath
     filename = self.get_ext_filename(modpath[-1])
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/setuptools/command/build_ext.py", line 85, in
 get_ext_filename
     ext = self.ext_map[fullname]
 KeyError: 'str_util'
 }}}

 Its also easier if you attach the Portfile, not include it in the
 description.

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


More information about the macports-tickets mailing list