Your message dated Sun, 13 Mar 2011 16:47:11 +0000
with message-id <[email protected]>
and subject line Bug#554317: fixed in eet 1.4.0-1
has caused the Debian Bug report #554317,
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.)


-- 
554317: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554317
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: eet
Version: 1.2.2-2
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

/bin/bash ../../libtool --tag=CC   --mode=link cc -std=gnu99  -g -O2 -g -Wall 
-O2 -fvisibility=hidden -Wl,--as-needed  -o eet 
eet-eet_main.o ../../src/lib/libeet.la 
libtool: link: cc -std=gnu99 -g -O2 -g -Wall -O2 -fvisibility=hidden 
-Wl,--as-needed -o .libs/eet eet-eet_main.o  
../../src/lib/.libs/libeet.so /usr/lib/libgnutls.so -leina -lz 
/usr/lib/libjpeg.so -lm
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_control'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_check_version'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_md_get_algo_dlen'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_md_open'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_md_setkey'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_md_write'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_md_read'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_md_close'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_cipher_open'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_cipher_setiv'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_cipher_setkey'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_cipher_decrypt'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_cipher_close'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_create_nonce'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_cipher_encrypt'
/usr/bin/ld: ../../src/lib/.libs/libeet.so: error: undefined reference to 
'gcry_md_hash_buffer'
collect2: ld returned 1 exit status
make[4]: *** [eet] Error 1



--- End Message ---
--- Begin Message ---
Source: eet
Source-Version: 1.4.0-1

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

eet_1.4.0-1.diff.gz
  to main/e/eet/eet_1.4.0-1.diff.gz
eet_1.4.0-1.dsc
  to main/e/eet/eet_1.4.0-1.dsc
eet_1.4.0.orig.tar.gz
  to main/e/eet/eet_1.4.0.orig.tar.gz
libeet-bin_1.4.0-1_amd64.deb
  to main/e/eet/libeet-bin_1.4.0-1_amd64.deb
libeet-dbg_1.4.0-1_amd64.deb
  to main/e/eet/libeet-dbg_1.4.0-1_amd64.deb
libeet-dev_1.4.0-1_amd64.deb
  to main/e/eet/libeet-dev_1.4.0-1_amd64.deb
libeet-doc_1.4.0-1_all.deb
  to main/e/eet/libeet-doc_1.4.0-1_all.deb
