Your message dated Fri, 21 Mar 2014 21:35:05 +0000
with message-id <[email protected]>
and subject line Bug#734564: fixed in libpuzzle 0.9-6
has caused the Debian Bug report #734564,
regarding libpuzzle: link against libm and use dh-autoreconf to fix FTBFS on 
ppc64el
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.)


-- 
734564: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734564
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libpuzzle
Version: 0.9-5
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu trusty ubuntu-patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full
autoreconf is necessary instead of just config.{sub,guess} updates with
autotools-dev. This is because we need new libtool macros for ppc64el.

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

  * Add -lm to puzzle_diff_LDADD to fix FTBFS due to underlinking.
  * Use dh-autoreconf instead of autotools-dev to both get new libtool macros
    for ppc64el and apply the above change.

Thanks for considering the patch.

Logan Rosen



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

Kernel: Linux 3.12.0-7-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 libpuzzle-0.9/debian/control libpuzzle-0.9/debian/control
--- libpuzzle-0.9/debian/control	2012-05-09 15:34:25.000000000 -0400
+++ libpuzzle-0.9/debian/control	2014-01-08 02:16:06.000000000 -0500
@@ -5,7 +5,7 @@
 Uploaders: Emmanuel Bouthenot <[email protected]>
 Build-Depends:
     debhelper (>= 9),
-    autotools-dev,
+    dh-autoreconf,
     chrpath,
     php5-dev,
     libgd2-noxpm-dev
diff -Nru libpuzzle-0.9/debian/patches/02_link_against_libm libpuzzle-0.9/debian/patches/02_link_against_libm
--- libpuzzle-0.9/debian/patches/02_link_against_libm	1969-12-31 19:00:00.000000000 -0500
+++ libpuzzle-0.9/debian/patches/02_link_against_libm	2014-01-04 23:12:41.000000000 -0500
@@ -0,0 +1,11 @@
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -32,7 +32,7 @@
+ 	puzzle.h
+ 
+ puzzle_diff_LDADD = \
+-	libpuzzle.la
++	libpuzzle.la -lm
+ 
+ TESTS = \
+ 	regress_1 \
diff -Nru libpuzzle-0.9/debian/patches/series libpuzzle-0.9/debian/patches/series
--- libpuzzle-0.9/debian/patches/series	2012-05-09 07:51:40.000000000 -0400
+++ libpuzzle-0.9/debian/patches/series	2014-01-04 23:12:18.000000000 -0500
@@ -1 +1,2 @@
 01_no_php_subdir
+02_link_against_libm
diff -Nru libpuzzle-0.9/debian/rules libpuzzle-0.9/debian/rules
--- libpuzzle-0.9/debian/rules	2012-05-08 05:32:08.000000000 -0400
+++ libpuzzle-0.9/debian/rules	2014-01-04 23:17:29.000000000 -0500
@@ -63,4 +63,4 @@
 	rm -f debian/puzzle-diff.1 debian/libpuzzle.3 debian/puzzle_set.3
 
 %:
-	dh $@ --with autotools_dev
+	dh $@ --with autoreconf

--- End Message ---
--- Begin Message ---
Source: libpuzzle
Source-Version: 0.9-6

