Your message dated Sat, 25 Jul 2020 12:49:34 +0000
with message-id <e1jzjcm-000dfp...@fasolo.debian.org>
and subject line Bug#957952: fixed in wmpuzzle 0.5.2-3
has caused the Debian Bug report #957952,
regarding wmpuzzle: 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.)


-- 
957952: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957952
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:wmpuzzle
Version: 0.5.2-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/wmpuzzle_0.5.2-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

[...]
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... no
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
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 XNextEvent in -lX11... yes
checking for XShapeCombineMask in -lXext... yes
checking for XpmCreatePixmapFromData in -lXpm... yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for working memcmp... yes
checking for atexit... yes
checking for memset... yes
checking for strchr... yes
checking for strcspn... yes
checking for strdup... yes
checking for strerror... yes
checking for strspn... yes
checking for strstr... yes
checking for strtol... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
config.status: creating wmpuzzle.6
config.status: creating config.h
/usr/bin/make -C src
make[1]: Entering directory '/<<PKGBUILDDIR>>/src'
gcc -Wall -Wall -g -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o wmpuzzle.o wmpuzzle.c
wmpuzzle.c: In function ‘read_state’:
wmpuzzle.c:364:3: warning: ignoring return value of ‘fgets’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  364 |   fgets(buffer, sizeof(buffer), F);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
wmpuzzle.c: In function ‘write_state’:
wmpuzzle.c:438:4: warning: ignoring return value of ‘fgets’ declared with 
attribute ‘warn_unused_result’ [-Wunused-result]
  438 |    fgets(buffer, sizeof(buffer), G);
      |    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -Wall -Wall -g -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -O2 -I. -Wall 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o wmgeneral.o wmgeneral.c
gcc -Wall -Wall -Wl,-z,relro -o wmpuzzle wmpuzzle.o wmgeneral.o -lXpm -lXext 
-lX11  
/usr/bin/ld: wmgeneral.o:./src/wmgeneral.h:39: multiple definition of 
`display'; wmpuzzle.o:./src/wmgeneral.h:39: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:19: wmpuzzle] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
make: *** [debian/rules:42: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: wmpuzzle
Source-Version: 0.5.2-3
Done: godi...@debian.org (Martin A. Godisch)

We believe that the bug you reported is fixed in the latest version of
wmpuzzle, 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.
Martin A. Godisch <godi...@debian.org> (supplier of updated wmpuzzle 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: Sat, 25 Jul 2020 14:33:41 +0200
Source: wmpuzzle
Binary: wmpuzzle
Architecture: source amd64
Version: 0.5.2-3
Distribution: unstable
Urgency: medium
Maintainer: Martin A. Godisch <godi...@debian.org>
Changed-By: Martin A. Godisch <godi...@debian.org>
Description:
 wmpuzzle   - WindowMaker dock app 4x4 puzzle
Closes: 957952
Changes:
 wmpuzzle (0.5.2-3) unstable; urgency=medium
 .
   * Fixed gcc-10 compilation, closes: #957952.
Checksums-Sha1:
 fa6c0a1bea35b4ca6e116c53d8f1457f11795e65 1712 wmpuzzle_0.5.2-3.dsc
 6f4b80a990253a06617397b81b6428c0a87f6ed7 3472 wmpuzzle_0.5.2-3.debian.tar.xz
 57ee41ef8b9e5fbda9894894bf8f8416c9c10503 4855 wmpuzzle_0.5.2-3_amd64.buildinfo
 d8cc7d04c0abb4de1fe46dc47abf4f2bf04a2aa5 22440 wmpuzzle_0.5.2-3_amd64.deb
Checksums-Sha256:
 f20be3d386aeb2a5a1e0aa16376745e3c9e1c8e8570ca3d7b3f62c4bc7150247 1712 
wmpuzzle_0.5.2-3.dsc
 7bbc6db222891a727c6aa18408171e07d6007cebdcb238cc8bc75090b5a4ce9e 3472 
wmpuzzle_0.5.2-3.debian.tar.xz
 84df57ea50ddca046eae71a06e26132570e7bd30ea728757fca0227be36dce76 4855 
wmpuzzle_0.5.2-3_amd64.buildinfo
 6cd4c93ef718ef5e89157a4aa64bf49c8619ba0b6c57c445196a7f4cd6073fb0 22440 
wmpuzzle_0.5.2-3_amd64.deb
Files:
 2c21ab1f52a489e29686af9836772134 1712 games optional wmpuzzle_0.5.2-3.dsc
 01e80dfa3d440b7b08b770b696f5add0 3472 games optional 
wmpuzzle_0.5.2-3.debian.tar.xz
 45f28c7408f1bdf7a7976b2f87267525 4855 games optional 
wmpuzzle_0.5.2-3_amd64.buildinfo
 3782c5ba1e2841927bdfc5c5ea94e241 22440 games optional 
wmpuzzle_0.5.2-3_amd64.deb

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

iQJHBAEBCAAxFiEEGEIyO0/Pm5CZX6F/o1C5kfBaSFcFAl8cJuYTHGdvZGlzY2hA
ZGViaWFuLm9yZwAKCRCjULmR8FpIV2e3D/0cAmNsXzHSSNoqPs2SH9PzcilolII3
jL2JgDXim7W3lJuuNCJ7bmRrEO71mkiwqUis1tQyHH8XKjBfTd3mQ5a0s8iJFcxt
slnTGpNsCxu4lcFoZXtuiOHcA3rjUc8shQa5A4wqyu9lWZrHGS3JlXxFNsi8Z0kc
F/1QtfwUMYqVqV9QxS4c0Li1kl+bp0y6NBZJfmi6AocwBpC7m28ap9fFhcIwzxNW
277IoshAqnz0OIS6On1tXqRRzNqSS2KyMg/eIRArTok0mMpTcWxp9C2awynzrIGS
zKENV02HOwfh/kQS8a8KzInZPMPYZDJQDHJqn5H6S+W3s5scI9qaFxHPKUBTi7U2
RBx3IcXT35UCUJEoKxy4KFb9KXtY22qpbbwCjqqfMG5QB4PTSFbCZCmHsaKWesAe
3naiNasihgXvOWe6v+jDnTa0GN5rP1Vk7K6c503qgKl7IAbdC5prhRZzvBFqHYdH
QUXsYZ9cS92X2gZMLoEKhzGiYPPXdqt2RlksfMs50UFlo71fXsIxgJFPjLRWSMn6
AAIiwaHoWfhO/PtPKh9ZtNK0NUjPl2F4v6tHelZGAo7H4z74x1As/xqkKl4FlhlO
Cv1k9hxYs6WqP4ZHUPY8dZTn/WqCFSnyNOQbgaVJz0dmCbYNV2qt+UGcYjDXX+Oj
4N+aNNu8hkH8GQ==
=S5LT
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to