GNOME Bugzilla – Bug 785526
"Fatal: GstPlayer: Namespace is empty" during g-ir-scanner linking
Last modified: 2017-07-28 16:08:28 UTC
Created attachment 356516 [details] Build output Using JHBuild in Arch Linux, I get the following error output during compilation (see full build log attached): (...) g-ir-scanner: link: cc -o /home/rffontenelle/.cache/jhbuild/build/gst-plugins-bad/tmp-introspecto1dcbck_/GstPlayer-1.0 /home/rffontenelle/.cache/jhbuild/build/gst-plugins-bad/tmp-introspecto1dcbck_/GstPlayer-1.0.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgstplayer-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgsttag-1.0 -lgstpbutils-1.0 -L/home/rffontenelle/.cache/jhbuild/build/gst-plugins-bad/gst-libs/gst/player -Wl,-rpath,/home/rffontenelle/.cache/jhbuild/build/gst-plugins-bad/gst-libs/gst/player -L/home/rffontenelle/jhbuild/install/lib -Wl,-rpath,/home/rffontenelle/jhbuild/install/lib -L/home/rffontenelle/.cache/jhbuild/build/gst-plugins-bad/gst-libs/gst/player -Wl,-rpath,/home/rffontenelle/.cache/jhbuild/build/gst-plugins-bad/gst-libs/gst/player -L/home/rffontenelle/jhbuild/install/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/home/rffontenelle/jhbuild/install/lib <unknown>:: Fatal: GstPlayer: Namespace is empty; likely causes are: * Not including .h files to be scanned * Broken --identifier-prefix <unknown>:: Fatal: GstPlayer: Namespace is empty; likely causes are: * Not including .h files to be scanned * Broken --identifier-prefix
*** This bug has been marked as a duplicate of bug 785491 ***