Your message dated Thu, 28 Jul 2011 15:02:14 +0000
with message-id <[email protected]>
and subject line Bug#631687: fixed in excellent-bifurcation 0.0.20071015-4
has caused the Debian Bug report #631687,
regarding excellent-bifurcation: FTBFS with ld --as-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 [email protected]
immediately.)


-- 
631687: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631687
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: excellent-bifurcation
Version: 0.0.20071015-3
Severity: normal
Tags: patch
User: [email protected]
Usertags: ld-as-needed

The package fails to build when --as-needed linker option is enabled,
because of incorrect order of parameters passed to ld. Here's a log of
failed build in Ubuntu:
https://launchpadlibrarian.net/70831653/buildlog_ubuntu-oneiric-i386.excellent-bifurcation_0.0.20071015-3_FAILEDTOBUILD.txt.gz

See also
http://wiki.debian.org/ToolChain/DSOLinking#Only_link_with_needed_libraries

The attached patch was used in Ubuntu to fix the problem.
https://launchpad.net/ubuntu/+source/excellent-bifurcation/0.0.20071015-3ubuntu1

-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric
  APT policy: (500, 'oneiric')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-10-generic (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Description: Place libraries after object files to fix linker FTBFS.
Author: Ilya Barygin <[email protected]>
Bug-Ubuntu: https://launchpad.net/bugs/770837

--- excellent-bifurcation-0.0.20071015.orig/src/Makefile
+++ excellent-bifurcation-0.0.20071015/src/Makefile
@@ -11,7 +11,7 @@ EXECUTABLE=excellent-bifurcation
 all: $(SOURCES) $(EXECUTABLE)
 
 $(EXECUTABLE): $(OBJECTS) 
-	$(CC) $(LDFLAGS) $(PKGCONFIG_LDFLAGS) -lm $(OBJECTS) -o $@
+	$(CC) $(OBJECTS) -o $@ $(LDFLAGS) $(PKGCONFIG_LDFLAGS) -lm
 
 .c.o:
 	$(CC) $(CFLAGS) $(PKGCONFIG_CFLAGS) `pkg-config libxdg-basedir --libs` -c $< -o $@

--- End Message ---
--- Begin Message ---
Source: excellent-bifurcation
Source-Version: 0.0.20071015-4

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

excellent-bifurcation_0.0.20071015-4.debian.tar.gz
  to 
main/e/excellent-bifurcation/excellent-bifurcation_0.0.20071015-4.debian.tar.gz
excellent-bifurcation_0.0.20071015-4.dsc
  to main/e/excellent-bifurcation/excellent-bifurcation_0.0.20071015-4.dsc
excellent-bifurcation_0.0.20071015-4_amd64.deb
  to main/e/excellent-bifurcation/excellent-bifurcation_0.0.20071015-4_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.
Vincent Cheng <[email protected]> (supplier of updated 
excellent-bifurcation 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, 25 Jul 2011 12:43:21 -0700
Source: excellent-bifurcation
Binary: excellent-bifurcation
Architecture: source amd64
Version: 0.0.20071015-4
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team <[email protected]>
Changed-By: Vincent Cheng <[email protected]>
Description: 
 excellent-bifurcation - abstract vertical shooter with two sides to play on
Closes: 631687
Changes: 
 excellent-bifurcation (0.0.20071015-4) unstable; urgency=low
 .
   * Team upload.
   * Modify debian/patches/link-with-libm.patch to fix FTBFS with ld
     --as-needed. Thanks to Ilya Barygin for the bug report! (Closes: #631687)
   * Bump Standards-Version to 3.9.2 (no changes required).
   * Update debhelper compatiblity level from 5 to 8.
   * Update debian/rules to dh 7 "rules.tiny" style.
Checksums-Sha1: 
 a4b26137e0b0027e0e680ef5355cc2e9202674ea 1493 
excellent-bifurcation_0.0.20071015-4.dsc
 b98235bfdbe942ac9532a420a85d4d9094fb65e6 7632 
excellent-bifurcation_0.0.20071015-4.debian.tar.gz
 ad8fcbe9c394f1c86f984287785b8e03cabc6ccd 799978 
excellent-bifurcation_0.0.20071015-4_amd64.deb
Checksums-Sha256: 
 396a3e72a8a24d5edb9003e84f3c5c31acfd6a11345ce837b5319d7a0f218cb1 1493 
excellent-bifurcation_0.0.20071015-4.dsc
 80501ca8cabb95590b9d4b03fe6f866dcb5df018566552ec1f17d9b644633746 7632 
excellent-bifurcation_0.0.20071015-4.debian.tar.gz
 f212ecdcf7b73d7ecc0b236a25ec2c6b6641b0bd3fe54080e0f63da3c70788c6 799978 
excellent-bifurcation_0.0.20071015-4_amd64.deb
Files: 
 e47d61beaf70cbc7046df9f7d912f08f 1493 games extra 
excellent-bifurcation_0.0.20071015-4.dsc
 d544dd048e0b2e259191e18ef4382038 7632 games extra 
excellent-bifurcation_0.0.20071015-4.debian.tar.gz
 69c6d2575337b8027b56285d7e99f5e3 799978 games extra 
excellent-bifurcation_0.0.20071015-4_amd64.deb

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

iEYEARECAAYFAk4xY3EACgkQsKTFpDfZQSzE+QCeLJJwv3OcCIfT+oPQ/bfYmkCv
X/QAoJpi6tXOA4Xz0a+up7g2dXtOAy1s
=ZcVk
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to