[oi-dev] possible problem with gobject-introspection?

Andreas Wacknitz A.Wacknitz at gmx.de
Tue Jul 21 12:14:49 UTC 2020


Hi,

I wanted to build clutter-gst today (last update this morning) on my
build system. Alas it failed to build:

/oibuild/oi-userland/components/library/clutter-gst/build/amd64/clutter-gst/tmp-introspectawd7fjyt/ClutterGst-1.0.c:602:3:
warning: implicit declaration of function 'clutter_gst_init'; did you
mean 'g_test_init'? [-Wimplicit-function-declaration]
    clutter_gst_init(0,NULL);
    ^~~~~~~~~~~~~~~~
    g_test_init

(<unknown>:9871): GStreamer-WARNING **: 14:01:31.152: External plugin
loader failed. This most likely means that the plugin loader helper
binary was not found or could not be run.
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
X Error of failed request:  GLXBadContext
   Major opcode of failed request:  155 (GLX)
   Minor opcode of failed request:  6 (X_GLXIsDirect)
   Serial number of failed request:  58
   Current serial number in output stream:  57
Command
'['/oibuild/oi-userland/components/library/clutter-gst/build/amd64/clutter-gst/tmp-introspectawd7fjyt/ClutterGst-1.0',
'--introspect-dump=/oibuild/oi-userland/components/library/clutter-gst/build/amd64/clutter-gst/tmp-introspectawd7fjyt/functions.txt,/oibuild/oi-userland/components/library/clutter-gst/build/amd64/clutter-gst/tmp-introspectawd7fjyt/dump.xml']'
returned non-zero exit status 1
make[5]: *** [Makefile:1289: ClutterGst-1.0.gir] Error 1
make[5]: Leaving directory
'/oibuild/oi-userland/components/library/clutter-gst/build/amd64/clutter-gst'
make[4]: *** [Makefile:923: all-recursive] Error 1
make[4]: Leaving directory
'/oibuild/oi-userland/components/library/clutter-gst/build/amd64/clutter-gst'
make[3]: *** [Makefile:635: all] Error 2
make[3]: Leaving directory
'/oibuild/oi-userland/components/library/clutter-gst/build/amd64/clutter-gst'
make[2]: *** [Makefile:539: all-recursive] Error 1
make[2]: Leaving directory
'/oibuild/oi-userland/components/library/clutter-gst/build/amd64'
make[1]: *** [Makefile:447: all] Error 2
make[1]: Leaving directory
'/oibuild/oi-userland/components/library/clutter-gst/build/amd64'
gmake: *** [/oibuild/oi-userland/make-rules/configure.mk:183:
/oibuild/oi-userland/components/library/clutter-gst/build/amd64/.built]
Error 2


That worked two days ago but not anymore. nvidia, mesa and ogl-select
are installed so what might be the reason for this problem, might it be
related to our latest changes to gobject-introspection?

Regards,
Andreas




More information about the oi-dev mailing list