[Bug 49292] New: Build breakage in telepathy-logger
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 30 08:45:23 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=49292
Bug #: 49292
Summary: Build breakage in telepathy-logger
Classification: Unclassified
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: logger
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: stefw at gnome.org
QAContact: telepathy-bugs at lists.freedesktop.org
Breaks jhbuild and GNOME development:
text-channel.c: In function 'pendingproc_get_my_contact':
text-channel.c:191:3: error: 'tp_channel_group_get_self_handle' is deprecated
(declared at /opt/build/include/telepathy-1.0/telepathy-glib/channel.h:109):
Use tp_channel_group_get_self_contact instead [-Werror=deprecated-declarations]
cc1: all warnings being treated as errors
make[3]: *** [text-channel.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
streamed-media-channel.c: In function 'pendingproc_get_local_contact':
streamed-media-channel.c:233:3: error: 'tp_channel_group_get_self_handle' is
deprecated (declared at
/opt/build/include/telepathy-1.0/telepathy-glib/channel.h:109): Use
tp_channel_group_get_self_contact instead [-Werror=deprecated-declarations]
streamed-media-channel.c: In function 'on_group_members_changed_cb':
streamed-media-channel.c:265:3: error: 'tp_channel_get_initiator_handle' is
deprecated (declared at
/opt/build/include/telepathy-1.0/telepathy-glib/channel.h:128): Use
tp_channel_get_initiator_contact instead [-Werror=deprecated-declarations]
streamed-media-channel.c:266:3: error: 'tp_channel_group_get_self_handle' is
deprecated (declared at
/opt/build/include/telepathy-1.0/telepathy-glib/channel.h:109): Use
tp_channel_group_get_self_contact instead [-Werror=deprecated-declarations]
streamed-media-channel.c:313:8: error: 'tp_channel_group_get_members' is
deprecated (declared at
/opt/build/include/telepathy-1.0/telepathy-glib/channel.h:112): Use
tp_channel_group_dup_members_contacts instead [-Werror=deprecated-declarations]
cc1: all warnings being treated as errors
make[3]: *** [streamed-media-channel.lo] Error 1
make[3]: Leaving directory
`/data/src/jhbuild/telepathy-logger/telepathy-logger'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/data/src/jhbuild/telepathy-logger/telepathy-logger'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/data/src/jhbuild/telepathy-logger'
make: *** [all] Error 2
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list