Your message dated Mon, 28 Dec 2020 13:05:24 +0000
with message-id <e1ktsde-0003nv...@fasolo.debian.org>
and subject line Bug#957949: fixed in wmnut 0.66-2
has caused the Debian Bug report #957949,
regarding wmnut: 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.)


-- 
957949: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957949
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wmnut
Version: 0.66-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/wmnut_0.66-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

[...]
checking pkg-config is at least version 0.9.0... yes
checking for NUT... yes
checking for ANSI C header files... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for string.h... (cached) yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking X11/xpm.h usability... yes
checking X11/xpm.h presence... yes
checking for X11/xpm.h... yes
checking X11/extensions/shape.h usability... yes
checking X11/extensions/shape.h presence... yes
checking for X11/extensions/shape.h... yes
checking X11/Xatom.h usability... yes
checking X11/Xatom.h presence... yes
checking for X11/Xatom.h... yes
checking for ANSI C header files... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating doc/Makefile
config.status: creating icons/Makefile
config.status: creating contrib/Makefile
config.status: creating contrib/wmnut-mdk.spec
config.status: creating contrib/wmnut.spec
config.status: creating contrib/wmnut.ebuild
config.status: creating config.h
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --disable-maintainer-mode
   dh_auto_build
        make -j1
make[1]: Entering directory '/<<PKGBUILDDIR>>'
make  all-recursive
make[2]: Entering directory '/<<PKGBUILDDIR>>'
Making all in src
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/nss -I/usr/include/nspr -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o wmnut.o wmnut.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/nss -I/usr/include/nspr -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o wmgeneral.o 
wmgeneral.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/nss -I/usr/include/nspr -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o compat.o 
compat.c
gcc -DHAVE_CONFIG_H -I. -I..   -Wdate-time -D_FORTIFY_SOURCE=2 
-I/usr/include/nss -I/usr/include/nspr -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c -o rcfiles.o 
rcfiles.c
gcc -I/usr/include/nss -I/usr/include/nspr -g -O2 
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security  -lX11  -lXext -lXpm  
-o wmnut wmnut.o wmgeneral.o compat.o rcfiles.o -lX11  -lXext -lXpm -lupsclient 
-lnss3 -lnssutil3 -lsmime3 -lssl3 -lplds4 -lplc4 -lnspr4 
/usr/bin/ld: wmgeneral.o:./src/wmgeneral.h:57: multiple definition of 
`display'; wmnut.o:./src/wmgeneral.h:57: first defined here
/usr/bin/ld: rcfiles.o:./src/wmgeneral.h:57: multiple definition of `display'; 
wmnut.o:./src/wmgeneral.h:57: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:380: wmnut] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:430: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:349: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:8: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: wmnut
Source-Version: 0.66-2
Done: Jeremy Sowden <jer...@azazel.net>

We believe that the bug you reported is fixed in the latest version of
wmnut, 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.
Jeremy Sowden <jer...@azazel.net> (supplier of updated wmnut 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: Sun, 27 Dec 2020 15:11:48 +0000
Source: wmnut
Architecture: source
Version: 0.66-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Window Maker Team <pkg-wmaker-de...@lists.alioth.debian.org>
Changed-By: Jeremy Sowden <jer...@azazel.net>
Closes: 957949 964583
Changes:
 wmnut (0.66-2) unstable; urgency=medium
 .
   [ Arnaud Quette ]
   * debian/control: Orphaning of wmnut, update VCS fields
 .
   [ Jeremy Sowden ]
   * d/gbp.conf: set default branch to debian.
   * d/control:
     - run wrap-and-sort;
     - adopt the package on behalf of the Window Maker packaging team and update
       Maintainer and Uploaders fields appropriately (closes: #964583);
     - bump Standards-Version to 4.5.1;
     - set Rules-Requires-Root to no;
     - update VCS URL's.
   * d/compat, d/control: remove d/compat and replace debhelper build-dep with
     one on debhelper-compat = 13.
   * d/patches:
     - add patch to remove multiple definitions of file-scope variable and fix
       FTBFS with gcc-10 (closes: #957949);
     - add patch to fix seg-fault at start-up if no UPS is available.
   * d/rules: leave debhelper to handle build-flags.
   * d/copyright:
     - use HTTPS URL;
     - add Source and Upstream-Contact fields.
   * d/.gitignore: move .gitignore to debian/ and remove non-Debian files
     from it.
   * d/changelog: remove trailing whitespace.
   * d/patch: add a patch to fix AppStream "metainfo-no-summary" error.
 .
   [ Andreas Metzler ]
   * Use v4 watch file standard.
   * Enable all hardening flags, patch configure.ac [no_override_ldflags.diff]
     to respect LDFLAGS.
Checksums-Sha1: 
 aafdce370bbd47ff811938710eaf67ea5b390391 1965 wmnut_0.66-2.dsc
 74d896ef3aac6547a4f7cdf3d73beba09188a492 4960 wmnut_0.66-2.debian.tar.xz
Checksums-Sha256: 
 debb8416fce2da983514da47b059a3b40cbd6395c5bee268b85a7cc28e06bf74 1965 
wmnut_0.66-2.dsc
 180aa036914cc1855a8b23356460b601a50c9c3512d126f8c24ec2782ec928a7 4960 
wmnut_0.66-2.debian.tar.xz
Files: 
 cabf0c18355b2e90e8aab1c0cefd0a5e 1965 x11 optional wmnut_0.66-2.dsc
 e69294e5fba5f02467340e16ec04553b 4960 x11 optional wmnut_0.66-2.debian.tar.xz

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

iQIzBAEBCgAdFiEE0uCSA5741Jbt9PpepU8BhUOCFIQFAl/p0bsACgkQpU8BhUOC
FITF1w/+KjILThlLVsXscYErXDr5W5cJrRuUKzrej41fEvkXPOeUVMAU51h978Oh
VaD6JLr+ZV1dLWHJkkXilDymMMUObygmFHsL9aZPfU8XFZLH+wA/0MAoK1wGcgjd
i4RyTHYSttBCxkgEyPIOnwBPWx8cYHdO2aav84SNiu9dB94E+DVs37MJpqypvQ07
bq41fCKPJYC1hNpOL2pk2o5WKwcw5hNxhSbwUC6DBxqoW6C2GqeuyKuyqaQO9hu9
rIpP4bTToFFkJ7vdRm0o5aUNCaRjpayQ8WCaImSFkMURPJ5xgE13/m//cph4/PSl
afnGBs/sU9hBduLnqPVZVV1/pv63ywlNGizBXHeEfot3FfizA85APb1Lp6/lTwGe
P6AHxf0uhfGlD04fsLOJutwloFae63yoMTDgD1yFQ72tQKgmXqL87n2yG3KEqbVY
gEypL34LeeF8x2QdY0VdrzEnXe3Rkef7dPoyG82G+ly1taoHEzoDJ1QUeUVMsHRX
LE2BvzPkLJ7pj8pjn0GSBRu9YuKlGY5NSOPQcpS1Ul69ZETg9PBmWvCESkjalmfI
AMocETVM/YgOxM7xGLdLvLQhfxHUH7P8uY8Idhyybrnqkz2qSJNlutobfmtMSva7
ZVPhX4yHSFPN1uDvInLXqoviMJSVIhKZMb8GqT8LMx/MmmGxhRY=
=y6Ws
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to