Your message dated Sat, 05 May 2018 07:49:25 +0000
with message-id <[email protected]>
and subject line Bug#897754: fixed in frozen-bubble 2.212-9
has caused the Debian Bug report #897754,
regarding frozen-bubble: ftbfs with GCC-8
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.)
--
897754: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897754
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:frozen-bubble
Version: 2.212-8
Severity: normal
Tags: sid buster
User: [email protected]
Usertags: ftbfs-gcc-8
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-8/g++-8, but succeeds to build with gcc-7/g++-7. The
severity of this report will be raised before the buster release.
The full build log can be found at:
http://aws-logs.debian.net/2018/05/01/gcc8/frozen-bubble_2.212-8_unstable_gcc8.log.gz
The last lines of the build log are at the end of this report.
To build with GCC 8, either set CC=gcc-8 CXX=g++-8 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-8/porting_to.html
[...]
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=unstable-amd64-sbuild-f1be4a3c-56c8-44f2-a350-0b7763c12e5a
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42
dpkg-buildpackage
-----------------
dpkg-buildpackage: info: source package frozen-bubble
dpkg-buildpackage: info: source version 2.212-8
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Dominique Dumont <[email protected]>
dpkg-source --before-build frozen-bubble-2.212
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_clean
debian/rules build-arch
dh build-arch
dh_update_autotools_config -a
dh_auto_configure -a
perl -I. Build.PL --installdirs vendor --config "optimize=-g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" --config
"ld=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro"
[Alien::SDL] Testing header(s): iconv.h
[Alien::SDL] Testing header(s): math.h
[Alien::SDL] Testing header(s): SDL.h
[Alien::SDL] Testing header(s): SDL_mixer.h
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Games-FrozenBubble' version '2.212'
dh_auto_build -a
perl Build
x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -g -Wall
-Werror -pipe -Iserver -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -lglib-2.0 -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -O2 -g -o
server/fb-server.o server/fb-server.c
x86_64-linux-gnu-gcc -I/usr/lib/x86_64-linux-gnu/perl/5.26/CORE -fPIC -g -Wall
-Werror -pipe -Iserver -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -lglib-2.0 -Wdate-time
-D_FORTIFY_SOURCE=2 -c -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -O2 -g -o
server/log.o server/log.c
server/log.c: In function 'get_current_date':
server/log.c:64:54: error: '%03d' directive output may be truncated writing
between 3 and 11 bytes into a region of size between 0 and 49
[-Werror=format-truncation=]
snprintf(current_date, sizeof(current_date), "%s.%03d", buf, (int)(1000 *
(time-seconds)));
^~~~
In file included from /usr/include/stdio.h:862,
from server/log.c:22:
/usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note:
'__builtin___snprintf_chk' output between 5 and 62 bytes into a destination of
size 50
return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
__bos (__s), __fmt, __va_arg_pack ());
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cc1: all warnings being treated as errors
error building server/log.o from 'server/log.c' at
/usr/share/perl/5.26/ExtUtils/CBuilder/Base.pm line 174.
dh_auto_build: perl Build returned exit code 1
make: *** [debian/rules:6: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--- End Message ---
--- Begin Message ---
Source: frozen-bubble
Source-Version: 2.212-9
We believe that the bug you reported is fixed in the latest version of
frozen-bubble, 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.
Damyan Ivanov <[email protected]> (supplier of updated frozen-bubble 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: Sat, 05 May 2018 07:37:10 +0000
Source: frozen-bubble
Binary: frozen-bubble frozen-bubble-data
Architecture: source
Version: 2.212-9
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: Damyan Ivanov <[email protected]>
Closes: 897754
Description:
frozen-bubble - cool game where you pop out the bubbles!
frozen-bubble-data - Data files for Frozen-Bubble game
Changes:
frozen-bubble (2.212-9) unstable; urgency=medium
.
* Team upload
.
[ Damyan Ivanov ]
* change Priority from 'extra' to 'optional'
* declare conformance with Policy 4.1.4
.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
.
[ Damyan Ivanov ]
* add a patch fixing compilation with GCC 8 (Closes: #897754)
Checksums-Sha1:
c4741f9f8018e3b4b723125c8a5d889f7ce1ab94 2272 frozen-bubble_2.212-9.dsc
2ee886fe252511ed37c34ed69cec36f47c5d76c8 20012
frozen-bubble_2.212-9.debian.tar.xz
Checksums-Sha256:
0a6a0e689f4af0df064445d57b53c6e41fc8df7a54b57466f63722b2466936e3 2272
frozen-bubble_2.212-9.dsc
c75f6617999ae23971ef23d47c2e38de3d5bc5365ba4c4abc01c2e560227e95e 20012
frozen-bubble_2.212-9.debian.tar.xz
Files:
ff701d28669907247ef99f6d480af5b5 2272 games optional frozen-bubble_2.212-9.dsc
d51c95a2acd6c2d110a6870e82d73902 20012 games optional
frozen-bubble_2.212-9.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErqDETssFbpNjDZ0z276dTZnSoAQFAlrtYR0ACgkQ276dTZnS
oATJGg/+LyrtfclrWin6GaEYHRuH1CAUBpzFWEyV9fdPzxC03ZIvqT+yBK+Rpwsy
yXwbYTiZw5vfCX9sZ22d0Xg8ddI3nrTqfQXZp0NQwn1l94NrzL2dtY+6rq5z6ty2
70sWSis6QwkuNoNKiJc3OdRJDRUjGp3l8nUk+CkiCp6XXyGM9g0vhPj1ePDCQil+
o2jX/AsBLpKT7hf5oY2DWGBCzIKT9M1hXsYfm/wQps0apqtdbMg+P8OFGXMok1gp
EQkdHYkYGpZCvnwfeY+R79EJh5xr4TkoL8t2RjQhHP13t92cx7dFwsCIl9tDOMSw
ZPgoF/6sA9mb9XCLEl9uAQL7QVUaYcEHsJrcOUMVr6QgbBUNzLWzuT0KNSjP+PXy
3yYLY7t8sOk/LOycvbRKSXPBzSRdXK1a6hjZOcAEqD4/7NCVqK5dXP4G6Y1YLDTW
igylt8b8QMQsuYysQrIqPjhluTTJCY/lmqTcZ0sDI++9SsGI+bb+vZlReV5EiXP4
2aYtK8beXNN3h9Mb/sxdpqtyyywX4tqi/W6giSdil1QGSjgu8MXd5zLwukhgnIVr
Dx5hYETMfiGI1LgLxwOCPVY2cEWep8EzQJXe5By8jxK3n8wOz3/divkgEiEW7wi/
mIhPWjnSp3GevOVfdl2eGrPwjgMKzAI0c4hj50KsCKGaED96+FI=
=6iwM
-----END PGP SIGNATURE-----
--- End Message ---