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 654824 - tracker 0.10.20 adn 0.11.0 does not build with evolution 3.1.3
tracker 0.10.20 adn 0.11.0 does not build with evolution 3.1.3
Status: RESOLVED FIXED
Product: tracker
Classification: Core
Component: Miners
0.10.x
Other Linux
: Normal normal
: ---
Assigned To: tracker-general
Jamie McCracken
Depends on:
Blocks:
 
 
Reported: 2011-07-18 09:28 UTC by Maciej (Matthew) Piechotka
Modified: 2011-08-23 15:01 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej (Matthew) Piechotka 2011-07-18 09:28:44 UTC
/bin/sh ../../../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../..  -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../../src -I../../../src -DGETTEXT_PACKAGE="\"tracker\"" -DLOCALEDIR="\"/usr/share/locale\"" -DGSEAL_ENABLE -pthread -DQT_SHARED -DORBIT2=1 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/evolution-3.2 -I/usr/include/gtk-3.0 -I/usr/include/gconf/2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/evolution-data-server-3.2 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/orbit-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libgtkhtml-4.0 -I/usr/include/libgtkhtml-4.0/editor -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas     -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -ftree-loop-linear -floop-parallelize-all -ftree-parallelize-loops=4 -ftree-loop-distribution -ftree-loop-im -fsched-pressure -fsched-spec-load -MT tracker-evolution-plugin.lo -MD -MP -MF .deps/tracker-evolution-plugin.Tpo -c -o tracker-evolution-plugin.lo tracker-evolution-plugin.c
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../../src -I../../../src -DGETTEXT_PACKAGE=\"tracker\" -DLOCALEDIR=\"/usr/share/locale\" -DGSEAL_ENABLE -pthread -DQT_SHARED -DORBIT2=1 -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/evolution-3.2 -I/usr/include/gtk-3.0 -I/usr/include/gconf/2 -I/usr/include/gnome-desktop-3.0 -I/usr/include/evolution-data-server-3.2 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/libdrm -I/usr/include/qt4/QtCore -I/usr/include/orbit-2.0 -I/usr/include/startup-notification-1.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/nss -I/usr/include/nspr -I/usr/include/libgtkhtml-4.0 -I/usr/include/libgtkhtml-4.0/editor -I/usr/include/enchant -I/usr/include/gsettings-desktop-schemas -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-after-reload -ftracer -w -floop-interchange -floop-strip-mine -floop-block -ftree-loop-linear -floop-parallelize-all -ftree-parallelize-loops=4 -ftree-loop-distribution -ftree-loop-im -fsched-pressure -fsched-spec-load -MT tracker-evolution-plugin.lo -MD -MP -MF .deps/tracker-evolution-plugin.Tpo -c tracker-evolution-plugin.c  -fPIC -DPIC -o .libs/tracker-evolution-plugin.o
tracker-evolution-plugin.c: In function 'on_folder_summary_changed':
tracker-evolution-plugin.c:630:64: error: 'CamelService' has no member named 'url'
tracker-evolution-plugin.c: In function 'introduce_walk_folders_in_folder':
tracker-evolution-plugin.c:882:31: error: 'CamelService' has no member named 'url'
tracker-evolution-plugin.c:900:57: error: 'CamelFolderInfo' has no member named 'name'
tracker-evolution-plugin.c: In function 'introduce_store_deal_with_deleted':
tracker-evolution-plugin.c:1158:31: error: 'CamelService' has no member named 'url'
tracker-evolution-plugin.c: In function 'get_last_deleted_time':
tracker-evolution-plugin.c:1281:60: error: too many arguments to function 'camel_session_get_service'
/usr/include/evolution-data-server-3.2/camel/camel-session.h:169:16: note: declared here
tracker-evolution-plugin.c: In function 'register_walk_folders_in_folder':
tracker-evolution-plugin.c:1398:24: error: 'CamelFolderInfo' has no member named 'uri'
tracker-evolution-plugin.c: In function 'unregister_walk_folders_in_folder':
tracker-evolution-plugin.c:1476:25: error: 'CamelFolderInfo' has no member named 'uri'
tracker-evolution-plugin.c: In function 'introduce_account_to':
tracker-evolution-plugin.c:1639:58: error: too many arguments to function 'camel_session_get_service'
/usr/include/evolution-data-server-3.2/camel/camel-session.h:169:16: note: declared here
tracker-evolution-plugin.c: In function 'register_account':
tracker-evolution-plugin.c:1947:58: error: too many arguments to function 'camel_session_get_service'
/usr/include/evolution-data-server-3.2/camel/camel-session.h:169:16: note: declared here
tracker-evolution-plugin.c: In function 'unregister_account':
tracker-evolution-plugin.c:2015:58: error: too many arguments to function 'camel_session_get_service'
/usr/include/evolution-data-server-3.2/camel/camel-session.h:169:16: note: declared here
make[5]: Leaving directory `/var/tmp/paludis/app-misc-tracker-0.10.20/work/tracker-0.10.20/src/plugins/evolution'
rm org-freedesktop-Tracker-evolution-plugin.eplug.in
Comment 1 Jürg Billeter 2011-08-23 15:01:57 UTC
commit accebf439a2baf1bb9071c95facaef8f8c082c7a
Author: Jürg Billeter <j@bitron.ch>
Date:   Mon Aug 22 18:42:11 2011 +0200

    tracker-evolution: Add support for Evolution 3.2
    
    Fixes GB#654824.