Your message dated Fri, 29 Jul 2016 10:06:00 +0000
with message-id <e1bt4g4-00058l...@franck.debian.org>
and subject line Bug#811723: fixed in fcitx-unikey 0.2.4-1.1
has caused the Debian Bug report #811723,
regarding fcitx-unikey: FTBFS with GCC 6: narrowing conversion
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.)
--
811723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811723
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fcitx-unikey
Version: 0.2.4-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-narrowing
This package fails to build with GCC 6. GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.
Note that only the first error is reported; there might be more. You
can find a snapshot of GCC 6 in experimental. To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.
You may be able to find out more about this issue at
https://gcc.gnu.org/gcc-6/changes.html
> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> [ 17%] Building CXX object unikey/CMakeFiles/unikey.dir/data.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/unikey && /usr/bin/c++ -Wall
> -Wextra -Wno-sign-compare -Wno-unused-parameter -fvisibility=hidden -g -O2
> -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -o
> CMakeFiles/unikey.dir/data.cpp.o -c /<<PKGBUILDDIR>>/unikey/data.cpp
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777670'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> };
> ^
>
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777670'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777665'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777665'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777666'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777666'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777667'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777667'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777671'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777671'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777642'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777651'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777712'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777712'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777707'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777707'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777710'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777710'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777711'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777711'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777713'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777713'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777641'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777650'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777676'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777676'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777673'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777673'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777674'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777674'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777675'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777675'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
> /<<PKGBUILDDIR>>/unikey/data.cpp:242:1: error: narrowing conversion of
> ''\37777777706'' from 'char' to 'unsigned char' inside { } [-Wnarrowing]
...
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: fcitx-unikey
Source-Version: 0.2.4-1.1
We believe that the bug you reported is fixed in the latest version of
fcitx-unikey, 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 811...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Matthias Klose <d...@debian.org> (supplier of updated fcitx-unikey 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: SHA256
Format: 1.8
Date: Fri, 29 Jul 2016 11:08:57 +0200
Source: fcitx-unikey
Binary: fcitx-unikey
Architecture: source amd64
Version: 0.2.4-1.1
Distribution: unstable
Urgency: medium
Maintainer: IME Packaging Team <pkg-ime-de...@lists.alioth.debian.org>
Changed-By: Matthias Klose <d...@debian.org>
Description:
fcitx-unikey - Fcitx wrapper for Unikey engine
Closes: 811723
Changes:
fcitx-unikey (0.2.4-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix build failure with GCC 6. Closes: #811723.
* Fix some lintian warnings.
Checksums-Sha1:
b8e35148735d3ecd4e055884cbdbd96051d88b86 2040 fcitx-unikey_0.2.4-1.1.dsc
8d2f1e86d7d1761d08d6e631217ef664099879b5 4932
fcitx-unikey_0.2.4-1.1.debian.tar.xz
ff20f76e7238ab452ac406e53652f66a3a7f2f61 160444
fcitx-unikey-dbgsym_0.2.4-1.1_amd64.deb
c03e02fd9865414b529bfbe3b155b068e50af200 46014 fcitx-unikey_0.2.4-1.1_amd64.deb
Checksums-Sha256:
b28bba396a4173f9606659cd2ac89fddfc29c4655bec3ac313c039413e19bd1a 2040
fcitx-unikey_0.2.4-1.1.dsc
597247b993450389c64fca77523578fdedcb8a3f3ab8c4cf1301ec72b396831a 4932
fcitx-unikey_0.2.4-1.1.debian.tar.xz
2e552c128ad6b42fb33468b3ba0623da7092307980de30fd983e1a4ab9e1b832 160444
fcitx-unikey-dbgsym_0.2.4-1.1_amd64.deb
41680cab41b7ef63a128580c93e721617d6010e5d93e0be4881563720a8deb31 46014
fcitx-unikey_0.2.4-1.1_amd64.deb
Files:
f360a62298b993de3ea77e8b853ccc68 2040 utils optional fcitx-unikey_0.2.4-1.1.dsc
c78fc012fc784411856b4d6f483ca620 4932 utils optional
fcitx-unikey_0.2.4-1.1.debian.tar.xz
2b3873789d92d0cbd0d6681ec4a3b519 160444 debug extra
fcitx-unikey-dbgsym_0.2.4-1.1_amd64.deb
8174f6dca6abcd376198c72e79713367 46014 utils optional
fcitx-unikey_0.2.4-1.1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJXmx4qAAoJEL1+qmB3j6b1Z5cP/0Rz9E+V6HwtwzUWgVHyZbOl
qbOLHlW0+6qiul2LsoEDgy8wTL5bTYEU8RxsSV6l772Ycjcoqlewo+zaihgBRgJ9
vim2NrDMOQwQ6OGRuuP6cSNGOi/mZh2Tr5pT5ILmct3EGPvQvuvNiOxOLGR3OYRj
qUrFzyMH3iQGJsa5JlXqR4PM0Cimga6zXIT4S8NQhrIuT7EmeP3uYpKsT19TD5fJ
Q55aC6JyCpR4EptY9ulyn2EwTpXZVLGe9/nZpw3Va9hP7rVRX/7DsNXiGGwoTgX5
CkaRD4qC+exTBv9LOgxYejAw7TiryfduSBhTptItS6mb0E9Q6lGZSLTIy6gsZ77s
bRwaiVn7L9ZI8OkaGdQoce+7IfCkekCGz8g3mSSQomj4E4LwuLznbwv8Ou3YYqqm
rD2rrkyStS/5SyrT9rA8g+jk37Hvc84T//6RQjTgEDy5xknlHQMdwA/N68FTSjw8
IsnMxW3U/toX8Y5dv1FiXdFHmLt9Tu09Yodz3Z5uH4gDFGcpH0dZReMgk/DueRQJ
QkX3dAmrCBJCIDigAVljciqDRojy+DRhdI9y9CA8RJWJjll0hI7mXoZoRHokZOI2
L7usDHv44jQV2OPIqIQPWyiXDL+HfICShZgBpGYAvWa7/6TWsqRrbQTAuoRoe8R1
RffqsG5QvKEn6QizmQu8
=ugBu
-----END PGP SIGNATURE-----
--- End Message ---