Your message dated Wed, 16 Aug 2017 00:04:03 +0000
with message-id <[email protected]>
and subject line Bug#853325: fixed in berusky2 0.10-6
has caused the Debian Bug report #853325,
regarding berusky2: 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.)
--
853325: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853325
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:berusky2
Version: 0.10-5
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/berusky2_0.10-5_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
[...]
__bos (__s), __fmt, __va_arg_pack ());
^
komat/Berusky3d_load.cpp:315:6: warning: '%d' directive writing between 1 and
10 bytes into a region of size 0 [-Wformat-overflow=]
void ber_materialy_rozkopiruj(G_KONFIG * p_ber, GAME_MESH_OLD * p_mesh,
^~~~~~~~~~~~~~~~~~~~~~~~
komat/Berusky3d_load.cpp:315:6: note: directive argument in the range [0,
2147483647]
In file included from /usr/include/stdio.h:938:0,
from komat/Berusky3d_load.cpp:4:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:34:43: note: format output between
3 and 61 bytes into a destination of size 50
__bos (__s), __fmt, __va_arg_pack ());
^
Makefile:1262: recipe for target 'Menu.o' failed
make[4]: *** [Menu.o] Error 1
komat/Load.cpp: In function 'EDIT_OBJEKT* slep_objekty(EDIT_OBJEKT*,
EDIT_OBJEKT*)':
komat/Load.cpp:418:14: warning: '%s' directive writing between 0 and 49 bytes
into a region of size 0 [-Wformat-overflow=]
EDIT_OBJEKT *slep_objekty(EDIT_OBJEKT * p_obj1, EDIT_OBJEKT * p_obj2)
^~~~~~~~~~~~
In file included from /usr/include/stdio.h:938:0,
from kofola/apak_types.h:5,
from kofola/Apak.h:4,
from komat/Load.cpp:6:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:34:43: note: format output between
2 and 100 bytes into a destination of size 50
__bos (__s), __fmt, __va_arg_pack ());
^
komat/Load.cpp: In function 'EDIT_MESH_POLY* lo_nahraj_poly_list(char*, int*,
EDIT_TEXT*, EDIT_MATERIAL**, int)':
komat/Load.cpp:3148:17: warning: may write format character 'a' at offset 3
past the end of the destination [-Wformat-overflow=]
EDIT_MESH_POLY *lo_nahraj_poly_list(char *p_file, int *p_polynum,
^~~~~~~~~~~~~~~~~~~
komat/Load.cpp:3148:17: note: directive argument in the range [0, 2147483647]
In file included from /usr/include/stdio.h:938:0,
from kofola/apak_types.h:5,
from kofola/Apak.h:4,
from komat/Load.cpp:6:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:34:43: note: format output between
5 and 63 bytes into a destination of size 50
__bos (__s), __fmt, __va_arg_pack ());
^
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
Makefile:495: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>'
Makefile:406: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: make -j64 returned exit code 2
debian/rules:13: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
debian/rules:6: 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: berusky2
Source-Version: 0.10-6
We believe that the bug you reported is fixed in the latest version of
berusky2, 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.
Markus Koschany <[email protected]> (supplier of updated berusky2 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: SHA512
Format: 1.8
Date: Tue, 15 Aug 2017 21:45:04 +0200
Source: berusky2
Binary: berusky2
Architecture: source
Version: 0.10-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Markus Koschany <[email protected]>
Description:
berusky2 - logic game Bugs Escape 3D
Closes: 853325
Changes:
berusky2 (0.10-6) unstable; urgency=medium
.
* Fix FTBFS with GCC 7. Add gcc7.patch. (Closes: #853325)
* Switch to compat level 10.
* Declare compliance with Debian Policy 4.0.0.
* Drop deprecated menu file and xpm icon.
* Use https for Format field.
Checksums-Sha1:
1f4bff2b6f4d881a8812202bafbf9e0275fa5462 2216 berusky2_0.10-6.dsc
9af10712d4e0db8d4060eb89f7ea3efdc7686022 23900 berusky2_0.10-6.debian.tar.xz
af7261fd9a3e86bb0b6a209becf9cca05e84312c 12721 berusky2_0.10-6_amd64.buildinfo
Checksums-Sha256:
6a50461b64c00f41f580509e8180b1a9e1266a8133b46da005c050b5f67459e0 2216
berusky2_0.10-6.dsc
d1dde23a3b13f252c833665f5c88f3151a022f13a483a32ad5edb7b5bccd5dcc 23900
berusky2_0.10-6.debian.tar.xz
98b1eeb69da022f1e6c1869302733f57c4f29d266649703ab9e99c08e51ed4f0 12721
berusky2_0.10-6_amd64.buildinfo
Files:
4f46ff4a84434613f65e24410ab75165 2216 games optional berusky2_0.10-6.dsc
eaf226a5e5829e9c8d2ae8871c5d4d6f 23900 games optional
berusky2_0.10-6.debian.tar.xz
023a4414effb02e79db23120ba2bf39f 12721 games optional
berusky2_0.10-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAlmThS1fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkXJYP/305LmlTuOansQALUknG6sj9IXiobdZtBFsV
2ZRjHDpfgQ4lb+KumhyZIVdt2g4ebf3el0+j6gh0/ACwy49/U+hZDVAAlUDHjTdS
FACZ3/2Mw0KVDEy9/C9WBpSjlej5CXNTulayVQSsCV9zwZLwE4rp1iYNNEHnixlQ
weh0EXyrJd62XToUAqxoeuIiieD8VQkTam/MYq54L4NXdcRHIDeOCZoZcfcpXVDl
IImRiwYlHswGa5wPXL7NVCPxglVOVgvN4CHMNSvRZbinJ4Ag70UxkogO07dfvdJA
lsHCK1KWInQo0Rsc+brfNV4j9HsivBJk+r0fbMTcLFk+pH7/5TcfMF6lw2jIULpk
akm3IGSMtVAH5kOZg6opa6nknxrt4e/yJQz7PDz50t9XEAFoa0qp4q1yMc8BSBzH
kDkyPkWEMvNeyfvv6+Rcz0s13AmNVQA+qR6WtYOyE+Dre0FKFkkn0iK51S2u33Fx
gkWjYlawvtHXsCyIwmZkf5qi5uzEMFO2zyP/8GeWWt+qQqt7siR3qCgERxibTyy+
4AG2a+1AS+9le4/kz01U0f7eSDOUpxJ7QgRaxIx66oWKeIn6Z1eN1VRvV0AlF+kS
eURk/k7yAnNV+MaS9/2Kfci99rpX/MQzvR5q5Wkq3DVnyG0p+a6Suiswk7MdaR0u
cgILu1Pj
=LQYD
-----END PGP SIGNATURE-----
--- End Message ---