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

Bug#752526: marked as done (src:liblouis: use dh-autoreconf to fix FTBFS on ppc64el)



Your message dated Tue, 24 Jun 2014 22:05:00 +0000
with message-id <E1WzYpo-0006Gu-DM@franck.debian.org>
and subject line Bug#752526: fixed in liblouis 2.5.3-3
has caused the Debian Bug report #752526,
regarding src:liblouis: 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 owner@bugs.debian.org
immediately.)


-- 
752526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752526
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:liblouis
Version: 2.5.3-2
Severity: normal
Tags: patch

Dear Maintainer,

For the ppc64el architecture in Ubuntu, since this package uses libtool, a full autoreconf is necessary. This is because we need new libtool macros for ppc64el.

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

  * Build using dh-autoreconf.

Thanks for considering the patch.

Erwan Prioul.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (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

--- a/debian/rules
+++ b/debian/rules
@@ -23,17 +23,17 @@
 PYVERS := $(shell pyversions -r)
 PY3VERS := $(shell py3versions -r)
 
-config.status: configure
+configure-stamp:
 	dh_testdir
-	cp -f /usr/share/misc/config.sub build-aux/config.sub
-	cp -f /usr/share/misc/config.guess build-aux/config.guess
+	dh_autoreconf
 	./configure $(CROSS) --prefix=/usr --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" --enable-ucs4
+	touch $@
 
 
 build: build-indep build-arch
 build-indep: build-stamp
 build-arch: build-stamp
-build-stamp:  config.status
+build-stamp: configure-stamp
 	dh_testdir
 	$(MAKE)
 	cd python; \
@@ -45,7 +45,7 @@
 clean:
 	dh_testdir
 	dh_testroot
-	rm -f build-stamp check-stamp
+	rm -f build-stamp check-stamp configure-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
 	-cd python; \
 	    for py in $(PYVERS) $(PY3VERS); do \
@@ -53,9 +53,8 @@
 	    done; \
 	    rm -f louis/__init__.pyc
 	rm -f doc/liblouis.info doc/stamp-vti doc/version.texi
-	rm -f build-aux/config.sub
-	rm -f build-aux/config.guess
 	rm -fr python/build
+	dh_autoreconf_clean
 	dh_clean
 
 install: build


--- End Message ---
--- Begin Message ---
Source: liblouis
Source-Version: 2.5.3-3

We believe that the bug you reported is fixed in the latest version of
liblouis, 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 752526@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Samuel Thibault <sthibault@debian.org> (supplier of updated liblouis 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: SHA512

Format: 1.8
Date: Tue, 24 Jun 2014 23:26:00 +0200
Source: liblouis
Binary: liblouis-dev liblouis2 liblouis-data liblouis-bin python-louis python3-louis
Architecture: source all amd64
Version: 2.5.3-3
Distribution: unstable
Urgency: low
Maintainer: Debian Accessibility Team <debian-accessibility@lists.debian.org>
Changed-By: Samuel Thibault <sthibault@debian.org>
Description:
 liblouis-bin - Braille translation library - utilities
 liblouis-data - Braille translation library - data
 liblouis-dev - Braille translation library - static libs and headers
 liblouis2  - Braille translation library - shared libs
 python-louis - Python bindings for liblouis
 python3-louis - Python bindings for liblouis
Closes: 752526
Changes:
 liblouis (2.5.3-3) unstable; urgency=low
 .
   [ Samuel Thibault ]
   * Bump Standards-Version to 3.9.5 (no changes).
 .
   [ Erwan Prioul ]
   * rules: Use dh_autoreconf (Closes: Bug#752526).
Checksums-Sha1:
 ecced52bb8fc69592da889c174db7668026618fe 2345 liblouis_2.5.3-3.dsc
 6b44bf103583668e0ddc2b347d4907ee10793709 6600 liblouis_2.5.3-3.debian.tar.xz
 645b5f921814bd5b162aa5c841b0b1ddfece66ac 1025580 liblouis-data_2.5.3-3_all.deb
 2e7e34a9a80614e91988ef066b2bb058afe3061a 22364 python-louis_2.5.3-3_all.deb
 d199711091175007a8cd8d9a92bcec92785354b9 22446 python3-louis_2.5.3-3_all.deb
 fde661784451db439b7000c430b31e51c24f3929 183038 liblouis-dev_2.5.3-3_amd64.deb
 88609c6b6105549995a86cc03475f78dfe3e7e7d 69624 liblouis2_2.5.3-3_amd64.deb
 7256904f6631f74d4cceacb892cb889a121d4228 40086 liblouis-bin_2.5.3-3_amd64.deb
Checksums-Sha256:
 8c1dc56f91df08f3f2db8fe9b2575db617e773342a197f7b39d869eebba7c48d 2345 liblouis_2.5.3-3.dsc
 b06e66875b5d1bf0eceba364171a90d4c51afdf8a434043e7313bf44f7a70856 6600 liblouis_2.5.3-3.debian.tar.xz
 7116751e3a6c0fabf94d27615e7509d23f7d72a7660a52d3eb3c47d19a5a2574 1025580 liblouis-data_2.5.3-3_all.deb
 5447673acdde544facda20442a749eafc6c1aa6844bdc76c7e9e3d03b6531a23 22364 python-louis_2.5.3-3_all.deb
 48a4b84239362e98791ef40943fcb3669bf9984eca18526dc717935f9d8a61ea 22446 python3-louis_2.5.3-3_all.deb
 7cb61b9d20b3f57e4b6a2e3be536a2756ef2cff9a93e4477f5a0cd4cd8635ae3 183038 liblouis-dev_2.5.3-3_amd64.deb
 a3de1052e71f5a31274b8bcb2e07da69ecb4535587bfd8543f591cb520c1fc2b 69624 liblouis2_2.5.3-3_amd64.deb
 16985cc4f35e6b5399add8759d211ed5a188060b6ac2cda6a8aa17beccc2095b 40086 liblouis-bin_2.5.3-3_amd64.deb
Files:
 b5481384cb716c1f8c64055e2bdbb25c 1025580 text extra liblouis-data_2.5.3-3_all.deb
 f76dae937f5e88ef5e781e163e6f4b87 22364 python extra python-louis_2.5.3-3_all.deb
 641c1e44b82dc3dd9cb8eabcc5502f0f 22446 python extra python3-louis_2.5.3-3_all.deb
 fece81d63cc2f4f9e44bb88269383ae8 183038 libdevel extra liblouis-dev_2.5.3-3_amd64.deb
 a0fbaaccd28b60bb0d05841a804cb466 69624 libs extra liblouis2_2.5.3-3_amd64.deb
 2139e7ff6d102011942b99b8090bf4e6 40086 text extra liblouis-bin_2.5.3-3_amd64.deb
 62db660f97ce7cf86a9012c4f69d7f3a 2345 libs extra liblouis_2.5.3-3.dsc
 d6ab458a8f208a4735f56089b6339369 6600 libs extra liblouis_2.5.3-3.debian.tar.xz

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

iQIcBAEBCgAGBQJTqe9eAAoJEJTQtYw0gxjVRE8P/2YZRpKOIC+SVKjtnIzPfRtc
xD6TpiK7P8RDfQvw0Kx/TND23cNB+SgF8NsiSB8EghOgsL1dxzlBcv4P1pic9y8v
jW3NkW4bXnVaM2eULORDSOZ0b/lpVnRiecLZuxMluoC8vhaOusq8eWKOB5IESxrj
/trQyGZ++HHGUk17fj/r3lP1+h3DYjZ/AbbnwA9IZBs8QPDJzj//8r9Lzf/adKCU
atrDiAkwhcbus8StUMWkpiNZ3AhA3LO75KrkDhCym+wN/36dt/THw/PgbcBT87Z7
v9AMplIF8OsCsEmypRf5CgKYi9mA566DrNXgu/Yd0tQdnjuDtdoJAznCX9EmpRw3
WyWHcWALgQn/qQInGZzGeqOtaDoudmsCzudhXq/rI7sYgjD4suzWnbnEi6wOe1Wu
EqNLapytLIXgxECEW3h/a4LaHpY2642PDfTTPHNx3TqOQhobsgQ85Oac8PWioCWH
/L6s0IjalFQhYEWZNZz4R1TbTUA8mJz18MzeSdks7zwiySlXuOl6hhDFTz2ESD/b
48cj+S6kxN1RvuCjPOcqKNU4vWuTTUg63FWzN7tuBBgwuU01NS9gfhnZcVzm8pCX
W/Z2gfp/BlAtCecMnBtTwu3/Ouysi90xmQBbFSebZAi/F3y/uGu8njVszJIf4v8j
Paa0d/OI6YHMy9od2vwu
=1d/J
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: