[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#604494: marked as done (FTBFS with gold / ld --no-add-needed)



Your message dated Sat, 22 Oct 2011 03:53:10 +0000
with message-id <E1RHSdy-0006Y7-2R@franck.debian.org>
and subject line Bug#604494: fixed in libxpm 1:3.5.9-3
has caused the Debian Bug report #604494,
regarding FTBFS with gold / ld --no-add-needed
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 owner@bugs.debian.org
immediately.)


-- 
604494: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604494
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libxpm
Version: 3.5.9-1
Severity: important
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch
User: peter.fritzsche@gmx.de
Usertags: no-add-needed

  CCLD   sxpm
/usr/bin/ld: sxpm.o: undefined reference to symbol 'XBlackPixelOfScreen'
/usr/bin/ld: note: 'XBlackPixelOfScreen' is defined in DSO /usr/lib64/libX11.so.6 so try adding it to the linker command line
/usr/lib64/libX11.so.6: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [sxpm] Error 1

Please turn verbose build logs, the short form may look "nice", but hides information.
diff -u libxpm-3.5.9/debian/changelog libxpm-3.5.9/debian/changelog
--- libxpm-3.5.9/debian/changelog
+++ libxpm-3.5.9/debian/changelog
@@ -1,3 +1,9 @@
+libxpm (1:3.5.9-1ubuntu1) natty; urgency=low
+
+  * Fix build failure with --no-add-needed.
+
+ -- Matthias Klose <doko@ubuntu.com>  Mon, 22 Nov 2010 15:42:10 +0100
+
 libxpm (1:3.5.9-1) unstable; urgency=low
 
   [ Julien Cristau ]
only in patch2:
unchanged:
--- libxpm-3.5.9.orig/sxpm/Makefile.am
+++ libxpm-3.5.9/sxpm/Makefile.am
@@ -7,7 +7,7 @@
 
 sxpm_SOURCES = sxpm.c
 
-LDADD = $(SXPM_LIBS) $(top_builddir)/src/libXpm.la
+LDADD = $(top_builddir)/src/libXpm.la $(SXPM_LIBS) -lX11
 
 # Man page
 appmandir = $(APP_MAN_DIR)

--- End Message ---
--- Begin Message ---
Source: libxpm
Source-Version: 1:3.5.9-3

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

libxpm-dev_3.5.9-3_amd64.deb
  to main/libx/libxpm/libxpm-dev_3.5.9-3_amd64.deb
libxpm4-dbg_3.5.9-3_amd64.deb
  to main/libx/libxpm/libxpm4-dbg_3.5.9-3_amd64.deb
libxpm4_3.5.9-3_amd64.deb
  to main/libx/libxpm/libxpm4_3.5.9-3_amd64.deb
libxpm_3.5.9-3.diff.gz
  to main/libx/libxpm/libxpm_3.5.9-3.diff.gz
libxpm_3.5.9-3.dsc
  to main/libx/libxpm/libxpm_3.5.9-3.dsc
