Your message dated Tue, 05 Apr 2011 17:47:16 +0000
with message-id <e1q7alu-0005ra...@franck.debian.org>
and subject line Bug#554545: fixed in ggz-grubby 0.0.14.1-1.1
has caused the Debian Bug report #554545,
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.)
--
554545: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554545
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ggz-grubby
Version: 0.0.14.1-1
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
/bin/bash ../../libtool --tag=CC --mode=link cc -g -O2 -g -Wall -O2
-L/usr/lib -L/usr/lib -L/usr/local/lib -o grubby guru.o main.o module.o
-lggzcore -ldl
cc -g -O2 -g -Wall -O2 -o grubby guru.o main.o module.o -L/usr/lib
-L/usr/local/lib /usr/lib/libggzcore.so -ldl
/usr/bin/ld: main.o: in function main:main.c:236: error: undefined reference to
'_ggz_free'
/usr/bin/ld: main.o: in function main:main.c:89: error: undefined reference to
'_ggz_strdup'
/usr/bin/ld: main.o: in function main:main.c:81: error: undefined reference to
'_ggz_strdup'
/usr/bin/ld: main.o: in function main:main.c:71: error: undefined reference to
'_ggz_strdup'
/usr/bin/ld: module.o: in function guru_module_remove:module.c:322: error:
undefined reference to '_ggz_free'
/usr/bin/ld: module.o: in function guru_module_add:module.c:247: error:
undefined reference to 'ggz_conf_read_string'
/usr/bin/ld: module.o: in function guru_module_add:module.c:288: error:
undefined reference to '_ggz_realloc'
/usr/bin/ld: module.o: in function guru_module_add:module.c:289: error:
undefined reference to '_ggz_realloc'
/usr/bin/ld: module.o: in function guru_module_add:module.c:290: error:
undefined reference to '_ggz_realloc'
/usr/bin/ld: module.o: in function guru_module_add:module.c:295: error:
undefined reference to '_ggz_malloc'
/usr/bin/ld: module.o: in function guru_module_add:module.c:299: error:
undefined reference to '_ggz_free'
/usr/bin/ld: module.o: in function guru_module_add:module.c:263: error:
undefined reference to '_ggz_free'
/usr/bin/ld: module.o: in function guru_module_work:module.c:343: error:
undefined reference to '_ggz_malloc'
/usr/bin/ld: module.o: in function guru_module_work:module.c:350: error:
undefined reference to '_ggz_realloc'
/usr/bin/ld: module.o: in function guru_module_shutdown:module.c:229: error:
undefined reference to 'ggz_conf_close'
/usr/bin/ld: module.o: in function guru_module_init:module.c:49: error:
undefined reference to '_ggz_strdup'
/usr/bin/ld: module.o: in function guru_module_init:module.c:59: error:
undefined reference to '_ggz_malloc'
/usr/bin/ld: module.o: in function guru_module_init:module.c:62: error:
undefined reference to 'ggz_conf_parse'
/usr/bin/ld: module.o: in function guru_module_init:module.c:71: error:
undefined reference to '_ggz_malloc'
/usr/bin/ld: module.o: in function guru_module_init:module.c:74: error:
undefined reference to 'ggz_conf_read_string'
/usr/bin/ld: module.o: in function guru_module_init:module.c:75: error:
undefined reference to 'ggz_conf_read_string'
/usr/bin/ld: module.o: in function guru_module_init:module.c:76: error:
undefined reference to 'ggz_conf_read_string'
/usr/bin/ld: module.o: in function guru_module_init:module.c:85: error:
undefined reference to 'ggz_strcmp'
/usr/bin/ld: module.o: in function guru_module_init:module.c:86: error:
undefined reference to 'ggz_strcmp'
/usr/bin/ld: module.o: in function guru_module_init:module.c:87: error:
undefined reference to 'ggz_strcmp'
/usr/bin/ld: module.o: in function guru_module_init:module.c:88: error:
undefined reference to 'ggz_strcmp'
/usr/bin/ld: module.o: in function guru_module_init:module.c:161: error:
undefined reference to 'ggz_conf_read_list'
collect2: ld returned 1 exit status
make[4]: *** [grubby] Error 1
--- End Message ---
--- Begin Message ---
Source: ggz-grubby
Source-Version: 0.0.14.1-1.1
We believe that the bug you reported is fixed in the latest version of
ggz-grubby, which is due to be installed in the Debian FTP archive:
ggz-grubby_0.0.14.1-1.1.diff.gz
to main/g/ggz-grubby/ggz-grubby_0.0.14.1-1.1.diff.gz
ggz-grubby_0.0.14.1-1.1.dsc
to main/g/ggz-grubby/ggz-grubby_0.0.14.1-1.1.dsc
ggz-grubby_0.0.14.1-1.1_i386.deb
to main/g/ggz-grubby/ggz-grubby_0.0.14.1-1.1_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 554...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Andreas Metzler <ametz...@debian.org> (supplier of updated ggz-grubby 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: RIPEMD160
Format: 1.8
Date: Sat, 02 Apr 2011 18:50:53 +0200
Source: ggz-grubby
Binary: ggz-grubby
Architecture: source i386
Version: 0.0.14.1-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian GGZ Maintainers <pkg-ggz-maintain...@lists.alioth.debian.org>
Changed-By: Andreas Metzler <ametz...@debian.org>
Description:
ggz-grubby - GGZ Gaming Zone: chat bot with the ability to play games
Closes: 554545
Changes:
ggz-grubby (0.0.14.1-1.1) unstable; urgency=low
.
* Non-maintainer upload.
* Empty dependency_libs in libtool la file(s).
http://wiki.debian.org/ReleaseGoals/LAFileRemoval
* Fix FTBFS with --no-copy-dt-needed-entries. Closes: #554545
Checksums-Sha1:
438ce024167d43a690ce262918ab4d823a9b0549 1389 ggz-grubby_0.0.14.1-1.1.dsc
944e7c72eee17030c22358dbfa3f042f20399700 3154 ggz-grubby_0.0.14.1-1.1.diff.gz
0eae4e2c57a9ad5ac2d340fc7860330a0e2cd8eb 118582
ggz-grubby_0.0.14.1-1.1_i386.deb
Checksums-Sha256:
928b16d4c412e133a658b1958feeb59788ac497517912f750588e354bc440906 1389
ggz-grubby_0.0.14.1-1.1.dsc
58aa9626d7c80fe3188775a10ad725eae17addaf86f85635fbd5df6aa7a61b49 3154
ggz-grubby_0.0.14.1-1.1.diff.gz
bd1ad61b6494a8f33142f6bd75f407301f57d117c044e384015149db8245ade7 118582
ggz-grubby_0.0.14.1-1.1_i386.deb
Files:
2381d2a64c1370379a88ee5f0c67fe1b 1389 games optional
ggz-grubby_0.0.14.1-1.1.dsc
cd393b4a51e4331cc4bdd340a006c56b 3154 games optional
ggz-grubby_0.0.14.1-1.1.diff.gz
aa9eeb30b9000625156899060db2be84 118582 games optional
ggz-grubby_0.0.14.1-1.1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEAREDAAYFAk2XW2EACgkQHTOcZYuNdmN8+wCgmL2AyNlADxscA86k3kMsKNld
yZcAn3RuRPC34B+WSB0KrPaejsQ0EOZD
=PfpO
-----END PGP SIGNATURE-----
--- End Message ---