Your message dated Fri, 09 Sep 2011 12:02:33 +0000
with message-id <e1r1zmz-0007gz...@franck.debian.org>
and subject line Bug#554644: fixed in gnet 2.0.8-2.1
has caused the Debian Bug report #554644,
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.)


-- 
554644: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554644
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: gnet
Version: 2.0.8-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 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -g -O2 -g -Wall -O2 -D_REENTRANT 
-DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes     -Wmissing-prototypes 
-Wmissing-declarations  -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o 
test-xmlrpc-client  test-xmlrpc-client.o libgnetxmlrpc.a 
../../src/libgnet-2.0.la -lresolv -lnsl 
mkdir .libs
cc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -g -Wall -O2 
-D_REENTRANT -DGNET_EXPERIMENTAL -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wmissing-declarations -Wl,-z -Wl,defs -Wl,-O1 -o .libs/test-xmlrpc-client 
test-xmlrpc-client.o  -Wl,--as-needed libgnetxmlrpc.a 
../../src/.libs/libgnet-2.0.so -lresolv -lnsl 
/usr/bin/ld: test-xmlrpc-client.o: in function main:test-xmlrpc-client.c:53: 
error: undefined reference to 'g_free'
/usr/bin/ld: test-xmlrpc-client.o: in function main:test-xmlrpc-client.c:65: 
error: undefined reference to 'g_free'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_delete:xmlrpc-client.c:78: error: undefined reference to 
'g_string_free'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_new:xmlrpc-client.c:43: error: undefined reference to 
'g_malloc0'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_new:xmlrpc-client.c:65: error: undefined reference to 
'g_string_new'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_new:xmlrpc-client.c:63: error: undefined reference to 
'g_assertion_message_expr'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:219: error: undefined reference to 
'g_string_new'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:220: error: undefined reference to 
'g_string_new'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:224: error: undefined reference to 
'g_string_append_printf'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:240: error: undefined reference to 
'g_string_append'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:239: error: undefined reference to 
'g_string_append'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:241: error: undefined reference to 
'g_string_append'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:247: error: undefined reference to 
'g_string_append'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:252: error: undefined reference to 
'g_string_append_printf'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:259: error: undefined reference to 
'g_string_append_len'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:262: error: undefined reference to 
'g_string_free'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:265: error: undefined reference to 
'g_string_free'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:93: error: undefined reference to 
'g_string_new'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:134: error: undefined reference to 
'g_ascii_tolower'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:139: error: undefined reference to 
'g_strstr_len'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:168: error: undefined reference to 
'g_strstr_len'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:175: error: undefined reference to 
'g_strrstr'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:210: error: undefined reference to 
'g_string_free'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:151: error: undefined reference to 
'g_string_append_len'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:/usr/include/glib-2.0/glib/gstring.h:153: error: 
undefined reference to 'g_string_insert_c'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:/usr/include/glib-2.0/glib/gstring.h:153: error: 
undefined reference to 'g_string_insert_c'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:116: error: undefined reference to 
'g_strstr_len'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:xmlrpc-client.c:185: error: undefined reference to 
'g_strstr_len'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:/usr/include/glib-2.0/glib/gstring.h:153: error: 
undefined reference to 'g_string_insert_c'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_call:/usr/include/glib-2.0/glib/gstring.h:153: error: 
undefined reference to 'g_string_insert_c'
/usr/bin/ld: libgnetxmlrpc.a(xmlrpc-client.o): in function 
gnet_xmlrpc_client_delete:xmlrpc-client.c:80: error: undefined reference to 
'g_free'
collect2: ld returned 1 exit status
make[4]: *** [test-xmlrpc-client] Error 1



--- End Message ---
--- Begin Message ---
Source: gnet
Source-Version: 2.0.8-2.1

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

gnet_2.0.8-2.1.diff.gz
  to main/g/gnet/gnet_2.0.8-2.1.diff.gz
gnet_2.0.8-2.1.dsc
  to main/g/gnet/gnet_2.0.8-2.1.dsc
libgnet-dev_2.0.8-2.1_amd64.deb
  to main/g/gnet/libgnet-dev_2.0.8-2.1_amd64.deb
libgnet2.0-0_2.0.8-2.1_amd64.deb
  to main/g/gnet/libgnet2.0-0_2.0.8-2.1_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 554...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <aure...@debian.org> (supplier of updated gnet 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, 08 Sep 2011 23:53:42 +0200
Source: gnet
Binary: libgnet-dev libgnet2.0-0
Architecture: source amd64
Version: 2.0.8-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers 
<pkg-gnome-maintain...@lists.alioth.debian.org>
Changed-By: Aurelien Jarno <aure...@debian.org>
Description: 
 libgnet-dev - Developer files for GNet network library
 libgnet2.0-0 - GNet network library
Closes: 554644
Changes: 
 gnet (2.0.8-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/02_examples_link_glib2.0.patch:
     - Link examples with libglib-2.0. Closes: #554644.
Checksums-Sha1: 
 2cf97b1f7703d9a33890b9bbd30a5ada13042880 1194 gnet_2.0.8-2.1.dsc
 0c5fb21c83a37d82cd30780a5c4ff10d877a08d3 5316 gnet_2.0.8-2.1.diff.gz
 cef8e4e53d2cc10827ed0235825b2a18d0e892a2 213880 libgnet-dev_2.0.8-2.1_amd64.deb
 4cc71b26b42e084c75ee42e03088dcfb73edd20b 119100 
libgnet2.0-0_2.0.8-2.1_amd64.deb
Checksums-Sha256: 
 cca628916a9f1962c76494b6b0ab24025623d7fd1b8f4aa2f3225dc9d2a0d11d 1194 
gnet_2.0.8-2.1.dsc
 6e398b9a8f7607ff3b7cbcfaa8c86baec02fce3ac8592f02c71fb32e665998c8 5316 
gnet_2.0.8-2.1.diff.gz
 3c25e1c990fea63efb43d0c903c3a524a3cf25bf271e6631184150298e8176ac 213880 
libgnet-dev_2.0.8-2.1_amd64.deb
 3611126af17887de62ae1be81e387fb77103a07dc41e6b1ddc81a38b7fbb7558 119100 
libgnet2.0-0_2.0.8-2.1_amd64.deb
Files: 
 376f55cc1ebbeced104508d5f2a1ca12 1194 libs optional gnet_2.0.8-2.1.dsc
 12cdae4fc77f1f22076290dcb17619af 5316 libs optional gnet_2.0.8-2.1.diff.gz
 e61f7673fa9001607f9956c10713a051 213880 libdevel optional 
libgnet-dev_2.0.8-2.1_amd64.deb
 373685a183a992fd90dd7fc1211ad7fc 119100 libs optional 
libgnet2.0-0_2.0.8-2.1_amd64.deb

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

iD8DBQFOafy6w3ao2vG823MRAs6fAJ0W6rGEWng94f56eL6qi5HtlcEvAACfWBTu
616Qs+EAkx3UqHOdvA3PN1w=
=UKDe
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to