Your message dated Sat, 03 May 2014 07:03:34 +0000
with message-id <[email protected]>
and subject line Bug#733079: fixed in canl-c++ 1.1.0-1
has caused the Debian Bug report #733079,
regarding canl-c++: use dh-autoreconf instead of autotools-dev to also 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.)
--
733079: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733079
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: canl-c++
Version: 1.0.1-1
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:
* Use dh-autoreconf instead of autotools-dev to fix FTBFS on ppc64el.
Thanks for considering the patch.
Logan Rosen
-- System Information:
Debian Release: wheezy/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 canl-c++-1.0.1/debian/control canl-c++-1.0.1/debian/control
--- canl-c++-1.0.1/debian/control 2013-11-29 04:43:19.000000000 -0500
+++ canl-c++-1.0.1/debian/control 2013-12-25 03:35:11.000000000 -0500
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Mattias Ellert <[email protected]>
Uploaders: Anders Waananen <[email protected]>
-Build-Depends: debhelper (>= 5), autotools-dev, libssl-dev, libglibmm-2.4-dev, libltdl-dev | libltdl7-dev | libltdl3-dev, libcppunit-dev, pkg-config, libglib2.0-dev, libnss3-dev, libdb++-dev, python-dev, swig
+Build-Depends: debhelper (>= 5), libssl-dev, libglibmm-2.4-dev, libltdl-dev | libltdl7-dev | libltdl3-dev, libcppunit-dev, pkg-config, libglib2.0-dev, libnss3-dev, libdb++-dev, python-dev, swig, dh-autoreconf
Standards-Version: 3.9.5
Vcs-Browser: http://svn.nordugrid.org/trac/workarea/browser/caNl++
Vcs-Svn: http://svn.nordugrid.org/repos/workarea/caNl++/trunk
diff -Nru canl-c++-1.0.1/debian/rules canl-c++-1.0.1/debian/rules
--- canl-c++-1.0.1/debian/rules 2013-11-29 03:28:47.000000000 -0500
+++ canl-c++-1.0.1/debian/rules 2013-12-25 02:34:54.000000000 -0500
@@ -6,7 +6,7 @@
configure-stamp:
dh_testdir
- dh_autotools-dev_updateconfig
+ dh_autoreconf
CFLAGS="$(CFLAGS)" CXXFLAGS="$(CXXFLAGS)" \
CPPFLAGS="$(CPPFLAGS)" LDFLAGS="$(LDFLAGS) -Wl,-z,defs" \
./configure --host=$(DEB_HOST_GNU_TYPE) \
@@ -39,7 +39,7 @@
if [ -r Makefile ] ; then $(MAKE) distclean ; fi
- dh_autotools-dev_restoreconfig
+ dh_autoreconf_clean
dh_clean configure-stamp build-stamp
install: build-stamp
--- End Message ---
--- Begin Message ---
Source: canl-c++
Source-Version: 1.1.0-1
We believe that the bug you reported is fixed in the latest version of
canl-c++, 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.
Mattias Ellert <[email protected]> (supplier of updated canl-c++
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: Sat, 03 May 2014 08:07:22 +0200
Source: canl-c++
Binary: libcanl-c++1 libcanl-c++1-dev python-canl libcanl-c++1-dbg
Architecture: source amd64
Version: 1.1.0-1
Distribution: unstable
Urgency: medium
Maintainer: Mattias Ellert <[email protected]>
Changed-By: Mattias Ellert <[email protected]>
Description:
libcanl-c++1 - EMI Common Authentication Library - Bindings for C++
libcanl-c++1-dbg - EMI Common Authentication Library - Debug Symbols for C++
libcanl-c++1-dev - EMI Common Authentication Library - Development Files for
C++
python-canl - EMI Common Authentication Library - Python bindings
Closes: 733079
Changes:
canl-c++ (1.1.0-1) unstable; urgency=medium
.
* Release 1.1.0
* Call dh_autoreconf to support ppc64le (Closes: #733079)
Checksums-Sha1:
1a551314d06e87e64f0082b8ea8f7914787fb3d4 2237 canl-c++_1.1.0-1.dsc
1285852fb53370e520e953ab478d73d78582a31c 574319 canl-c++_1.1.0.orig.tar.gz
3cc340d414286e943df3e9fc87e548cb72963c8b 6792 canl-c++_1.1.0-1.debian.tar.xz
69b9a3a92dc76ac1719826d91342f497442cb363 205964 libcanl-c++1_1.1.0-1_amd64.deb
bb66affd8dfe59984936ef82930814880d3456d0 11890
libcanl-c++1-dev_1.1.0-1_amd64.deb
784847933ca155b24a0d7632cf33a0601ec7d297 81994 python-canl_1.1.0-1_amd64.deb
7abc007db80d8933920f9bde300ed15f91aa97a4 1397106
libcanl-c++1-dbg_1.1.0-1_amd64.deb
Checksums-Sha256:
b937f96f97a05a30f6829432c181f37563bde8ca9a83488f65d4ab55f7ebe2fe 2237
canl-c++_1.1.0-1.dsc
caab42457ff516b8cd7c7d33ea7970c6fa81f7a71a7df81cbba6f9e6507c8edf 574319
canl-c++_1.1.0.orig.tar.gz
76307146bbb9836b4574bd9908c465cf0daace3e46e1531846abdb87b0ab56d3 6792
canl-c++_1.1.0-1.debian.tar.xz
0a1d981a39fe2a1a7df3c0792a0cbee748f7ca12e95c9d950f9c952cfc72cfce 205964
libcanl-c++1_1.1.0-1_amd64.deb
5d2f61fd50b30b7b21d46fc21758d60d879a82401e225562eaf9f1bb0a8bdf23 11890
libcanl-c++1-dev_1.1.0-1_amd64.deb
da2944ee5b3a1349c00a39e5b6cdc4ecbc0f45d017f1bd5529400415c4e9d04a 81994
python-canl_1.1.0-1_amd64.deb
c02afc3b57f74d7c44a65a2b939b93f8428bfd5def00564135362bc76b5d56b2 1397106
libcanl-c++1-dbg_1.1.0-1_amd64.deb
Files:
29da202d2e352db6226f1e4acffa26e1 205964 libs optional
libcanl-c++1_1.1.0-1_amd64.deb
55148a09a4b6287df7572e841bd0e7c7 11890 libdevel optional
libcanl-c++1-dev_1.1.0-1_amd64.deb
b507a1568923f2da46823e52c2f00512 81994 python optional
python-canl_1.1.0-1_amd64.deb
632ea168838aabc46b960c4dd8d4b8a9 1397106 debug extra
libcanl-c++1-dbg_1.1.0-1_amd64.deb
0b45cf6a0f0f9ad74687df7dd0857eb0 2237 net optional canl-c++_1.1.0-1.dsc
f98adaf0b85542df96be992e6eb5041b 574319 net optional canl-c++_1.1.0.orig.tar.gz
35cf8265fbb1b3cab50173c94bb7ac21 6792 net optional
canl-c++_1.1.0-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJTZJJ0AAoJEOiuwv874alLCv4QAJgXFDUsld1ErTsfVZnFRrrG
PKmudK6SPPYWA1clsD7ijlkRi7vSsAi+AHo2clVRolEZrapb5YRpjdO/AbfOe0kU
E4aACLRznTaJHwNpZxFSoLolKrTteQmokHhCAVsym8e6WQb2oThHg06xmQ8BW77k
iML0JFi4pr6MLibrFU2IunBEkTIMyifv6l2KIBx/DmMg+JNkeptiTHRm+yqgwAUR
eC1nMIE+XbGU1EPksUQnvSj/lWrx5Pj6uuggW24mKVKRijks2vqMjOcpzotZw423
aQgD3zqxLEtFDfR2jjVGtc/j473Z54ZJB7ANdn+i3KbPdUeBYak6IGOYPK74Kpnc
rPHO7Bwgq6FOA8immHg4CON964RJqKRBPwZFH5XySMEHOZ4rd2nUV/2rhPQI8O2O
MSCnP9cWHBjZOpmrwgjPievfW8n1nVjBGWXe4M1mzCFAF8NY+YL24MSG/k2UgOT0
0JbhLxRyrUdAeIMM09wthivHYeLKARL2/8I/Fx9f8Xgg6gK2KhmmjwAE1eeQKNkf
tvOJKyff3xNRZytTiQ9wjAAb46yr5m85iu+IfVIBoDuBKKYh3g/igVto7Zm7SMMj
VWCbS7ndUx07v9TOHMKDhv8iAGX/MRtK+sKm+cMkJHsuU1rtnGM1mnSvdvZ0w7e+
oH131KlucyQgizC3Wkpd
=BDLO
-----END PGP SIGNATURE-----
--- End Message ---