Your message dated Sun, 03 Apr 2011 15:04:19 +0000
with message-id <[email protected]>
and subject line Bug#554867: fixed in imlib2 1.4.4-1
has caused the Debian Bug report #554867,
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.)
--
554867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554867
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: imlib2
Version: 1.4.2-5
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 gcc -g -O2 -o imlib2_show
imlib2_show.o ../../src/lib/libImlib2.la
libtool: link: gcc -g -O2 -o .libs/imlib2_show imlib2_show.o
../../src/lib/.libs/libImlib2.so
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:94: error: undefined
reference to 'XSupportsLocale'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:96: error: undefined
reference to 'XSetLocaleModifiers'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:319: error:
undefined reference to 'XResizeWindow'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:322: error:
undefined reference to 'XMapWindow'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:330: error:
undefined reference to 'XGetGeometry'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:332: error:
undefined reference to 'XSync'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:388: error:
undefined reference to 'XResizeWindow'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:389: error:
undefined reference to 'XSync'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:56: error: undefined
reference to 'sincos'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:56: error: undefined
reference to 'sincos'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:944: error:
undefined reference to 'XResizeWindow'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:945: error:
undefined reference to 'XSync'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:958: error:
undefined reference to 'XNextEvent'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:984: error:
undefined reference to 'XPending'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:1017: error:
undefined reference to 'sincos'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:270: error:
undefined reference to 'XOpenDisplay'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:288: error:
undefined reference to 'XCreateSimpleWindow'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:291: error:
undefined reference to 'XSelectInput'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:511: error:
undefined reference to 'XSync'
/usr/bin/ld: imlib2_show.o: in function main:imlib2_show.c:321: error:
undefined reference to 'XResizeWindow'
collect2: ld returned 1 exit status
make[5]: *** [imlib2_show] Error 1
--- End Message ---
--- Begin Message ---
Source: imlib2
Source-Version: 1.4.4-1
We believe that the bug you reported is fixed in the latest version of
imlib2, which is due to be installed in the Debian FTP archive:
imlib2_1.4.4-1.debian.tar.gz
to main/i/imlib2/imlib2_1.4.4-1.debian.tar.gz
imlib2_1.4.4-1.dsc
to main/i/imlib2/imlib2_1.4.4-1.dsc
imlib2_1.4.4.orig.tar.gz
to main/i/imlib2/imlib2_1.4.4.orig.tar.gz
libimlib2-dev_1.4.4-1_amd64.deb
to main/i/imlib2/libimlib2-dev_1.4.4-1_amd64.deb
libimlib2_1.4.4-1_amd64.deb
to main/i/imlib2/libimlib2_1.4.4-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.
Laurence J. Lane <[email protected]> (supplier of updated imlib2 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: Sat, 02 Apr 2011 21:17:51 -0400
Source: imlib2
Binary: libimlib2 libimlib2-dev
Architecture: source amd64
Version: 1.4.4-1
Distribution: unstable
Urgency: low
Maintainer: Laurence J. Lane <[email protected]>
Changed-By: Laurence J. Lane <[email protected]>
Description:
libimlib2 - powerful image loading and rendering library
libimlib2-dev - Imlib2 development files
Closes: 554867 619689
Changes:
imlib2 (1.4.4-1) unstable; urgency=low
.
* New upstream release
* fixed FTBFS. 1.4.2-8ubuntu1 patch by Matthias Klose. Thanks.
Closes: #554867
* 1.4.2-8ubuntu2 patch by Steve Langasek. Thanks.
+ removed dependency_libs from .la files. Closes: #619689
+ use dh overrides for debian/rules
Checksums-Sha1:
8d3a6a955be45844fae4c8a3a203ce0c00c77681 1169 imlib2_1.4.4-1.dsc
11fd2c2cc51fe64b2321793ee77095a2148842a3 641859 imlib2_1.4.4.orig.tar.gz
5bffce3e4d3044460074930863e07f166b381b68 8795 imlib2_1.4.4-1.debian.tar.gz
be07943d6e01a606e96e3aa93727d6cd7c4911c5 254696 libimlib2_1.4.4-1_amd64.deb
0ed4d04c1d71b6417a199a89a6d116e59d1c16fa 248196 libimlib2-dev_1.4.4-1_amd64.deb
Checksums-Sha256:
0d11f37ffad7dd7a75d4d7f57ea4763b4e92ca128f50dd9a6351f2cefcdf6401 1169
imlib2_1.4.4-1.dsc
e2a26fd483d92e03c2965a06c704b14f1598147daa05b24d83e21acd97591c57 641859
imlib2_1.4.4.orig.tar.gz
f1a6f0e9328c1773f18b1b5f0dd2352adec5d16d8bcc0db8d109df06dc3a5913 8795
imlib2_1.4.4-1.debian.tar.gz
8e9734b207a74da23be422349b2cdd607d11c8a8b7b17ef925d8295ce457bc2f 254696
libimlib2_1.4.4-1_amd64.deb
13dfccf9e881b3947d7ed6375fd03c5f9ca4e6510848d7ee53c7db99844074c2 248196
libimlib2-dev_1.4.4-1_amd64.deb
Files:
5c6076da36aa967b1afbb7bb8103ab47 1169 libs optional imlib2_1.4.4-1.dsc
3551196ef5ab62be63caf3ac36a9c695 641859 libs optional imlib2_1.4.4.orig.tar.gz
08028fe150129862c7787f4dd1ccd5a5 8795 libs optional
imlib2_1.4.4-1.debian.tar.gz
eeebcacb3e9887b13f9a946d97a347d5 254696 libs optional
libimlib2_1.4.4-1_amd64.deb
7fd1d06a59ecc89bf810814bcbc0170d 248196 libdevel optional
libimlib2-dev_1.4.4-1_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk2YfEcACgkQxJBkNlXToenx+ACeNL+5L7qNZ+2FlDXHbunE+W7A
WRoAn122xoRkcAHR0foS8tSB4+I7m/Uh
=wPXl
-----END PGP SIGNATURE-----
--- End Message ---