[MacPorts] #39579: py-libxml 2.9.1 mising symbol

MacPorts noreply at macports.org
Tue Jul 2 13:24:18 PDT 2013


#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


More information about the macports-tickets mailing list