#51032: gtk-doc-1.25 fails to build on Mac OS X 10.6.8, Snow Leopard, because of Python27 problems -----------------------------+-------------------------------- Reporter: Peter_Dyballa@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: gtk-doc -----------------------------+-------------------------------- That's the error: {{{ Traceback (most recent call last): File "/opt/local/bin/itstool", line 25, in <module> import libxml2 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 }}} I have installed: {{{ itstool @2.0.2_2 (active) py27-libxml2 @2.9.2_0 (active) python27 @2.7.11_2+ucs4 (active) }}} -- Ticket URL: <https://trac.macports.org/ticket/51032> MacPorts <https://www.macports.org/> Ports system for OS X