[Bug 765804] GstPlayer build error due to not finding GstVideo-1.0.gir

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 29 11:22:06 UTC 2016


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

--- Comment #6 from A Ashley <bugzilla at ashley-family.net> ---
(In reply to Sebastian Dröge (slomo) from comment #5)
> I assume those only need to be added to the first one then, not the typelib.
> Does that work? Adding gstreamer-base-1.0 there in addition to
> gstreamer-video-1.0?

Adding is just to the .gir target still causes the typelib one to fail

  GEN      GstPlayer-1.0.typelib
Could not find GIR file 'GstBase-1.0.gir'; check XDG_DATA_DIRS or use
--includedir
/home/alex/src/gst/master/gst-plugins-base/gst-libs/gst/video/GstVideo-1.0.gir:10:43:
error: Failed to parse included gir GstBase-1.0
error parsing file GstPlayer-1.0.gir: Failed to parse included gir GstVideo-1.0
Makefile:1325: recipe for target 'GstPlayer-1.0.typelib' failed
make[4]: *** [GstPlayer-1.0.typelib] Error 1

Adding it in both places fixes it. I'll upload a new patch.

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