[Bug 774624] New: GstGL build error due to not finding GstVideo-1.0.gir

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 17 15:41:26 UTC 2016


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

            Bug ID: 774624
           Summary: GstGL build error due to not finding GstVideo-1.0.gir
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: bbcrddave at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 340136
  --> https://bugzilla.gnome.org/attachment.cgi?id=340136&action=edit
gl: add gstreamer-video to pkg-config path

This is very similar to https://bugzilla.gnome.org/show_bug.cgi?id=765804
except that it is GstGL which will not compile.

I am also running Unbuntu 16.04 and compiling in gst-uninstalled mode.

Build output:
  GEN      GstGL-1.0.gir
Couldn't find include 'GstVideo-1.0.gir' (search path:
['/home/bbcrd/gst/master/gstreamer/gst',
'/home/bbcrd/gst/master/gstreamer/libs/gst/base', '/usr/share/ubuntu/gir-1.0',
'/usr/share/gnome/gir-1.0', '/usr/local/share/gir-1.0', '/usr/share/gir-1.0',
'/var/lib/snapd/desktop/gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0',
'/usr/share/gir-1.0'])
Makefile:1721: recipe for target 'GstGL-1.0.gir' failed
make[5]: *** [GstGL-1.0.gir] Error 1
make[5]: Leaving directory
'/home/bbcrd/gst/master/gst-plugins-bad/gst-libs/gst/gl'
Makefile:1430: recipe for target 'all-recursive' failed
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
'/home/bbcrd/gst/master/gst-plugins-bad/gst-libs/gst/gl'
Makefile:1109: recipe for target 'gl' failed

Confirmed that attached patch allows compilation to continue.

-- 
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