GNOME Bugzilla – Bug 690283
dconf fails to build glib-2-34
Last modified: 2013-08-05 13:28:49 UTC
dconf build with (gnome-apps-3.6) fails. Perhaps we need to add different branch revision (eg <autotools id="dconf"> <branch revision="dconf-0.12"/>) since the master needs glib-2.35.2 or later
If it fails it would be good to explain HOW it fails (output etc).
Andre, it fails with : "configure: error: Package requirements (glib-2.0 >= 2.35.2) were not met: Requested 'glib-2.0 >= 2.35.2' but version of GLib is 2.34.4" checking for valac... /home/arky/gnome/install/bin/valac checking /home/arky/gnome/install/bin/valac is at least version 0.17.0... yes checking for ranlib... ranlib checking for xsltproc... /usr/bin/xsltproc checking for pkg-config... /home/arky/gnome/install/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for gtkdoc-check... /home/arky/gnome/install/bin/gtkdoc-check checking for gtkdoc-rebase... /home/arky/gnome/install/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /home/arky/gnome/install/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for glib... no configure: error: Package requirements (glib-2.0 >= 2.35.2) were not met: Requested 'glib-2.0 >= 2.35.2' but version of GLib is 2.34.4 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables glib_CFLAGS and glib_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. make: *** [config.status] Error 1 make: *** Waiting for unfinished jobs.... *** Error during phase build of dconf: ########## Error running make -j 2 *** [1/1] [1] Rerun phase build [2] Ignore error and continue to install [3] Give up on module [4] Start shell [5] Reload configuration [6] Go to phase "wipe directory and start over" [7] Go to phase "configure" [8] Go to phase "clean" [9] Go to phase "distclean"
Not a shell issue, reassigning.
Arky, which moduleset are you using? (the 3.8 moduleset tracks glib master, so such an error shouldn't appear)
I believe 3.6 module set produced this error.
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. *** This bug has been marked as a duplicate of bug 690477 ***