Your message dated Thu, 26 Jun 2014 06:33:41 +0000
with message-id <[email protected]>
and subject line Bug#752684: fixed in cmph 2.0-2
has caused the Debian Bug report #752684,
regarding cmph: use autoreconf instead of autotools-dev to fixh ftbfs on new
architectures
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.)
--
752684: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752684
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:cmph
Severity: normal
Tags: patch
User: [email protected]
Usertags: ppc64el
User: [email protected]
Usertags: autoreconf
Dear Maintainer,
Package cmph fails to build from source even with the use of autotools-dev
during
build.
Replacing it by autoreconf fixes that since more files besides
config.{guess,sub} need
to be updated.
The patch attached includes autoreconf to the build and the package builds
successfully.
Thanks.
Fernando
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)
Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru cmph-2.0/debian/control cmph-2.0/debian/control
--- cmph-2.0/debian/control 2014-03-07 17:39:55.000000000 +0000
+++ cmph-2.0/debian/control 2014-06-25 15:46:15.000000000 +0000
@@ -2,7 +2,7 @@
Section: libs
Priority: optional
Maintainer: Joseph Herlant <[email protected]>
-Build-Depends: autotools-dev, debhelper (>= 9)
+Build-Depends: dh-autoreconf, debhelper (>= 9)
Standards-Version: 3.9.5
Vcs-Svn: svn://anonscm.debian.org/svn/collab-maint/deb-maint/cmph/
Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/cmph/
diff -Nru cmph-2.0/debian/rules cmph-2.0/debian/rules
--- cmph-2.0/debian/rules 2014-03-07 17:39:55.000000000 +0000
+++ cmph-2.0/debian/rules 2014-06-25 15:45:53.000000000 +0000
@@ -4,7 +4,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --with autotools-dev
+ dh $@ --with autoreconf
override_dh_auto_install:
dh_auto_install
--- End Message ---
--- Begin Message ---
Source: cmph
Source-Version: 2.0-2
We believe that the bug you reported is fixed in the latest version of
cmph, 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.
Joseph Herlant <[email protected]> (supplier of updated cmph 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: SHA256
Format: 1.8
Date: Wed, 25 Jun 2014 21:07:04 +0200
Source: cmph
Binary: libcmph0 libcmph-dev libcmph-tools
Architecture: source amd64
Version: 2.0-2
Distribution: unstable
Urgency: medium
Maintainer: Joseph Herlant <[email protected]>
Changed-By: Joseph Herlant <[email protected]>
Description:
libcmph-dev - C Minimal Perfect Hashing Library development files
libcmph-tools - C Minimal Perfect Hashing Library command line utilities
libcmph0 - C Minimal Perfect Hashing Library
Closes: 752684
Changes:
cmph (2.0-2) unstable; urgency=medium
.
* use autoreconf instead of autotools-dev to fix ftbfs on new architectures
(Closes: #752684). Thanks to Fernando Seiti Furusato for the patch.
Checksums-Sha1:
7217c3cf01d5f6c30d26241dc4df471a8526658f 1920 cmph_2.0-2.dsc
5be403b9b9113a63c2eab1c99ec46761a90d4bba 12604 cmph_2.0-2.debian.tar.xz
1da3875d079633430a8439453e62879c6dfb9e6e 57022 libcmph0_2.0-2_amd64.deb
657c87e81e0bd1e6386ed0f8fefbdab387a98e61 59574 libcmph-dev_2.0-2_amd64.deb
8047b96f71a6aa28ccc509d30d3de3ef0bd4d1aa 20640 libcmph-tools_2.0-2_amd64.deb
Checksums-Sha256:
05c2bc4185a78584a5d309042992919c7cca716304d2220647ae3e39a8f361dd 1920
cmph_2.0-2.dsc
d901887d6e0cdd033b7885ad8b02623e8f702bb4d9f482ce2e033b0ce54accec 12604
cmph_2.0-2.debian.tar.xz
8ef24bb08d47ec0abb2d87db26610c246622ca6dd6b4ad5152dfb6eaafdeb0d4 57022
libcmph0_2.0-2_amd64.deb
f97de6a41c143255bc0174ceabe5bacf15896ea063199e21baac949ab347c097 59574
libcmph-dev_2.0-2_amd64.deb
90607bc32e98d9746364cfac34bb88e05cd88220f98702516cfdb66b0d5e4e2c 20640
libcmph-tools_2.0-2_amd64.deb
Files:
3d347ad50e87c3ee260c2ff48d14bd29 57022 libs optional libcmph0_2.0-2_amd64.deb
5d4b0fa10c035faff73d50c11206ee8c 59574 libdevel optional
libcmph-dev_2.0-2_amd64.deb
429924f90039f4cb4f74adadde455760 20640 utils optional
libcmph-tools_2.0-2_amd64.deb
3238beb4a1d8caaae01738979f515b5c 1920 libs optional cmph_2.0-2.dsc
f934d0d379b080e817ebb2b733c243b8 12604 libs optional cmph_2.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTq7zfAAoJEI7tzBuqHzL/ExUP/i3UdXYfN+hmYhSzHnykttiW
tznulFsrjCSKzPg4ZygY2pBkhu9a7KuelMjUkHYEC8i22TfdUzsidQaS22XyvgBD
deyiDsEZuq0k8MX8LzBs+mKLdu7HjBPl2qS+jefldZhMg4mkVv2NEm2KDtoEFAjY
1G6B4v8lwaiJw9Pg9uNPRPE6i619r664I/DnSZKQyc/tZs/2KJeTn4t3krQvsGtm
AOBiU3EEV02iUiV0uDNurmgJymxzO0Vog0rzl+MH4tnu4ZK1NPtPN6DM7dsCcJt+
yOgpzepSaBN9aFTrUejHrvO9iLaRVLGdrG8XzVJiX6xZNaoEud3Qr8WLRTCwLV1a
jL5KPYnldYNkNW7Qi8VrXqpdAns7/2FXvfgkTuV5AM+RPr/UVj2YuqRIK/qSGHuD
c8QJgP8eguwueQBOBYLxnTXD/Dha8fHGSdRC79XIC3KjBtuBhfmOM05wlKI2NNW7
E3sHcjGc3EN2z7ZfW/GABND7Xi+FTfE3j2ER70+WhmNParMnyxTTj6bQcCIOj+Re
j2717SF5B8+9U7/av0cbYnfilR/7b5WOXVV4HsFzIOUNwLkL9D7r7+Amkcw0vDsi
lCjAPIWRFV3aCS5pPcjV1VrClZCHFwtNYEdTSlZFOum80s8416Bws8X/mTkOVB5Y
FH6i9T3CU2CJt7iyhqTX
=CjJN
-----END PGP SIGNATURE-----
--- End Message ---