[Bug 774044] New: jhbuild build gstreamer fails on Fedora24 without gstreamer1-devel

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 7 09:21:57 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=774044

            Bug ID: 774044
           Summary: jhbuild build gstreamer fails on Fedora24 without
                    gstreamer1-devel
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: don't know
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: maweki at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 339232
  --> https://bugzilla.gnome.org/attachment.cgi?id=339232&action=edit
complete output for that module

I tried to build some stuff with jhbuild on F24 and it depended on gstreamer. I
installed all dependencies that were needed (so all deps that jhbuild mentioned
before starting to build). When it was time for gstreamer to build it failed
and refused to be built until I installed gstreamer1-devel with dnf.

This was the last output (the complete output for that module is attached):

[311/440] 'Generating GstBase-1.0.typelib with a custom command.'
FAILED: libs/gst/base/GstBase-1.0.typelib 
'g-ir-compiler' 'libs/gst/base/GstBase-1.0.gir' '--output'
'libs/gst/base/GstBase-1.0.typelib'
Could not find GIR file 'Gst-1.0.gir'; check XDG_DATA_DIRS or use --includedir
error parsing file libs/gst/base/GstBase-1.0.gir: Failed to parse included gir
Gst-1.0
[316/440] Compiling c object 'tests/check/gst/gsturi at exe/gst_gsturi.c.o'
ninja: build stopped: subcommand failed.
*** Fehler während Phase build von gstreamer: ########## Fehler beim Ausführen
von ninja-build *** [20/78]

After installing gstreamer1-devel, everything compiles fine.

If this is a hard dependency, then jhbuild should mention that beforehand or,
if possible, install it using existing mechanisms. I had to google for the
package that includes 'Gst-1.0.gir' to find the proper one to install.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list