Your message dated Sun, 26 Jul 2020 15:22:49 +0000
with message-id <e1jziud-000aee...@fasolo.debian.org>
and subject line Bug#957968: fixed in xaos 4.1-1
has caused the Debian Bug report #957968,
regarding xaos: 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.)


-- 
957968: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957968
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xaos
Version: 3.5+ds1-3.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/xaos_3.5+ds1-3.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

[...]
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/util'
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o png.o png.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o catalog.o catalog.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o thread.o thread.c
thread.c: In function ‘pth_init’:
thread.c:122:2: warning: implicit declaration of function ‘exit’ 
[-Wimplicit-function-declaration]
  122 |  exit(1);
      |  ^~~~
thread.c:122:2: warning: incompatible implicit declaration of built-in function 
‘exit’
thread.c:6:1: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
    5 | #include <xthread.h>
  +++ |+#include <stdlib.h>
    6 | #ifndef __BEOS__
thread.c:124:2: warning: incompatible implicit declaration of built-in function 
‘exit’
  124 |  exit(1);
      |  ^~~~
thread.c:124:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
thread.c:126:2: warning: incompatible implicit declaration of built-in function 
‘exit’
  126 |  exit(1);
      |  ^~~~
thread.c:126:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
thread.c:128:2: warning: incompatible implicit declaration of built-in function 
‘exit’
  128 |  exit(1);
      |  ^~~~
