Your message dated Fri, 07 Aug 2020 10:18:35 +0000
with message-id <e1k3zsn-000799...@fasolo.debian.org>
and subject line Bug#966187: fixed in d1x-rebirth 0.58.1-1.2
has caused the Debian Bug report #966187,
regarding d1x-rebirth: FTBFS with GCC 10: multiple definition of ... due to 
-fno-common
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.)


-- 
966187: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966187
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: d1x-rebirth
Version: 0.58.1-1.1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-10

Hi,

d1x-rebirth started to FTBFS when GCC 10 was made the default compiler:

gcc -o d1x-rebirth -Wl,-z,relro 2d/2dsline.o 2d/bitblt.o 2d/bitmap.o 2d/box.o 
2d/canvas.o 2d/circle.o 2d/disc.o 2d/font.o 2d/gpixel.o 2d/line.o 2d/palette.o 
2d/pcx.o 2d/pixel.o 2d/poly.o 2d/rect.o 2d/rle.o 2d/scalec.o 3d/clipper.o 
3d/draw.o 3d/globvars.o 3d/i
nstance.o 3d/interp.o 3d/matrix.o 3d/points.o 3d/rod.o 3d/setup.o 
arch/sdl/event.o arch/sdl/init.o arch/sdl/joy.o arch/sdl/key.o arch/sdl/mouse.o 
arch/sdl/rbaudio.o arch/sdl/timer.o arch/sdl/window.o arch/sdl/digi.o 
arch/sdl/digi_audio.o iff/iff.o main/ai.o m
ain/aipath.o main/automap.o main/bm.o main/bmread.o main/cntrlcen.o 
main/collide.o main/config.o main/console.o main/controls.o main/credits.o 
main/custom.o main/digiobj.o main/dumpmine.o main/effects.o main/endlevel.o 
main/fireball.o main/fuelcen.o main/fvi.
o main/game.o main/gamecntl.o main/gamefont.o main/gamemine.o main/gamerend.o 
main/gamesave.o main/gameseg.o main/gameseq.o main/gauges.o main/hostage.o 
main/hud.o main/inferno.o main/kconfig.o main/kmatrix.o main/laser.o 
main/lighting.o main/menu.o main/mglo
bal.o main/mission.o main/morph.o main/multi.o main/multibot.o main/newdemo.o 
main/newmenu.o main/object.o main/paging.o main/physics.o main/piggy.o 
main/player.o main/playsave.o main/polyobj.o main/powerup.o main/render.o 
main/robot.o main/scores.o main/slew
.o main/snddecom.o main/songs.o main/state.o main/switch.o main/terrain.o 
main/texmerge.o main/text.o main/titles.o main/vclip.o main/wall.o 
main/weapon.o maths/fixc.o maths/rand.o maths/tables.o maths/vecmat.o mem/mem.o 
misc/args.o misc/dl_list.o misc/error.
o misc/hash.o misc/hmp.o misc/ignorecase.o misc/physfsx.o misc/strio.o 
misc/strutil.o texmap/ntmap.o texmap/scanline.o arch/ogl/gr.o arch/ogl/ogl.o 
arch/sdl/digi_mixer.o arch/sdl/digi_mixer_music.o arch/sdl/jukebox.o 
main/net_udp.o main/vers_id.o -lSDL -lphys
fs -lm -lGL -lGLU -lSDL_mixer
/usr/bin/ld: arch/sdl/mouse.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/ai.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/automap.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/bm.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/bmread.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/cntrlcen.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/collide.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/endlevel.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/fireball.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/fuelcen.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/game.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/gamecntl.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/gamerend.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
/usr/bin/ld: main/gamesave.o:./main/multi.h:184: multiple definition of 
`multi_allow_powerup_mask'; arch/sdl/joy.o:./main/multi.h:184: first defined 
here
[...]

More information about the corresponding GCC change can be found here:
https://gcc.gnu.org/gcc-10/porting_to.html
"Default to -fno-common"


Andreas

--- End Message ---
--- Begin Message ---
Source: d1x-rebirth
Source-Version: 0.58.1-1.2
Done: Stephen Kitt <sk...@debian.org>

We believe that the bug you reported is fixed in the latest version of
d1x-rebirth, 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 966...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stephen Kitt <sk...@debian.org> (supplier of updated d1x-rebirth 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, 02 Aug 2020 11:16:13 +0200
Source: d1x-rebirth
Architecture: source
Version: 0.58.1-1.2
Distribution: unstable
Urgency: medium
Maintainer: Dmitry Smirnov <only...@debian.org>
Changed-By: Stephen Kitt <sk...@debian.org>
Closes: 966187
Changes:
 d1x-rebirth (0.58.1-1.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Avoid defining objects twice; this allows building with GCC 10.
     Closes: #966187.
Checksums-Sha1:
 ed73259962d8b9d7778ae6d9c8f49eace6363709 2009 d1x-rebirth_0.58.1-1.2.dsc
 77fbc73d3e7783070aac9bd4f1b3a9531b6bb322 9988 
d1x-rebirth_0.58.1-1.2.debian.tar.xz
 e9983049e02483fef340fc6d20342a9f588a3cbf 12304 
d1x-rebirth_0.58.1-1.2_source.buildinfo
Checksums-Sha256:
 58099c3ce0950c8613f5ee94e7c7382a01d691ae43693529051b7b2e87ef0ced 2009 
d1x-rebirth_0.58.1-1.2.dsc
 7785b41de623b8fa55d363b91864a8eb12ea2e29a1cf9d70bf63c9648b36ca07 9988 
d1x-rebirth_0.58.1-1.2.debian.tar.xz
 b93e4c08127661964a193467a27657e1023303c5dae190d867a4a52f536d8fa5 12304 
d1x-rebirth_0.58.1-1.2_source.buildinfo
Files:
 816d0b951889c75b65da042711d96349 2009 non-free/games optional 
d1x-rebirth_0.58.1-1.2.dsc
 aca3d5e1b89f77244d37090095fa3954 9988 non-free/games optional 
d1x-rebirth_0.58.1-1.2.debian.tar.xz
 42f289d4f8c57ba52f0be0feff8b2072 12304 non-free/games optional 
d1x-rebirth_0.58.1-1.2_source.buildinfo

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

iQJFBAEBCgAvFiEEnPVX/hPLkMoq7x0ggNMC9Yhtg5wFAl8mihQRHHNraXR0QGRl
Ymlhbi5vcmcACgkQgNMC9Yhtg5y2ZRAAkMkYRf6ic2HKbxYcfW1NlShN9BP7xvX2
nY0ZL54m+w7gW0RSRKAMNZ65akRu/Y1tai8UeGmF4fbvh8DBlOm2kuRd7e1aaKma
Wy1kxlHKXFqxMuJ3ZGV2tqApn7CGM8XjpSgLoRJ6ZPI/lYPLThRPRKJkG4gGOI/6
KyzhAoxAWo19UsT3d+fz7TFUBKlDHwhj3p9mZRJYGZSqjsXlXjfVywnylxR/scWT
SQurapfnNtOuJTryTtftR3V430Dd1i4UpznMJ5GLooPYJhPNr8IXoZLvFOeot7EY
52CvODNxqITPYE39JezFg086eTrcGZLeIntTyYz8Tpms/QbMi3uv1+uMetEsPwev
x0ImJhTIrb4hWWuFV4b3uhqfZwIGk1NDMWqEiwQegZ095zF+zwduYfmsNyfZrogn
DWtuvLwvpijPwCdUdGNDeOv7sd4+AeRju/hqGZ7hvBrD6EcuMmmuxqyj4MZ3KGRW
9VeDV3/9YJiapeLPE5c++WFduPQJF9rPwqwFJfZxjYlzYsZktC3QW5D2SYt8YJQS
SjO+pdPXkM7Bk37+DWC7i4X5ea82DEsvqyPSsCeCNfjo6xQRiHQa05s4Mn2aXuE2
4K+L6cSn+gp+NkLhuwWo+BgOJEE7L8V7FIPVEfIi8w0+AqNeuZo8tqAy35NEOSpr
LQ/FTbYr998=
=z/CD
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to