After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 785526 - "Fatal: GstPlayer: Namespace is empty" during g-ir-scanner linking
"Fatal: GstPlayer: Namespace is empty" during g-ir-scanner linking
Status: RESOLVED DUPLICATE of bug 785491
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal blocker
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-07-28 14:38 UTC by Rafael Fontenelle
Modified: 2017-07-28 16:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Build output (23.08 KB, text/plain)
2017-07-28 14:38 UTC, Rafael Fontenelle
Details

Description Rafael Fontenelle 2017-07-28 14:38:14 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
Comment 1 Tim-Philipp Müller 2017-07-28 16:08:28 UTC

*** This bug has been marked as a duplicate of bug 785491 ***