Your message dated Thu, 01 Sep 2011 21:48:30 +0000
with message-id <e1qzf7e-0004yx...@franck.debian.org>
and subject line Bug#555569: fixed in luola 1.3.2-6
has caused the Debian Bug report #555569,
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 ow...@bugs.debian.org
immediately.)


-- 
555569: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555569
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: luola
Version: 1.3.2-5
Severity: minor
User: peter.fritzs...@gmx.de
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

gcc  -g -O2   -o luola  console.o list.o parser.o fs.o SFont.o level.o player.o 
ship.o physics.o animation.o particle.o projectile.o bullet.o weapon.o intro.o 
game.o levelfile.o special.o walker.o flyer.o critter.o pilot.o spring.o 
decor.o audio.o font.o menu.o hotseat.o selection.o startup.o demo.o ldat.o 
lconf.o lcmap.o main.o -L/usr/lib -lSDL -lz -lSDL_image -lSDL_gfx -lSDL_ttf 
-lSDL_mixer -lSDL_image 
/usr/bin/ld: level.o: in function animate_level:level.c:778: error: undefined 
reference to 'sincos'
/usr/bin/ld: level.o: in function animate_level:level.c:712: error: undefined 
reference to 'sincos'
/usr/bin/ld: level.o: in function animate_level:level.c:660: error: undefined 
reference to 'sincos'
/usr/bin/ld: player.o: in function hearme:player.c:623: error: undefined 
reference to 'hypot'
/usr/bin/ld: player.o: in function draw_radar:player.c:351: error: undefined 
reference to 'atan2'
/usr/bin/ld: player.o: in function draw_radar:player.c:351: error: undefined 
reference to 'sincos'
/usr/bin/ld: ship.o: in function spear_ship:ship.c:1069: error: undefined 
reference to 'cos'
/usr/bin/ld: ship.o: in function spear_ship:ship.c:1070: error: undefined 
reference to 'sin'
/usr/bin/ld: ship.o: in function find_nearest_ship:ship.c:1040: error: 
undefined reference to 'hypot'
/usr/bin/ld: ship.o: in function find_nearest_enemy:ship.c:1014: error: 
undefined reference to 'hypot'
/usr/bin/ld: ship.o: in function animate_ships:ship.c:639: error: undefined 
reference to 'hypot'
/usr/bin/ld: ship.o: in function animate_ships:ship.c:466: error: undefined 
reference to 'cos'
/usr/bin/ld: ship.o: in function animate_ships:ship.c:467: error: undefined 
reference to 'sin'
/usr/bin/ld: ship.o: in function draw_ships:ship.c:315: error: undefined 
reference to 'sincosf'
/usr/bin/ld: bullet.o: in function rocket_move:bullet.c:352: error: undefined 
reference to 'atan2'
/usr/bin/ld: bullet.o: in function update_angle:bullet.c:347: error: undefined 
reference to 'atan2'
/usr/bin/ld: bullet.o: in function boomerang_move:bullet.c:323: error: 
undefined reference to 'atan2'
/usr/bin/ld: bullet.o: in function boomerang_move:bullet.c:340: error: 
undefined reference to 'cos'
/usr/bin/ld: bullet.o: in function boomerang_move:bullet.c:341: error: 
undefined reference to 'sin'
/usr/bin/ld: bullet.o: in function missile_move:bullet.c:299: error: undefined 
reference to 'cos'
/usr/bin/ld: bullet.o: in function missile_move:bullet.c:300: error: undefined 
reference to 'sin'
collect2: ld returned 1 exit status
make[3]: *** [luola] Error 1



--- End Message ---
--- Begin Message ---
Source: luola
Source-Version: 1.3.2-6

We believe that the bug you reported is fixed in the latest version of
luola, which is due to be installed in the Debian FTP archive:

luola-data_1.3.2-6_all.deb
  to main/l/luola/luola-data_1.3.2-6_all.deb
luola_1.3.2-6.diff.gz
  to main/l/luola/luola_1.3.2-6.diff.gz
luola_1.3.2-6.dsc
  to main/l/luola/luola_1.3.2-6.dsc
luola_1.3.2-6_amd64.deb
  to main/l/luola/luola_1.3.2-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 555...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian T. Steigies <c...@debian.org> (supplier of updated luola 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...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 31 Aug 2011 23:11:43 +0200
Source: luola
Binary: luola luola-data
Architecture: source all amd64
Version: 1.3.2-6
Distribution: unstable
Urgency: low
Maintainer: Christian T. Steigies <c...@debian.org>
Changed-By: Christian T. Steigies <c...@debian.org>
Description: 
 luola      - multiplayer cave-flying game
 luola-data - data files for luola
Closes: 555569
Changes: 
 luola (1.3.2-6) unstable; urgency=low
 .
   * updated Standards-Version to 3.9.2 (no changes)
   * add ${misc:Depends} to dependencies of luola and luola-data
   * remove obsolete call to dh_desktop
   * fix debian-rules-ignores-make-clean-error lintian warning
   * fix debian-rules-missing-recommended-target lintian warning
   * GNU config automated update: config.sub     (20080116 to 20110323),
     config.guess     (20080123 to 20110511)
   * recommend ttf-freefont and symlink to it instead of shipping it
   * remove recommends for unused tty-dejavu
   * configure with CFLAGS=-lm to fix buidling with binutils-gold (closes: 
#555569)
Checksums-Sha1: 
 3d372a8095840901e7cd5073bf4bd1c2e8626bdf 1124 luola_1.3.2-6.dsc
 993c0bbbc29b5999bef0f3d9a40ea2049e9f6246 35473 luola_1.3.2-6.diff.gz
 a93b6edce53e23c5dd7ca88920543c58f11de1ae 1451766 luola-data_1.3.2-6_all.deb
 62edddf8329ef6fe2c8a070ba09fd2ed4fbe6403 118546 luola_1.3.2-6_amd64.deb
Checksums-Sha256: 
 e2042e474c94d34638ff7221be2cb3a089d4b059e57741eb49ec2da87a037fbc 1124 
luola_1.3.2-6.dsc
 0ce524d92d43927da78b73f2590104d738f9960983776a5de0a020fe9cc553f7 35473 
luola_1.3.2-6.diff.gz
 1fc0f7eef271bd07b506b2ee767894866a8156e86c2e50d13fb7e218251e0a32 1451766 
luola-data_1.3.2-6_all.deb
 a314c074ff783d82a8d7c22aa299114c04182ec8c04df614ae1410f64ab6aaf9 118546 
luola_1.3.2-6_amd64.deb
Files: 
 278d35940060d5e90a49e40cfc9338e8 1124 games optional luola_1.3.2-6.dsc
 b226eb718c55b81d3ac64389cf02146d 35473 games optional luola_1.3.2-6.diff.gz
 637c319fd41d9e4fe311498203ecc059 1451766 games optional 
luola-data_1.3.2-6_all.deb
 ac563cb8f97e2f0cfc7572466fd02a2f 118546 games optional luola_1.3.2-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEUEARECAAYFAk5f+ZAACgkQhWcuXd2lEoCjdQCXWigQYuTCqT6GbjjEHAFZTzrM
aQCcCaG+ZGOhGv5fEp4wi9fi/sxnihc=
=DAaN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to