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 671911 - configure: bump GLib requirement to 2.31.14
configure: bump GLib requirement to 2.31.14
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
0.11.x
Other Linux
: Normal normal
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-03-12 15:03 UTC by sreerenj
Modified: 2012-03-12 15:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure: bump GLib requirement to 2.31.14 (638 bytes, patch)
2012-03-12 15:03 UTC, sreerenj
none Details | Review
configure: bump GLib requirement to 2.31.14 (628 bytes, patch)
2012-03-12 15:04 UTC, sreerenj
none Details | Review
configure: bump GLib requirement to 2.31.14 (595 bytes, patch)
2012-03-12 15:05 UTC, sreerenj
none Details | Review
configure: bump GLib requirement to 2.31.14 (695 bytes, patch)
2012-03-12 15:07 UTC, sreerenj
none Details | Review

Description sreerenj 2012-03-12 15:03:14 UTC
Created attachment 209491 [details] [review]
 configure: bump GLib requirement to 2.31.14

It seems that the GLIB dependency in gstreamer (0.11 branch)  "2.31.10". But that glib version has no definition of "g_array_set_clear_func()" which has been using in gstquery.c .But  the latest versions (eg: 2.31.14) has it. 

Don't know whether "bump version" is the correct fix ! But it is working fine for me(but still issue with doc generation in gstreamer building ). So attaching it as single line  patch.
Comment 1 sreerenj 2012-03-12 15:04:31 UTC
Created attachment 209493 [details] [review]
 configure: bump GLib requirement to 2.31.14
Comment 2 sreerenj 2012-03-12 15:05:58 UTC
Created attachment 209494 [details] [review]
 configure: bump GLib requirement to 2.31.14
Comment 3 sreerenj 2012-03-12 15:07:55 UTC
Created attachment 209495 [details] [review]
 configure: bump GLib requirement to 2.31.14
Comment 4 sreerenj 2012-03-12 15:14:42 UTC
patch1=> gstreamer core
patch2=> -base
patch3=> -good
patch4=> -bad

Sorry for not creating separate bugs for each :(
Comment 5 Wim Taymans 2012-03-12 15:20:13 UTC
thanks, commited.