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 686971 - Jhbuild glib stuck at version 2.32.5
Jhbuild glib stuck at version 2.32.5
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: building
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-10-27 05:13 UTC by Arky
Modified: 2012-10-30 17:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Full Build Logs for gnome-shell (760.78 KB, text/plain)
2012-10-27 05:13 UTC, Arky
  Details
3.4: Build gdk-pixbuf from a tag instead of master (975 bytes, patch)
2012-10-30 16:59 UTC, Florian Müllner
committed Details | Review

Description Arky 2012-10-27 05:13:36 UTC
Created attachment 227394 [details]
Full Build Logs for gnome-shell

jhbuild of gnome-shell failing because glib is stuck at 2.32.5. Full build log attached.
Comment 1 Emmanuele Bassi (:ebassi) 2012-10-27 09:18:16 UTC
please, do not set bugzilla importance fields.

this is also not a bug in GLib: at most it's a bug in jhbuild's moduleset. it appears you're trying to build from the gnome-3-4 branch of a reduced moduleset - most likely the gnome-shell one.

re-assigning.
Comment 2 Jasper St. Pierre (not reading bugmail) 2012-10-27 14:03:31 UTC
We don't have any moduleset.
Comment 3 Florian Müllner 2012-10-30 16:59:02 UTC
Created attachment 227656 [details] [review]
3.4: Build gdk-pixbuf from a tag instead of master

Commit 64a627b439b6 bumped the glib requirement of gdk-pixbuf to
a version no longer satisfied by the 3.4 moduleset.
Comment 4 Florian Müllner 2012-10-30 17:00:20 UTC
Attachment 227656 [details] pushed as ada7aeb - 3.4: Build gdk-pixbuf from a tag instead of master

I pushed a fix to the official GNOME moduleset. If you are using a different moduleset (like the obsolete gnome-shell one), I'm afraid you are on your own.