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 690283 - dconf fails to build glib-2-34
dconf fails to build glib-2-34
Status: RESOLVED DUPLICATE of bug 690477
Product: jhbuild
Classification: Infrastructure
Component: module sets
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: Jhbuild maintainers
Jhbuild QA
Depends on:
Blocks:
 
 
Reported: 2012-12-16 08:55 UTC by Arky
Modified: 2013-08-05 13:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arky 2012-12-16 08:55:01 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
Comment 1 André Klapper 2012-12-16 09:15:30 UTC
If it fails it would be good to explain HOW it fails (output etc).
Comment 2 Arky 2012-12-16 09:22:07 UTC
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"
Comment 3 Florian Müllner 2013-02-05 04:21:48 UTC
Not a shell issue, reassigning.
Comment 4 Frederic Peters 2013-02-05 08:07:22 UTC
Arky, which moduleset are you using? (the 3.8 moduleset tracks glib master, so such an error shouldn't appear)
Comment 5 Arky 2013-02-05 10:59:00 UTC
I believe 3.6 module set produced this error.
Comment 6 Javier Jardón (IRC: jjardon) 2013-08-05 13:28:49 UTC
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 ***