Your message dated Mon, 17 Aug 2020 08:26:44 +0000
with message-id <[email protected]>
and subject line Bug#957255: fixed in garden-of-coloured-lights 1.0.9-2
has caused the Debian Bug report #957255,
regarding garden-of-coloured-lights: ftbfs with GCC-10
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.)
--
957255: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957255
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:garden-of-coloured-lights
Version: 1.0.9-1
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10
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-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.
The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/garden-of-coloured-lights_1.0.9-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.
To build with GCC 10, either set CC=gcc-10 CXX=g++-10 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-10/porting_to.html
[...]
164 | strncat(filename_buffer, "gfx/garden.dat", sizeof(char) *
DATADIR_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
display_init.c:187:2: warning: ‘strncat’ specified bound 512 equals destination
size [-Wstringop-overflow=]
187 | strncat(filename_buffer, "gfx/splash.bmp", sizeof(char) *
DATADIR_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
display_init.c: In function ‘prepare_s_enemy_rles’:
display_init.c:362:2: warning: ‘strncat’ specified bound 512 equals destination
size [-Wstringop-overflow=]
362 | strncat(filename_buffer, "gfx/small.bmp", sizeof(char) * DATADIR_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
display_init.c: In function ‘prepare_l_enemy_rles’:
display_init.c:540:2: warning: ‘strncat’ specified bound 512 equals destination
size [-Wstringop-overflow=]
540 | strncat(filename_buffer, "gfx/large.bmp", sizeof(char) * DATADIR_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
display_init.c: In function ‘prepare_trans_rles’:
display_init.c:627:2: warning: ‘strncat’ specified bound 512 equals destination
size [-Wstringop-overflow=]
627 | strncat(filename_buffer, "gfx/trans.bmp", sizeof(char) * DATADIR_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
display_init.c: In function ‘prepare_multi_rles’:
display_init.c:974:2: warning: ‘strncat’ specified bound 512 equals destination
size [-Wstringop-overflow=]
974 | strncat(filename_buffer, "gfx/multi.bmp", sizeof(char) * DATADIR_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
display_init.c: In function ‘prepare_platform_rles’:
display_init.c:1074:2: warning: ‘strncat’ specified bound 512 equals
destination size [-Wstringop-overflow=]
1074 | strncat(filename_buffer, "gfx/platform.bmp", sizeof(char) *
DATADIR_SIZE);
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
ebullet.o ebullet.c
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
eclass.o eclass.c
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
enemy.o enemy.c
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
game.o game.c
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
input.o input.c
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
level.o level.c
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
main.o main.c
main.c: In function ‘init_at_startup’:
main.c:155:2: warning: ‘strncat’ specified bound 512 equals destination size
[-Wstringop-overflow=]
155 | strncat(filename_buffer, "init.txt", sizeof(filename_buffer));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:166:3: warning: ‘strncat’ specified bound 512 equals destination size
[-Wstringop-overflow=]
166 | strncat(right_path, "/.garden", sizeof(right_path) );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main.c:172:3: warning: ‘strncat’ specified bound 512 equals destination size
[-Wstringop-overflow=]
172 | strncat(right_path, "/init.txt", sizeof(right_path) );
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
menu.o menu.c
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
palette.o palette.c
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
pbullet.o pbullet.c
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
sound.o sound.c
sound.c: In function ‘load_sample_in’:
sound.c:1611:3: warning: ‘strncat’ specified bound 512 equals destination size
[-Wstringop-overflow=]
1611 | strncat(filename_buffer, "wavs/", sizeof(char) * DATADIR_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sound.c:1614:3: warning: ‘strncat’ specified bound 512 equals destination size
[-Wstringop-overflow=]
1614 | strncat(filename_buffer, "beat/", sizeof(char) * DATADIR_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
sound.c:1617:2: warning: ‘strncat’ specified bound 512 equals destination size
[-Wstringop-overflow=]
1617 | strncat (filename_buffer, ".wav", sizeof(char) * DATADIR_SIZE);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -D'DATADIR="/usr/share/garden"' -std=gnu89 -c -o
stuff.o stuff.c
/bin/bash ../libtool --tag=CC --mode=link gcc -std=gnu89 -o garden
cloud.o display.o display_init.o ebullet.o eclass.o enemy.o game.o input.o
level.o main.o menu.o palette.o pbullet.o sound.o stuff.o -lm
-L/usr/lib/x86_64-linux-gnu -lalleg
libtool: link: gcc -std=gnu89 -o garden cloud.o display.o display_init.o
ebullet.o eclass.o enemy.o game.o input.o level.o main.o menu.o palette.o
pbullet.o sound.o stuff.o -lm -L/usr/lib/x86_64-linux-gnu -lalleg
/usr/bin/ld: main.o:(.bss+0x14020): multiple definition of `eclass';
eclass.o:(.data+0x0): first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:438: garden] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:338: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:398: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: garden-of-coloured-lights
Source-Version: 1.0.9-2
Done: Vincent Cheng <[email protected]>
We believe that the bug you reported is fixed in the latest version of
garden-of-coloured-lights, 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.
Vincent Cheng <[email protected]> (supplier of updated
garden-of-coloured-lights 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: Mon, 17 Aug 2020 00:29:41 -0700
Source: garden-of-coloured-lights
Binary: garden-of-coloured-lights garden-of-coloured-lights-data
Architecture: source
Version: 1.0.9-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Vincent Cheng <[email protected]>
Description:
garden-of-coloured-lights - abstract vertical shooter with music elements
garden-of-coloured-lights-data - abstract vertical shooter with music elements
(data)
Closes: 957255
Changes:
garden-of-coloured-lights (1.0.9-2) unstable; urgency=medium
.
* Fix FTBFS with gcc-10. (Closes: #957255)
* Update to debhelper compat level 12.
- Drop explicit build-dep on dh-autoreconf.
* Update to Standards version 4.5.0.
- Drop deprecated debian/menu file.
* Migrate Vcs links to salsa.
* Add upstream metadata file.
* Set M-A: foreign on arch:all data package.
Checksums-Sha1:
e1a80670594aa5f87ab9884dbf2ed5965bab01cb 2200
garden-of-coloured-lights_1.0.9-2.dsc
fecc4f5933c402f6a1ff50855d8e88be133e5047 3820
garden-of-coloured-lights_1.0.9-2.debian.tar.xz
Checksums-Sha256:
fc5e2f9f5ec74d9126e786dbf1f9f5c47039c19dd575e431a0a9bfaeeee30e2c 2200
garden-of-coloured-lights_1.0.9-2.dsc
f2e662d7bcd609045b79584ebfd2f3e3cbc49e244545dfe3c39a77247fd424bf 3820
garden-of-coloured-lights_1.0.9-2.debian.tar.xz
Files:
2b515a317c2cca9f1cbddcca1672527a 2200 games optional
garden-of-coloured-lights_1.0.9-2.dsc
544da07c0caf2a0708125ea3e49bc5ff 3820 games optional
garden-of-coloured-lights_1.0.9-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEE1TqBWjy3ZZr4guOVju3MG6ofMv8FAl86OKMACgkQju3MG6of
Mv/b8RAAwV/X5f6FbI8qDh5AMytDfYwoSd8rnCFCcF8cUGGPkWE08/Aj4iLN/czZ
CKqczr23pHauSxPPYDPz2k5xVd20gLkS8Bm3jjtGoDJhVb1LG5Gvg8We3BRYawwE
6fuuEexnlDu0xCKgPF3rRutzwvqXP9SRcgrfJDM8/OSnycpd7P7pJErC+VmMw6XU
6QWpihHSz9WjT4DifkpNnVU+ti451trxnf7QhNo6OnnEZto97uuL7YwAghWCcYRp
ebIaNNNMRH1lmmA7OTqUEBKCFetEYiz8DMx071V1zI69zXdHtVRr6ftD1Sp6w4oy
ePxwp1pJ9fXYmZtcHuc+fK3nCjohy65DhNF9iFURrb+I51iOpZltD9H3AivSdDp3
7NqkJiyaaY6UGJWKiaR6hllrAHxWQPo5T5jhelQNq0Zhm5LRSr4hReH/GxU9ymCQ
u+rB9dmjDvK5RbprtDPKAwtoZh3i+FYnzGEr5jvs3qTCj8A5j07mSDOmxTmQHt4y
XQ39hfpQ4g7duYDxxHnWplDN8fAQPCZ96UMZXnWSlbMDTsr0JLZjZqnkZy4/6pwP
34twLf7WqYgOEv3VE9UXQ4v80fDaX70eLz1rTF19tyGcU6tT+g4YRshZUas3W3zl
AdHYkAniFg36SEPJtVkPIaIsizyvBOBQuRkOKBCAZIevf5szbQQ=
=iqpj
-----END PGP SIGNATURE-----
--- End Message ---