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 705080 - build: Target GLib 2.38
build: Target GLib 2.38
Status: RESOLVED FIXED
Product: baobab
Classification: Core
Component: general
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: Baobab Maintainers
Baobab Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-29 14:52 UTC by Yosef Or Boczko
Modified: 2013-07-29 15:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Target GLib 2.38 (696 bytes, patch)
2013-07-29 14:53 UTC, Yosef Or Boczko
committed Details | Review

Description Yosef Or Boczko 2013-07-29 14:52:33 UTC
I get an error:
baobab-location-list.vala:23.6-23.16: error: glib 2.38 is required for using Gtk templates (with --target-glib=2.38)
    [GtkTemplate (ui = "/org/gnome/baobab/ui/baobab-location-row.ui")]
     ^^^^^^^^^^^
baobab-window.vala:25.6-25.16: error: glib 2.38 is required for using Gtk templates (with --target-glib=2.38)
    [GtkTemplate (ui = "/org/gnome/baobab/ui/baobab-main-window.ui")]

the patch is fixed this.
Comment 1 Yosef Or Boczko 2013-07-29 14:53:08 UTC
Created attachment 250373 [details] [review]
build: Target GLib 2.38
Comment 2 Stefano Facchini 2013-07-29 15:13:41 UTC
Review of attachment 250373 [details] [review]:

yes
Comment 3 Yosef Or Boczko 2013-07-29 15:20:11 UTC
Review of attachment 250373 [details] [review]:

pushed as 5187d846dff3d9a66d3f34b940bbc0c07807fdee - build: Target GLib 2.38