libeet1_1.4.0-1_amd64.deb
  to main/e/eet/libeet1_1.4.0-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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Albin Tonnerre <[email protected]> (supplier of updated eet 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: SHA256

Format: 1.8
Date: Sat, 12 Feb 2011 20:22:08 +0100
Source: eet
Binary: libeet-dev libeet-doc libeet1 libeet-bin libeet-dbg
Architecture: source all amd64
Version: 1.4.0-1
Distribution: unstable
Urgency: low
Maintainer: Debian Pkg-e Team <[email protected]>
Changed-By: Albin Tonnerre <[email protected]>
Description: 
 libeet-bin - Enlightenment DR17 file chunk reading/writing utility
 libeet-dbg - E17 file chunk reading/writing library - debug symbols
 libeet-dev - Enlightenment DR17 file chunk reading/writing library development
 libeet-doc - libeet1 API documentation
 libeet1    - Enlightenment DR17 file chunk reading/writing library
Closes: 554317
Changes: 
 eet (1.4.0-1) unstable; urgency=low
 .
   * Upstream release 1.4.0
     - Fix FTBFS with ld --no-add-needed (Closes: #554317)
Checksums-Sha1: 
 4d7dc7e13db692405d818956e752b19455c3524e 1984 eet_1.4.0-1.dsc
 cd33f354a1e5d1523f2bf8e9ad144bd54a0727a0 573644 eet_1.4.0.orig.tar.gz
 39ed72e0c408067f39440fba933023e79a1d0dda 44971 eet_1.4.0-1.diff.gz
 0b7500bc1a5c3388c90acaafd9725af113fe0adb 275126 libeet-doc_1.4.0-1_all.deb
 aa76ff9c1cddf4282db2f22ba556fc4080563a8d 85192 libeet-dev_1.4.0-1_amd64.deb
 0ac2437b9f14310fb089b03ae1afd623f1529339 62690 libeet1_1.4.0-1_amd64.deb
 47e8b038304279da78a11a3968b5cbdef2cce947 15922 libeet-bin_1.4.0-1_amd64.deb
 1caecfff984000ea0e64a97dfab345fa625bdc71 127834 libeet-dbg_1.4.0-1_amd64.deb
Checksums-Sha256: 
 e1ab0dda81a3e4e38d236c21ba1cce0d48a7fad8d71138e8c0e4192c04c3038d 1984 
eet_1.4.0-1.dsc
 0355656d938b4086b42d65ceb6eb6f1637d990231f10707be968730b592f0bc3 573644 
eet_1.4.0.orig.tar.gz
 b0e03c84fae28d260cb37dddfdd1e454969c2182eb2298e2e821fcb054d42037 44971 
eet_1.4.0-1.diff.gz
 6407afc106e16a66fe3f75a120d782f0b69b42725d377cf232eeb0ff7193f778 275126 
libeet-doc_1.4.0-1_all.deb
 f17a32a34d5af51caa20ddae7509930c46813a9cd1c0ae2520f334c5792b2d72 85192 
libeet-dev_1.4.0-1_amd64.deb
 1197a8a6ed4d426ae3b8a3de0fa98918a0209b49e60bc47989e0768e855bab56 62690 
libeet1_1.4.0-1_amd64.deb
 08b42bd418930ebe476d42f258d8424acf42faa58a93c9dd9122d407712c43ff 15922 
libeet-bin_1.4.0-1_amd64.deb
 c8b8b0cc49a1bad46115f7f2df54cbef6dd49a00b099832ee94dd162f9ec85c5 127834 
libeet-dbg_1.4.0-1_amd64.deb
Files: 
 434f49bd71761a5a7af4f437ad29570e 1984 libs optional eet_1.4.0-1.dsc
 5b0f3034d2dcc2ad13049a4ab6100ca6 573644 libs optional eet_1.4.0.orig.tar.gz
 96a4f94262feb6e602ce2ad7c2624827 44971 libs optional eet_1.4.0-1.diff.gz
 018b7ad0f5dd34e339f904df4e2c778c 275126 doc optional libeet-doc_1.4.0-1_all.deb
 9ee0ef960f2bfd9a90f80d7b13934c88 85192 libdevel optional 
libeet-dev_1.4.0-1_amd64.deb
 f0f2ad79fd546515672b4b4239a725a3 62690 libs optional libeet1_1.4.0-1_amd64.deb
 a6b16fb3ab35d3919a38a359c8bf96e8 15922 libs optional 
libeet-bin_1.4.0-1_amd64.deb
 d36fd5c733c16d43a3460df81f03d679 127834 debug extra 
libeet-dbg_1.4.0-1_amd64.deb

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

iQIcBAEBCAAGBQJNfPG4AAoJEBEG8gBbtuSlI4oQAL+/Etl/ZrxPzyaeoQ2u8JyH
ks1cwN0mqLIzfjXHOQ+IAoOVH2tKHYymsUpPOBz/zwDqlukjK5nsQIS5iSvO7jJr
Z7bFs2mlZCtHkXuv9U/XTBgRirV6uVGEZLbNS+IyRUBsOX7QwjpRO4Ifau7cOvC9
ChzTZbvjndRkHI0Hoe4Z4TvuDDH5qy9fJXEOsPuSIl7vnC4L91a4QFSPpOLqKb7s
i3YmZhfXjoxbrJw+vCKnHwyzNCvY7yrUqBCsIbp4Mdkx7gNW3A8ykUCgRpHew2QG
9ks9Yy/93IImDZDLKrVO40A/jEdOA+CooPm6N4B/p3weA8CfsLjn/gZmi0luJCOO
iT6+4L5i01Hj7RvXGxPL00P1KhropXbMNI0KhNKssVoQsM67pGAPw2lNXz48dZ2K
cWJEJ5nhUJhuk/it45a+4JaxK3xj6+lGo8Rrpx9SLUJcq/X3NzFp9LI8f3QNZYku
0veBUJJLwA3VNbkqY/m+g4l2/UYkLweD4HQebdJ7RqaSpz+A8J0omRTyXvOPHH3Y
Cmnw1ZvnBixTpa97TNBxUspEbs7jdY1SDmswLGalDil7JrxwfXVnx/KGpXGV5xQl
X5BDcxVi6T/5WhCXum/031vqUTjQAWbMJ5nOI0PU4UrEUFgzMid9GaYRnffpdLO+
yiEXqGUr6n9KefmmYcSa
=eVHg
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to