xpmutils_3.5.9-3_amd64.deb
  to main/libx/libxpm/xpmutils_3.5.9-3_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 604494@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve Langasek <vorlon@debian.org> (supplier of updated libxpm 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 21 Oct 2011 19:58:12 -0700
Source: libxpm
Binary: libxpm4 libxpm4-dbg libxpm-dev xpmutils
Architecture: source amd64
Version: 1:3.5.9-3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Steve Langasek <vorlon@debian.org>
Description: 
 libxpm-dev - X11 pixmap library (development headers)
 libxpm4    - X11 pixmap library
 libxpm4-dbg - X11 pixmap library (debug package)
 xpmutils   - X11 pixmap utilities
Closes: 604494
Changes: 
 libxpm (1:3.5.9-3) unstable; urgency=low
 .
   * Apply patch from Ubuntu to fix build failure when using ld --no-add-
     needed. Closes: #604494.
Checksums-Sha1: 
 5ff7a2c6ce4325f333f1efc766679089450d5f8a 2121 libxpm_3.5.9-3.dsc
 e0ff332555bd1ce4f30175951f3311d461c12c64 15643 libxpm_3.5.9-3.diff.gz
 c684e79501210288e5f99156ba89e6da6a1afa60 47984 libxpm4_3.5.9-3_amd64.deb
 cbc5c07178f746038257fa323bef4b842a8ea23b 112090 libxpm4-dbg_3.5.9-3_amd64.deb
 b8ae9fe292ce377f0705ca6fccdc2ff622f3c37c 108636 libxpm-dev_3.5.9-3_amd64.deb
 c77962fe97e5993455dfd936edb815a5145698a5 36558 xpmutils_3.5.9-3_amd64.deb
Checksums-Sha256: 
 52ceadee00bd150ae93440a2dc144d5718031056d37256053add3aff3e9ea24b 2121 libxpm_3.5.9-3.dsc
 234cf7bdb62dc4b2404d38b1a99ac4d34ad7f11ce9fc1aa670a3a1beed77396b 15643 libxpm_3.5.9-3.diff.gz
 ca8375bf43a2180563bfe092052c6975c4cb09f164dc7176c6dd4c6dd4937e07 47984 libxpm4_3.5.9-3_amd64.deb
 32d745764a2f09085cacb04818d74c7052799dce71f3b7bc669ac5223347b73e 112090 libxpm4-dbg_3.5.9-3_amd64.deb
 51d064ac8f6ee693af4677144b84c823e47bb318589cc3c14e0e2bfad42a3dbf 108636 libxpm-dev_3.5.9-3_amd64.deb
 be547a3b7825eeb150f4e2ab850eddbb08f1337184250438615e2880fed98584 36558 xpmutils_3.5.9-3_amd64.deb
Files: 
 3ed9a74c54af30ab6efc29d0c38ec954 2121 x11 optional libxpm_3.5.9-3.dsc
 de90869a52c964a8006c8dee2f70ad6d 15643 x11 optional libxpm_3.5.9-3.diff.gz
 9a0bda9740ca34dd6e0ac6fdaa73f8c8 47984 libs optional libxpm4_3.5.9-3_amd64.deb
 b4b25d612fffbf69ae368c98171acbc4 112090 debug extra libxpm4-dbg_3.5.9-3_amd64.deb
 61c003a239c6a50541c5c92703fe9585 108636 libdevel optional libxpm-dev_3.5.9-3_amd64.deb
 6bf0fb558f30de42e060c54bf4553d37 36558 x11 optional xpmutils_3.5.9-3_amd64.deb

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

iQIVAwUBTqIz51aNMPMhshM9AQhMJg//WKr+WVkXlfDqRtK/iO+OyN47gJYsA1tG
+2bIQo0FuZ6sWllCl1gjL+7NSLyqupIc7Yz8owLbYbkJz8n85anbOJODHPS2QxL4
3tdvhQaBpKxUUF0qtvbiOcy0JmOEsajKb2OXbHDCf4LGK/GN4vPcvSO4Zb2kPnze
k69mJ81znbmCAHXhfPkk1fMs1Ve4FJlo+CSBFuEJm7aSjUlTr7R90D+eFX81h5fB
1FL3JA0cLfAvhCV7Dzd0Bmo18zn7ZlxqhbVxFugJpEUcvPzcC/7cYVU5Z9hegNj0
JT3jbQ+Lt2rxgZ7N7voEAJ9+BP5hPNS7iKyr9UGNZCtnnikXTFTOpID4/VuNf7Yo
Jo6HkfyprkMIU+uM/EbeB5nzEW6EmhyVVBhfTQmo5/F9fdG4SALAGgaKbtbrFMpA
5RFolvz6nS+nCTRnkzqqf8PxXL5pDtOzUlalQxopiNNGrzJTlI9/mnYONO6doTA0
X3wKk9J2y0AjQcU4pfqADMKnRCzhVZnUf9Ro0XhuvFNFpYwRZdn4n8Czl71YvyN9
69jFEHp6+BpoZoeIpuLlL2ctmf2sEs/GUw84oZlPkSBSgC+ykzTe2MEBNERXLBmb
/7KxnKKCmzggLBOwSGBFvJXmejwIrqU0vwaKDStJEvtk+765XvrG9nIxPyuvCn/z
R2DWBZ+Ktcs=
=Htjd
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: