Your message dated Sat, 25 Jul 2020 14:53:43 +0200
with message-id <[email protected]>
and subject line Fixed in wmweather 2.4.7-2
has caused the Debian Bug report #957956,
regarding wmweather: 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 [email protected]
immediately.)
--
957956: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957956
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:wmweather
Version: 2.4.7-1
Severity: normal
Tags: sid bullseye
User: [email protected]
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/wmweather_2.4.7-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 for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for pid_t... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking whether lstat correctly handles trailing slash... yes
checking whether stat accepts an empty string... no
checking for working strtod... yes
checking for alarm... (cached) yes
checking for getopt... yes
checking for memset... yes
checking for mkdir... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strrchr... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for curl_easy_init in -lcurl... yes
checking whether to use xmessage... yes
checking for xmessage... /usr/bin/xmessage (as requested)
configure: WARNING: /usr/bin/xmessage is not an executable binary.
checking for path to system-wide configuration... /etc/wmweather.conf
checking for default update delay... 15 minutes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating wmweather.1
config.status: creating config.h
/usr/bin/make -C src
make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -DSYSCONFPATH=\"/etc/wmweather.conf\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o wmweather.o wmweather.c
gcc -Wall -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-Wformat -Werror=format-security -DSYSCONFPATH=\"/etc/wmweather.conf\" -I.
-Wdate-time -D_FORTIFY_SOURCE=2 -c -o wmgeneral.o wmgeneral.c
gcc -Wall -Wl,-z,relro wmweather.o wmgeneral.o -lcurl -lXpm -lXext -lX11 -o
wmweather
/usr/bin/ld: wmgeneral.o:./src/wmgeneral.h:39: multiple definition of
`display'; wmweather.o:./src/wmgeneral.h:39: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [<builtin>: wmweather] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
make: *** [debian/rules:35: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
I'm manually closing this bug due to a typo in the changelog, see below.
Martin
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 25 Jul 2020 14:36:57 +0200
Source: wmweather
Binary: wmweather
Architecture: source amd64
Version: 2.4.7-2
Distribution: unstable
Urgency: medium
Maintainer: Martin A. Godisch <[email protected]>
Changed-By: Martin A. Godisch <[email protected]>
Description:
wmweather - WindowMaker dockapp that shows your current weather
Changes:
wmweather (2.4.7-2) unstable; urgency=medium
.
* Fixed gcc-10 compilation, closes. #957956.
Checksums-Sha1:
1c463e06eb645bba0d8149893cafd9a9c0913d5e 1813 wmweather_2.4.7-2.dsc
1779fccf083332ca4cf1b9f77f7df1ac257c0abc 6088 wmweather_2.4.7-2.debian.tar.xz
f2430ebb9346d57571edfd419d1655b2a240ab28 5624 wmweather_2.4.7-2_amd64.buildinfo
3f97dccb983c2fd507117391a06817908a34f72a 35092 wmweather_2.4.7-2_amd64.deb
Checksums-Sha256:
1ad16bd7952150d469aefa5e15428992d24ef5d0627edb99343e68eef12a2540 1813
wmweather_2.4.7-2.dsc
ee45454bc662ab03ddd0af47cb3f3cf08c596e1390de27b9dbb96c0938bf3d38 6088
wmweather_2.4.7-2.debian.tar.xz
131a7684446f1aaa2c5be84bbc739ef8312878f8a5c3539edf9b09f5c03c9633 5624
wmweather_2.4.7-2_amd64.buildinfo
ed297bb29f9ba0a14d717707d35c363e513089443fc7a93f7c18b81bcc927d27 35092
wmweather_2.4.7-2_amd64.deb
Files:
54ca21bb81cbc3245b8c76ef6bce4284 1813 gnustep optional wmweather_2.4.7-2.dsc
59f18e1db780a58b477b69a09a48e97b 6088 gnustep optional
wmweather_2.4.7-2.debian.tar.xz
52fa0b47be6d39211d5b8732c34ef31c 5624 gnustep optional
wmweather_2.4.7-2_amd64.buildinfo
350bb4f2081cb26df7212e538d434d0b 35092 gnustep optional
wmweather_2.4.7-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
iQJHBAEBCAAxFiEEGEIyO0/Pm5CZX6F/o1C5kfBaSFcFAl8cJ44THGdvZGlzY2hA
ZGViaWFuLm9yZwAKCRCjULmR8FpIV2VuD/0VQ9OjBUd2GdbOz5TF6yM6/PrPC55z
FuIIHkYvX517IoBDDp7pgVevRwgXs4Bwlec240yyrCPcr4A1RhMoCh6F+W6FD/T6
C6bhRZ/NVaipHTKf6beK7QYv18E7FvWgLoEl4pY0gRuARlM17IHk1CwIZSS4ioiB
5ElI++zYssyFTJvujoQTQNZwT8VJzJeBYkNRo/CnnmCSeHj97GrZrtTcfkiLrPRs
l+lBlK6wnd626aRzCCCfRhMM+TqTo3zTpP+5vwZv36g397ww8iGgwW07LPbKIYsv
9HvFljQki55CT4bExRoTW9uIDPUfjYFiaTMGE2gyqyCuRzoLudJOvW0K6R9yt+4T
YL6v8q6buictDmRmNWXHBGaCxTrQ/3s8gBA99MNgCimgnJQ1p1k8MdCPRpj0R0bB
Pc8zlTDVok0U9WhtnEcGiv0QdyFjviCGa92WugAo7p9LQL8ZiacNV4xnPQc7yVS5
2QtLGZ3Y7a7SONnk8KHO6F6GYzUff4H5UvLqvlHXZ9CqZoIYQgCr7c4Srg2qE4yF
nfHzSm5/GYbnS7fewUzWeqAlKJYA7YzxDrhLas5b/8WHExcpochvqtiDRM+WS8bS
jC7m8WaWMA2deZ1uuYdWfdkqhRaQ8T0rDe49YT5aInnEKbb1p8OMjrhba/12etZ4
dAFM4GPswos9og==
=nNe/
-----END PGP SIGNATURE-----
--- End Message ---