[MacPorts] #39579: py-libxml 2.9.1 mising symbol
#39579: py-libxml 2.9.1 mising symbol --------------------------+-------------------------------- Reporter: serge.droz@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Keywords: | Port: py-libxml2 --------------------------+-------------------------------- py-libxml2 is not usable anymore. This happens in python 2.6 and 2.7 python Python 2.6.8 (unknown, Nov 17 2012, 21:23:35) [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 libxml2mod Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so, 2): Symbol not found: _PyCapsule_CheckExact Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so Expected in: flat namespace in /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so
-- Ticket URL: <https://trac.macports.org/ticket/39579> MacPorts <http://www.macports.org/> Ports system for OS X
#39579: py-libxml 2.9.1 mising symbol ---------------------------+---------------------- Reporter: serge.droz@… | Owner: sfiera@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: | Keywords: Port: py-libxml2 | ---------------------------+---------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => sfiera@… * cc: mcalhoun@… (added) Old description:
py-libxml2 is not usable anymore. This happens in python 2.6 and 2.7
python Python 2.6.8 (unknown, Nov 17 2012, 21:23:35) [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 libxml2mod Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so, 2): Symbol not found: _PyCapsule_CheckExact Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so Expected in: flat namespace in /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so
New description: py-libxml2 is not usable anymore. This happens in python 2.6 and 2.7 {{{ python Python 2.6.8 (unknown, Nov 17 2012, 21:23:35) [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 libxml2mod Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so, 2): Symbol not found: _PyCapsule_CheckExact Referenced from: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so Expected in: flat namespace in /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/libxml2mod.so }}}
-- Comment: In the future, please use WikiFormatting and Cc the port maintainer(s). -- Ticket URL: <https://trac.macports.org/ticket/39579#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#39579: py-libxml 2.9.1 mising symbol ---------------------------+---------------------- Reporter: serge.droz@… | Owner: sfiera@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: fixed | Keywords: Port: py-libxml2 | ---------------------------+---------------------- Changes (by devans@…): * status: new => closed * resolution: => fixed Comment: Upstream patch that addresses this issue committed in r117445. Tested with py24 thru py27 versions. -- Ticket URL: <https://trac.macports.org/ticket/39579#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts