Your message dated Thu, 10 Feb 2011 23:02:07 +0000
with message-id <[email protected]>
and subject line Bug#610709: fixed in ddns3-client 1.8-9
has caused the Debian Bug report #610709,
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.)


-- 
610709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610709
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ddns3-client
Version: 1.8-8
Severity: minor
Tags: patch
User: [email protected]
Usertags: origin-ubuntu natty ubuntu-patch



*** /tmp/tmpklRtCq
In Ubuntu, the attached patch was applied to achieve the following:

Hi, the package fails building with bintuils-gold, using ld --no-add-needed,
this pacth solve this problem.

  * Merge from debian unstable. Remaining changes:
    - debian/patches/fix-ld-as-needed: Fix FTBFS binutils-gold with ld
      --no-add-needed by declaring LIBS after object.


Thanks for considering the patch.


-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-8-generic (SMP w/1 CPU core)
Locale: LANG=es_ES.utf8, LC_CTYPE=es_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru ddns3-client-1.8/debian/patches/fix-ld-no-add-needed ddns3-client-1.8/debian/patches/fix-ld-no-add-needed
--- ddns3-client-1.8/debian/patches/fix-ld-no-add-needed	1970-01-01 01:00:00.000000000 +0100
+++ ddns3-client-1.8/debian/patches/fix-ld-no-add-needed	2011-01-21 17:01:53.000000000 +0100
@@ -0,0 +1,15 @@
+Description: Fix ftbfs with ld --no-add-needed
+Author: Mahyuddin Susanto <[email protected]> 
+Bug-Ubuntu: https://launchpad.net/bugs/704868
+
+--- ddns3-client-1.8.orig/GNUmakefile
++++ ddns3-client-1.8/GNUmakefile
+@@ -19,7 +19,7 @@ LIBS=$(LINUX_LIBS)
+ all:		ddns3
+ 
+ ddns3:		ddns3.c libddns3.a
+-	$(CC) ${CFLAGS} $(LIBS) ddns3.c libddns3.a -o ddns3
++	$(CC) ${CFLAGS} ddns3.c libddns3.a -o ddns3 $(LIBS)
+ 
+ libddns3.a:	sockio.o crypto.o auth.o md5.o ctx.o
+ 	$(AR) -cr libddns3.a *.o
diff -Nru ddns3-client-1.8/debian/patches/series ddns3-client-1.8/debian/patches/series
--- ddns3-client-1.8/debian/patches/series	2011-01-20 14:24:26.000000000 +0100
+++ ddns3-client-1.8/debian/patches/series	2011-01-21 17:01:30.000000000 +0100
@@ -1 +1,2 @@
 debian-changes-1.8-8
+fix-ld-no-add-needed

--- End Message ---
--- Begin Message ---
Source: ddns3-client
Source-Version: 1.8-9

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

ddns3-client_1.8-9.debian.tar.gz
  to main/d/ddns3-client/ddns3-client_1.8-9.debian.tar.gz
ddns3-client_1.8-9.dsc
  to main/d/ddns3-client/ddns3-client_1.8-9.dsc
ddns3-client_1.8-9_i386.deb
  to main/d/ddns3-client/ddns3-client_1.8-9_i386.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.
Ian Maclaine-cross <[email protected]> (supplier of updated ddns3-client 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: Thu, 10 Feb 2011 15:52:25 +1100
Source: ddns3-client
Binary: ddns3-client
Architecture: source i386
Version: 1.8-9
Distribution: unstable
Urgency: low
Maintainer: Ian Maclaine-cross <[email protected]>
Changed-By: Ian Maclaine-cross <[email protected]>
Description: 
 ddns3-client - Issues dynamic DNS v3 requests
Closes: 610709
Changes: 
 ddns3-client (1.8-9) unstable; urgency=low
 .
   * Fixes ftbfs with binutils-gold in ubuntu (Closes: #610709)
Checksums-Sha1: 
 c722bdf5b841932d216ec09a93b26675e243e568 989 ddns3-client_1.8-9.dsc
 41df4bbc7d47658d374484ac0c2dd3afbafe970d 6941 ddns3-client_1.8-9.debian.tar.gz
 31fd657aec181dc9a59d29df0e0b1cd9061dcee2 17540 ddns3-client_1.8-9_i386.deb
Checksums-Sha256: 
 2782f3636f2e8a365fe712943c5753fba03fd89bdefe37edac05c0146473dac8 989 
ddns3-client_1.8-9.dsc
 a6a4ba24d3c55c8581357cfd76926c2da319a59b4f745d9beac3078a48e3943a 6941 
ddns3-client_1.8-9.debian.tar.gz
 26d462528db9c3e50fd0b8668df36c61e2cbb4fc491fd39e0fd5ea96f614fb50 17540 
ddns3-client_1.8-9_i386.deb
Files: 
 40a53e7be66bb0babf107c58ed4b114e 989 net optional ddns3-client_1.8-9.dsc
 e64534e44e525034cb0555f36a50c4dd 6941 net optional 
ddns3-client_1.8-9.debian.tar.gz
 79294f7694b6dd83ee200fa180954025 17540 net optional ddns3-client_1.8-9_i386.deb

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

iD8DBQFNVGoUqLuzZh0d+1MRAgyPAKCKQYIp42GuM3SEINXjTr70o1GBXACgs+r3
CeFMwvoY853n5CV/+DYQ0tc=
=f7ZD
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to