Your message dated Thu, 19 Nov 2009 13:03:34 +0000
with message-id <[email protected]>
and subject line Bug#556757: fixed in sauerbraten 0.0.20090504.dfsg-2
has caused the Debian Bug report #556757,
regarding FTBFS with binutils-gold
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.)
--
556757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556757
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: sauerbraten
Version: 0.0.20090504.dfsg-1
Severity: minor
User: [email protected]
Usertags: no-add-needed
Tried to build your package and it fails to build with GNU binutils-gold. The
important difference is that --no-add-needed is the default behavior of of GNU
binutils-gold. Please provide all needed libraries to the linker when building
your executables.
More informations can be found at
http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
g++ -O3 -fomit-frame-pointer -g -Wall -fsigned-char -o sauer_client
shared/crypto.o shared/geom.o shared/stream.o shared/tools.o shared/zip.o
engine/3dgui.o engine/bih.o engine/blend.o engine/blob.o engine/client.o
engine/command.o engine/console.o engine/cubeloader.o engine/decal.o
engine/dynlight.o engine/glare.o engine/grass.o engine/lightmap.o engine/main.o
engine/material.o engine/menus.o engine/movie.o engine/normal.o engine/octa.o
engine/octaedit.o engine/octarender.o engine/physics.o engine/pvs.o
engine/rendergl.o engine/rendermodel.o engine/renderparticles.o
engine/rendersky.o engine/rendertext.o engine/renderva.o engine/server.o
engine/serverbrowser.o engine/shader.o engine/shadowmap.o engine/sound.o
engine/texture.o engine/water.o engine/world.o engine/worldio.o fpsgame/ai.o
fpsgame/client.o fpsgame/entities.o fpsgame/fps.o fpsgame/monster.o
fpsgame/movable.o fpsgame/render.o fpsgame/scoreboard.o fpsgame/server.o
fpsgame/waypoint.o fpsgame/weapon.o -Lenet -lenet -L
/usr/X11R6/lib `sdl-config --libs` -lSDL_image -lSDL_mixer -lz -lGL -lrt
/usr/bin/ld: engine/console.o: in function
pasteconsole():engine/console.cpp:329: error: undefined reference to
'XFetchBytes'
/usr/bin/ld: engine/console.o: in function
pasteconsole():engine/console.cpp:343: error: undefined reference to 'XFree'
collect2: ld returned 1 exit status
make[1]: *** [client] Error 1
--- End Message ---
--- Begin Message ---
Source: sauerbraten
Source-Version: 0.0.20090504.dfsg-2
We believe that the bug you reported is fixed in the latest version of
sauerbraten, which is due to be installed in the Debian FTP archive:
sauerbraten-dbg_0.0.20090504.dfsg-2_i386.deb
to contrib/s/sauerbraten/sauerbraten-dbg_0.0.20090504.dfsg-2_i386.deb
sauerbraten-server_0.0.20090504.dfsg-2_i386.deb
to contrib/s/sauerbraten/sauerbraten-server_0.0.20090504.dfsg-2_i386.deb
sauerbraten_0.0.20090504.dfsg-2.debian.tar.gz
to contrib/s/sauerbraten/sauerbraten_0.0.20090504.dfsg-2.debian.tar.gz
sauerbraten_0.0.20090504.dfsg-2.dsc
to contrib/s/sauerbraten/sauerbraten_0.0.20090504.dfsg-2.dsc
sauerbraten_0.0.20090504.dfsg-2_i386.deb
to contrib/s/sauerbraten/sauerbraten_0.0.20090504.dfsg-2_i386.deb
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.
Bruno "Fuddl" Kleinert <[email protected]> (supplier of updated sauerbraten
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: SHA1
Format: 1.8
Date: Thu, 19 Nov 2009 13:14:32 +0100
Source: sauerbraten
Binary: sauerbraten sauerbraten-dbg sauerbraten-server
Architecture: source i386
Version: 0.0.20090504.dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Bruno "Fuddl" Kleinert <[email protected]>
Description:
sauerbraten - 3D first-person game engine
sauerbraten-dbg - Debug symbols for the Sauerbraten game engine
sauerbraten-server - Standalone server for the Sauerbraten game
Closes: 556757
Changes:
sauerbraten (0.0.20090504.dfsg-2) unstable; urgency=low
.
[ Bruno "Fuddl" Kleinert ]
* Drop code snippet in debian/rules to make parallel builds possible on SMP
machines.
* Add 30-fix-indirect-linking-for-binutils-gold.diff. Link directly against
X11 so that ld as in binutils-gold is happy. Thanks to Peter Fritzsche for
reporting! (Closes: #556757)
* Copy over README.source from quilt to document the patch system we are
using
* Convert to source package format 3.0 quilt
* Drop build dependency on quilt
* Ship debian/sauerbraten.png instead of the uuencoded sauerbraten.png.uu.
We don't need sharutils as build dependency anymore, so drop it.
* Update to standards version 3.8.3. No changes required.
* Clean up the rules file. Create *.install files instead of calling
dh_install repeatedly
Checksums-Sha1:
46f53cc0e5e1c23e9d0e666751b52cfe432e68cd 1449
sauerbraten_0.0.20090504.dfsg-2.dsc
f6804859bb047b85f3dc6cbf6ff7e89043e5b46e 10048
sauerbraten_0.0.20090504.dfsg-2.debian.tar.gz
49b923bb0fcf905a209d76e0089015d7e57d11ec 933082
sauerbraten_0.0.20090504.dfsg-2_i386.deb
7edcd235f6fefb40e679a2732f01a952b5069e9f 2172620
sauerbraten-dbg_0.0.20090504.dfsg-2_i386.deb
c30252fa860827fba8322908cf0c83e9a4518d10 122934
sauerbraten-server_0.0.20090504.dfsg-2_i386.deb
Checksums-Sha256:
8b97a23c279e723a707cd8daec09c001cc8d45bb62004f71e397bb39031390ac 1449
sauerbraten_0.0.20090504.dfsg-2.dsc
0ac30296b55e6f0c2d4fe8f3b0b80b44530143093658fad80df9dfa193ba4559 10048
sauerbraten_0.0.20090504.dfsg-2.debian.tar.gz
0667881eb548c32e20d4f6791f3c3c7d921d58daa2196f349ea574fc1d1aa6cd 933082
sauerbraten_0.0.20090504.dfsg-2_i386.deb
fe6edee3d3f4b11997dfa02981ff055f097b72bd298921bef87bb69088cdc1c4 2172620
sauerbraten-dbg_0.0.20090504.dfsg-2_i386.deb
4a773a9d7a4c407f3452cc94e306265b208cf3012f53bae393e156165e00b963 122934
sauerbraten-server_0.0.20090504.dfsg-2_i386.deb
Files:
6fc63cfc5ee7328e6fd264450c18ed40 1449 contrib/games optional
sauerbraten_0.0.20090504.dfsg-2.dsc
5ac7f071ba555678c600f7e838c9467d 10048 contrib/games optional
sauerbraten_0.0.20090504.dfsg-2.debian.tar.gz
9779e97750ae45084a33fd73f8726f1a 933082 contrib/games optional
sauerbraten_0.0.20090504.dfsg-2_i386.deb
d766dc61378f24494920c69ac30ada80 2172620 contrib/debug extra
sauerbraten-dbg_0.0.20090504.dfsg-2_i386.deb
1cb0d2f43e5a464614079112f4ef9ab3 122934 contrib/games optional
sauerbraten-server_0.0.20090504.dfsg-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAksFOrgACgkQurEs8MfFj3zZdgCghmmudk2pAK13KrgQRQWc78KI
T9gAoNL7qisviqoOVUBMmKi6wucuFnyk
=3VhM
-----END PGP SIGNATURE-----
--- End Message ---