Your message dated Sat, 09 Jan 2021 19:48:22 +0000
with message-id <e1kykdm-0009lr...@fasolo.debian.org>
and subject line Bug#957068: fixed in cavezofphear 0.5.1-1.1
has caused the Debian Bug report #957068,
regarding cavezofphear: 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 ow...@bugs.debian.org
immediately.)
--
957068: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957068
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:cavezofphear
Version: 0.5.1-1
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
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/cavezofphear_0.5.1-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
[...]
APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-bbe41f8c-fbd7-4c4d-9a89-9eca5c12783b
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42
dpkg-buildpackage
-----------------
Command: dpkg-buildpackage -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package cavezofphear
dpkg-buildpackage: info: source version 0.5.1-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Håkon Nessjøen
<haakon.nessj...@gmail.com>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh: warning: Compatibility levels before 9 are deprecated (level 8 in use)
dh_auto_clean
dh_auto_clean: warning: Compatibility levels before 9 are deprecated (level 8
in use)
make -j1 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f phear editor
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: warning: Compatibility levels before 9 are deprecated (level 8 in use)
debian/rules build
dh build
dh: warning: Compatibility levels before 9 are deprecated (level 8 in use)
dh_update_autotools_config
dh_auto_configure
dh_auto_configure: warning: Compatibility levels before 9 are deprecated (level
8 in use)
dh_auto_build
dh_auto_build: warning: Compatibility levels before 9 are deprecated (level 8
in use)
make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd src && make
make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c main.c -o
main.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c frame.c -o
frame.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c isready.c
-o isready.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c loadmap.c
-o loadmap.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c misc.c -o
misc.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c gplot.c -o
gplot.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c splash.c -o
splash.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c chk.c -o
chk.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -c editor.c -o
editor.o
gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -o phear
main.o frame.o isready.o loadmap.o misc.o gplot.o splash.o chk.o editor.o
-Wl,-z,relro -lncurses
/usr/bin/ld: frame.o:./src/frame.c:29: multiple definition of `need_refresh';
main.o:./src/main.c:43: first defined here
/usr/bin/ld: editor.o:./src/editor.c:27: multiple definition of `map';
main.o:./src/main.c:31: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:16: phear] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:5: make] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:15: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: cavezofphear
Source-Version: 0.5.1-1.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
cavezofphear, 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 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated cavezofphear
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 07 Jan 2021 19:03:02 +0000
Source: cavezofphear
Architecture: source
Version: 0.5.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Håkon Nessjøen <haakon.nessj...@gmail.com>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957068
Changes:
cavezofphear (0.5.1-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS with GCC 10. (Closes: #957068)
- Thanks to Reiner Herrmann.
Checksums-Sha1:
64d7e6c305c68eca753fff9f1e4d9585ea8da276 1928 cavezofphear_0.5.1-1.1.dsc
c10e31641eb8b2f0ac5895a4acc70c74937f6d71 3248
cavezofphear_0.5.1-1.1.debian.tar.xz
c7a8bd7f719dce464a70585adca3a3072ee964ad 6222
cavezofphear_0.5.1-1.1_amd64.buildinfo
Checksums-Sha256:
41d909a2f8713b3fb04b93ff55c2c5bdd1039a8b5d15ff0f2f4768028d59cbf8 1928
cavezofphear_0.5.1-1.1.dsc
2021560123b0ee11bced1cdb318ea00014b71a291453ae423fcb75e529e70d99 3248
cavezofphear_0.5.1-1.1.debian.tar.xz
0a2b092c9a0370511ca4b6bdbd36c3669332b5b58688280d927ff2a6a0ff37ce 6222
cavezofphear_0.5.1-1.1_amd64.buildinfo
Files:
9991c0cca9c24677767029927752290b 1928 games extra cavezofphear_0.5.1-1.1.dsc
87a2c820c00e237accb2dcf623380a19 3248 games extra
cavezofphear_0.5.1-1.1.debian.tar.xz
a7c2cb8cec0ef916dda3f493499f5fe2 6222 games extra
cavezofphear_0.5.1-1.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl/3XNwACgkQR5mjUUbR
KzXAAg//fuurU+63DWL1XdxgdmyJ8V3xWxsXfZy/28Wiz1POdLwFPYV9WC8Kd07p
UZy1yieyJqsu56aObUs1XjGiWs3/KncrQQjZ7uM4R1fc6YwUuDrjVmBYkRGQqcHC
SKjZ96fqVtGjELYaQri17OqN7NZtZQT+IrZdNI6p8ON76l0aq67DAs3q8Bnc+cYS
jbdOWLeZM+QaHM3Gb6MvU+cA0PCCLlNfjlROAyemoP8eYEyGCHwkKsGpNS/p1/vU
HyfqcdcJURy6FMdXPfVxt+zSaNmk2TKmHeGQ3r2Z+9TzpklIpdmAMjM01r08XxCK
LIaFVc+QlpCrbwJtzWMGFvC8RiOZQ4FsbLVPUgnWfQxIC5aiF/CB38tUkOhHi5HF
uxpAfU3Oj2oXy3qcYLKIROentP75JDvXw8BRoUqiNbqfqZU4MAsasfHkQdRTxhjs
QFeL6QOlZttv5KVmpjeqjTJMeYAPj3ms1jw9b0v/Tj+qN1IP1VmUdbZAASpVBRFS
UeU9rHlkMH/GMiSeOgJyChjR1i/kCqLkzoynXT82UVv+z2yLE9VoZCfLdH3dwHaM
gPGPtbO1dQ6y+wUVPsBb+MHt7ZJelHtK1deYfT/3F/ip6pNLvy43EtLCHsTZW4SW
Ez+tFVsvtEmfOPIYkCzSqoIOf3UBTxY50u98uJKEd3nitai1/AE=
=t0iG
-----END PGP SIGNATURE-----
--- End Message ---