Debian Bug report logs -
#853325
berusky2: ftbfs with GCC-7
Reported by: Matthias Klose <doko@debian.org>
Date: Tue, 31 Jan 2017 09:34:23 UTC
Severity: serious
Tags: buster, patch, sid
Found in version berusky2/0.10-5
Fixed in version berusky2/0.10-6
Done: Markus Koschany <apo@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded
to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#853325; Package src:berusky2.
(Tue, 31 Jan 2017 09:34:25 GMT) (full text, mbox, link).
Acknowledgement sent
to Matthias Klose <doko@debian.org>:
New Bug report received and forwarded. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(Tue, 31 Jan 2017 09:34:25 GMT) (full text, mbox, link).
Message #5 received at maintonly@bugs.debian.org (full text, mbox, reply):
Package: src:berusky2
Version: 0.10-5
Severity: normal
Tags: sid buster
User: debian-gcc@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/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
Severity set to 'important' from 'normal'
Request was from Matthias Klose <doko@debian.org>
to control@bugs.debian.org.
(Tue, 20 Jun 2017 14:30:30 GMT) (full text, mbox, link).
Severity set to 'serious' from 'important'
Request was from Matthias Klose <doko@debian.org>
to control@bugs.debian.org.
(Fri, 04 Aug 2017 20:03:24 GMT) (full text, mbox, link).
Information forwarded
to debian-bugs-dist@lists.debian.org, Debian Games Team <pkg-games-devel@lists.alioth.debian.org>:
Bug#853325; Package src:berusky2.
(Sat, 05 Aug 2017 16:27:03 GMT) (full text, mbox, link).
Acknowledgement sent
to Markus Koschany <apo@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian Games Team <pkg-games-devel@lists.alioth.debian.org>.
(Sat, 05 Aug 2017 16:27:03 GMT) (full text, mbox, link).
Message #14 received at 853325@bugs.debian.org (full text, mbox, reply):
Control: tags -1 pending patch
Fixed in Git. Will be uploaded soon.
Markus
Added tag(s) patch and pending.
Request was from Markus Koschany <apo@debian.org>
to 853325-submit@bugs.debian.org.
(Sat, 05 Aug 2017 16:27:03 GMT) (full text, mbox, link).
Reply sent
to Markus Koschany <apo@debian.org>:
You have taken responsibility.
(Wed, 16 Aug 2017 00:06:06 GMT) (full text, mbox, link).
Notification sent
to Matthias Klose <doko@debian.org>:
Bug acknowledged by developer.
(Wed, 16 Aug 2017 00:06:06 GMT) (full text, mbox, link).
Message #21 received at 853325-close@bugs.debian.org (full text, mbox, reply):
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 853325@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Markus Koschany <apo@debian.org> (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 ftpmaster@ftp-master.debian.org)
-----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 <pkg-games-devel@lists.alioth.debian.org>
Changed-By: Markus Koschany <apo@debian.org>
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-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Mon, 18 Sep 2017 07:26:05 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 12:44:18 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.