Your message dated Wed, 31 Aug 2011 01:32:37 +0000
with message-id <[email protected]>
and subject line Bug#638719: fixed in torcs 1.3.1-6
has caused the Debian Bug report #638719,
regarding ftbs with ld --as-needed
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.)
--
638719: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638719
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: torcs
Version: 1.3.1-5
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: ld-as-needed
torcs fails to build with ld --as-needed
https://bugs.launchpad.net/ubuntu/+source/torcs/+bug/829694
This is caused by libraceengine.so being underlinked [0]
Attached a patch which fixes this issue by linking it against
racescreens and robottools.
thanks for considering the patch.
[0] http://wiki.mandriva.com/en/Underlinking
Description: fix build with ld --as-needed
libraceengine.so to link against the needed racescreens and robottools
in order to later link torcs-bin with ld --as-needed
Author: Julian Taylor <[email protected]>
Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/torcs/+bug/829694
--- src/libs/raceengineclient/Makefile 2008-12-15 00:35:28.000000000 +0100
+++ src/libs/raceengineclient/Makefile 2011-08-21 14:06:13.289971960 +0200
@@ -23,6 +23,10 @@
SOURCES = singleplayer.cpp raceinit.cpp racemain.cpp racemanmenu.cpp racestate.cpp racegl.cpp \
raceengine.cpp raceresults.cpp
+LIBSPATH = -L${EXPORTBASE}
+
+LIBS = -lracescreens -lrobottools
+
EXPDIR = include
EXPORTS = singleplayer.h raceinit.h
signature.asc
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Source: torcs
Source-Version: 1.3.1-6
We believe that the bug you reported is fixed in the latest version of
torcs, which is due to be installed in the Debian FTP archive:
torcs_1.3.1-6.diff.gz
to main/t/torcs/torcs_1.3.1-6.diff.gz
torcs_1.3.1-6.dsc
to main/t/torcs/torcs_1.3.1-6.dsc
torcs_1.3.1-6_amd64.deb
to main/t/torcs/torcs_1.3.1-6_amd64.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.
Rudy Godoy <[email protected]> (supplier of updated torcs 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: Tue, 30 Aug 2011 19:56:17 -0500
Source: torcs
Binary: torcs
Architecture: source amd64
Version: 1.3.1-6
Distribution: unstable
Urgency: low
Maintainer: Rudy Godoy <[email protected]>
Changed-By: Rudy Godoy <[email protected]>
Description:
torcs - 3D racing cars simulator game using OpenGL
Closes: 638719 638957
Changes:
torcs (1.3.1-6) unstable; urgency=low
.
* Fixed .desktop file to be valid. Thanks Pino Toscano. Closes: #638957
* Added patch to fix FTBS caused by libraceengine.so being underlinked.
Thanks Julian Taylor. Closes: #638719
Checksums-Sha1:
9d5b6cc2af516566258821a3ba7a37a15cf63d94 1273 torcs_1.3.1-6.dsc
3006bf55e05d871264e70f4f6844c176f01de956 9031 torcs_1.3.1-6.diff.gz
7b33824587c5b79c4fb994ae32d08f25a1580f66 10903246 torcs_1.3.1-6_amd64.deb
Checksums-Sha256:
59cda3a9927229bf833af48088171baf9e72284781a476b9aaecaefcd006548f 1273
torcs_1.3.1-6.dsc
1fab90f6e9607354ed9586fc24259761273a070a34a77acc8e869a714210c45e 9031
torcs_1.3.1-6.diff.gz
e2c1a06b374a67db0b1abe3b5300a53dafa325bec4272cc66ae4e3d7bf3af194 10903246
torcs_1.3.1-6_amd64.deb
Files:
843e8c467958e8b87a9d5142fe037e94 1273 games optional torcs_1.3.1-6.dsc
200a91222a040590d9386e5c8174277c 9031 games optional torcs_1.3.1-6.diff.gz
1295a8977a95134470352649f42b6438 10903246 games optional
torcs_1.3.1-6_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk5ditwACgkQVQ8aADQzvSFW6wCdHwHau0/GMwVyY0IghidhqFff
wk4AnR9dxnVbbjEyUx+9ppIqmzJbtUpV
=u4Fz
-----END PGP SIGNATURE-----
--- End Message ---