[MacPorts] #19410: py26-pyobjc2 wont build version 2.0_1 (was: py26-pyobj2c wont build version 2.0_1)

MacPorts noreply at macports.org
Thu Apr 23 18:25:07 PDT 2009


#19410: py26-pyobjc2 wont build version 2.0_1
----------------------------------+-----------------------------------------
 Reporter:  frstan@…              |       Owner:  jmr@…           
     Type:  defect                |      Status:  new             
 Priority:  Normal                |   Milestone:  Port Bugs       
Component:  ports                 |     Version:  1.7.1           
 Keywords:                        |        Port:  py26-pyobjc2    
----------------------------------+-----------------------------------------
Changes (by macsforever2000@…):

  * owner:  macports-tickets@… => jmr@…
  * port:  => py26-pyobjc2


Old description:

> on mac mini intel core duo under OSX 10.5.6
>
> --->  Configuring py26-pyobjc2
> DEBUG: Using compiler 'Mac OS X gcc 4.0'
> DEBUG: Executing org.macports.configure (py26-pyobjc2)
> --->  Building py26-pyobjc2
> DEBUG: Executing org.macports.build (py26-pyobjc2)
> DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
> DEBUG: Assembled command: 'cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-pyobjc2/work
> /pyobjc-core" &&
> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
> setup.py --no-user-cfg build'
> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning:
> BaseException.message has been deprecated as of Python 2.6
>   self.message = message
> Traceback (most recent call last):
>   File "setup.py", line 324, in <module>
>     '': ['*.bridgesupport'],
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py",
> line 113, in setup
>     _setup_distribution = dist = klass(attrs)
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages/setuptools/dist.py", line 219, in __init__
>     self.fetch_build_eggs(attrs.pop('setup_requires'))
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages/setuptools/dist.py", line 243, in fetch_build_eggs
>     parse_requirements(requires), installer=self.fetch_build_egg
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages/pkg_resources.py", line 528, in resolve
>     raise VersionConflict(dist,req) # XXX put more info here
> pkg_resources.VersionConflict: (py2app 0.3.6
> (/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages), Requirement.parse('py2app>=0.4.0'))
> 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-pyobjc2/work
> /pyobjc-core" &&
> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
> setup.py --no-user-cfg build " returned error 1
> Command output:
> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning:
> BaseException.message has been deprecated as of Python 2.6
>     _setup_distribution = dist = klass(attrs)
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages/setuptools/dist.py", line 219, in __init__
>     self.fetch_build_eggs(attrs.pop('setup_requires'))
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages/setuptools/dist.py", line 243, in fetch_build_eggs
>     parse_requirements(requires), installer=self.fetch_build_egg
>   File
> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages/pkg_resources.py", line 528, in resolve
>     raise VersionConflict(dist,req) # XXX put more info here
> pkg_resources.VersionConflict: (py2app 0.3.6
> (/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
> /site-packages), Requirement.parse('py2app>=0.4.0'))
>
> Warning: the following items did not execute (for py26-pyobjc2):
> org.macports.destroot org.macports.build
> DEBUG: invalid command name "::ui_init"
>     while executing
> "::ui_init $priority $prefix $channels $message"
>     ("uplevel" body line 2)
>     invoked from within
> "uplevel 1 $body"
> Error: Unable to upgrade port: 1

New description:

 on mac mini intel core duo under OSX 10.5.6

 {{{
 --->  Configuring py26-pyobjc2
 DEBUG: Using compiler 'Mac OS X gcc 4.0'
 DEBUG: Executing org.macports.configure (py26-pyobjc2)
 --->  Building py26-pyobjc2
 DEBUG: Executing org.macports.build (py26-pyobjc2)
 DEBUG: Environment: MACOSX_DEPLOYMENT_TARGET='10.5'
 DEBUG: Assembled command: 'cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py26-pyobjc2/work
 /pyobjc-core" &&
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
 setup.py --no-user-cfg build'
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning:
 BaseException.message has been deprecated as of Python 2.6
   self.message = message
 Traceback (most recent call last):
   File "setup.py", line 324, in <module>
     '': ['*.bridgesupport'],
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/distutils/core.py",
 line 113, in setup
     _setup_distribution = dist = klass(attrs)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/setuptools/dist.py", line 219, in __init__
     self.fetch_build_eggs(attrs.pop('setup_requires'))
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/setuptools/dist.py", line 243, in fetch_build_eggs
     parse_requirements(requires), installer=self.fetch_build_egg
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/pkg_resources.py", line 528, in resolve
     raise VersionConflict(dist,req) # XXX put more info here
 pkg_resources.VersionConflict: (py2app 0.3.6
 (/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages), Requirement.parse('py2app>=0.4.0'))
 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-pyobjc2/work
 /pyobjc-core" &&
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
 setup.py --no-user-cfg build " returned error 1
 Command output:
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning:
 BaseException.message has been deprecated as of Python 2.6
     _setup_distribution = dist = klass(attrs)
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/setuptools/dist.py", line 219, in __init__
     self.fetch_build_eggs(attrs.pop('setup_requires'))
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/setuptools/dist.py", line 243, in fetch_build_eggs
     parse_requirements(requires), installer=self.fetch_build_egg
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/pkg_resources.py", line 528, in resolve
     raise VersionConflict(dist,req) # XXX put more info here
 pkg_resources.VersionConflict: (py2app 0.3.6
 (/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages), Requirement.parse('py2app>=0.4.0'))

 Warning: the following items did not execute (for py26-pyobjc2):
 org.macports.destroot org.macports.build
 DEBUG: invalid command name "::ui_init"
     while executing
 "::ui_init $priority $prefix $channels $message"
     ("uplevel" body line 2)
     invoked from within
 "uplevel 1 $body"
 Error: Unable to upgrade port: 1
 }}}

--

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


More information about the macports-tickets mailing list