[MacPorts] #41981: py32-game seems broken on 10.8.5
#41981: py32-game seems broken on 10.8.5 --------------------+-------------------------------- Reporter: mark@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: | Port: py32-game --------------------+-------------------------------- I just did a fresh install of python3.2 and py32-game on MacOS 10.8.5. python3.2 fails to run "import pygame". {{{ bash-3.2$ python3.2 Python 3.2.5 (default, May 19 2013, 14:25:55) [GCC 4.2.1 Compatible Apple Clang 4.1 ((tags/Apple/clang-421.11.66))] on darwin Type "help", "copyright", "credits" or "license" for more information.
import pygame Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2 /site-packages/pygame/__init__.py", line 95, in <module> from pygame.base import * ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2 /site-packages/pygame/base.so, 2): Symbol not found: _PyCObject_AsVoidPtr Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2 /site-packages/pygame/base.so Expected in: flat namespace in /opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2 /site-packages/pygame/base.so
}}}
-- Ticket URL: <https://trac.macports.org/ticket/41981> MacPorts <http://www.macports.org/> Ports system for OS X
#41981: py32-game seems broken on 10.8.5 ----------------------+------------------- Reporter: mark@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-game | ----------------------+------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => jmr@… * port: py32-game => py-game Comment: In the future, please Cc the port maintainers ({{{port info --maintainers py32-game}}}). -- Ticket URL: <https://trac.macports.org/ticket/41981#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41981: py32-game seems broken on 10.8.5 ----------------------+------------------- Reporter: mark@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: py-game | ----------------------+------------------- Comment (by jmr@…): I never actually tested this under python 3; I just added it for the reporter of #35114. If it doesn't work I guess I'd better just remove it. -- Ticket URL: <https://trac.macports.org/ticket/41981#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41981: py32-game seems broken on 10.8.5 ----------------------+-------------------- Reporter: mark@… | Owner: jmr@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: wontfix | Keywords: Port: py-game | ----------------------+-------------------- Changes (by jmr@…): * status: new => closed * resolution: => wontfix Comment: Version 1.9.2, which is not released yet, will add support for python 3.x. Removed py32-game in r126545. -- Ticket URL: <https://trac.macports.org/ticket/41981#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts