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

Bug#760389: marked as done (fix build failure with ld --as-needed)



Your message dated Wed, 10 Sep 2014 11:04:35 +0000
with message-id <E1XRfhT-0005Fg-Mh@franck.debian.org>
and subject line Bug#760389: fixed in fbb 7.05f-2
has caused the Debian Bug report #760389,
regarding fix build failure 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 owner@bugs.debian.org
immediately.)


-- 
760389: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=760389
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: fbb
Version: 7.05f-1
Tags: patch

fix build failure with ld --as-needed

diff -Nru fbb-7.05f/debian/changelog fbb-7.05f/debian/changelog
--- fbb-7.05f/debian/changelog	2014-08-20 10:24:20.000000000 +0200
+++ fbb-7.05f/debian/changelog	2014-09-03 14:15:00.000000000 +0200
@@ -1,3 +1,10 @@
+fbb (7.05f-1ubuntu1) utopic; urgency=medium
+
+  * Merge with Debian; remainging changes:
+    - Fix link failure with --as-needed.
+
+ -- Matthias Klose <doko@ubuntu.com>  Wed, 03 Sep 2014 14:12:52 +0200
+
 fbb (7.05f-1) unstable; urgency=medium
 
   * Added myself to uploaders
@@ -13,6 +20,13 @@
 
  -- Colin Tuckley <colint@debian.org>  Wed, 20 Aug 2014 09:23:18 +0100
 
+fbb (7.04j-8.2ubuntu1) natty; urgency=low
+
+  * src/Makefile:
+    Move -lncurses to the end of the linker call.
+
+ -- Michael Bienia <geser@ubuntu.com>  Fri, 03 Dec 2010 17:12:09 +0100
+
 fbb (7.04j-8.2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru fbb-7.05f/debian/patches/link-as-needed.diff fbb-7.05f/debian/patches/link-as-needed.diff
--- fbb-7.05f/debian/patches/link-as-needed.diff	1970-01-01 01:00:00.000000000 +0100
+++ fbb-7.05f/debian/patches/link-as-needed.diff	2014-09-03 14:16:58.000000000 +0200
@@ -0,0 +1,13 @@
+Index: b/src/Makefile
+===================================================================
+--- a/src/Makefile
++++ b/src/Makefile
+@@ -151,7 +151,7 @@
+ ifeq ($(USE_NCURSES),1)
+ CFLAGS += -DUSE_NCURSES
+ xfbbC : xfbbC.o md5c.o terminal.o
+-	$(CC) $(CFLAGS) $(LDFLAGS) -o xfbbC -lncurses xfbbC.o md5c.o terminal.o
++	$(CC) $(CFLAGS) $(LDFLAGS) -o xfbbC xfbbC.o md5c.o terminal.o -lncurses
+ else
+ xfbbC : xfbbC.o md5c.o
+ 	@echo "***"
diff -Nru fbb-7.05f/debian/patches/series fbb-7.05f/debian/patches/series
--- fbb-7.05f/debian/patches/series	2014-08-18 21:21:13.000000000 +0200
+++ fbb-7.05f/debian/patches/series	2014-09-03 14:16:07.000000000 +0200
@@ -4,3 +4,4 @@
 04-add-fbbgetconf.1
 05-fix-compile-warnings
 06-spelling-fixes
+link-as-needed.diff

--- End Message ---
--- Begin Message ---
Source: fbb
Source-Version: 7.05f-2

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

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 760389@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Tuckley <colint@debian.org> (supplier of updated fbb 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@ftp-master.debian.org)


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

Format: 1.8
Date: Wed, 10 Sep 2014 11:18:16 +0100
Source: fbb
Binary: fbb
Architecture: source amd64
Version: 7.05f-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org>
Changed-By: Colin Tuckley <colint@debian.org>
Description:
 fbb        - Packet radio mailbox and utilities
Closes: 760389
Changes:
 fbb (7.05f-2) unstable; urgency=medium
 .
   * Fix link failure with --as-needed (Closes: #760389)
     Note: This is not a bug in Debian but is needed on Ubuntu.
   * Remove several empty directories generated by install.
Checksums-Sha1:
 51c4fd245075ed027461dfc71a6c2fa4b67dd419 1895 fbb_7.05f-2.dsc
 38f9bd99061e45a6e574440353e7e82b63dd9c40 9064 fbb_7.05f-2.debian.tar.xz
 7ba1b2763c141cb511f92c3411a0554418f3892f 393702 fbb_7.05f-2_amd64.deb
Checksums-Sha256:
 573ae6dbb5cd5e2b57a5e7c881690a677f5817a9b550367adde575f6a9e5e7d2 1895 fbb_7.05f-2.dsc
 6478fb5bc1f30fbb94d94829aeacc2acd25b2d768db35620597bcc6554d1b276 9064 fbb_7.05f-2.debian.tar.xz
 96908cbc69a123d6a807da7d5158e21d4aea2697de3cad39156f5f8f4c017272 393702 fbb_7.05f-2_amd64.deb
Files:
 7cb0aa0f7693d10c902581452e7cc821 393702 hamradio optional fbb_7.05f-2_amd64.deb
 fb2d03654d1b084eb352e0e1ee6eb118 1895 hamradio optional fbb_7.05f-2.dsc
 059ab5b6e4e850f817f943c7dc7d28aa 9064 hamradio optional fbb_7.05f-2.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJUEC0qAAoJEPoMQQc4ydkD1+0QAMnNgbSyLeTdaIdWa2l4/Hy7
F/smrD/SfqpU0soFpdRZgvMSrqF6zISFcSvbD0oWeD5FHo/4vVpT+u0Ot0PE7z7n
7bJu9RiKYBOzlq0SU890Ww0Yg+TPVUaFZ+DOXS1KU2Fk3ivNIs4VwiSO2DkXZ3l4
zZde/yPYUqcUcrPjOPLV2eAxmO60NpfWAPvfkC00WPggBoKR69UFY968PP52KPRK
NbteWBHdYO8zGn4whnfzjwo5cgNVoW3EIYu1mS4vwYCG5LGiTtEEKeC91zcIuKI9
NHM5LfIFyUoiL7EYOxb+2bhfud6ZwRHSCmWnyLgMTTYk/QMMlc/f0rWSQc7Q6Ocb
2YtG0WzDx8M4trlSnICkv0XMsmvh0AyEMVhh4EUgmnWPX7uz+Y9i8QJWRl1SB0X7
7YLdYRI+m2YAHkNkBCjCNS7F0TzskmvpgsyroyYXkW1efWBIiCmQULugiMEvLHCm
+mKA/jjOG0a8Gcjy6h7LYj7jc4RuVoizZNGRG1KcccIcmVU2CuM29OYw7VffSgDR
kbUJMYWL9iMN0HdcmLXDKuY6qZc01YtKtMFRtdHTvKoYyKqK/4NXqKEjia/2rkma
sZYodkSUytke0CxsSGRRiYm1AguiQ2ht/9KBhAveRNavd4EJ7z14WE+7aLUVCeV9
P78nQVZrLopeqmOx/zAu
=Kp3o
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: