Source: roger-router Version: 1.8.14-4 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) User: debian...@lists.debian.org Usertags: piuparts
Hi, roger-router FTBFS against the current evolution-data-server version in sid: https://buildd.debian.org/status/package.php?p=roger-router&suite=unstable First error: evolution.c:478:8: error: too few arguments to function ‘e_book_client_remove_contact_by_uid_sync’ 478 | ret = e_book_client_remove_contact_by_uid_sync(client, contact->priv, NULL, NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/evolution-data-server/libebook/libebook.h:27, from evolution.c:37: /usr/include/evolution-data-server/libebook/e-book-client.h:212:10: note: declared here 212 | gboolean e_book_client_remove_contact_by_uid_sync | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Andreas