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 611711 - Fix linking GstVideo GIR file
Fix linking GstVideo GIR file
Status: RESOLVED OBSOLETE
Product: gobject-introspection
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gobject-introspection Maintainer(s)
gobject-introspection Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2010-03-03 16:45 UTC by Bastien Nocera
Modified: 2015-02-07 17:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix linking GstVideo GIR file (877 bytes, patch)
2010-03-03 16:45 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2010-03-03 16:45:16 UTC
Or some symbols will be missing
Comment 1 Bastien Nocera 2010-03-03 16:45:18 UTC
Created attachment 155150 [details] [review]
Fix linking GstVideo GIR file

Or we'd get undefined references to gst_base_video_*_get_type()
functions.
Comment 2 Johan (not receiving bugmail) Dahlin 2010-03-03 16:50:45 UTC
Review of attachment 155150 [details] [review]:

Yes this looks good. Please verify that it works upstream as well.
Comment 3 Bastien Nocera 2010-03-03 16:56:52 UTC
Attachment 155150 [details] pushed as ea4c961 - Fix linking GstVideo GIR file
Comment 4 Johan (not receiving bugmail) Dahlin 2010-03-03 17:13:42 UTC
I reverted this as it broke our buildbot at litl, needs to be further investigated why. Perhaps our GStreamer version is too old.
Comment 5 Bastien Nocera 2010-03-03 17:21:47 UTC
This bug is probably safe to kill then. Newer versions of GStreamer have introspection builtin, so we should probably disable the bindings when we encounter a newer version...
Comment 6 Javier Jardón (IRC: jjardon) 2010-03-03 19:33:34 UTC
Only point that this page has up-to-date info about introspection support in some libraries: http://live.gnome.org/GnomeGoals/AddGObjectIntrospectionSupport
Comment 7 Johan (not receiving bugmail) Dahlin 2010-03-03 23:05:11 UTC
(In reply to comment #5)
> This bug is probably safe to kill then. Newer versions of GStreamer have
> introspection builtin, so we should probably disable the bindings when we
> encounter a newer version...

That is already done, the GStreamer bindings in gir-repository are not built if an installed version of GStreamer is found which includes GIRs.

I'm closing this bug, it's safe to just require newer versions of GStreamer if they want girs.
Comment 8 André Klapper 2015-02-07 17:03:33 UTC
[Mass-moving gobject-introspection tickets to its own Bugzilla product - see bug 708029. Mass-filter your bugmail for this message: introspection20150207 ]