Your message dated Thu, 19 May 2011 16:48:02 +0000
with message-id <e1qn6oi-0002uo...@franck.debian.org>
and subject line Bug#615775: fixed in slimevolley 2.4.2+dfsg-1
has caused the Debian Bug report #615775,
regarding slimevolley: ftbfs with gold or ld --no-add-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 ow...@bugs.debian.org
immediately.)
--
615775: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=615775
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: slimevolley
Version: 2.4.2-1
Severity: important
Tags: sid
User: peter.fritzs...@gmx.de
Usertags: no-add-needed
The package fails to build in a test rebuild on at least amd64 with
ld --no-add-needed. For details, please see:
http://lists.debian.org/debian-devel-announce/2011/02/msg00011.html
http://wiki.debian.org/ToolChain/DSOLinking
Ubuntu might have a patch for this issue, but unfortunately it was
not forwarded to Debian. Please have a look at
http://packages.qa.debian.org/slimevolley to see if an Ubuntu version for
this package exists, and if a fix is included in the Ubuntu diff.
[...]
make[3]: Entering directory
`/build/user-slimevolley_2.4.2-1-amd64-nHQIiK/slimevolley-2.4.2'
[ 6%] Building C object CMakeFiles/slimevolley.dir/src/audio.o
[ 12%] Building C object CMakeFiles/slimevolley.dir/src/clavier.o
[ 18%] Building C object CMakeFiles/slimevolley.dir/src/credits.o
[ 25%] Building C object CMakeFiles/slimevolley.dir/src/IA.o
[ 31%] Building C object CMakeFiles/slimevolley.dir/src/jeu.o
[ 37%] Building C object CMakeFiles/slimevolley.dir/src/menu_jeu.o
[ 43%] Building C object CMakeFiles/slimevolley.dir/src/menu_options.o
[ 50%] Building C object CMakeFiles/slimevolley.dir/src/menu_princ.o
[ 56%] Building C object CMakeFiles/slimevolley.dir/src/menu.o
[ 62%] Building C object CMakeFiles/slimevolley.dir/src/objet.o
[ 68%] Building C object CMakeFiles/slimevolley.dir/src/reseau_inter.o
[ 75%] Building C object CMakeFiles/slimevolley.dir/src/reseau.o
[ 81%] Building C object CMakeFiles/slimevolley.dir/src/slime.o
[ 87%] Building C object CMakeFiles/slimevolley.dir/src/themes_general.o
[ 93%] Building C object CMakeFiles/slimevolley.dir/src/echelle.o
[100%] Building C object CMakeFiles/slimevolley.dir/src/themes_std.o
Linking C executable slimevolley
/usr/bin/ld: CMakeFiles/slimevolley.dir/src/reseau_inter.o: undefined reference
to symbol 'sincos@@GLIBC_2.2.5'
/usr/bin/ld: note: 'sincos@@GLIBC_2.2.5' is defined in DSO /lib64/libm.so.6 so
try adding it to the linker command line
/lib64/libm.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [slimevolley] Error 1
make[3]: Leaving directory
`/build/user-slimevolley_2.4.2-1-amd64-nHQIiK/slimevolley-2.4.2'
make[2]: *** [CMakeFiles/slimevolley.dir/all] Error 2
make[1]: *** [all] Error 2
make[2]: Leaving directory
`/build/user-slimevolley_2.4.2-1-amd64-nHQIiK/slimevolley-2.4.2'
make[1]: Leaving directory
`/build/user-slimevolley_2.4.2-1-amd64-nHQIiK/slimevolley-2.4.2'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: slimevolley
Source-Version: 2.4.2+dfsg-1
We believe that the bug you reported is fixed in the latest version of
slimevolley, which is due to be installed in the Debian FTP archive:
slimevolley-data_2.4.2+dfsg-1_all.deb
to main/s/slimevolley/slimevolley-data_2.4.2+dfsg-1_all.deb
slimevolley_2.4.2+dfsg-1.debian.tar.gz
to main/s/slimevolley/slimevolley_2.4.2+dfsg-1.debian.tar.gz
slimevolley_2.4.2+dfsg-1.dsc
to main/s/slimevolley/slimevolley_2.4.2+dfsg-1.dsc
slimevolley_2.4.2+dfsg-1_amd64.deb
to main/s/slimevolley/slimevolley_2.4.2+dfsg-1_amd64.deb
slimevolley_2.4.2+dfsg.orig.tar.gz
to main/s/slimevolley/slimevolley_2.4.2+dfsg.orig.tar.gz
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 615...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Evgeni Golov <evg...@debian.org> (supplier of updated slimevolley 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: Thu, 19 May 2011 18:34:22 +0200
Source: slimevolley
Binary: slimevolley slimevolley-data
Architecture: source amd64 all
Version: 2.4.2+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Evgeni Golov <evg...@debian.org>
Description:
slimevolley - unrealistic 2D volleyball simulation
slimevolley-data - unrealistic 2D volleyball simulation - data files
Closes: 615775
Changes:
slimevolley (2.4.2+dfsg-1) unstable; urgency=low
.
* Team upload.
* Link to libm to prevent FTBFS with --no-add-needed.
Closes: #615775
* Slightly improve descriptions.
* Add more copyright information about the font for the mushrooms theme.
* Add a get-orig-source target to create DFSG-free tarball.
* Use http://download.tuxfamily.org/slime/next/ in the watchfile.
* In the DFSG-free tarball default/police.ttf and mushrooms/police.ttf
are the same, remove one and symlink accordingly in the package.
* Mangle version in the watchfile.
* Standards-Version: 3.9.2
Checksums-Sha1:
36d38adf9e89feea7faebcad03a1667e0cd4fc1d 1480 slimevolley_2.4.2+dfsg-1.dsc
33cb3806bfe5aac956464fd2a121acd526e01180 2388320
slimevolley_2.4.2+dfsg.orig.tar.gz
2274bc8ae8e630e6a672e86fbe93189a60e17a6b 10425
slimevolley_2.4.2+dfsg-1.debian.tar.gz
c5331399718422d94223ed2502228f5e47fd631d 59138
slimevolley_2.4.2+dfsg-1_amd64.deb
6513358ca9892c2ec3ec4052d77b8378a7fe3f8f 783480
slimevolley-data_2.4.2+dfsg-1_all.deb
Checksums-Sha256:
6dfb936fc31f518a5f5e6eed4b2c8763270a2e569456b8f9f5a44fabb83c7dc3 1480
slimevolley_2.4.2+dfsg-1.dsc
c62e16778ec62f7529ec4ad5949e538a83d700e5cfed84a1a856ee3b657d9820 2388320
slimevolley_2.4.2+dfsg.orig.tar.gz
d83f13b06e42463f67fb1caeacc36c6e524a1d59d0151d0d0443001d99389b46 10425
slimevolley_2.4.2+dfsg-1.debian.tar.gz
553fc4b8a8fd4a1ac8b5f48af53bb70a397153c2ee23ec356071fb6cf668fa61 59138
slimevolley_2.4.2+dfsg-1_amd64.deb
10de867a5768dfdc7ac546a9f95e9b3af31c5718212994602d3d938b08ced956 783480
slimevolley-data_2.4.2+dfsg-1_all.deb
Files:
fd62f6929a0d3d85612e72b816edf74a 1480 games extra slimevolley_2.4.2+dfsg-1.dsc
8e4ad37a68c6423f411ead1045fd2a1f 2388320 games extra
slimevolley_2.4.2+dfsg.orig.tar.gz
2f32f20069510e65a6b9d332e3e74039 10425 games extra
slimevolley_2.4.2+dfsg-1.debian.tar.gz
e14a2a4f676c95b84bb7fda89d35e831 59138 games extra
slimevolley_2.4.2+dfsg-1_amd64.deb
254f8117fe653a0f0b3e6c55e8a77c09 783480 games extra
slimevolley-data_2.4.2+dfsg-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk3VSGgACgkQJKAUGKwVtQxMbwCeNVUYiSNagQGDPKGS41wfqYa7
S3oAnjYgBZklpSG/guLi2lYEbvf5qFN2
=Q+s+
-----END PGP SIGNATURE-----
--- End Message ---