Your message dated Sun, 04 Oct 2020 21:33:31 +0000
with message-id <[email protected]>
and subject line Bug#957229: fixed in freedroidrpg 0.16.1-6
has caused the Debian Bug report #957229,
regarding freedroidrpg: 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.)


-- 
957229: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957229
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:freedroidrpg
Version: 0.16.1-5
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/freedroidrpg_0.16.1-5_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: lvledit/lvledit_input.o:./src/./struct.h:1025: multiple definition 
of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_map.o:./src/./struct.h:1025: multiple definition 
of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_menu.o:./src/./struct.h:1025: multiple definition 
of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_object_lists.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_tools.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_move'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tools.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_place'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tools.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_select'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tools.o:./src/./struct.h:1025: multiple definition 
of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_tool_move.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_select'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tool_move.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_move'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tool_move.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_place'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tool_move.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_tool_place.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_select'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tool_place.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_move'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tool_place.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_place'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tool_place.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_tool_select.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_select'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tool_select.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_move'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tool_select.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_place'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_tool_select.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_validator.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_widgets.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_select'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_widgets.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_move'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_widgets.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_place'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_widgets.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_widget_categoryselect.o:./src/./struct.h:1025: 
multiple definition of `tux_rendering'; action.o:./src/struct.h:1025: first 
defined here
/usr/bin/ld: lvledit/lvledit_widget_map.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_move'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_widget_map.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_place'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_widget_map.o:./src/./lvledit/lvledit_tools.h:39: 
multiple definition of `tool_select'; 
keyboard.o:./src/lvledit/lvledit_tools.h:39: first defined here
/usr/bin/ld: lvledit/lvledit_widget_map.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: lvledit/lvledit_widget_minimap.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: 
lvledit/lvledit_widget_toolbar.o:./src/./lvledit/lvledit_tools.h:39: multiple 
definition of `tool_select'; keyboard.o:./src/lvledit/lvledit_tools.h:39: first 
defined here
/usr/bin/ld: 
lvledit/lvledit_widget_toolbar.o:./src/./lvledit/lvledit_tools.h:39: multiple 
definition of `tool_move'; keyboard.o:./src/lvledit/lvledit_tools.h:39: first 
defined here
/usr/bin/ld: 
lvledit/lvledit_widget_toolbar.o:./src/./lvledit/lvledit_tools.h:39: multiple 
definition of `tool_place'; keyboard.o:./src/lvledit/lvledit_tools.h:39: first 
defined here
/usr/bin/ld: lvledit/lvledit_widget_toolbar.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: mapgen/gram_simple.o:./src/./mapgen/mapgen.h:69: multiple 
definition of `dungeonmap_gift'; 
lvledit/lvledit_menu.o:./src/./mapgen/mapgen.h:69: first defined here
/usr/bin/ld: mapgen/gram_simple.o:./src/./mapgen/mapgen.h:68: multiple 
definition of `dungeonmap_place_enemies'; 
lvledit/lvledit_menu.o:./src/./mapgen/mapgen.h:68: first defined here
/usr/bin/ld: mapgen/gram_simple.o:./src/./mapgen/mapgen.h:67: multiple 
definition of `dungeonmap_convert'; 
lvledit/lvledit_menu.o:./src/./mapgen/mapgen.h:67: first defined here
/usr/bin/ld: mapgen/gram_simple.o:./src/./struct.h:1025: multiple definition of 
`tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: mapgen/mapgen.o:./src/./mapgen/mapgen.h:69: multiple definition of 
`dungeonmap_gift'; lvledit/lvledit_menu.o:./src/./mapgen/mapgen.h:69: first 
defined here
/usr/bin/ld: mapgen/mapgen.o:./src/./mapgen/mapgen.h:68: multiple definition of 
`dungeonmap_place_enemies'; lvledit/lvledit_menu.o:./src/./mapgen/mapgen.h:68: 
first defined here
/usr/bin/ld: mapgen/mapgen.o:./src/./mapgen/mapgen.h:67: multiple definition of 
`dungeonmap_convert'; lvledit/lvledit_menu.o:./src/./mapgen/mapgen.h:67: first 
defined here
/usr/bin/ld: mapgen/mapgen.o:./src/./struct.h:1025: multiple definition of 
`tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: mapgen/themes.o:./src/./mapgen/mapgen.h:69: multiple definition of 
`dungeonmap_gift'; lvledit/lvledit_menu.o:./src/./mapgen/mapgen.h:69: first 
defined here
/usr/bin/ld: mapgen/themes.o:./src/./mapgen/mapgen.h:68: multiple definition of 
`dungeonmap_place_enemies'; lvledit/lvledit_menu.o:./src/./mapgen/mapgen.h:68: 
first defined here
/usr/bin/ld: mapgen/themes.o:./src/./mapgen/mapgen.h:67: multiple definition of 
`dungeonmap_convert'; lvledit/lvledit_menu.o:./src/./mapgen/mapgen.h:67: first 
defined here
/usr/bin/ld: mapgen/themes.o:./src/./struct.h:1025: multiple definition of 
`tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: savegame/convert.o:./src/savegame/../struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: savegame/filters_0_16.o:./src/savegame/../struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: widgets/widgets.o:./src/./struct.h:1025: multiple definition of 
`tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: widgets/widget_background.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: widgets/widget_button.o:./src/./struct.h:1025: multiple definition 
of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: widgets/widget_group.o:./src/./struct.h:1025: multiple definition 
of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: widgets/widget_text.o:./src/./struct.h:1025: multiple definition 
of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: widgets/widget_text_list.o:./src/./struct.h:1025: multiple 
definition of `tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: savestruct.o:./src/struct.h:1025: multiple definition of 
`tux_rendering'; action.o:./src/struct.h:1025: first defined here
/usr/bin/ld: ../lua/liblua.a(loslib.o): in function `os_tmpname':
loslib.c:(.text+0x2b1): warning: the use of `tmpnam' is dangerous, better use 
`mkstemp'
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:686: freedroidRPG] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[3]: *** [Makefile:513: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:592: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:468: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: freedroidrpg
Source-Version: 0.16.1-6
Done: Julien Puydt <[email protected]>

We believe that the bug you reported is fixed in the latest version of
freedroidrpg, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Puydt <[email protected]> (supplier of updated freedroidrpg 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 04 Oct 2020 22:06:48 +0200
Source: freedroidrpg
Architecture: source
Version: 0.16.1-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <[email protected]>
Changed-By: Julien Puydt <[email protected]>
Closes: 957229
Changes:
 freedroidrpg (0.16.1-6) unstable; urgency=medium
 .
   * Add patch for gcc 10 compilation (Closes: #957229).
   * Use my debian address.
   * Bump std-vers to 4.5.0.
   * Bump dh compat to 13.
   * Drop bad lintian override.
Checksums-Sha1:
 e4f90e48ced6c395f3cb0db615909628843f4560 2194 freedroidrpg_0.16.1-6.dsc
 763a97d1ba2fd88342654df84f808439c8696163 11628 
freedroidrpg_0.16.1-6.debian.tar.xz
 99ca984366dc9bfbbadfea2007fc334977c54880 10352 
freedroidrpg_0.16.1-6_source.buildinfo
Checksums-Sha256:
 5b70c55757298a9cf9b9c174a475cb0aaeb1eeee7efb009581d8c6f440f86ce8 2194 
freedroidrpg_0.16.1-6.dsc
 a3dfc252e31c64ae84e58bd1763260f2db63829a79ace7b9b9375592b4a081dd 11628 
freedroidrpg_0.16.1-6.debian.tar.xz
 ca6b6186c152c8acc5bb66f2e7df8a884bdd2d707cbb3821747d31b80972d8c2 10352 
freedroidrpg_0.16.1-6_source.buildinfo
Files:
 528106f4e312180940e8aedfad2e60e0 2194 games optional freedroidrpg_0.16.1-6.dsc
 b07022b9bb5a02b5aae222c2b6c79264 11628 games optional 
freedroidrpg_0.16.1-6.debian.tar.xz
 a02a255722735b38ec73a90186c5c0d3 10352 games optional 
freedroidrpg_0.16.1-6_source.buildinfo

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

iQJGBAEBCgAwFiEEgS7v2KP7pKzk3xFLBMU71/4DBVEFAl96OxoSHGpwdXlkdEBk
ZWJpYW4ub3JnAAoJEATFO9f+AwVRuwMP/jzeqXtA9bV+n6jGziDYV+3rEoQWLHFB
fF/XmiT9adP6zOrw3xUeZ1zeKwRr7axMhFgjN9l3Q/BqaHtnnf4kNh60VisCi5jA
WX4GlHAkC6eZLLUZoweaa7Z0tM/Dsh4ASreDA+IExlMp0c/8kiix5Uli300eFf+X
S0Zc/ZWqAZmNinhgekVulZmo1ThNThhVoR5AxHbISA3n1MmfBT/BwBhG3hDPjRPM
dlCQNiRziXYxIwEIai5fhjNXVzgbOrPVx7LWEI2SK1MEJ4bk8hEWNCUN8Scpo0bb
Akk0PDWTvpI40dyFsaOiPBT8Opnejx2fhoHEIOSkRoMjOkbxp2WZjewXab/mfHff
b+E2pKPWOPtLQTkw5e7kR5DJv/VfS/lUIa6Esf1iUFV8qvPISBnnk3FzgqO8msbG
rXNFYRJOf+bIu/PzTpHjzqUJOAJ0ev8cb9o0NFytyJIPdP2XC78SYLAmOhmIKqwg
lIIcFYU2rUeN/XPR8yoV+hUzXJwFPNgjbN8AyXAFTycggNrBaQpEeQ/2h71kh1Q+
xNkXFO4+AY8UB23+v4SB5l/lc3qaZWA6WmOFtS8smOeoJhcq1kxFoe03ea5ha5fw
BqAW7o+IZxpi5UQTsKAHHF1nBJOcvS9/MRUxOHJqiFYQBJ5JW9oaen3+hfOBT3hd
AydbrTdMpSdz
=s02M
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to