WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
41418
gobject introspection does not build, undefined reference
https://bugs.webkit.org/show_bug.cgi?id=41418
Summary
gobject introspection does not build, undefined reference
Götz Waschk
Reported
2010-06-30 10:00:58 PDT
This is on Mandriva Linux 2010.1 i586 with webkit 1.3.2 built against gtk+ 2.90.4 and gobject-introspection 0.9.0: GEN WebKit-3.0.gir /home/goetz/rpm/BUILD/webkit-1.3.2/tmp-introspectYDal1j/WebKit-3.0.o:(.data+0x7c): undefined reference to `webkit_dom_geolocation_get_type' collect2: ld returned 1 exit status Traceback (most recent call last): File "/usr/bin/g-ir-scanner", line 38, in <module> sys.exit(scanner_main(sys.argv)) File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line 325, in scanner_main glibtransformer.get_get_type_functions()) File "/usr/lib/gobject-introspection/giscanner/dumper.py", line 236, in compile_introspection_binary return dc.run() File "/usr/lib/gobject-introspection/giscanner/dumper.py", line 132, in run self._link(bin_path, o_path) File "/usr/lib/gobject-introspection/giscanner/dumper.py", line 231, in _link subprocess.check_call(args) File "/usr/lib/python2.6/subprocess.py", line 498, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['./doltlibtool', '--mode=link', '--tag=CC', '--silent', 'gcc', '-o', '/home/goetz/rpm/BUILD/webkit-1.3.2/tmp-introspectYDal1j/WebKit-3.0', '-O2', '-g', '-pipe', '-Wformat', '-Werror=format-security', '-Wp,-D_FORTIFY_SOURCE=2', '-fstack-protector', '--param=ssp-buffer-size=4', '-fomit-frame-pointer', '-march=i586', '-mtune=generic', '-fasynchronous-unwind-tables', '-O2', '-L.', '-Wl,--export-dynamic', '-pthread', '-lgirepository-1.0', '-lgobject-2.0', '-lgmodule-2.0', '-lffi', '-lgthread-2.0', '-lrt', '-lglib-2.0', '-lwebkitgtk-3.0', '-pthread', '-Wl,--export-dynamic', '-lgio-2.0', '-lgirepository-1.0', '-lgobject-2.0', '-lgmodule-2.0', '-lffi', '-lgthread-2.0', '-lrt', '-lglib-2.0', '/home/goetz/rpm/BUILD/webkit-1.3.2/tmp-introspectYDal1j/WebKit-3.0.o']' returned non-zero exit status 1
Attachments
Add attachment
proposed patch, testcase, etc.
Götz Waschk
Comment 1
2010-08-05 04:16:29 PDT
fixed in webkitgtk 1.3.3
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug