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 677533 - doesn't build with latest evolution-data-server
doesn't build with latest evolution-data-server
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
3.5.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-06-06 07:36 UTC by Frederic Peters
Modified: 2012-06-07 12:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove libebook support (6.56 KB, patch)
2012-06-07 12:35 UTC, Guillaume Desmottes
committed Details | Review

Description Frederic Peters 2012-06-06 07:36:58 UTC
CC     empathy-local-xmpp-assistant-widget.lo
In file included from empathy-local-xmpp-assistant-widget.c:27:0:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:12:2: error: #error "Only <libebook/libebook.h> should be included directly."
In file included from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:23:0,
                 from empathy-local-xmpp-assistant-widget.c:27:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-contact.h:10:2: error: #error "Only <libebook/libebook.h> should be included directly."
In file included from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-contact.h:18:0,
                 from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:23,
                 from empathy-local-xmpp-assistant-widget.c:27:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-vcard.h:24:2: error: #error "Only <libebook/libebook.h> should be included directly."
In file included from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:24:0,
                 from empathy-local-xmpp-assistant-widget.c:27:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book-query.h:3:2: error: #error "Only <libebook/libebook.h> should be included directly."
In file included from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book-query.h:9:0,
                 from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:24,
                 from empathy-local-xmpp-assistant-widget.c:27:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-contact.h:10:2: error: #error "Only <libebook/libebook.h> should be included directly."
In file included from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:25:0,
                 from empathy-local-xmpp-assistant-widget.c:27:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book-view.h:12:2: error: #error "Only <libebook/libebook.h> should be included directly."
In file included from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book-view.h:21:0,
                 from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:25,
                 from empathy-local-xmpp-assistant-widget.c:27:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book-types.h:13:2: error: #error "Only <libebook/libebook.h> should be included directly."
In file included from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book-types.h:19:0,
                 from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book-view.h:21,
                 from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:25,
                 from empathy-local-xmpp-assistant-widget.c:27:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-contact.h:10:2: error: #error "Only <libebook/libebook.h> should be included directly."
In file included from /scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:26:0,
                 from empathy-local-xmpp-assistant-widget.c:27:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book-types.h:13:2: error: #error "Only <libebook/libebook.h> should be included directly."
empathy-local-xmpp-assistant-widget.c: In function 'create_salut_account_settings':
empathy-local-xmpp-assistant-widget.c:81:3: warning: passing argument 1 of 'e_book_get_self' from incompatible pointer type [enabled by default]
In file included from empathy-local-xmpp-assistant-widget.c:27:0:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:376:13: note: expected 'struct ESourceRegistry *' but argument is of type 'struct EContact **'
empathy-local-xmpp-assistant-widget.c:81:3: warning: passing argument 2 of 'e_book_get_self' from incompatible pointer type [enabled by default]
In file included from empathy-local-xmpp-assistant-widget.c:27:0:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:376:13: note: expected 'struct EContact **' but argument is of type 'struct EBook **'
empathy-local-xmpp-assistant-widget.c:81:3: warning: passing argument 3 of 'e_book_get_self' from incompatible pointer type [enabled by default]
In file included from empathy-local-xmpp-assistant-widget.c:27:0:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:376:13: note: expected 'struct EBook **' but argument is of type 'struct GError **'
empathy-local-xmpp-assistant-widget.c:81:3: error: too few arguments to function 'e_book_get_self'
In file included from empathy-local-xmpp-assistant-widget.c:27:0:
/scratch/jhbuild/include/evolution-data-server-3.6/libebook/e-book.h:376:13: note: declared here
make[3]: *** [empathy-local-xmpp-assistant-widget.lo] Error 1
Comment 1 André Klapper 2012-06-06 09:33:51 UTC
For similar tickets (and patches) see bug 677383, bug 677392, bug 677402, bug 677404
Comment 2 Guillaume Desmottes 2012-06-07 12:35:10 UTC
Created attachment 215847 [details] [review]
remove libebook support

It's API just changed and it's not really useful anymore as gnome-about-me has
been removed.
Comment 3 Xavier Claessens 2012-06-07 12:40:01 UTC
+1
Comment 4 Guillaume Desmottes 2012-06-07 12:44:18 UTC
Attachment 215847 [details] pushed as 2c6d8d2 - remove libebook support