Your message dated Sun, 09 Aug 2020 21:03:35 +0000
with message-id <e1k4stf-0006cs...@fasolo.debian.org>
and subject line Bug#957981: fixed in xgammon 0.99.1128-4
has caused the Debian Bug report #957981,
regarding xgammon: 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.)
--
957981: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957981
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xgammon
Version: 0.99.1128-3
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/xgammon_0.99.1128-3_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
[...]
/usr/bin/ld: decision.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition
of `possible_moves'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined
here
/usr/bin/ld: decision.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition
of `rollout_position'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined
here
/usr/bin/ld: edit.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`Pin'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined here
/usr/bin/ld: edit.o:/<<PKGBUILDDIR>>/src/gammon.h:120: multiple definition of
`Player'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:120: first defined here
/usr/bin/ld: edit.o:/<<PKGBUILDDIR>>/src/gammon.h:163: multiple definition of
`endgame_database'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:163: first defined
here
/usr/bin/ld: edit.o:/<<PKGBUILDDIR>>/src/gammon.h:161: multiple definition of
`rollout_save'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:161: first defined here
/usr/bin/ld: edit.o:/<<PKGBUILDDIR>>/src/gammon.h:154: multiple definition of
`tournament'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:154: first defined here
/usr/bin/ld: edit.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`list'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: edit.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`possible_moves'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: edit.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`rollout_position'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined
here
/usr/bin/ld: edit.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: multiple definition of
`gammon_resource'; drawing.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: first defined
here
/usr/bin/ld: misc.o:/<<PKGBUILDDIR>>/src/gammon.h:120: multiple definition of
`Player'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:120: first defined here
/usr/bin/ld: misc.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: multiple definition of
`gammon_resource'; drawing.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: first defined
here
/usr/bin/ld: misc.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`Pin'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined here
/usr/bin/ld: misc.o:/<<PKGBUILDDIR>>/src/gammon.h:154: multiple definition of
`tournament'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:154: first defined here
/usr/bin/ld: misc.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`possible_moves'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: misc.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`list'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: misc.o:/<<PKGBUILDDIR>>/src/gammon.h:163: multiple definition of
`endgame_database'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:163: first defined
here
/usr/bin/ld: misc.o:/<<PKGBUILDDIR>>/src/gammon.h:161: multiple definition of
`rollout_save'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:161: first defined here
/usr/bin/ld: misc.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`rollout_position'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined
here
/usr/bin/ld: save.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`Pin'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined here
/usr/bin/ld: save.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: multiple definition of
`gammon_resource'; drawing.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: first defined
here
/usr/bin/ld: save.o:/<<PKGBUILDDIR>>/src/gammon.h:120: multiple definition of
`Player'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:120: first defined here
/usr/bin/ld: save.o:/<<PKGBUILDDIR>>/src/gammon.h:154: multiple definition of
`tournament'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:154: first defined here
/usr/bin/ld: save.o:/<<PKGBUILDDIR>>/src/gammon.h:163: multiple definition of
`endgame_database'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:163: first defined
here
/usr/bin/ld: save.o:/<<PKGBUILDDIR>>/src/gammon.h:161: multiple definition of
`rollout_save'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:161: first defined here
/usr/bin/ld: save.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`list'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: save.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`possible_moves'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: save.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`rollout_position'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined
here
/usr/bin/ld: diawin.o:/<<PKGBUILDDIR>>/src/gammon.h:120: multiple definition of
`Player'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:120: first defined here
/usr/bin/ld: diawin.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: multiple definition of
`gammon_resource'; drawing.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: first defined
here
/usr/bin/ld: diawin.o:/<<PKGBUILDDIR>>/src/gammon.h:163: multiple definition of
`endgame_database'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:163: first defined
here
/usr/bin/ld: diawin.o:/<<PKGBUILDDIR>>/src/gammon.h:161: multiple definition of
`rollout_save'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:161: first defined here
/usr/bin/ld: diawin.o:/<<PKGBUILDDIR>>/src/gammon.h:154: multiple definition of
`tournament'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:154: first defined here
/usr/bin/ld: diawin.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`list'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: diawin.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`possible_moves'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: diawin.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`rollout_position'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined
here
/usr/bin/ld: diawin.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`Pin'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined here
/usr/bin/ld: filemenu.o:/<<PKGBUILDDIR>>/src/gammon.h:120: multiple definition
of `Player'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:120: first defined here
/usr/bin/ld: filemenu.o:/<<PKGBUILDDIR>>/src/gammon.h:163: multiple definition
of `endgame_database'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:163: first defined
here
/usr/bin/ld: filemenu.o:/<<PKGBUILDDIR>>/src/gammon.h:161: multiple definition
of `rollout_save'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:161: first defined here
/usr/bin/ld: filemenu.o:/<<PKGBUILDDIR>>/src/gammon.h:154: multiple definition
of `tournament'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:154: first defined here
/usr/bin/ld: filemenu.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition
of `list'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: filemenu.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition
of `possible_moves'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined
here
/usr/bin/ld: filemenu.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition
of `rollout_position'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined
here
/usr/bin/ld: filemenu.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition
of `Pin'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined here
/usr/bin/ld: filemenu.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: multiple definition
of `gammon_resource'; drawing.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: first
defined here
/usr/bin/ld: popup.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: multiple definition of
`gammon_resource'; drawing.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: first defined
here
/usr/bin/ld: popup.o:/<<PKGBUILDDIR>>/src/gammon.h:120: multiple definition of
`Player'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:120: first defined here
/usr/bin/ld: popup.o:/<<PKGBUILDDIR>>/src/gammon.h:163: multiple definition of
`endgame_database'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:163: first defined
here
/usr/bin/ld: popup.o:/<<PKGBUILDDIR>>/src/gammon.h:161: multiple definition of
`rollout_save'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:161: first defined here
/usr/bin/ld: popup.o:/<<PKGBUILDDIR>>/src/gammon.h:154: multiple definition of
`tournament'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:154: first defined here
/usr/bin/ld: popup.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`list'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: popup.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition of
`possible_moves'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: popup.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`rollout_position'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined
here
/usr/bin/ld: popup.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition of
`Pin'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined here
/usr/bin/ld: xgammon.o:/<<PKGBUILDDIR>>/src/gammon.h:120: multiple definition
of `Player'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:120: first defined here
/usr/bin/ld: xgammon.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: multiple definition
of `gammon_resource'; drawing.o:/<<PKGBUILDDIR>>/src/xgammon.h:73: first
defined here
/usr/bin/ld: xgammon.o:/<<PKGBUILDDIR>>/src/gammon.h:154: multiple definition
of `tournament'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:154: first defined here
/usr/bin/ld: xgammon.o:/<<PKGBUILDDIR>>/src/gammon.h:163: multiple definition
of `endgame_database'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:163: first defined
here
/usr/bin/ld: xgammon.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition
of `Pin'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined here
/usr/bin/ld: xgammon.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition
of `possible_moves'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined
here
/usr/bin/ld: xgammon.o:/<<PKGBUILDDIR>>/src/gammon.h:140: multiple definition
of `list'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:140: first defined here
/usr/bin/ld: xgammon.o:/<<PKGBUILDDIR>>/src/gammon.h:161: multiple definition
of `rollout_save'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:161: first defined here
/usr/bin/ld: xgammon.o:/<<PKGBUILDDIR>>/src/gammon.h:125: multiple definition
of `rollout_position'; allow.o:/<<PKGBUILDDIR>>/src/gammon.h:125: first defined
here
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:1069: xgammon] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>/src'
make: *** [debian/rules:12: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
Source: xgammon
Source-Version: 0.99.1128-4
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
xgammon, 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 xgammon
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, 09 Aug 2020 21:42:50 +0100
Source: xgammon
Architecture: source
Version: 0.99.1128-4
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957981
Changes:
xgammon (0.99.1128-4) unstable; urgency=medium
.
* QA upload.
* Mark source format as 3.0
- Import old diff in patch format.
* Orphan the package. (See: #869298)
* Update Standards-Version to 4.5.0
* Use debhelper-compat.
- Update compat level to 13.
- Use dh_prep.
* Fix ftbfs with GCC-10. (Closes: #957981)
* Remove white space in d/control and d/changelog.
Checksums-Sha1:
b76cc616f5f30ff7780d75569e45680b09c04eea 1727 xgammon_0.99.1128-4.dsc
3d147d5a4d9b4b183b5481048423f6304d4fa47d 7364 xgammon_0.99.1128-4.debian.tar.xz
17691d5cb0d381e9637925ad2a81846085efdd0e 6651
xgammon_0.99.1128-4_amd64.buildinfo
Checksums-Sha256:
5dd75dad57008026983771c87f0e9bee17cbc5ad193cd43e98fb1b53582a93cc 1727
xgammon_0.99.1128-4.dsc
75f7356f2e74cd44d2faac749245dde21ce25cb2e711c8e095876a5d158bb54a 7364
xgammon_0.99.1128-4.debian.tar.xz
bb4864fdb3bc9b421bc9418ba3db2655c42ea405e217db9f4de5ac890bfea836 6651
xgammon_0.99.1128-4_amd64.buildinfo
Files:
7cba0cd6b5d254dc66e2d5648de1de70 1727 games optional xgammon_0.99.1128-4.dsc
1dd127ee1c919665e9c5d008239bd1dc 7364 games optional
xgammon_0.99.1128-4.debian.tar.xz
c607ecb87444696f471bef2eb3bd8d0c 6651 games optional
xgammon_0.99.1128-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl8wYIsACgkQR5mjUUbR
KzU8ShAAjpHiSxwkGmPwkz0amSgMljS9PNVsjunaw2RrEfbwTshhW0eZLg/7+3dY
9lMHTNal4ddcBqwFRBEnm01n++f2Q7v3jj573AMdJdlFIS4n7y8NcExpIvPzXpZe
uGW1lp2aKtq8gmLW4jToIy5UyDaprEJm13CDfgxo3E7Z6hhNNXxJwxXusuS58vt6
Ye61PWMBwyjyXGqcIqOZ5+ZyFb9PRtokY9gVzVLi3VUtpF9auVhymE8jvvRk3Ki7
cKXLV6Z3IJ4bSxjDzaY+eAGeBrJVcwQJzzYzOMU6dqGNewgliJE89gVdfyjysOZu
sj8Ljag4EdgfuXUIuT02hFaznwzAWNOd+OnnyWGkJVNKbkWmlgKe/V8I8bR8ezwh
k7DtfugGZBW/p7DQ+Tr67Cm8wKo+O966zQQsgI6ExZDrgZ3isuocDaGM6rN1dgtz
QnRC60RxKhaRyYjH91kmzYsJwSMzzgGXUK/hzYBb+eERiPrAuYvCSYAGt6H4KPWh
YMA+2zdrfIY72DXQoGNZvZte2DkYC4ZNtkWVebRqYmdzeYUiyIdn+sGKxbonCsng
wnqWKTcYuYaYhokbKCxuIcXuhh1/kK9gZ3XrUrdZfebvtL4D1bvoSHASGUYZwN8y
3ptYbmXGhmgUkzIC/7NQa8E8aqOea+OYTJ67JZMlS4EXaP5Lpak=
=8d4Y
-----END PGP SIGNATURE-----
--- End Message ---