#28042: gconf fails to compile -------------------------------------+-------------------------------------- Reporter: david.w.watson@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: -------------------------------------+-------------------------------------- Upgrading to latest gconf fails with error: :info:build g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC --silent gcc -o /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gconf/work/GConf-2.32.0-i386/gconf /tmp-introspect2UT184/GConf-2.0 -export-dynamic -L. -L/opt/local/lib libgconf-2.la -L/opt/local/lib -lgio-2.0 -lz -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -lintl -liconv /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gconf/work/GConf-2.32.0-i386/gconf /tmp-introspect2UT184/GConf-2.0.o :info:build Traceback (most recent call last): :info:build File "/opt/local/bin/g-ir-scanner", line 45, in <module> :info:build sys.exit(scanner_main(sys.argv)) :info:build File "/opt/local/lib/gobject- introspection/giscanner/scannermain.py", line 405, in scanner_main :info:build shlibs = create_binary(transformer, options, args) :info:build File "/opt/local/lib/gobject- introspection/giscanner/scannermain.py", line 309, in create_binary :info:build gdump_parser.get_get_type_functions()) :info:build File "/opt/local/lib/gobject- introspection/giscanner/dumper.py", line 238, in compile_introspection_binary :info:build return dc.run() :info:build File "/opt/local/lib/gobject- introspection/giscanner/dumper.py", line 140, in run :info:build self._link(bin_path, o_path) :info:build File "/opt/local/lib/gobject- introspection/giscanner/dumper.py", line 233, in _link :info:build subprocess.check_call(args) :info:build File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/subprocess.py", line 488, in check_call :info:build raise CalledProcessError(retcode, cmd) :info:build subprocess.CalledProcessError: Command '['/bin/sh', '../libtool', '--mode=link', '--tag=CC', '--silent', 'gcc', '-o', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gconf/work/GConf-2.32.0-i386/gconf /tmp-introspect2UT184/GConf-2.0', '-export-dynamic', '-L.', '-L/opt/local/lib', 'libgconf-2.la', '-L/opt/local/lib', '-lgio-2.0', '-lz', '-lgobject-2.0', '-lgmodule-2.0', '-lgthread-2.0', '-lglib-2.0', '-lintl', '-liconv', '/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_gconf/work/GConf-2.32.0-i386/gconf /tmp-introspect2UT184/GConf-2.0.o']' returned non-zero exit status 1 :info:build make[3]: *** [GConf-2.0.gir] Error 1 :info:build make[2]: *** [all] Error 2 :info:build make[1]: *** [all-recursive] Error 1 :info:build make: *** [all] Error 2 -- Ticket URL: <https://trac.macports.org/ticket/28042> MacPorts <http://www.macports.org/> Ports system for Mac OS