Opened 15 years ago

Last modified 15 years ago

#19410 closed defect

py26-pyobj2c wont build version 2.0_1 — at Initial Version

Reported by: frstan@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: py26-pyobjc2

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

Change History (0)

Note: See TracTickets for help on using tickets.