GNOME Bugzilla – Bug 789663
Bump glib and gi version in Cerbero
Last modified: 2017-11-08 11:51:12 UTC
To build using Meson in Cerbero we need at least glib 2.52 and gobject-introspection 1.52 because of bug #774625
Created attachment 362580 [details] [review] glib: Bump to version 2.52
Created attachment 362581 [details] [review] g-i: Bump to version 1.52
I had to manually update 0001-Let-user-disable-Cocoa-and-Carbon-support-on-demand.patch, so please double check I haven't done anything wrong with that one.
Please also update glib-networking :)
Ok, going to update to 2.54 as per our IRC discussion. With that version it seems those 3 patches are already merged upstream: 0007-gdbus-codgen-Use-a-proper-shebang-in-the-generator.patch 0011-gmodule-Check-for-RTLD_LAZY-and-others-in-configure.patch 0012-gmodule-Don-t-use-RTLD_DEFAULT-on-Android-for-g_modu.patch
Created attachment 362655 [details] [review] glib: Bump to version 2.54.2
Created attachment 362656 [details] [review] gobject-introspection: Bump to version 1.54.1
Created attachment 362657 [details] [review] glib-networking: Bump version to 2.54.1
Attachment 362655 [details] pushed as 046136a - glib: Bump to version 2.54.2 Attachment 362656 [details] pushed as f9701f2 - gobject-introspection: Bump to version 1.54.1 Attachment 362657 [details] pushed as d3bb909 - glib-networking: Bump version to 2.54.1
https://ci.gstreamer.net/job/cerbero-osx-x86-64-1010/6436/console
Last build passed...
(In reply to Xavier Claessens from comment #5) glib 2.54.2 doesn't have this one. > 0012-gmodule-Don-t-use-RTLD_DEFAULT-on-Android-for-g_modu.patch
(In reply to Justin J. Kim from comment #12) > (In reply to Xavier Claessens from comment #5) > > glib 2.54.2 doesn't have this one. > > > 0012-gmodule-Don-t-use-RTLD_DEFAULT-on-Android-for-g_modu.patch oh, it's mix-up. Ignore me.