[MacPorts] #39946: py27-libxml2 @2.9.1 with python27 @2.7.5_1+ucs4 Missing symbol

MacPorts noreply at macports.org
Thu Aug 1 11:46:21 PDT 2013


#39946: py27-libxml2 @2.9.1 with python27 @2.7.5_1+ucs4 Missing symbol
---------------------------------+--------------------------------
 Reporter:  chrono2200@…         |      Owner:  macports-tickets@…
     Type:  defect               |     Status:  new
 Priority:  Normal               |  Milestone:
Component:  ports                |    Version:  2.2.0
 Keywords:  python xml2 libxml2  |       Port:  py27-libxml2
---------------------------------+--------------------------------
 Using Lion & Xcode 4.6.3.  Python compiled with ucs4 does not have ucs2
 symbol.
 {{{
 Python 2.7.5 (default, Aug  1 2013, 10:42:19)
 [GCC 4.2.1 Compatible Apple LLVM 4.2 (clang-425.0.27)] on darwin
 Type "help", "copyright", "credits" or "license" for more information.
 >>> import libxml2
 Traceback (most recent call last):
   File "<stdin>", line 1, in <module>
   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/libxml2.py", line 1, in <module>
     import libxml2mod
 ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/libxml2mod.so, 2): Symbol not found:
 _PyUnicodeUCS2_AsUTF8String
   Referenced from:
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/libxml2mod.so
   Expected in: flat namespace
  in
 /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/libxml2mod.so
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/39946>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list