Your message dated Tue, 15 Aug 2017 08:50:27 +0000
with message-id <[email protected]>
and subject line Bug#853577: fixed in nted 1.10.18-12
has caused the Debian Bug report #853577,
regarding nted: ftbfs with GCC-7
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 [email protected]
immediately.)
--
853577: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853577
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:nted
Version: 1.10.18-10
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-7
Please keep this issue open in the bug tracker for the package it
was filed for. If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.
The package fails to build in a test rebuild on at least amd64 with
gcc-7/g++-7, but succeeds to build with gcc-6/g++-6. The
severity of this report may be raised before the buster release.
There is no need to fix this issue in time for the stretch release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc7-20170126/nted_1.10.18-10_unstable_gcc7.log
The last lines of the build log are at the end of this report.
To build with GCC 7, either set CC=gcc-7 CXX=g++-7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.
apt-get -t=experimental install g++
Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-7/porting_to.html
[...]
from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
from /usr/include/gtk-2.0/gdk/gdk.h:33,
from /usr/include/gtk-2.0/gtk/gtk.h:32,
from mainwindow.h:27,
from resource.cpp:28:
/usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:355:12: note: declared
here
GdkPixbuf* gdk_pixbuf_new_from_inline (gint data_length,
^~~~~~~~~~~~~~~~~~~~~~~~~~
resource.cpp: In static member function 'static void
NedResource::writeLilyFreeChord(FILE*, NedChordName*, unsigned int, unsigned
int, int, unsigned int*)':
resource.cpp:3933:32: error: ISO C++ forbids comparison between pointer and
integer [-fpermissive]
if (chordname->getUpText() != '\0') {
^~~~
resource.cpp:3940:35: error: ISO C++ forbids comparison between pointer and
integer [-fpermissive]
if (chordname->getDownText() != '\0') {
^~~~
resource.cpp:3949:35: error: ISO C++ forbids comparison between pointer and
integer [-fpermissive]
if (chordname->getDownText() != '\0') {
^~~~
Makefile:630: recipe for target 'resource.o' failed
make[3]: *** [resource.o] Error 1
make[3]: *** Waiting for unfinished jobs....
mainwindow.cpp: In static member function 'static void
NedMainWindow::save_score(GtkWidget*, void*)':
mainwindow.cpp:2873:6: warning: '%s' directive writing between 0 and 4095 bytes
into a region of size 1024 [-Wformat-overflow=]
void NedMainWindow::save_score(GtkWidget *widget, void *data) {
^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:938:0,
from mainwindow.cpp:24:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:34:43: note: format output between
5 and 4100 bytes into a destination of size 1024
__bos (__s), __fmt, __va_arg_pack ());
^
mainwindow.cpp: In member function 'void
NedMainWindow::do_export_to_stream(FILE*, int)':
mainwindow.cpp:9369:6: warning: '%s' directive writing between 0 and 4095 bytes
into a region of size 1016 [-Wformat-overflow=]
void NedMainWindow::do_export_to_stream(FILE *psfile, int stream_file_type) {
^~~~~~~~~~~~~
In file included from /usr/include/stdio.h:938:0,
from mainwindow.cpp:24:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:34:43: note: format output between
10 and 4105 bytes into a destination of size 1024
__bos (__s), __fmt, __va_arg_pack ());
^
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:667: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:484: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j64 returned exit code 2
debian/rules:9: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: nted
Source-Version: 1.10.18-12
We believe that the bug you reported is fixed in the latest version of
nted, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Gilles Filippini <[email protected]> (supplier of updated nted 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 15 Aug 2017 09:45:27 +0200
Source: nted
Binary: nted nted-doc
Architecture: source
Version: 1.10.18-12
Distribution: unstable
Urgency: medium
Maintainer: Gilles Filippini <[email protected]>
Changed-By: Gilles Filippini <[email protected]>
Description:
nted - Musical score editor
nted-doc - NtEd documentation
Closes: 853577
Changes:
nted (1.10.18-12) unstable; urgency=medium
.
* New patch gcc-7.patch to fix FTBFS with GCC-7 (closes: #853577)
Checksums-Sha1:
aaed8412577f861dd8dcc927da270b590dbb297e 1677 nted_1.10.18-12.dsc
93438a3b4bf02a419e1f4b7b7929c026d6e80633 23760 nted_1.10.18-12.debian.tar.xz
0199f20b5e7c613fdd389ea53660b4242e55c286 9919 nted_1.10.18-12_source.buildinfo
Checksums-Sha256:
7ab6c426bcd5a6424b6fb5120ef98d2658c5a1b55e73f6ea5150d602fead6e5b 1677
nted_1.10.18-12.dsc
715e5acfb986f0b5b9c898c1a22f06e1da4b58713616c8e525b668e2f16fd074 23760
nted_1.10.18-12.debian.tar.xz
6e40b51d74ca35438dc7eee3123707cbb3a7a5d3fb4ef9b46e232e3a12e7b622 9919
nted_1.10.18-12_source.buildinfo
Files:
f45a44fdff755eb2c84204dc0cdafe75 1677 sound optional nted_1.10.18-12.dsc
ca741156f6633603c84fe3e8e74d0555 23760 sound optional
nted_1.10.18-12.debian.tar.xz
019c9626e04a25446931abb590bfbeb0 9919 sound optional
nted_1.10.18-12_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQFEBAEBCAAuFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAlmSrnwQHHBpbmlAZGVi
aWFuLm9yZwAKCRDv6Gxsf/7Pg4y9B/0YJ3cBikxDt6KzS5LZ3Cw4n9HVMHxdPeGm
s/UGbV21q17G1Bj6cjWKWqgF46GeEUWPPebCKbvVuRvbvuaOIJm5CdgeC9rROusu
mnXixt8Z36bZYbV9uuZurNc/CZQ1iIVcYY9PbqfQWEpTrHB+qePIDp25y0rzRnz0
rTF4nGByqs+4qd6jygMd7W25yRAlPKvv+JW8hAVjIvF68676GoO2d85RJQfrqGu9
2KwDC8528cAKPF8Hp57xoK+N6fMpHTOz3oXAm/jnUjiPEqLF+ycatw5Qi8FASNxE
Zaht5YmpaxG0cQXJDz5188rr5kGPcwpe5cL5CPGPLRLvyaKPQGkQ
=y0XI
-----END PGP SIGNATURE-----
--- End Message ---