GNOME Bugzilla – Bug 657267
_g_ir_node_build_typelib: assertion failed: (node != NULL)
Last modified: 2015-02-07 17:01:21 UTC
Triggered with webkit's gir file. g-ir-compiler --includedir ../../Source/WebKit/gtk --includedir . WebKit-3.0.gir -o WebKit-3.0.typelib
+ Trace 228188
Confirming the problem (using jhbuild): ** ERROR:girepository/girnode.c:1381:_g_ir_node_build_typelib: assertion failed: (node != NULL) /bin/sh: line 1: 10585 Aborted (core dumped) /opt/gnome/bin/g-ir-compiler --includedir ./Source/WebKit/gtk --includedir . WebKit-3.0.gir -o WebKit-3.0.typelib make[1]: *** [WebKit-3.0.typelib] Error 134 make[1]: Leaving directory `/home/dfc/checkout/gnome/webkit-1.5.2' make: *** [all] Error 2 *** Error during phase build of WebKit: ########## Error running make *** [42/213]
I think this is a bug in g-i, the gir it generates does not make sense given our annotation.
*** This bug has been marked as a duplicate of bug 656931 ***
What version of webkit? I just jhbuilt webkit-1.5.2 with g-i from git fine. Can someone show me a bit of the affected .gir?
Colin, see bug 656931 for more information.
Created attachment 194859 [details] jhbuild terminal output for buliding WebKit Colin -- this is the log of the compilation
Created attachment 194860 [details] WebKit-3.0.gir in gzip format Colin -- here is the .gir file in gzip compressed format
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]