Fails to build due to changes in libebook:
  CC     plugins/phonebook.o
In file included from plugins/phonebook.c:34:0:
/usr/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 
/usr/include/evolution-data-server-3.6/libebook/e-book.h:23:0,
                 from plugins/phonebook.c:34:
/usr/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 
/usr/include/evolution-data-server-3.6/libebook/e-contact.h:18:0,
                 from 
/usr/include/evolution-data-server-3.6/libebook/e-book.h:23,
                 from plugins/phonebook.c:34:
/usr/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 
/usr/include/evolution-data-server-3.6/libebook/e-book.h:24:0,
                 from plugins/phonebook.c:34:
/usr/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 
/usr/include/evolution-data-server-3.6/libebook/e-book-query.h:9:0,
                 from 
/usr/include/evolution-data-server-3.6/libebook/e-book.h:24,
                 from plugins/phonebook.c:34:
/usr/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 
/usr/include/evolution-data-server-3.6/libebook/e-book.h:25:0,
                 from plugins/phonebook.c:34:
/usr/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 
/usr/include/evolution-data-server-3.6/libebook/e-book-view.h:21:0,
                 from 
/usr/include/evolution-data-server-3.6/libebook/e-book.h:25,
                 from plugins/phonebook.c:34:
/usr/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 
/usr/include/evolution-data-server-3.6/libebook/e-book-types.h:19:0,
                 from 
/usr/include/evolution-data-server-3.6/libebook/e-book-view.h:21,
                 from 
/usr/include/evolution-data-server-3.6/libebook/e-book.h:25,
                 from plugins/phonebook.c:34:
/usr/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 
/usr/include/evolution-data-server-3.6/libebook/e-book.h:26:0,
                 from plugins/phonebook.c:34:
/usr/include/evolution-data-server-3.6/libebook/e-book-types.h:13:2: error: 
#error "Only <libebook/libebook.h> should be included directly."
plugins/phonebook.c: In function ‘traverse_sources’:
plugins/phonebook.c:385:7: warning: assignment makes pointer from integer 
without a cast [enabled by default]
plugins/phonebook.c:401:17: warning: assignment makes pointer from integer 
without a cast [enabled by default]
plugins/phonebook.c:403:3: warning: format ‘%s’ expects argument of type ‘char 
*’, but argument 4 has type ‘int’ [-Wformat]
plugins/phonebook.c: In function ‘open_ebooks’:
plugins/phonebook.c:421:2: error: unknown type name ‘ESourceList’
plugins/phonebook.c:432:7: warning: assignment makes pointer from integer 
without a cast [enabled by default]
plugins/phonebook.c:434:3: error: unknown type name ‘ESourceGroup’
plugins/phonebook.c:434:25: warning: initialization makes pointer from integer 
without a cast [enabled by default]
plugins/phonebook.c:435:21: warning: initialization makes pointer from integer 
without a cast [enabled by default]
plugins/phonebook.c: In function ‘phonebook_create_cache’:
plugins/phonebook.c:660:2: warning: passing argument 1 of ‘e_book_get_self’ 
from incompatible pointer type [enabled by default]
In file included from plugins/phonebook.c:34:0:
/usr/include/evolution-data-server-3.6/libebook/e-book.h:376:13: note: expected 
‘struct ESourceRegistry *’ but argument is of type ‘struct EContact **’
plugins/phonebook.c:660:2: warning: passing argument 2 of ‘e_book_get_self’ 
from incompatible pointer type [enabled by default]
In file included from plugins/phonebook.c:34:0:
/usr/include/evolution-data-server-3.6/libebook/e-book.h:376:13: note: expected 
‘struct EContact **’ but argument is of type ‘struct EBook **’
plugins/phonebook.c:660:2: warning: passing argument 3 of ‘e_book_get_self’ 
from incompatible pointer type [enabled by default]
In file included from plugins/phonebook.c:34:0:
/usr/include/evolution-data-server-3.6/libebook/e-book.h:376:13: note: expected 
‘struct EBook **’ but argument is of type ‘struct GError **’
plugins/phonebook.c:660:2: error: too few arguments to function 
‘e_book_get_self’
In file included from plugins/phonebook.c:34:0:
/usr/include/evolution-data-server-3.6/libebook/e-book.h:376:13: note: declared 
here


** Changed in: obexd (Ubuntu)
     Assignee: (unassigned) => Mathieu Trudel-Lapierre (mathieu-tl)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1030463

Title:
  Update to 0.47

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/obexd/+bug/1030463/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to