thread.c:128:2: note: include ‘<stdlib.h>’ or provide a declaration of ‘exit’
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o xstring.o xstring.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o help.o help.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o xerror.o xerror.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o xshl.o xshl.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o xldio.o xldio.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o xstdio.o xstdio.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o xmenu.o xmenu.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o timers.o timers.c
rm -f ../lib/libutil.a
ar rc ../lib/libutil.a png.o catalog.o thread.o xstring.o help.o xerror.o 
xshl.o xldio.o xstdio.o xmenu.o timers.o
ranlib ../lib/libutil.a 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/util'
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ui/ui-drv/aa'
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o ui_aa.o ui_aa.c
rm -f /<<PKGBUILDDIR>>/src/lib/libuiaa.a
ar rc /<<PKGBUILDDIR>>/src/lib/libuiaa.a ui_aa.o
ranlib /<<PKGBUILDDIR>>/src/lib/libuiaa.a 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ui/ui-drv/aa'
make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ui/ui-drv/x11'
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o xlib.o xlib.c
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include   -c -o ui_x11.o ui_x11.c
rm -f /<<PKGBUILDDIR>>/src/lib/libuix11.a
ar rc /<<PKGBUILDDIR>>/src/lib/libuix11.a xlib.o ui_x11.o
ranlib /<<PKGBUILDDIR>>/src/lib/libuix11.a 
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ui/ui-drv/x11'
gcc -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math 
-D_REENTRANT    -I/usr/include -fomit-frame-pointer -DSFFE_USING 
-DSFFE_CMPLX_GSL -I/<<PKGBUILDDIR>>/src/include  -o /<<PKGBUILDDIR>>/bin/xaos 
lib/libui.a lib/libui-hlp.a lib/libengine.a lib/libutil.a lib/libfilter.a 
lib/libuiaa.a lib/libuix11.a lib/libsffe.a  -lpng -lz -lm -laa -lpthread      
-lX11  -lXext -L/usr/lib/x86_64-linux-gnu -lgsl -lgslcblas -lm
/usr/bin/ld: lib/libui.a(uihelp.o):(.bss+0x8): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libui.a(fparams.o):(.bss+0x0): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libui.a(filesel.o):(.bss+0x18): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libui.a(uimenu.o):(.bss+0x8): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libui.a(pipecmd.o):(.bss+0x8): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libui.a(dialog.o):(.bss+0x8): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libui.a(drivers.o):(.bss+0x0): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libui-hlp.a(render.o):(.bss+0x0): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libuiaa.a(ui_aa.o):(.bss+0x0): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libuix11.a(ui_x11.o):(.bss+0x18): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
/usr/bin/ld: lib/libuix11.a(xlib.o):(.bss+0x8): multiple definition of 
`globaluih'; lib/libui.a(ui.o):(.bss+0x1180): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:38: /<<PKGBUILDDIR>>/bin/xaos] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:14: default] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:3: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: xaos
Source-Version: 4.1-1
Done: Reiner Herrmann <rei...@reiner-h.de>

We believe that the bug you reported is fixed in the latest version of
xaos, 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.
Reiner Herrmann <rei...@reiner-h.de> (supplier of updated xaos 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, 26 Jul 2020 13:35:32 +0200
Source: xaos
Architecture: source
Version: 4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Reiner Herrmann <rei...@reiner-h.de>
Closes: 957968
Changes:
 xaos (4.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
     - Fix FTBFS with GCC 10 (Closes: #957968)
   * Document copyright of AppStream metadata file.
   * Reorder sections in d/copyright to fix
     wildcard-matches-nothing-in-dep5-copyright lintian warning.
   * Install AppStream metadata file.
   * Add upstream metadata.
Checksums-Sha1:
 be8bb359e0b1ce3e10a22394641c6da34742169c 2036 xaos_4.1-1.dsc
 d03d62b6f40bbc8d4d3126dc7e9170942cf49067 10928520 xaos_4.1.orig.tar.gz
 ce4e3156fe8725e565048c1ddb0453fac92212a6 8360 xaos_4.1-1.debian.tar.xz
 d8979bdfd968047a085429b78c588be6861fb82d 10336 xaos_4.1-1_amd64.buildinfo
Checksums-Sha256:
 20627311d9a597fca5b24d9f9fdbddb4b6b0c699366d27a437a936098b077bf2 2036 
xaos_4.1-1.dsc
 7e41e9fbdb73a7c02c853eb028943791fa9ca11120f39814eeae4cf66438e5bf 10928520 
xaos_4.1.orig.tar.gz
 99241c9876a483da5f216596c72f8e7569dd25a9594a45f43573ee25f9eb1903 8360 
xaos_4.1-1.debian.tar.xz
 e781a8656eb0abcfc92ec8b0adb7978f2d969f66b82415de9ade54ab185c96b9 10336 
xaos_4.1-1_amd64.buildinfo
Files:
 aa77e6b2d182e86df129823555b262c4 2036 graphics optional xaos_4.1-1.dsc
 b491daa216de02ffa8ae0c8778638839 10928520 graphics optional 
xaos_4.1.orig.tar.gz
 c4a30c36af91868ac43921384dad3567 8360 graphics optional 
xaos_4.1-1.debian.tar.xz
 8cf4010236d6f875a4f7fbcf3ea5095b 10336 graphics optional 
xaos_4.1-1_amd64.buildinfo

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

iQKjBAEBCgCNFiEErPPQiO8y7e9qGoNf2a0UuVE7UeQFAl8dmwpfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEFD
RjNEMDg4RUYzMkVERUY2QTFBODM1RkQ5QUQxNEI5NTEzQjUxRTQPHGFwb0BkZWJp
YW4ub3JnAAoJENmtFLlRO1HkyPoQAMrcM0QSea8NVla3L/TQAWUbD+lE1OVp3mi1
DdLwnLsJoOgypqz1mgFzL+cE+XiJou1VSVRLGRooOwU35hGao89luhXCfVk2bueJ
krUKJhVKnHTjoL7nsuTCPqDZH6BhZBVy0e4as0KpvLOJ1CmdmKTg7/KqXe4COpJL
bW/nlP89tOs5pOjbMQ0Rx+M8XT5B5zCrBs/U2z/VpQdzWmUxHAAMZj+W2SxkWBct
AQSei2ZfslrzbUPtFG/BDVQXjCAE2SJR1MNTFq4qSlrZHazssAMCznURD5rivpeZ
UFhuQgxoUyYTyiFYv/Bsh1DcwETqaxWrtFR5p9n7EGc+9TmvkFmdJA4/5BuJKSAY
m53jTAYC2TLvLVDAYFLcLCCt6BlwwzN+XQWrCuPirfXNXInDN87DKU/JrWvbrjjR
KGl2aBf8h/rgc2FgrccnnOquCsDhV8lvk6JH8jCmdAmjKR7tq1iZG3KrWL8yZiZ+
3QRu3tpadxr/maY6/P2W9GKL5hMqxRDi607yW/xBJdgfhi6OdN3TqnBiIz/SX9WD
+g7gjVJERgg84Gk+WMWKvdstMqhHDNIB5bf6YV6n+VlX8wWIckct0A2TXQ6VH9Hi
RScGQLXomEnqh++5CiEIQv7Mfor8+mdu//HzBvAvMEJU/T9kYGjtxlr82uacQXvZ
1r7f/gLv
=pXcR
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to