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 695470 - tracker 0.15.3 fails to build: g_type_init is deprecated
tracker 0.15.3 fails to build: g_type_init is deprecated
Status: RESOLVED NOTABUG
Product: tracker
Classification: Core
Component: General
unspecified
Other Linux
: Normal critical
: ---
Assigned To: tracker-general
Depends on:
Blocks:
 
 
Reported: 2013-03-08 22:12 UTC by Jeremy Bicha
Modified: 2013-03-11 12:41 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
buildlog (256.96 KB, text/plain)
2013-03-08 22:12 UTC, Jeremy Bicha
Details

Description Jeremy Bicha 2013-03-08 22:12:01 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'
Comment 1 Jeremy Bicha 2013-03-08 22:12:37 UTC
Created attachment 238426 [details]
buildlog
Comment 2 Martyn Russell 2013-03-11 12:41:27 UTC
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!