[MacPorts] #17668: py25-cheetah Port fails to install

MacPorts noreply at macports.org
Tue Dec 16 08:45:24 PST 2008


#17668: py25-cheetah Port fails to install
-----------------------------+----------------------------------------------
 Reporter:  hvrmeer@…        |       Owner:  stechert@…           
     Type:  defect           |      Status:  new                  
 Priority:  Normal           |   Milestone:  Port Bugs            
Component:  ports            |     Version:  1.7.0                
 Keywords:                   |        Port:  py25-cheetah         
-----------------------------+----------------------------------------------
Changes (by macsforever2000@…):

  * owner:  macports-tickets@… => stechert@…


Old description:

> Traceback (most recent call last):
>   File "setup.py", line 13, in <module>
>     SetupTools.run_setup( configurations )
>   File
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-cheetah/work/Cheetah-2.0.1/SetupTools.py",
> line 140, in run_setup
>     apply(setup, (), kws)
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/core.py",
> line 125, in setup
>     dist.parse_config_files()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py",
> line 378, in parse_config_files
>     filenames = self.find_config_files()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py",
> line 339, in find_config_files
>     check_environ()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py",
> line 208, in check_environ
>     os.environ['PLAT'] = get_platform()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py",
> line 78, in get_platform
>     cfgvars = get_config_vars()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py",
> line 493, in get_config_vars
>     func()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py",
> line 375, in _init_posix
>     elif map(int, cfg_target.split('.')) > map(int,
> cur_target.split('.')):
> ValueError: invalid literal for int() with base 10: ''
> 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_py25-cheetah/work/Cheetah-2.0.1"
> && /opt/local/bin/python2.5 setup.py build " returned error 1
> Command output: Traceback (most recent call last):
>   File "setup.py", line 13, in <module>
>     SetupTools.run_setup( configurations )
>   File
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-cheetah/work/Cheetah-2.0.1/SetupTools.py",
> line 140, in run_setup
>     apply(setup, (), kws)
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/core.py",
> line 125, in setup
>     dist.parse_config_files()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py",
> line 378, in parse_config_files
>     filenames = self.find_config_files()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py",
> line 339, in find_config_files
>     check_environ()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py",
> line 208, in check_environ
>     os.environ['PLAT'] = get_platform()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py",
> line 78, in get_platform
>     cfgvars = get_config_vars()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py",
> line 493, in get_config_vars
>     func()
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py",
> line 375, in _init_posix
>     elif map(int, cfg_target.split('.')) > map(int,
> cur_target.split('.')):
> ValueError: invalid literal for int() with base 10: ''
>
> Warning: the following items did not execute (for py25-cheetah):
> org.macports.activate org.macports.build org.macports.destroot
> org.macports.install
> Error: Status 1 encountered during processing.

New description:

 {{{
 Traceback (most recent call last):
   File "setup.py", line 13, in <module>
     SetupTools.run_setup( configurations )
   File
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-cheetah/work/Cheetah-2.0.1/SetupTools.py",
 line 140, in run_setup
     apply(setup, (), kws)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/core.py",
 line 125, in setup
     dist.parse_config_files()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py",
 line 378, in parse_config_files
     filenames = self.find_config_files()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py",
 line 339, in find_config_files
     check_environ()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py",
 line 208, in check_environ
     os.environ['PLAT'] = get_platform()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py",
 line 78, in get_platform
     cfgvars = get_config_vars()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py",
 line 493, in get_config_vars
     func()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py",
 line 375, in _init_posix
     elif map(int, cfg_target.split('.')) > map(int,
 cur_target.split('.')):
 ValueError: invalid literal for int() with base 10: ''
 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_py25-cheetah/work/Cheetah-2.0.1"
 && /opt/local/bin/python2.5 setup.py build " returned error 1
 Command output: Traceback (most recent call last):
   File "setup.py", line 13, in <module>
     SetupTools.run_setup( configurations )
   File
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-cheetah/work/Cheetah-2.0.1/SetupTools.py",
 line 140, in run_setup
     apply(setup, (), kws)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/core.py",
 line 125, in setup
     dist.parse_config_files()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py",
 line 378, in parse_config_files
     filenames = self.find_config_files()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py",
 line 339, in find_config_files
     check_environ()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py",
 line 208, in check_environ
     os.environ['PLAT'] = get_platform()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/util.py",
 line 78, in get_platform
     cfgvars = get_config_vars()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py",
 line 493, in get_config_vars
     func()
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/sysconfig.py",
 line 375, in _init_posix
     elif map(int, cfg_target.split('.')) > map(int,
 cur_target.split('.')):
 ValueError: invalid literal for int() with base 10: ''

 Warning: the following items did not execute (for py25-cheetah):
 org.macports.activate org.macports.build org.macports.destroot
 org.macports.install
 Error: Status 1 encountered during processing.
 }}}

--

Comment:

 Assigning to maintainer.

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


More information about the macports-tickets mailing list