Your message dated Mon, 23 Aug 2010 17:02:08 +0000
with message-id <[email protected]>
and subject line Bug#556313: fixed in rasqal 0.9.20-1
has caused the Debian Bug report #556313,
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 [email protected]
immediately.)
--
556313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556313
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rasqal
Version: 0.9.16-1
Severity: minor
User: [email protected]
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
cc -g -O2 -g -Wall -O2 -o .libs/roqet roqet.o ../src/.libs/librasqal.so
/usr/bin/ld: roqet.o: in function roqet_graph_pattern_walk:roqet.c:210: error:
undefined reference to 'raptor_sequence_size'
/usr/bin/ld: roqet.o: in function roqet_graph_pattern_walk:roqet.c:212: error:
undefined reference to 'raptor_sequence_size'
/usr/bin/ld: roqet.o: in function roqet_graph_pattern_walk:roqet.c:232: error:
undefined reference to 'raptor_sequence_size'
/usr/bin/ld: roqet.o: in function roqet_graph_pattern_walk:roqet.c:234: error:
undefined reference to 'raptor_sequence_size'
/usr/bin/ld: roqet.o: in function main:roqet.c:919: error: undefined reference
to 'raptor_free_uri'
/usr/bin/ld: roqet.o: in function main:roqet.c:913: error: undefined reference
to 'raptor_sequence_pop'
/usr/bin/ld: roqet.o: in function main:roqet.c:916: error: undefined reference
to 'raptor_uri_as_string'
/usr/bin/ld: roqet.o: in function main:roqet.c:607: error: undefined reference
to 'raptor_new_uri'
/usr/bin/ld: roqet.o: in function main:roqet.c:625: error: undefined reference
to 'raptor_sequence_push'
/usr/bin/ld: roqet.o: in function main:roqet.c:603: error: undefined reference
to 'raptor_uri_filename_to_uri_string'
/usr/bin/ld: roqet.o: in function main:roqet.c:604: error: undefined reference
to 'raptor_new_uri'
/usr/bin/ld: roqet.o: in function main:roqet.c:605: error: undefined reference
to 'raptor_free_memory'
/usr/bin/ld: roqet.o: in function main:roqet.c:930: error: undefined reference
to 'raptor_free_uri'
/usr/bin/ld: roqet.o: in function main:roqet.c:924: error: undefined reference
to 'raptor_sequence_pop'
/usr/bin/ld: roqet.o: in function main:roqet.c:927: error: undefined reference
to 'raptor_uri_as_string'
/usr/bin/ld: roqet.o: in function main:roqet.c:309: error: undefined reference
to 'raptor_sequence_get_at'
/usr/bin/ld: roqet.o: in function main:roqet.c:1092: error: undefined reference
to 'raptor_free_sequence'
/usr/bin/ld: roqet.o: in function main:roqet.c:1094: error: undefined reference
to 'raptor_free_sequence'
/usr/bin/ld: roqet.o: in function main:roqet.c:1096: error: undefined reference
to 'raptor_free_uri'
/usr/bin/ld: roqet.o: in function main:roqet.c:1098: error: undefined reference
to 'raptor_free_uri'
/usr/bin/ld: roqet.o: in function main:roqet.c:801: error: undefined reference
to 'raptor_new_uri'
/usr/bin/ld: roqet.o: in function main:roqet.c:821: error: undefined reference
to 'raptor_new_stringbuffer'
/usr/bin/ld: roqet.o: in function main:roqet.c:851: error: undefined reference
to 'raptor_stringbuffer_length'
/usr/bin/ld: roqet.o: in function main:roqet.c:853: error: undefined reference
to 'raptor_stringbuffer_copy_to_string'
/usr/bin/ld: roqet.o: in function main:roqet.c:854: error: undefined reference
to 'raptor_free_stringbuffer'
/usr/bin/ld: roqet.o: in function main:roqet.c:617: error: undefined reference
to 'raptor_sequence_print_uri'
/usr/bin/ld: roqet.o: in function main:roqet.c:617: error: undefined reference
to 'raptor_new_sequence'
/usr/bin/ld: roqet.o: in function main:roqet.c:1100: error: undefined reference
to 'raptor_free_memory'
/usr/bin/ld: roqet.o: in function main:roqet.c:989: error: undefined reference
to 'raptor_new_iostream_to_file_handle'
/usr/bin/ld: roqet.o: in function main:roqet.c:998: error: undefined reference
to 'raptor_free_iostream'
/usr/bin/ld: roqet.o: in function main:roqet.c:561: error: undefined reference
to 'raptor_serializer_syntax_name_check'
/usr/bin/ld: roqet.o: in function main:roqet.c:838: error: undefined reference
to 'raptor_stringbuffer_append_counted_string'
/usr/bin/ld: roqet.o: in function main:roqet.c:781: error: undefined reference
to 'raptor_uri_filename_to_uri_string'
/usr/bin/ld: roqet.o: in function main:roqet.c:786: error: undefined reference
to 'raptor_new_uri'
/usr/bin/ld: roqet.o: in function main:roqet.c:963: error: undefined reference
to 'raptor_new_iostream_to_file_handle'
/usr/bin/ld: roqet.o: in function main:roqet.c:965: error: undefined reference
to 'raptor_free_iostream'
/usr/bin/ld: roqet.o: in function main:roqet.c:857: error: undefined reference
to 'raptor_www_new'
/usr/bin/ld: roqet.o: in function main:roqet.c:859: error: undefined reference
to 'raptor_www_set_error_handler'
/usr/bin/ld: roqet.o: in function main:roqet.c:860: error: undefined reference
to 'raptor_www_fetch_to_string'
/usr/bin/ld: roqet.o: in function main:roqet.c:861: error: undefined reference
to 'raptor_www_free'
/usr/bin/ld: roqet.o: in function main:roqet.c:713: error: undefined reference
to 'raptor_get_feature_count'
/usr/bin/ld: roqet.o: in function main:roqet.c:726: error: undefined reference
to 'raptor_serializers_enumerate'
/usr/bin/ld: roqet.o: in function main:roqet.c:1043: error: undefined reference
to 'raptor_new_serializer'
/usr/bin/ld: roqet.o: in function main:roqet.c:1052: error: undefined reference
to 'raptor_serialize_set_namespace'
/usr/bin/ld: roqet.o: in function main:roqet.c:1054: error: undefined reference
to 'raptor_serialize_start_to_file_handle'
/usr/bin/ld: roqet.o: in function main:roqet.c:1060: error: undefined reference
to 'raptor_serialize_statement'
/usr/bin/ld: roqet.o: in function main:roqet.c:1067: error: undefined reference
to 'raptor_serialize_end'
/usr/bin/ld: roqet.o: in function main:roqet.c:1068: error: undefined reference
to 'raptor_free_serializer'
/usr/bin/ld: roqet.o: in function main:roqet.c:799: error: undefined reference
to 'raptor_uri_copy'
/usr/bin/ld: roqet.o: in function roqet_error_handler:roqet.c:139: error:
undefined reference to 'raptor_print_locator'
collect2: ld returned 1 exit status
make[2]: *** [roqet] Error 1
--- End Message ---
--- Begin Message ---
Source: rasqal
Source-Version: 0.9.20-1
We believe that the bug you reported is fixed in the latest version of
rasqal, which is due to be installed in the Debian FTP archive:
librasqal2-dev_0.9.20-1_i386.deb
to main/r/rasqal/librasqal2-dev_0.9.20-1_i386.deb
librasqal2_0.9.20-1_i386.deb
to main/r/rasqal/librasqal2_0.9.20-1_i386.deb
rasqal-utils_0.9.20-1_i386.deb
to main/r/rasqal/rasqal-utils_0.9.20-1_i386.deb
rasqal_0.9.20-1.debian.tar.gz
to main/r/rasqal/rasqal_0.9.20-1.debian.tar.gz
rasqal_0.9.20-1.dsc
to main/r/rasqal/rasqal_0.9.20-1.dsc
rasqal_0.9.20.orig.tar.gz
to main/r/rasqal/rasqal_0.9.20.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dave Beckett <[email protected]> (supplier of updated rasqal 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: Mon, 23 Aug 2010 09:27:14 -0700
Source: rasqal
Binary: librasqal2-dev librasqal2 rasqal-utils
Architecture: source i386
Version: 0.9.20-1
Distribution: unstable
Urgency: low
Maintainer: Dave Beckett <[email protected]>
Changed-By: Dave Beckett <[email protected]>
Description:
librasqal2 - Rasqal RDF query library
librasqal2-dev - Rasqal RDF query library development libraries and headers
rasqal-utils - Rasqal RDF Query utilities
Closes: 556313
Changes:
rasqal (0.9.20-1) unstable; urgency=low
.
* New upstream release
- works with 'binutils-gold' as it links all needed libs (Closes: #556313)
* Source format 3.0 (quilt)
* debian/control:
- librasqal2 suggests rasqal-utils
- librasqal2-dev recommends rasqal-utils
- Standards version: 3.9.1
Checksums-Sha1:
c37a46f880c3c1ddff2ae1dba82669cce6516723 1105 rasqal_0.9.20-1.dsc
d2b08d9f1e575c39c4f08f971362806672ab32ff 1270144 rasqal_0.9.20.orig.tar.gz
8132eaf5c3a314b5ca508a1e9f8b12dda025a122 4417 rasqal_0.9.20-1.debian.tar.gz
bcb709c338f51a4746a1717358778676f20647ef 214202
librasqal2-dev_0.9.20-1_i386.deb
484638966c7e4adeaf3533ab21d4f0ae63c0e7ab 161932 librasqal2_0.9.20-1_i386.deb
b7e2c9e4ee5204790f3644cd76933110efb2959d 41516 rasqal-utils_0.9.20-1_i386.deb
Checksums-Sha256:
326a03a518012b306cfddbf6898750218559ec4628b38e4d9551a5be0101ff74 1105
rasqal_0.9.20-1.dsc
48075b9e9a4962fece8395d8c7c72bf883d13b0cd07ac90cea2b4b1f310cfe2d 1270144
rasqal_0.9.20.orig.tar.gz
667f68366b48b7b4054c1f72a65cc5499e468a91957dff0f7ed467fe496e3e73 4417
rasqal_0.9.20-1.debian.tar.gz
e303ab251769432ccca2fdbea2d1007cb530563288e85d57ac68cba806ea9b68 214202
librasqal2-dev_0.9.20-1_i386.deb
cb46895520563cc2a7eec7bb1ebffa92d12d6707756bd839dd988e8d6e1cd22e 161932
librasqal2_0.9.20-1_i386.deb
09f19efa55ad5b14227511fc276caefb184ed7a73f2cdfe05bc1884053e6e23d 41516
rasqal-utils_0.9.20-1_i386.deb
Files:
8132dfb8742e4c1a59f24c566323842a 1105 devel optional rasqal_0.9.20-1.dsc
c45b6cd784298e264e8757d14355ecce 1270144 devel optional
rasqal_0.9.20.orig.tar.gz
7913aa47601284f4e3b648ba0d9b2f25 4417 devel optional
rasqal_0.9.20-1.debian.tar.gz
937f040fbcb92ff81cac59dfb71e77de 214202 libdevel optional
librasqal2-dev_0.9.20-1_i386.deb
f1553cc4c2f3c683e5d20fb56120f15e 161932 libs optional
librasqal2_0.9.20-1_i386.deb
0987f6de39077558b3c4b0b3036def04 41516 text optional
rasqal-utils_0.9.20-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFMcqYLQ+ySUE9xlVoRAtshAJ46x7FKMEkof97cfTz2FLUyT5eV/ACgkRtn
CaGaoTy1lpFxLs8uEL82t7s=
=1tmc
-----END PGP SIGNATURE-----
--- End Message ---