Your message dated Mon, 10 Aug 2020 12:03:42 +0000
with message-id <[email protected]>
and subject line Bug#957237: fixed in fteqcc 3343+svn3400-4
has caused the Debian Bug report #957237,
regarding fteqcc: 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.)
--
957237: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957237
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:fteqcc
Version: 3343+svn3400-3
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/fteqcc_3343+svn3400-3_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
[...]
/usr/bin/ld: qcc_pr_comp.o:/<<PKGBUILDDIR>>/qcc_pr_comp.c:3776: multiple
definition of `stringconstdefstable'; qccmain.o:/<<PKGBUILDDIR>>/qccmain.c:96:
first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:285: multiple definition of
`asmfile'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:285: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:840: multiple definition of
`precache_sounds'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:840: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:841: multiple definition of
`precache_sounds_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:841: first defined
here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:842: multiple definition of
`precache_sounds_used'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:842: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:843: multiple definition of
`numsounds'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:843: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:845: multiple definition of
`precache_textures'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:845: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:846: multiple definition of
`precache_textures_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:846: first defined
here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:847: multiple definition of
`numtextures'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:847: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:849: multiple definition of
`precache_models'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:849: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:850: multiple definition of
`precache_models_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:850: first defined
here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:851: multiple definition of
`precache_models_used'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:851: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:852: multiple definition of
`nummodels'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:852: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:854: multiple definition of
`precache_files'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:854: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:855: multiple definition of
`precache_files_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:855: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc.h:856: multiple definition of
`numfiles'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:856: first defined here
/usr/bin/ld: qcc_pr_lex.o:/<<PKGBUILDDIR>>/qcc_pr_lex.c:98: multiple definition
of `currentchunk'; qccmain.o:/<<PKGBUILDDIR>>/qccmain.c:26: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x0): multiple definition of `asmfile';
qccmain.o:/<<PKGBUILDDIR>>/qcc.h:285: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x8): multiple definition of `precache_sounds';
qccmain.o:/<<PKGBUILDDIR>>/qcc.h:840: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x10): multiple definition of
`precache_sounds_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:841: first defined
here
/usr/bin/ld: qcctui.o:(.bss+0x18): multiple definition of
`precache_sounds_used'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:842: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x20): multiple definition of `numsounds';
qccmain.o:/<<PKGBUILDDIR>>/qcc.h:843: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x28): multiple definition of `precache_textures';
qccmain.o:/<<PKGBUILDDIR>>/qcc.h:845: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x30): multiple definition of
`precache_textures_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:846: first defined
here
/usr/bin/ld: qcctui.o:(.bss+0x38): multiple definition of `numtextures';
qccmain.o:/<<PKGBUILDDIR>>/qcc.h:847: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x40): multiple definition of `precache_models';
qccmain.o:/<<PKGBUILDDIR>>/qcc.h:849: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x48): multiple definition of
`precache_models_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:850: first defined
here
/usr/bin/ld: qcctui.o:(.bss+0x50): multiple definition of
`precache_models_used'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:851: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x58): multiple definition of `nummodels';
qccmain.o:/<<PKGBUILDDIR>>/qcc.h:852: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x60): multiple definition of `precache_files';
qccmain.o:/<<PKGBUILDDIR>>/qcc.h:854: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x68): multiple definition of
`precache_files_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:855: first defined here
/usr/bin/ld: qcctui.o:(.bss+0x70): multiple definition of `numfiles';
qccmain.o:/<<PKGBUILDDIR>>/qcc.h:856: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:285: multiple definition of
`asmfile'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:285: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:840: multiple definition of
`precache_sounds'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:840: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:841: multiple definition of
`precache_sounds_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:841: first defined
here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:842: multiple definition of
`precache_sounds_used'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:842: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:843: multiple definition of
`numsounds'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:843: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:845: multiple definition of
`precache_textures'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:845: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:846: multiple definition of
`precache_textures_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:846: first defined
here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:847: multiple definition of
`numtextures'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:847: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:849: multiple definition of
`precache_models'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:849: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:850: multiple definition of
`precache_models_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:850: first defined
here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:851: multiple definition of
`precache_models_used'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:851: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:852: multiple definition of
`nummodels'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:852: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:854: multiple definition of
`precache_files'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:854: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:855: multiple definition of
`precache_files_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:855: first defined here
/usr/bin/ld: comprout.o:/<<PKGBUILDDIR>>/qcc.h:856: multiple definition of
`numfiles'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:856: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:285: multiple definition of
`asmfile'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:285: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:840: multiple definition of
`precache_sounds'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:840: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:841: multiple definition of
`precache_sounds_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:841: first defined
here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:842: multiple definition of
`precache_sounds_used'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:842: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:843: multiple definition of
`numsounds'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:843: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:845: multiple definition of
`precache_textures'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:845: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:846: multiple definition of
`precache_textures_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:846: first defined
here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:847: multiple definition of
`numtextures'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:847: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:849: multiple definition of
`precache_models'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:849: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:850: multiple definition of
`precache_models_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:850: first defined
here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:851: multiple definition of
`precache_models_used'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:851: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:852: multiple definition of
`nummodels'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:852: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:854: multiple definition of
`precache_files'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:854: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:855: multiple definition of
`precache_files_block'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:855: first defined here
/usr/bin/ld: qcc_cmdlib.o:/<<PKGBUILDDIR>>/qcc.h:856: multiple definition of
`numfiles'; qccmain.o:/<<PKGBUILDDIR>>/qcc.h:856: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:36: R_qcc] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:38: qcc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:5: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: fteqcc
Source-Version: 3343+svn3400-4
Done: Simon McVittie <[email protected]>
We believe that the bug you reported is fixed in the latest version of
fteqcc, 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.
Simon McVittie <[email protected]> (supplier of updated fteqcc 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, 10 Aug 2020 11:15:41 +0100
Source: fteqcc
Architecture: source
Version: 3343+svn3400-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Simon McVittie <[email protected]>
Closes: 957237
Changes:
fteqcc (3343+svn3400-4) unstable; urgency=medium
.
* Team upload
* d/control: Update Vcs-Git, Vcs-Browser for migration to salsa.d.o
* Add a patch to fix the build with -fno-common (gcc 10)
(Closes: #957237)
* d/control, d/changelog: Trim trailing whitespace
* Use debhelper-compat 12
* Set Rules-Requires-Root to no
* d/copyright: Convert to machine-readable format
* Standards-Version: 4.5.0 (no changes required)
Checksums-Sha1:
3300667630b440cbb6e241c43b4cf2ccb9ddf03d 2075 fteqcc_3343+svn3400-4.dsc
363475e7679392959eeb08bd8da8a2e4e7dc517a 6604
fteqcc_3343+svn3400-4.debian.tar.xz
d8d82f8afe7f03e8f15cf70fff2a4d0bd3b9c2bd 5169
fteqcc_3343+svn3400-4_source.buildinfo
Checksums-Sha256:
53044425c051ba772fa15658bdc2bd2444b190647ac07eca18f3c3a2b868aea2 2075
fteqcc_3343+svn3400-4.dsc
f060520cf56e32de63dc8c4895f7ab2d62bbc227870b07dad6317fe8d5abb2bb 6604
fteqcc_3343+svn3400-4.debian.tar.xz
3c4e07094ba03a144b90212148329f9f81f2da5fa423ec1816037af40d703135 5169
fteqcc_3343+svn3400-4_source.buildinfo
Files:
115931ae74bc1c533f2ab2844ccf34a5 2075 devel optional fteqcc_3343+svn3400-4.dsc
8e88f57d11c83baef4f204a9a2787783 6604 devel optional
fteqcc_3343+svn3400-4.debian.tar.xz
b83914f8e9b23a6c06a8108298d91f0f 5169 devel optional
fteqcc_3343+svn3400-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJEBAEBCAAuFiEENuxaZEik9e95vv6Y4FrhR4+BTE8FAl8xMx4QHHNtY3ZAZGVi
aWFuLm9yZwAKCRDgWuFHj4FMT1yWD/4vvBSKeNGthkz6eLcD+tJ97lale6WbVX2H
FkmKPrW2wBGDYKYMYMeuZmDSIVOX4Owq8e5QjR34fQqE6U2VJq5yqrLhtxXhnukz
5wTxhCl1qNt4EoHFfRW+dBj60eBkedaEcQhiCGyhw43H6TrnnO9odS789A9T8X9w
5SsqAB1NFwhZIpA53vw+dScYmeKqG60h7vpcl4uBoTHMSWICMih2DixFUv4PgLL8
zjwohMBsj04hnSY1CjLobFa7Ukbsm64CkXgcVeAL5PNNHaveFdF8/b28RYjByuUu
NK7B2pOANX99uirJFW8hZEd7aHEsoXN6LirRCQhw8sfsq7IlRJN2GKUWrDmJJVV6
wa2Y5I72qjnN6YhI/p/+ZPnuacj1bYdH9IWNJESXAbSIk/t83gJaz6LK6szilgTf
5l9yG8eO9fFnCnm3/tJ1jOqOvcenq+Yx3CsWuz7hFr4S9zml0QhaVad/oSttXCM0
TRojj7RBdr2v3sIeLJQqJzSGKqbxVsZxxjraFPu3J81QPcbmkQb2FFfCBipjaFo4
3oecgI7YuZ4CqYZazrxYKpT2WjxV/fZ0gDm6/OwtDyd+7NCYEWPsAfyLA//QiI7w
3Fk2rUdObyYdLFkTiSRI8qS2MtEGOAWERaNrME9qva43FGgp2ksWpQowgp5muOlx
aU9+5QlYbg==
=z85k
-----END PGP SIGNATURE-----
--- End Message ---