[Pkg-telepathy-maintainers] Bug#713368: folks: FTBFS: <unknown>:: Fatal: TpLowlevel: warnings configured as fatal

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Jun 22 13:00:14 UTC 2013


Source: folks
Version: 0.6.9-1
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[5]: Entering directory `/«PKGBUILDDIR»/backends/telepathy/lib'
>   CC       libtp_lowlevel_la-tp-lowlevel.lo
> tp-lowlevel.c: In function 'connection_ensure_channel_cb':
> tp-lowlevel.c:68:7: warning: 'tp_channel_new_from_properties' is deprecated (declared at /usr/include/telepathy-1.0/telepathy-glib/channel.h:87): Use 'tp_simple_client_factory_ensure_channel' instead [-Wdeprecated-declarations]
>        channel = tp_channel_new_from_properties (conn, path, properties, NULL);
>        ^
> tp-lowlevel.c: In function 'folks_tp_lowlevel_connection_get_contacts_by_handle_async':
> tp-lowlevel.c:266:3: warning: 'tp_connection_get_contacts_by_handle' is deprecated (declared at /usr/include/telepathy-1.0/telepathy-glib/contact.h:156) [-Wdeprecated-declarations]
>    tp_connection_get_contacts_by_handle (conn,
>    ^
> tp-lowlevel.c: In function 'folks_tp_lowlevel_connection_get_contacts_by_id_async':
> tp-lowlevel.c:371:3: warning: 'tp_connection_get_contacts_by_id' is deprecated (declared at /usr/include/telepathy-1.0/telepathy-glib/contact.h:179): Use 'tp_connection_dup_contact_by_id_async' instead [-Wdeprecated-declarations]
>    tp_connection_get_contacts_by_id (conn,
>    ^
> tp-lowlevel.c: In function 'iterate_on_channels':
> tp-lowlevel.c:620:5: warning: 'tp_channel_new_from_properties' is deprecated (declared at /usr/include/telepathy-1.0/telepathy-glib/channel.h:87): Use 'tp_simple_client_factory_ensure_channel' instead [-Wdeprecated-declarations]
>      channel = tp_channel_new_from_properties (conn, path, properties, &error);
>      ^
>   CCLD     libtp-lowlevel.la
>   GISCAN tp-lowlevel.gir
> tp-lowlevel.c:465: Warning: TpLowlevel: folks_tp_lowlevel_connection_get_requestable_channel_classes_finish: return value: Missing (element-type) annotation
> <unknown>:: Fatal: TpLowlevel: warnings configured as fatal
> <unknown>:: Fatal: TpLowlevel: warnings configured as fatal
> 
> make[5]: *** [tp-lowlevel.gir] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/folks_0.6.9-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.



More information about the Pkg-telepathy-maintainers mailing list