Your message dated Tue, 05 Oct 2021 20:50:37 +0000
with message-id <e1mxrox-000aoe...@fasolo.debian.org>
and subject line Bug#957954: fixed in wmwave 0.4-11.1
has caused the Debian Bug report #957954,
regarding wmwave: 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.)
--
957954: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957954
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wmwave
Version: 0.4-11
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/wmwave_0.4-11_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
[...]
dpkg-source: info: extracting wmwave in /<<PKGBUILDDIR>>
dpkg-source: info: unpacking wmwave_0.4.orig.tar.gz
dpkg-source: info: unpacking wmwave_0.4-11.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying Debian-delta.patch
dpkg-source: info: applying Move-libraries-to-the-end.patch
Check disk space
----------------
Sufficient free space for build
User Environment
----------------
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-928a425a-59b5-4737-aaa5-f7ff68f8f650
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 wmwave
dpkg-buildpackage: info: source version 0.4-11
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Guido Günther <a...@sigxcpu.org>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
fakeroot debian/rules clean
dh clean
dh_auto_clean
make -j4 clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o
rm -f wmwave
rm -f *~
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
debian/rules build
dh build
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
dh_auto_build
make -j4 "INSTALL=install --strip-program=true"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -O2 -Wall -I/usr/X11R6/share/include -c wmgeneral.c -o wmgeneral.o
cc -O2 -Wall -I/usr/X11R6/share/include -c wmwave.c -o wmwave.o
cc -O2 -Wall -o wmwave wmgeneral.o -L/usr/X11R6/lib wmwave.o -lXext -lXpm
-lXext -lX11 -lm -liw
/usr/bin/ld: wmwave.o:(.bss+0x1020): multiple definition of `display';
wmgeneral.o:(.bss+0x328): first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:24: wmwave] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" 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: wmwave
Source-Version: 0.4-11.1
Done: Francisco Vilmar Cardoso Ruviaro <francisco.ruvi...@riseup.net>
We believe that the bug you reported is fixed in the latest version of
wmwave, 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.
Francisco Vilmar Cardoso Ruviaro <francisco.ruvi...@riseup.net> (supplier of
updated wmwave 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: Fri, 12 Feb 2021 22:18:49 +0000
Source: wmwave
Architecture: source
Version: 0.4-11.1
Distribution: unstable
Urgency: medium
Maintainer: Guido Günther <a...@sigxcpu.org>
Changed-By: Francisco Vilmar Cardoso Ruviaro <francisco.ruvi...@riseup.net>
Closes: 957954
Changes:
wmwave (0.4-11.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Add debian/patches/Fix-compilation-with-gcc-10.patch.
Thanks to Logan Rosen <lo...@ubuntu.com>. (Closes: #957954)
Checksums-Sha1:
27f85fa240a17e992dadccf3b743d1220d2fad2e 1726 wmwave_0.4-11.1.dsc
dc1d14078ae73c13c68a41034960a6ddf405c8e9 5984 wmwave_0.4-11.1.debian.tar.xz
1eafd67cbbb50fb619cdabbadb36906fa208501d 6650 wmwave_0.4-11.1_amd64.buildinfo
Checksums-Sha256:
e09f23440ca4f833a1980f3446fa39bf2689e7a83d2ed8667020645facd69dbc 1726
wmwave_0.4-11.1.dsc
0a13925685eec03cf5bfd5e65f79bfb600ce6e1532d59c3fb7f8b0da3b9ec177 5984
wmwave_0.4-11.1.debian.tar.xz
d7abd60e1989d26b99ccd6b2e0547b1b6f054175ba99975ef0d8097406d4e11a 6650
wmwave_0.4-11.1_amd64.buildinfo
Files:
468038285f4317810faf7a5a7aeda3c4 1726 x11 optional wmwave_0.4-11.1.dsc
3e8a7952a7ce51d30be1d64e6178bd2b 5984 x11 optional
wmwave_0.4-11.1.debian.tar.xz
a8f2790e04b448960c8e52b267f11f53 6650 x11 optional
wmwave_0.4-11.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEBdtqg34QX0sdAsVfu6n6rcz7RwcFAmFTdM0ACgkQu6n6rcz7
Rwc3GxAAoVgGlI0OKpGVpbXFjfOJw0Z7g9FJWUf/iaswQYkIt1Wh8HLEha6rD5jI
FdSj7fSpGXWByjCXYXqFRzFE3cc/OobRSqk2xQINKru/vTDHLGMPwvgOEW9t8RL3
GgdEyJBnwPhPHrFZUorTdgbCsnfer/NBU61atIrVBdqPWlTgcuid+JGGGvDcRaXE
rbsnsKYomNzBNdNitH0hYDHq+Tts/nETg4YWFAHaOpiRicHYYfOWl75pH2RTT+FS
ZvQ1AWsigKYbrEuzaq0ZyHoOdrR14dX/Q+M3s9/ph8SPme0AIsuKKUqO7w/ZYeYv
4cZqM1Ljm4Sutxdmg9/5OfyNYAV4KqnP7gjcX89yOqarneKxR+FumNici50mPthr
hnv7smd1KsmB/EdrUA35HEeaxGYCixP3+FgD3wnpbGv7MyPiZkr3ssgJg5vOw3Ti
bdeH8+X2aYtWPXhCiKMSluw4QkCAV9um8K7hQ61bPef7LZQCGcPUxN1O3n9vz69d
w1Dr7WQA+LiaXy0zxbTLmk7ySI7+Obn5tL63wwKdYIU0PzhKVAth7TzwCfC+v1GS
6vNanwtpMqhDyKzRQhuR/JxFZxofgjUHaaX87lOhNSPw9Lpy6n0vEapPXq5KsZl9
5nCcPTzCCTYMXmydC/wVZfueFAdE9bcfC0E4suZ2YYV+KoX8jAo=
=P+5Z
-----END PGP SIGNATURE-----
--- End Message ---