Your message dated Mon, 31 Aug 2015 10:49:57 +0000
with message-id <[email protected]>
and subject line Bug#772433: fixed in onak 0.4.6-1
has caused the Debian Bug report #772433,
regarding onak: fix 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.)


-- 
772433: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=772433
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: onak
Version: 0.4.5-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu vivid ubuntu-patch

Dear Maintainer,

In Ubuntu, we use ld --as-needed by default in the toolchain, and you package 
fails to build from source with that option enabled because of the way 
libraries are linked.

Even though Debian doesn't use ld --as-needed by default, it is a good idea to 
make this change so that (1) we don't have to maintain a delta and (2) you 
don't need to change anything in case Debian makes this default in the future.

In Ubuntu, the attached patch was applied to achieve the following:

  * debian/patches/linking-order.patch: Change linking order to fix FTBFS with
    ld --as-needed.

Thanks for considering the patch.

Logan Rosen

-- System Information:
Debian Release: jessie/sid
  APT prefers vivid-updates
  APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500, 'vivid'), 
(100, 'vivid-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-25-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru onak-0.4.5/debian/patches/linking-order.patch onak-0.4.5/debian/patches/linking-order.patch
--- onak-0.4.5/debian/patches/linking-order.patch	1969-12-31 19:00:00.000000000 -0500
+++ onak-0.4.5/debian/patches/linking-order.patch	2014-12-06 01:34:40.000000000 -0500
@@ -0,0 +1,11 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -86,7 +86,7 @@
+ 		-o keydctl keydctl.o onak-conf.o ll.o log.o $(LIBS)
+ 
+ libkeydb_db4.so: keydb_db4.o $(CORE_OBJS)
+-	$(CC) $(LDFLAGS) -shared $(DB4LIBS) -o libkeydb_db4.so keydb_db4.o $(CORE_OBJS)
++	$(CC) $(LDFLAGS) -shared -o libkeydb_db4.so keydb_db4.o $(DB4LIBS) $(CORE_OBJS)
+ 
+ libkeydb_hkp.so: keydb_hkp.o $(CORE_OBJS)
+ 	$(CC) $(LDFLAGS) -shared $(CURLLIBS) -o libkeydb_hkp.so keydb_hkp.o $(CORE_OBJS)
diff -Nru onak-0.4.5/debian/patches/series onak-0.4.5/debian/patches/series
--- onak-0.4.5/debian/patches/series	1969-12-31 19:00:00.000000000 -0500
+++ onak-0.4.5/debian/patches/series	2014-12-06 01:34:14.000000000 -0500
@@ -0,0 +1 @@
+linking-order.patch

--- End Message ---
--- Begin Message ---
Source: onak
Source-Version: 0.4.6-1

We believe that the bug you reported is fixed in the latest version of
onak, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonathan McDowell <[email protected]> (supplier of updated onak 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: SHA512

Format: 1.8
Date: Tue, 25 Aug 2015 16:18:12 +0100
Source: onak
Binary: onak
Architecture: source amd64
Version: 0.4.6-1
Distribution: sid
Urgency: low
Maintainer: Jonathan McDowell <[email protected]>
Changed-By: Jonathan McDowell <[email protected]>
Description:
 onak       - OpenPGP Key Server
Closes: 772433
Changes:
 onak (0.4.6-1) unstable; urgency=low
 .
   * New upstream release
     * Re-order linking for backend plugins to cope with ld --as-needed.
       (Closes: #772433)
     * Update debian/watch file to deal with non-gz compressed tarballs.
Checksums-Sha1:
 16aad101321b8ce3ead49607d25d1379c762a8eb 1955 onak_0.4.6-1.dsc
 1b3a1a8cc5c07dc70498eacb51dc29862c856b95 230768 onak_0.4.6.orig.tar.xz
 a67508c189d8d258a818b35a7968c6c9eb0281f9 5548 onak_0.4.6-1.debian.tar.xz
 64a3af89ac9ec483f215db12551228040f883330 177932 onak_0.4.6-1_amd64.deb
Checksums-Sha256:
 bdc691de43352e8f379e6a67868b7b93a2a7f8d493df50f90efc8636057ba1c0 1955 
onak_0.4.6-1.dsc
 404477921879e4e362aabbdc6b014fb3f6c7ae2126e38f79e7f0e42982c70477 230768 
onak_0.4.6.orig.tar.xz
 beb053024b34a7aff71ef46a51b76cece5f8630f9f9cf323a7252b4d8ae2ee71 5548 
onak_0.4.6-1.debian.tar.xz
 4681568428625c3465d5c0e797136b194198702fcf67fd226a3f2101d44e1339 177932 
onak_0.4.6-1_amd64.deb
Files:
 f51463a436f989255dd9c828ab4a2746 1955 net optional onak_0.4.6-1.dsc
 a32b4514b523b7a20749a416330cbd3c 230768 net optional onak_0.4.6.orig.tar.xz
 8d4ac16e621695429a4689691956a6f1 5548 net optional onak_0.4.6-1.debian.tar.xz
 e81d22a6506e27590c9ed458cd837647 177932 net optional onak_0.4.6-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJV4E9pAAoJEP8WL8XPP7rRc28P/2EOYu4pf9mrm2ynUocRGGY6
3xlUBg4uOXoPtdezybD1U1/30SFUUiVePNU3KwqLYyZ+YRCQKdx1njJ7FUNvU9tV
7xOQeGicdYHAv8r/GyaYBNAjXJrqUkgpq0RZq1tEV6/Z0WMqwdKLtlF1DWz/rcOK
CiHi6Qb5gkX6GPvzq0qBoSLmBRHWYJGMZfRwSTT8x0EG/9O7pvRgDO4VA3nK0rKw
r4vF0AXpCtUQEeGagzArEGuASDPtB4rUYnp+DjyU8mBZP3EE8VmJ8PFjaPDx2gWt
EskRsq0ntoNfC1o8YtYUEw7XCmfG8aWbEWcIKTuo+D18JQYKZTSGeQRgAVXVn5Ga
rdORGK5RbprsjbqiO7zjN6PUW+5TSCzAiwqac52R2g1C8yiREzP50HC8i3+uND60
vr9R5XE4lz+VRyN3ySaZFDM5NlznllRawtce+WODwF2MNxxqD3QmHyoKMmmAOyMS
IreHd7MzTNAQ9+DR36BItDPwymGL9dx/FilReWSF/0jWDz5NPh2KrXOrzfyRMhlz
/a9LSOzHsvBTBLzGNh2GIUVqw/X03YzG9IHnBmVbx3+TF0BTuPGZn7rZJRK10Rn3
H8Tduzyob589YbPm3YzT/shD/9vOZOne3+J/V9EH0NU/Mn9RbqwBYJvZu/5USmmK
uZohoG/TRCogvMbtLcsO
=k1dj
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to