Your message dated Fri, 13 Jan 2017 18:33:43 +0000
with message-id <e1cs6fx-000fk8...@fasolo.debian.org>
and subject line Bug#811760: fixed in free42-nologo 1.4.77-1.2
has caused the Debian Bug report #811760,
regarding free42-nologo: 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.)
--
811760: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811760
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: free42-nologo
Version: 1.4.77-1.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
...
> g++ -MMD -Wall -Wno-parentheses -Wno-write-strings -g -I/usr/X11R6/include
> -fno-exceptions -fno-rtti -pthread -I/usr/include/gtk-2.0
> -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/gio-unix-2.0/
> -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0
> -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng12
> -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
> -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
> -I/usr/include/freetype2 -DVERSION="\"1.4.77\"" -fPIC -c -o core_display.o
> core_display.cc
> core_display.cc:176:5: error: narrowing conversion of '168' from 'int' to
> 'char' inside { } [-Wnarrowing]
> };
> ^
>
> core_display.cc:176:5: error: narrowing conversion of '176' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '182' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '128' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '128' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '128' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '128' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '128' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '164' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '164' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '164' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '128' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '132' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '252' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '252' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '160' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '160' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc:176:5: error: narrowing conversion of '160' from 'int' to
> 'char' inside { } [-Wnarrowing]
> core_display.cc: In function 'void draw_catalog()':
> core_display.cc:1541:32: warning: statement is indented as if it were guarded
> by... [-Wmisleading-indentation]
> if (show_real) vcount++; break;
> ^~~~~
>
> core_display.cc:1541:7: note: ...this 'if' clause, but it is not
> if (show_real) vcount++; break;
> ^~
>
> core_display.cc:1543:31: warning: statement is indented as if it were guarded
> by... [-Wmisleading-indentation]
> if (show_cpx) vcount++; break;
> ^~~~~
>
> core_display.cc:1543:7: note: ...this 'if' clause, but it is not
> if (show_cpx) vcount++; break;
> ^~
>
> core_display.cc:1546:31: warning: statement is indented as if it were guarded
> by... [-Wmisleading-indentation]
> if (show_mat) vcount++; break;
> ^~~~~
>
> core_display.cc:1546:7: note: ...this 'if' clause, but it is not
> if (show_mat) vcount++; break;
> ^~
>
> Makefile:75: recipe for target 'core_display.o' failed
--
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise
--- End Message ---
--- Begin Message ---
Source: free42-nologo
Source-Version: 1.4.77-1.2
We believe that the bug you reported is fixed in the latest version of
free42-nologo, 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.
Adrian Bunk <b...@debian.org> (supplier of updated free42-nologo 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: SHA512
Format: 1.8
Date: Fri, 13 Jan 2017 20:12:15 +0200
Source: free42-nologo
Binary: free42-nologo
Architecture: source
Version: 1.4.77-1.2
Distribution: unstable
Urgency: medium
Maintainer: Christian Stalp <ch...@chrishell.de>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
free42-nologo - Free42 is a re-implementation of the HP-42S calculator
Closes: 811760
Changes:
free42-nologo (1.4.77-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Use -std=gnu++98 to fix the build with gcc 6. (Closes: #811760)
Checksums-Sha1:
0bb106a4bd566ef7dd9321d22836d3cc159e5fb3 1843 free42-nologo_1.4.77-1.2.dsc
479a89c22b9a0a96307949d0814b9d601620227a 4320
free42-nologo_1.4.77-1.2.debian.tar.xz
Checksums-Sha256:
706c3cba8b6db19dcb0ea62a3fd9614c20bd1f989f1cfbc861a83dda2e38fd8d 1843
free42-nologo_1.4.77-1.2.dsc
6828065520d1b97ad046790aad1d213f26918ca2de15ef0dae15354b2c484faf 4320
free42-nologo_1.4.77-1.2.debian.tar.xz
Files:
4f0282a24f4107859c3377cfdb7e3f93 1843 science optional
free42-nologo_1.4.77-1.2.dsc
f9ae7d398dc1c82fa44a44eb0045fae3 4320 science optional
free42-nologo_1.4.77-1.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlh5GVMACgkQiNJCh6LY
mLElcBAAqFaD+/tJ0Xu1dAohkdtJ8QhxVzs7dWttDHg1e4xfiErbSANwi+c5kYi9
zTgyhaNcupWUHNrpnzdeZvgK8551uhmbT4ZbVNakR0TFTGg5S2OzHnQz79fGe3TB
Dudv+3P6RfAPI+E4gqVbqAdhtHZfeUVqJFHOy9jweQWxOtdWDcV49KTQzX9ycRZR
/GTEEqG8zLQ5Q+VsL6J+E338mx6Tid1cJiEihUXTrI99j6sZDb1ShJIm7Raijw2K
hl3noxvlL7uTE+CU8/dvP3aUYsCatfUFZUlg903qudlmV9rWYkK0FPbUTEWGgNBY
gOKXXP67RLK/LNX1KOzW6zO+wo5J5ifcV+FX8P4HePVOXXwwErjWSED6s7+ozR7Y
5wJ00Dmn584YLlAIOXDgcSK+KOKdNFeC3sIWft6Dp9Q5YUOI6hdFnSijakkndZU/
aQ7P9TJJkP5wbAbZP7tAgr8JchirKpbYW6SjmMmJx8Of7QHzVxLaWBFpu9+Z5DL7
cqolK6vqYmuN7ReFc8oyUyiwYOQawvqmECnpJLRCUZ/ARuqdSkrsnG3AoV6CIZEo
o4sL5Rivk35L46iom5wlfpfbXcQFcJgzbOnwZESr+5Zu+5CSjOt6aumy6PzZrhv5
jKQYGrmuEsvqZajN3wIQ1e6W2BHk2mVFpr9YeKr+jy8YgRh1GcM=
=L+Hm
-----END PGP SIGNATURE-----
--- End Message ---