[Webkit-unassigned] [Bug 41418] New: gobject introspection does not build, undefined reference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 30 10:00:58 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41418

           Summary: gobject introspection does not build, undefined
                    reference
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: waschk at mandriva.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list