[MacPorts] #41199: gconf @2.32.4_3 does not build because of missing symbol _PyUnicodeUCS2_AsUTF8String in/opt/local/lib/gobject-introspection/giscanner/_giscanner.so

MacPorts noreply at macports.org
Tue Nov 5 03:41:10 PST 2013


#41199: gconf @2.32.4_3 does not build because of missing symbol
_PyUnicodeUCS2_AsUTF8String in/opt/local/lib/gobject-
introspection/giscanner/_giscanner.so
------------------------------------+--------------------------------
 Reporter:  Peter_Dyballa@…         |      Owner:  macports-tickets@…
     Type:  defect                  |     Status:  new
 Priority:  Normal                  |  Milestone:
Component:  ports                   |    Version:  2.2.1
 Keywords:  module, flat namespace  |       Port:  gconf
------------------------------------+--------------------------------
 During the build process on Mac OS X 10.6.8 this happens:

 {{{
 /bin/sh ../libtool  --tag=CC   --mode=link /usr/bin/llvm-gcc-4.2 -arch
 x86_64  -pipe -Os -arch x86_64 -Wall  -L/opt/local/lib
 -Wl,-headerpad_max_install_names -arch x86_64 -o gconf-sanity-check-2
 gconf-sanity-check.o libgconf-2.la  -lintl  -L/opt/local/lib -lgmodule-2.0
 -lORBit-2 -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0
 -lgio-2.0 -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite
 -lXdamage -lXfixes -lX11 -lXext -latk-1.0 -lcairo -lgdk_pixbuf-2.0
 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm -lgobject-2.0 -lglib-2.0 -lintl
 -lfontconfig -lfreetype -lxml2
 Traceback (most recent call last):
   File "/opt/local/bin/g-ir-scanner", line 44, in <module>
     from giscanner.scannermain import scanner_main
   File "/opt/local/lib/gobject-introspection/giscanner/scannermain.py",
 line 34, in <module>
     from giscanner.dumper import compile_introspection_binary
   File "/opt/local/lib/gobject-introspection/giscanner/dumper.py", line
 28, in <module>
     from .gdumpparser import IntrospectionBinary
   File "/opt/local/lib/gobject-introspection/giscanner/gdumpparser.py",
 line 31, in <module>
     from .transformer import TransformerException
   File "/opt/local/lib/gobject-introspection/giscanner/transformer.py",
 line 27, in <module>
     from .girparser import GIRParser
   File "/opt/local/lib/gobject-introspection/giscanner/girparser.py", line
 26, in <module>
     from .girwriter import COMPATIBLE_GIR_VERSION
   File "/opt/local/lib/gobject-introspection/giscanner/girwriter.py", line
 25, in <module>
     from .xmlwriter import XMLWriter
   File "/opt/local/lib/gobject-introspection/giscanner/xmlwriter.py", line
 94, in <module>
     from giscanner._giscanner import collect_attributes
 ImportError: dlopen(/opt/local/lib/gobject-
 introspection/giscanner/_giscanner.so, 2): Symbol not found:
 _PyUnicodeUCS2_AsUTF8String
   Referenced from: /opt/local/lib/gobject-
 introspection/giscanner/_giscanner.so
   Expected in: flat namespace
  in /opt/local/lib/gobject-introspection/giscanner/_giscanner.so
 make[3]: *** [GConf-2.0.gir] Error 1
 }}}

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


More information about the macports-tickets mailing list