Your message dated Sat, 17 Oct 2015 16:23:48 +0000
with message-id <e1znugq-0007p5...@franck.debian.org>
and subject line Bug#795488: fixed in kadu 2.1-2
has caused the Debian Bug report #795488,
regarding kadu: FTBFS with gcc5
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
795488: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795488
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kadu
Version: 1.3-2
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch
Dear Maintainer,
Currently, kadu FTBFS with gcc5 with an error like:
plugins/jabber_protocol/3rdparty/libiris/src/xmpp/base64/base64.cpp:65:2:
error: narrowing conversion of '-1' from 'int' to 'char' inside { }
[-Wnarrowing]
I've applied the attached patch in Ubuntu to fix this error. Thanks for
considering it for Debian.
-- System Information:
Debian Release: jessie/sid
APT prefers wily-updates
APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.0-2-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru kadu-1.3/debian/patches/gcc5.patch kadu-1.3/debian/patches/gcc5.patch
--- kadu-1.3/debian/patches/gcc5.patch 1969-12-31 19:00:00.000000000 -0500
+++ kadu-1.3/debian/patches/gcc5.patch 2015-08-14 10:29:54.000000000 -0400
@@ -0,0 +1,13 @@
+Index: kadu-1.3/plugins/jabber_protocol/3rdparty/libiris/src/xmpp/base64/base64.cpp
+===================================================================
+--- kadu-1.3.orig/plugins/jabber_protocol/3rdparty/libiris/src/xmpp/base64/base64.cpp
++++ kadu-1.3/plugins/jabber_protocol/3rdparty/libiris/src/xmpp/base64/base64.cpp
+@@ -45,7 +45,7 @@ QByteArray Base64::decode(const QString&
+ // 64 specifies eof
+ // everything else specifies data
+
+- char tbl[] = {
++ signed char tbl[] = {
+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,
+ -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,63,
diff -Nru kadu-1.3/debian/patches/series kadu-1.3/debian/patches/series
--- kadu-1.3/debian/patches/series 2015-07-08 14:32:40.000000000 -0400
+++ kadu-1.3/debian/patches/series 2015-08-14 10:59:46.000000000 -0400
@@ -1,3 +1,4 @@
01-external-themes.patch
02-about-dialog.patch
03-cmake-fix.patch
+gcc5.patch
--- End Message ---
--- Begin Message ---
Source: kadu
Source-Version: 2.1-2
We believe that the bug you reported is fixed in the latest version of
kadu, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 795...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Patryk Cisek <pat...@debian.org> (supplier of updated kadu package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 17 Oct 2015 14:57:17 +0200
Source: kadu
Binary: kadu libkadu kadu-common kadu-dev kadu-themes
Architecture: source all amd64
Version: 2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Patryk Cisek <pat...@debian.org>
Changed-By: Patryk Cisek <pat...@debian.org>
Description:
kadu - Gadu-Gadu/XMPP client for X11
kadu-common - Gadu-Gadu/XMPP client for X11
kadu-dev - Development files needed to compile plugins for kadu
kadu-themes - Additional icons and emoticons for Kadu
libkadu - Gadu-Gadu/XMPP client for X11
Closes: 795488
Changes:
kadu (2.1-2) unstable; urgency=medium
.
* Added debian/patches/04-int_narrowing_fix.patch (Closes: #795488)
* Added description and author to 03-exclude_unsupported_plugins.patch
Checksums-Sha1:
552b39bf10f15654ed2532db8e28fe05e1aad30d 2829 kadu_2.1-2.dsc
fd01f8ce54c6194fcdcfdf07777b333b7227b0f1 18896 kadu_2.1-2.debian.tar.xz
95e0ca8b369f4ba1ccb2a6567dbb5d4d67a037ce 1359180 kadu-common_2.1-2_all.deb
88ba1f385ae5e9be6f6e602b5f5c716210a2b947 294602 kadu-dev_2.1-2_amd64.deb
b01f7569f5f37843a41877429a6cf9bad86af20c 5038910 kadu-themes_2.1-2_all.deb
491494524fa2c6977d0dd543c87ccb39b3c76b1b 1859934 kadu_2.1-2_amd64.deb
1af1c167024bdd238b961b43abe274e2c4988827 1400090 libkadu_2.1-2_amd64.deb
Checksums-Sha256:
f9e546ede93fcdaab191eb5e97dc1b7f92c220275d55cedc721f8da24a69f532 2829
kadu_2.1-2.dsc
77f589732d85088b2595b71dc5163585359e40612f97af838f6c05499a1149af 18896
kadu_2.1-2.debian.tar.xz
b7a5d8bb3785e037294d1c5f4407053a830cebb749a1dee904a3f66847f095a6 1359180
kadu-common_2.1-2_all.deb
7c1ad6ad4c47e6f1349fd09baeaef036946f94fbc2a3bc8b5c5d9db5778fe8b0 294602
kadu-dev_2.1-2_amd64.deb
7d994baf25ea55ba295ecc39a41cd51d26ed3ca96cd09eebff183cfe08502ff9 5038910
kadu-themes_2.1-2_all.deb
0d0086838e65f5501f31d7a79a36c14e75fc36b79c6b02cac18679d813e58b4e 1859934
kadu_2.1-2_amd64.deb
83b3b3b7755cf8538aeeef7860f096b3be88d88aea834a922d844bf3f2faba9d 1400090
libkadu_2.1-2_amd64.deb
Files:
67e9e7c46b1c20e9070939568d44aa67 2829 net optional kadu_2.1-2.dsc
00090fa45581e9577800d87c0c235dc4 18896 net optional kadu_2.1-2.debian.tar.xz
5fef88494d8c32e305e10910111ff212 1359180 net optional kadu-common_2.1-2_all.deb
a59f02b44a9a33231d5f9717bbb41a5f 294602 net optional kadu-dev_2.1-2_amd64.deb
d13535c63357512c94e0266c19dad8bf 5038910 net optional kadu-themes_2.1-2_all.deb
fc44190fe9144f7c5686566f12ef6af0 1859934 net optional kadu_2.1-2_amd64.deb
d5d807e9720fe382f0162642007044e3 1400090 net optional libkadu_2.1-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJWIlF2AAoJEF+l51qrUVMDvFkP+waJCK+eXKr9zOUH3grRmnl6
EzUC0rzN5wH31w/pxWGaq/TIvglD1LoY0x/WJhv+8zC+0rfxvD4rx9VHuaU/srV8
tHsYmuFNJNbx7YmXCC9iQDnWHbRhPKCzYhptlqtU7cSPc2+4SZyYJSgc+n9AP+Ku
trE18iv6VHukMibLVRr2Kt1djv7quQL+5r6VHQhLu++HjqNK/oWGGVI1g0c0/xxm
Ja5X5Njxi9ZPdPbgZZSfMCfjHmmCeNyxO9yl+zw8/pqOrcdIi0eCb/zoBDy+vyuB
8HZ4R+VmO3agnuO1V37PlGx49DjfDesJirywXO0j9B/Rs3cS/69NxRjE58WhZPF6
lBqhqwddflK/Gz8snKk/ILteNZCYJjSV565PPeoXbWM4KuuNm9+TSOiKHDH5326S
o7zcBjJN92qVknAa6c7+2nPsFwe+ZC9Sb88BIyvVZmtHnV65AC+p6YdF48vAgmna
rx1TtElmpzbRN1CLbtOeucjQOkk+WZzSHhYlqFZ6DO3wHTyoMc07dxI1HjxlfKmj
QLIR8wWq+4vjAkk083A1C97AvgYh2EIBsGjNqroftKxZdSE0qsl+dq9WYRhgGfe/
eHJO3o2VRa7SK8MhwP64my/HGjS/JXf3EIEU9xQbFY5kDZYDoQ0EbWBSIAS+Dwv6
KWy3mE3koeKWY2nMz3WU
=NbOR
-----END PGP SIGNATURE-----
--- End Message ---