[Bug 36085] New: Telepathy-gabble doesn't compile with GCC 4.6 with openssl
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 8 19:33:26 CEST 2011
https://bugs.freedesktop.org/show_bug.cgi?id=36085
Summary: Telepathy-gabble doesn't compile with GCC 4.6 with
openssl
Product: Telepathy
Version: git master
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: marc.planolesay at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
With --with-tls=openssl and GCC 4.6, telepathy-gabble fails to compile :
wocky-openssl.c: In function 'wocky_tls_session_handshake':
wocky-openssl.c:688:15: error: variable 'ignored' set but not used
[-Werror=unused-but-set-variable]
wocky-openssl.c: In function 'check_peer_name':
wocky-openssl.c:903:22: error: assignment discards 'const' qualifier from
pointer target type [-Werror]
wocky-openssl.c: In function 'wocky_tls_session_write_ready':
wocky-openssl.c:1517:8: error: variable 'ignore_warning' set but not used
[-Werror=unused-but-set-variable]
wocky-openssl.c: In function 'wocky_tls_session_constructed':
wocky-openssl.c:1681:23: error: assignment discards 'const' qualifier from
pointer target type [-Werror]
wocky-openssl.c:1686:23: error: assignment discards 'const' qualifier from
pointer target type [-Werror]
cc1: all warnings being treated as errors
--
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