We believe that the bug you reported is fixed in the latest version of
libpuzzle, 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.
Emmanuel Bouthenot <[email protected]> (supplier of updated libpuzzle 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: Fri, 21 Mar 2014 21:44:57 +0100
Source: libpuzzle
Binary: libpuzzle1 libpuzzle-bin libpuzzle-dev libpuzzle-php
Architecture: source amd64
Version: 0.9-6
Distribution: unstable
Urgency: medium
Maintainer: Debian PhotoTools Maintainers 
<[email protected]>
Changed-By: Emmanuel Bouthenot <[email protected]>
Description: 
 libpuzzle-bin - quick similar image finder - runtime tool
 libpuzzle-dev - quick similar image finder - development files
 libpuzzle-php - quick similar image finder - PHP bindings
 libpuzzle1 - quick similar image finder - shared library
Closes: 734564
Changes: 
 libpuzzle (0.9-6) unstable; urgency=medium
 .
   * Add a patch to force linking against libm (Closes: #734564)
   * Use dh-autoreconf instead of autotools-dev to fix FTBFS on
     ppc64el. Thanks to Logan Rosen <[email protected]> for the patches.
   * Bump Standards-Version to 3.9.5
   * Tiny updates in debian/copyright
   * Fix Vcs-Browser field
   * Add symbols file for libpuzzle1
Checksums-Sha1: 
 2915a1245ff322851385ac0b1a60b585a58534aa 2148 libpuzzle_0.9-6.dsc
 06a2fd41a85abb91a1f40107f3dadab1975d68d3 8552 libpuzzle_0.9-6.debian.tar.xz
 af5fb1ce1792c96ebe2b0f10d7f419cf620567ff 14928 libpuzzle1_0.9-6_amd64.deb
 29b4eff16e776c735d251f0b32f3d9150db3e8b4 11490 libpuzzle-bin_0.9-6_amd64.deb
 66585ab21a4b836854f9a254fcd1f733ea9bb023 21594 libpuzzle-dev_0.9-6_amd64.deb
 91804fbeb73466f36dd4bfcfa3f2aefed74fd16c 11114 libpuzzle-php_0.9-6_amd64.deb
Checksums-Sha256: 
 f4f3862a7dcf451511deef9fcc5b45839c2e2f4237438578064d2860c74cb918 2148 
libpuzzle_0.9-6.dsc
 db09f5d388be0e0eda2e776cf9dc5828cceff248ce39bc5d6b85045bb5c80fd8 8552 
libpuzzle_0.9-6.debian.tar.xz
 10254ef7375870c8ad68a2d619f52981a15b2bd20cba09f7c3b8834c6e946525 14928 
libpuzzle1_0.9-6_amd64.deb
 fb35f13e87c40975ed27b9d2f411e973cac3f8cb244f85f22006304a0868bb20 11490 
libpuzzle-bin_0.9-6_amd64.deb
 f53b3da5f76763eeed4f95b64b03b003130dbd5e9e5bf3b8417e3d23fa2333c6 21594 
libpuzzle-dev_0.9-6_amd64.deb
 9a072a270dde2b88bd30d78dc80c94c2fcfb233eb9950ec7ab5a231fe8bca394 11114 
libpuzzle-php_0.9-6_amd64.deb
Files: 
 f1159fa530b188e0186edb8eeb73b0e9 2148 graphics extra libpuzzle_0.9-6.dsc
 672b379df4ae972606689d1ad489b7d6 8552 graphics extra 
libpuzzle_0.9-6.debian.tar.xz
 3c5fa78a74909b685449e8d698cc0a6d 14928 libs extra libpuzzle1_0.9-6_amd64.deb
 fe59f0b3a6e01183aae193120d824cfd 11490 graphics extra 
libpuzzle-bin_0.9-6_amd64.deb
 295150434542a2b363e4f8b61b571388 21594 libdevel extra 
libpuzzle-dev_0.9-6_amd64.deb
 ac7450bc98ba123138fa702da184d77f 11114 interpreters extra 
libpuzzle-php_0.9-6_amd64.deb

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

iQIcBAEBCgAGBQJTLK2tAAoJEEsHdyOSnULDQmIP/ReClxyFa9aBpOTlaMwyU4j1
tArhdjOKRkzuDXAPDpBGZu+TQCM7rue/lQ3zqpog9CM++OKFT5/TniLwpdwTgqpl
BJW4GxVK/GYiwyQ97pmSkYFZSRSPZHgdXyuE9mTzIuxUuMlyYU81qFRp8Q/754zt
XPe/t4uEJ0NLwCApf5C25R0uDMLNeQUpwKNE444QWYoXZ9WxlbvYKMD44lJw/i7l
Ewy5XEQroOgLhJ6j4lhSnbv7UH49rkiYhb4qQXzRxV4gBY5n8wTrbai5gX4y3dCq
nLIPu9D1Qy8RF92VCOWazLDOBFTzq1JUSpxMnkAldqXiEq6e7ay3shB2D7CQZuGk
IxzMgyZNd3JSksFSlTh6y4KXH0qy/GSEQH/7PLy9xB6qQRD28nBF+l0u/ldqTySO
dFrtMDNtQubvM/8ABAoUMjpqggJLhshaiDiIx9AXhUwklq499iB4UoGdvDsUPX7+
D+lU1jbcq3l0Fyvu6WoUqV00shCBZTWCBx7mXijGTJPzslKFxx6HXoDBrdClZWtl
w0ITgojYjVfK22ar/3eGQ+iKaQKdudTVaqZ/EkwUM0cvfImLOaYOkz1LC9HOup55
ghFmO+PTjC7Db1X0j4byEqTuUFLAK8YzCn4+1rGhBnuRkw6p6Tkznm3nIZNGLZWT
drWnGSpay/of/VwibqK8
=Bm0A
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-phototools-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-phototools-devel

Reply via email to