Your message dated Sat, 04 Aug 2018 09:03:53 +0000
with message-id <e1flstz-0002vz...@fasolo.debian.org>
and subject line Bug#853336: fixed in bomberclone 0.11.9-7.1
has caused the Debian Bug report #853336,
regarding bomberclone: 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 ow...@bugs.debian.org
immediately.)
--
853336: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853336
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:bomberclone
Version: 0.11.9-7
Severity: normal
Tags: sid buster
User: debian-...@lists.debian.org
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/bomberclone_0.11.9-7_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
[...]
Making all in tricked
make[6]: Entering directory '/<<PKGBUILDDIR>>/data/tileset/tricked'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/<<PKGBUILDDIR>>/data/tileset/tricked'
Making all in zbb_frog
make[6]: Entering directory '/<<PKGBUILDDIR>>/data/tileset/zbb_frog'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/<<PKGBUILDDIR>>/data/tileset/zbb_frog'
make[6]: Entering directory '/<<PKGBUILDDIR>>/data/tileset'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/<<PKGBUILDDIR>>/data/tileset'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/data/tileset'
make[5]: Entering directory '/<<PKGBUILDDIR>>/data'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/data'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/data'
Making all in include
make[4]: Entering directory '/<<PKGBUILDDIR>>/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/<<PKGBUILDDIR>>/include'
Making all in src
make[4]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -ggdb -O0 -Wall -Werror -c -o main.o main.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -ggdb -O0 -Wall -Werror -c -o bomb.o bomb.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -ggdb -O0 -Wall -Werror -c -o debug.o debug.c
gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wdate-time -D_FORTIFY_SOURCE=2
-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -ggdb -O0 -Wall -Werror -c -o packets.o packets.c
packets.c: In function 'send_mapinfo':
packets.c:1603:44: error: writing a terminating nul past the end of the
destination [-Werror=format-overflow=]
sprintf (map_pkg.bomb_tickingtime, "%4f", bman.bomb_tickingtime);
~~~^
packets.c:1603:5: note: format output between 9 and 318 bytes into a
destination of size 8
sprintf (map_pkg.bomb_tickingtime, "%4f", bman.bomb_tickingtime);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
Makefile:473: recipe for target 'packets.o' failed
make[4]: *** [packets.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:448: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:368: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j1 returned exit code 2
debian/rules:15: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:4: 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: bomberclone
Source-Version: 0.11.9-7.1
We believe that the bug you reported is fixed in the latest version of
bomberclone, 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 853...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Markus Koschany <a...@debian.org> (supplier of updated bomberclone 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: Sat, 04 Aug 2018 10:32:00 +0200
Source: bomberclone
Binary: bomberclone bomberclone-data
Architecture: source
Version: 0.11.9-7.1
Distribution: unstable
Urgency: medium
Maintainer: Peter Spiess-Knafl <d...@spiessknafl.at>
Changed-By: Markus Koschany <a...@debian.org>
Description:
bomberclone - free Bomberman clone
bomberclone-data - Data files for bomberclone game
Closes: 853336
Changes:
bomberclone (0.11.9-7.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Disable Werror in debian/rules to avoid a FTBFS. (Closes: #853336)
* Drop deprecated menu file.
* Switch to compat level 11.
* Declare compliance with Debian Policy 4.2.0.
* d/control: Use priority optional.
* Remove autotools-dev and dh-autoreconf from Build-Depends because of compat
level 11.
Checksums-Sha1:
7bbc20e3165b4175ae2534355c14a80e41571139 2238 bomberclone_0.11.9-7.1.dsc
f5d3d4269dd0ca823daffba5e9751c5b325b41e2 15532
bomberclone_0.11.9-7.1.debian.tar.xz
6f0725e97f698308a1b33a7fb8eb8121c0533989 11758
bomberclone_0.11.9-7.1_amd64.buildinfo
Checksums-Sha256:
a88189e561111f63d4c9a1d14931c20d573031d98def0972e0f25f3fb095f7c2 2238
bomberclone_0.11.9-7.1.dsc
328fe33d1d824196325f08858f67c6adf3bdbb5a85d9f0030e30deb584b09796 15532
bomberclone_0.11.9-7.1.debian.tar.xz
64717f1a31e499f68c798f5a2ccc3dd6281ffe42c965a2dd34f91b7158f5c16d 11758
bomberclone_0.11.9-7.1_amd64.buildinfo
Files:
d30d51bd4d49cc90da24542031652b77 2238 games optional bomberclone_0.11.9-7.1.dsc
7044a53877e42d6e98a6c9780b2ed8f5 15532 games optional
bomberclone_0.11.9-7.1.debian.tar.xz
a1ee2bc940f384e2c8fe8ec36d8d7f46 11758 games optional
bomberclone_0.11.9-7.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAltlZzBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkRkQP/iLABgT3Ulx66fxabain2epQxgoP4Zxif+mA
mNSmHj4MDINlWGkS+sKsjdQ7sg/AHRCwAStF/j54mnywg8mUgMqmjmE8zyth9Rhb
HE2ZkPyNSDC3CqdM4j4RiH0UltjF1SCABIxIwtsYnkbM0co+HhnlrUom94vh6tL6
Ia4zFF3vDXO8gtZVtRRVcYc+/FwiCd+vVd8pc/z7HSwIyLezzqGzI2P7i9ALcM1Q
F/nUFHXtb57sTjIHrhtklE0ezLgJd94u9nlgmu6gULn0gh2vgciowRdI9cPQO3/J
ZtIPR6aM+08YwpstFlPwBhLLQ4bXtPEJEFr4FTmD7lUolhb4FaJl7XNUv6N0taGb
dosZtZxxgq1LTJIgQJVof1kJsJfjj/avSqvzOWuXkfcZ40citYu7OhKvmuIHmtAv
lbpMTCsOUS2bX/4WJ0YeuaZKK9qIAY5E+3UqvScaFvSumMJ8lQG3qXk637eaSOaq
XMKD26qJPdra1ZAVmOjPVxaJF7oxxGnj1EkugZ7Nyv1B51hOwBZlpO7/W7ZQYdTJ
WIlGstVqqbcRMdTHSJyikl4mGu4Z6GNsWL3+XuNksraOxbY0xMuvx8gia8fYYlHB
DHdb83GKzbcQNKdKLlZkqbSINz4rzpX3WtB213F+K+EObkgAGeOHPgDqBxeD2h6W
MHoHRjMV
=4FTD
-----END PGP SIGNATURE-----
--- End Message ---