[Webkit-unassigned] [Bug 45874] New: introspection does not build with g-i 0.9.5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 16 00:22:03 PDT 2010


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

           Summary: introspection does not build with g-i 0.9.5
           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 with webkit gtk 1.2.4 on Mandriva Linux with gobject-introspection 0.9.5:

  GEN    WebKit-1.0.gir
Traceback (most recent call last):
  File "/usr/bin/g-ir-scanner", line 45, in <module>
    sys.exit(scanner_main(sys.argv))
  File "/usr/lib/gobject-introspection/giscanner/scannermain.py", line 301, in scanner_main
    transformer.register_include(include_obj)
  File "/usr/lib/gobject-introspection/giscanner/transformer.py", line 113, in register_include
    self._parse_include(filename)
  File "/usr/lib/gobject-introspection/giscanner/transformer.py", line 171, in _parse_include
    parser.parse(filename)
  File "/usr/lib/gobject-introspection/giscanner/girparser.py", line 60, in parse
    self.parse_tree(tree)
  File "/usr/lib/gobject-introspection/giscanner/girparser.py", line 70, in parse_tree
    self._parse_api(tree.getroot())
  File "/usr/lib/gobject-introspection/giscanner/girparser.py", line 164, in _parse_api
    method(node)
  File "/usr/lib/gobject-introspection/giscanner/girparser.py", line 178, in _parse_alias
    typeval = self._parse_type(node)
  File "/usr/lib/gobject-introspection/giscanner/girparser.py", line 425, in _parse_type
    assert False, "Failed to parse toplevel type"
AssertionError: Failed to parse toplevel type
make[1]: *** [WebKit-1.0.gir] Fehler 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