Your message dated Sat, 16 Jan 2021 21:03:42 +0000
with message-id <e1l0sjw-0004bh...@fasolo.debian.org>
and subject line Bug#957000: fixed in anypaper 2.4-2.1
has caused the Debian Bug report #957000,
regarding anypaper: 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.)
--
957000: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957000
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:anypaper
Version: 2.4-2
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/anypaper_2.4-2_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
[...]
218 | if (*std_err != NULL)
| ^~
anypaper.c:237:17: warning: comparison between pointer and integer
237 | if (*std_out != NULL)
| ^~
anypaper.c:242:17: warning: comparison between pointer and integer
242 | if (*std_err != NULL)
| ^~
/bin/bash ../libtool --tag=CC --mode=link gcc -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wl,-z,relro -o anypaper anypaper.o libanypaper.la
-lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0
-lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype
-lglib-2.0
libtool: link: gcc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
anypaper anypaper.o ./.libs/libanypaper.a -lgtk-x11-2.0 -lgdk-x11-2.0
-lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0
-lpango-1.0 -lgobject-2.0 -lfontconfig -lfreetype -lglib-2.0
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:53:
multiple definition of `background_color';
anypaper.o:./anypaper/anypaper_command.h:53: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:48:
multiple definition of `custom'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:48:
multiple definition of `scale'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:48:
multiple definition of `fullscreen';
anypaper.o:./anypaper/anypaper_command.h:48: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:48:
multiple definition of `tile'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:48:
multiple definition of `maximize'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:48:
multiple definition of `normal'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:53:
multiple definition of `remaining_args';
anypaper.o:./anypaper/anypaper_command.h:53: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:51:
multiple definition of `x_position';
anypaper.o:./anypaper/anypaper_command.h:51: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:51:
multiple definition of `y_position';
anypaper.o:./anypaper/anypaper_command.h:51: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:52:
multiple definition of `x_scale'; anypaper.o:./anypaper/anypaper_command.h:52:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:52:
multiple definition of `y_scale'; anypaper.o:./anypaper/anypaper_command.h:52:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:51:
multiple definition of `width'; anypaper.o:./anypaper/anypaper_command.h:51:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:51:
multiple definition of `height'; anypaper.o:./anypaper/anypaper_command.h:51:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:50:
multiple definition of `commandline';
anypaper.o:./anypaper/anypaper_command.h:50: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:54:
multiple definition of `jpeg_quality';
anypaper.o:./anypaper/anypaper_command.h:54: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:54:
multiple definition of `png_compression';
anypaper.o:./anypaper/anypaper_command.h:54: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:53:
multiple definition of `wallpapersetterfile';
anypaper.o:./anypaper/anypaper_command.h:53: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:53:
multiple definition of `rcfile'; anypaper.o:./anypaper/anypaper_command.h:53:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:53:
multiple definition of `lastwallpaperfile';
anypaper.o:./anypaper/anypaper_command.h:53: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:49:
multiple definition of `info'; anypaper.o:./anypaper/anypaper_command.h:49:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:48:
multiple definition of `no_set'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:48:
multiple definition of `last'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:48:
multiple definition of `set'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_command.o):./anypaper/anypaper_command.h:47:
multiple definition of `custom_scale_connect_state';
anypaper.o:./anypaper/anypaper_command.h:47: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:53:
multiple definition of `wallpapersetterfile';
anypaper.o:./anypaper/anypaper_command.h:53: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:53:
multiple definition of `rcfile'; anypaper.o:./anypaper/anypaper_command.h:53:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:53:
multiple definition of `lastwallpaperfile';
anypaper.o:./anypaper/anypaper_command.h:53: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:48:
multiple definition of `no_set'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:54:
multiple definition of `png_compression';
anypaper.o:./anypaper/anypaper_command.h:54: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:54:
multiple definition of `jpeg_quality';
anypaper.o:./anypaper/anypaper_command.h:54: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:53:
multiple definition of `remaining_args';
anypaper.o:./anypaper/anypaper_command.h:53: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:53:
multiple definition of `background_color';
anypaper.o:./anypaper/anypaper_command.h:53: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:52:
multiple definition of `y_scale'; anypaper.o:./anypaper/anypaper_command.h:52:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:52:
multiple definition of `x_scale'; anypaper.o:./anypaper/anypaper_command.h:52:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:51:
multiple definition of `width'; anypaper.o:./anypaper/anypaper_command.h:51:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:51:
multiple definition of `height'; anypaper.o:./anypaper/anypaper_command.h:51:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:51:
multiple definition of `y_position';
anypaper.o:./anypaper/anypaper_command.h:51: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:51:
multiple definition of `x_position';
anypaper.o:./anypaper/anypaper_command.h:51: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:50:
multiple definition of `commandline';
anypaper.o:./anypaper/anypaper_command.h:50: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:49:
multiple definition of `info'; anypaper.o:./anypaper/anypaper_command.h:49:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:48:
multiple definition of `last'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:48:
multiple definition of `set'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:48:
multiple definition of `custom'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:48:
multiple definition of `scale'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:48:
multiple definition of `maximize'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:48:
multiple definition of `tile'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:48:
multiple definition of `normal'; anypaper.o:./anypaper/anypaper_command.h:48:
first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:48:
multiple definition of `fullscreen';
anypaper.o:./anypaper/anypaper_command.h:48: first defined here
/usr/bin/ld:
./.libs/libanypaper.a(anypaper_window.o):./anypaper/anypaper_command.h:47:
multiple definition of `custom_scale_connect_state';
anypaper.o:./anypaper/anypaper_command.h:47: first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:315: anypaper] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/anypaper'
make[2]: *** [Makefile:300: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:229: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:4: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: anypaper
Source-Version: 2.4-2.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
anypaper, 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 anypaper
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, 14 Jan 2021 20:31:29 +0000
Source: anypaper
Architecture: source
Version: 2.4-2.1
Distribution: unstable
Urgency: medium
Maintainer: Alejandro Garrido Mota <alejan...@debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957000
Changes:
anypaper (2.4-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix ftbfs with GCC-10. (Closes: #957000)
Checksums-Sha1:
41a191cf705fba9e74e1e81ec7db73fd52bd4d9c 1831 anypaper_2.4-2.1.dsc
dc2db8799fbc38d7de8536933faa3354732ac905 2828 anypaper_2.4-2.1.debian.tar.xz
7dc80aed7001942420cd71a281aaedd4f588c6e3 11031 anypaper_2.4-2.1_amd64.buildinfo
Checksums-Sha256:
5a14b67f8f477338dc1cd39f179bcd9567e4d2a0d53eeb9e608e0146ffe97958 1831
anypaper_2.4-2.1.dsc
ff73d76ab92013b21d8f146ec5973a7338b9233f569588108bd252f54b9c643c 2828
anypaper_2.4-2.1.debian.tar.xz
e0bd8f0984d797cb79ee4ca5be63d0fe9c4e70acee8be96cf48a711e1ee42224 11031
anypaper_2.4-2.1_amd64.buildinfo
Files:
a44671d226406f7d86db1ec6e711f034 1831 utils extra anypaper_2.4-2.1.dsc
e3ec78fce616ba84a56ec1958a6ba993 2828 utils extra
anypaper_2.4-2.1.debian.tar.xz
938f67d9633f0f635280fa966f767cb0 11031 utils extra
anypaper_2.4-2.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmAAq9UACgkQR5mjUUbR
KzVVCg/9E1mhUDmWOKjrgCwOY4rX//Cawb3p3ugKg6lLTSIuDHOdAnaTolela0r6
lNet5s1LuVVwpqONqc3Io4sDQJTnsk1akEOsifsWUIL2DUW3tIh/xPKcq/j+5AP4
cs+HwlHc30/RvWGz+Aei0U3thNMPylX3B0U9TC1YliEYTVwv9IEnKBVw30bWQ2PK
yoIxDesyC3INa2xEZdDTYIgUqf3E30fyDluVFh/l4EouA6pseqVXPTRgDYd1QYVr
32+YeG/dNICRn03vIXe36xvPLTHNfTfuPisV7Bwco0BwbB3FvOOiNgHkCpapn42N
UPzMlY+XUS93GLF+l0dhOab6ditBBUYE40hyW8lgul0ZFN8IkVL8HcGLCoJEbF+j
SLffZ5EzOIro8FXa3ZYRWOpL6ndqnHGLNv+hj9zxxZd3FUM3JDZN9P/MjfXhVEpu
h0Bv2j3RGIlb/3DJFWZIC9xR103LvuNQiN49ozWy2O3x9izwp7eHMXe/h0K5Hhtp
Wph+XC3GjG3faadPG1FbozcWLyUAB6wG+PLT85y3qcLDu4fsRRTSIqhopmCS8GSB
AimqvyXhGUAYUeeYmLqh0et1dupYa0jDiqLAPMRWeX/El29W4NHmoJ8ae3eSVIDZ
1E5aJVW1h5S6kgtJDdl0X+S8DbfyMGS4DKTtX88BLcx0S2QcVgE=
=MREQ
-----END PGP SIGNATURE-----
--- End Message ---