Your message dated Fri, 25 Oct 2019 22:20:00 +0000
with message-id <e1io7w8-000dyj...@fasolo.debian.org>
and subject line Bug#925859: fixed in wmwave 0.4-11
has caused the Debian Bug report #925859,
regarding wmwave: ftbfs with GCC-9
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.)


-- 
925859: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=925859
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wmwave
Version: 0.4-10
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-9

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-9/g++-9, but succeeds to build with gcc-8/g++-8. 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/gcc9-20190321/wmwave_0.4-10_unstable_gcc9.log
The last lines of the build log are at the end of this report.

To build with GCC 9, either set CC=gcc-9 CXX=g++-9 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-9/porting_to.html

GCC 9 also passes the linker option --as-needed by default; typical
build issues are passing libraries before object files to the linker,
or underlinking of convenience libraries built from the same source.

[...]
 /<<PKGBUILDDIR>>/Makefile
 /<<PKGBUILDDIR>>/wmwave.1
 /<<PKGBUILDDIR>>/wmwave.c

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=en_US.UTF-8
LC_ALL=POSIX
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-d426f01b-440b-449c-8b04-9de6632c98ce
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-----------------

dpkg-buildpackage: info: source package wmwave
dpkg-buildpackage: info: source version 0.4-10
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_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f *.o
rm -f wmwave 
rm -f *~
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_clean
dh_clean: Compatibility levels before 9 are deprecated (level 8 in use)
dpkg-buildpackage: warning: debian/rules must be updated to support the 
'build-arch' and 'build-indep' targets (at least 'build-arch' seems to be 
missing)
 debian/rules build
dh_testdir
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make CFLAGS="-Wall -g -O2"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cc -Wall -g -O2 -I/usr/X11R6/share/include -c wmgeneral.c -o wmgeneral.o
cc -Wall -g -O2 -I/usr/X11R6/share/include -c wmwave.c -o wmwave.o
cc -Wall -g -O2 -o wmwave wmgeneral.o  -lXext -L/usr/X11R6/lib -lXpm -lXext 
-lX11 -lm -liw wmwave.o
/usr/bin/ld: wmwave.o: in function `iw_getinf_stats':
/<<PKGBUILDDIR>>/wmwave.c:363: undefined reference to `iw_get_range_info'
/usr/bin/ld: /<<PKGBUILDDIR>>/wmwave.c:365: undefined reference to 
`iw_get_stats'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:24: wmwave] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:28: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: wmwave
Source-Version: 0.4-11

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 925...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Günther <a...@sigxcpu.org> (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: SHA256

Format: 1.8
Date: Fri, 25 Oct 2019 23:59:08 +0200
Source: wmwave
Architecture: source
Version: 0.4-11
Distribution: unstable
Urgency: medium
Maintainer: Guido Günther <a...@sigxcpu.org>
Changed-By: Guido Günther <a...@sigxcpu.org>
Closes: 925859
Changes:
 wmwave (0.4-11) unstable; urgency=medium
 .
   [ Guido Günther ]
   * Use 3.0 (quilt) format
   * Move Debian delta to debian/patches
   * Switch to dh
   * Switch to debhelper compat level 12
   * Bump standards version
 .
   [ Reiner Herrmann ]
   * Move libraries to the end
     (Closes: #925859)
Checksums-Sha1:
 fc09ea87dfce78e00f6bfc0dbfbfa636f75c5af7 1743 wmwave_0.4-11.dsc
 aa585b94d106237c7e3a647c0e9b8a1bd3969687 5656 wmwave_0.4-11.debian.tar.xz
 92ed7417bed29aad9f564007f1ea3d3148be10f7 6760 wmwave_0.4-11_source.buildinfo
Checksums-Sha256:
 74b4f1e3f26f730122bda7473409b4a2a266a7b1701de621f7d8bd2ad9c42fed 1743 
wmwave_0.4-11.dsc
 568f501dad8bec919edfa5ceb53be0f54a4edc7b6afbe168e8f2d7a6e7c615fb 5656 
wmwave_0.4-11.debian.tar.xz
 f8748edca286a39a23ee668c15f07b0743d3c07aa02c88dd4da4b60134c4094c 6760 
wmwave_0.4-11_source.buildinfo
Files:
 a152a893185d222bebcdd13e2a9ed5bc 1743 x11 optional wmwave_0.4-11.dsc
 5fd14d0ff0dea77294e604a1e0f296eb 5656 x11 optional wmwave_0.4-11.debian.tar.xz
 97e06d57e1e296f45db0b055d53d819e 6760 x11 optional 
wmwave_0.4-11_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEEvHzQcjh1660F3xzZB7i3sOqYEgsFAl2zcKUQHGFneEBzaWd4
Y3B1Lm9yZwAKCRAHuLew6pgSC3lREACRimI0CRYwqGOfH22ViqpVyjKJkBowvJEv
L6lgROVEdpNY4WtUSRiww2vAnNNTiz62vJK/xtj9KAAyicl3AMNsu8Z4CBxOObat
1/nc8EAtZAxrRPeOsw/zrN+zq1AvuiwJm0BJifWfJbU5GPeMC9p3shMs/JGWR2wt
LvVCYndkm0P+KJ7VpZ/l61X8tz2oFyPzS/zIbt1mrIHAhTHmJ6e2KPT5i/QAi1xa
xGLyHOyqdSUVTn+8F5Ld7hYExmdnRH4Iqt8YX1ZZPB6o/QCVmGFPZOFNqCWnvggy
yeuzI7x4SugTebjvajsPcpVJxxfS7VbPAt0mpgX3nxt/SNjWwcXry/ZKyhShIu3H
dWmMYsD7bLNX2pvhj2f2m8MnXSLFhAKHtbDBpjb4693MPAuAuM0b5NPZq9e3a74i
DLD7TUJgIma6Sq63CK4jSnvz3sWwNeJ+LVbcTD7v6lUJFIqxJRAVjCBbXbQwCNMV
jcxLe1WTmFsAiC/zyfOS/AYrsK/TJ/Gc5lBuLX1qsYZKSzlai/rbJqPI9EgcJMS5
bHvNs4uE+37rDVjqxvNvdl95/3BuB3pdCkdT5lKxsyRLOItnlYvQpJFLa3HB9gb2
oYNbXKz4vL0uXajfak6yH4m5tC+VV6+GtrpBPTk7xHuXTix2o1DFOk0T3QNouM4c
zXGCpoEpeA==
=iooZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to