GNOME Bugzilla – Bug 695470
tracker 0.15.3 fails to build: g_type_init is deprecated
Last modified: 2013-03-11 12:41:27 UTC
Ubuntu 13.04, gee 0.8.4, glib 2.35.8 The "/home/martyn/Source/checkout/" looks rather suspicious... make[4]: Entering directory `/«PKGBUILDDIR»/utils/tracker-resdump' CC tracker_resdump-tracker-resdump.o /home/martyn/Source/checkout/gnome/tracker/utils/tracker-resdump/tracker-resdump.vala: In function 'dump_resource': /home/martyn/Source/checkout/gnome/tracker/utils/tracker-resdump/tracker-resdump.vala:31:2: error: too few arguments to function 'gee_array_list_new' In file included from tracker-resdump.c:29:0: /usr/include/gee-0.8/gee.h:1398:15: note: declared here /home/martyn/Source/checkout/gnome/tracker/utils/tracker-resdump/tracker-resdump.vala:38:3: error: too few arguments to function 'gee_array_list_new' In file included from tracker-resdump.c:29:0: /usr/include/gee-0.8/gee.h:1398:15: note: declared here /home/martyn/Source/checkout/gnome/tracker/utils/tracker-resdump/tracker-resdump.vala:39:3: error: too few arguments to function 'gee_array_list_new' In file included from tracker-resdump.c:29:0: /usr/include/gee-0.8/gee.h:1398:15: note: declared here /home/martyn/Source/checkout/gnome/tracker/utils/tracker-resdump/tracker-resdump.vala: In function '_vala_main': /home/martyn/Source/checkout/gnome/tracker/utils/tracker-resdump/tracker-resdump.vala:111:2: error: too few arguments to function 'gee_hash_set_new' In file included from tracker-resdump.c:29:0: /usr/include/gee-0.8/gee.h:1479:13: note: declared here /home/martyn/Source/checkout/gnome/tracker/utils/tracker-resdump/tracker-resdump.vala: In function 'main': /home/martyn/Source/checkout/gnome/tracker/utils/tracker-resdump/tracker-resdump.vala:97:2: warning: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Wdeprecated-declarations] make[4]: *** [tracker_resdump-tracker-resdump.o] Error 1 make[4]: Leaving directory `/«PKGBUILDDIR»/utils/tracker-resdump'
Created attachment 238426 [details] buildlog
Hello Jeremy, Thank you for reporting the bug. Sadly, this is my fault and it's only a release bug, not a real software bug. For details see: https://bugzilla.gnome.org/show_bug.cgi?id=691807#c4 I will produce another tarball to fix this!