Your message dated Sun, 13 Apr 2014 18:48:53 +0000
with message-id <[email protected]>
and subject line Bug#744443: fixed in kstart 4.1-3
has caused the Debian Bug report #744443,
regarding kstart: run dh-autoreconf to update config.{sub,guess} and
{libtool,aclocal}.m4
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.)
--
744443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744443
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:kstart
Version: 4.1-2
User: [email protected]
Usertags: autoreconf
The package fails to build on arm64 (aarch64-linux-gnu), because the
config.{guess,sub} files are out of date, and are not updated during
the build. If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.
- For dh, call dh --with autoreconf.
- For cdbs based build systems, include
/usr/share/cdbs/1/rules/autoreconf.mk
- For other rules files, call dh_autoreconf before calling
configure (in the build or configure target), and call
dh_autoreconf_clean before dh_clean in the clean target.
For combining autoreconf and autotools_dev, see bug #698765.
After the build on any architecture, and before a clean, a grep for
aarch64 in the config.sub file(s) should print some lines.
The full build log can be found at:
http://people.debian.org/~doko/logs/arm64-20140414/buildlog_ubuntu-trusty-arm64.kstart_4.1-2_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.
Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.
See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.
[...]
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "kstart"
#define PACKAGE_TARNAME "kstart"
#define PACKAGE_VERSION "4.1"
#define PACKAGE_STRING "kstart 4.1"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "kstart"
#define VERSION "4.1"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define PATH_AKLOG "/usr/bin/aklog"
#define SIZEOF_LONG 8
#define HAVE_KRB5_H 1
#define HAVE_KRB5_KRB5_H 1
#define HAVE_KRB5_GET_ERROR_MESSAGE 1
#define HAVE_KRB5_FREE_ERROR_MESSAGE 1
#define HAVE_KERBEROS 1
#define HAVE_KRB5_CC_GET_FULL_NAME 1
#define HAVE_KRB5_GET_INIT_CREDS_OPT_ALLOC 1
#define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE 1
#define HAVE_KRB5_GET_INIT_CREDS_OPT_FREE_2_ARGS 1
#define HAVE_DECL_KRB5_KT_FREE_ENTRY 1
#define HAVE_KRB5_GET_RENEWED_CREDS 1
configure: exit 1
dh_auto_configure: ./configure --build=aarch64-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libdir=${prefix}/lib/aarch64-linux-gnu
--libexecdir=${prefix}/lib/aarch64-linux-gnu --disable-maintainer-mode
--disable-dependency-tracking --enable-reduced-depends --enable-setpag
--disable-k4start --without-libkafs --with-aklog=/usr/bin/aklog returned exit
code 1
make[1]: *** [override_dh_auto_configure] Error 255
make[1]: Leaving directory `/build/buildd/kstart-4.1'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: kstart
Source-Version: 4.1-3
We believe that the bug you reported is fixed in the latest version of
kstart, 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.
Russ Allbery <[email protected]> (supplier of updated kstart 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: Sun, 13 Apr 2014 11:34:08 -0700
Source: kstart
Binary: kstart
Architecture: source amd64
Version: 4.1-3
Distribution: unstable
Urgency: medium
Maintainer: Russ Allbery <[email protected]>
Changed-By: Russ Allbery <[email protected]>
Description:
kstart - Kerberos kinit supporting AFS and ticket refreshing
Closes: 727915 744443
Changes:
kstart (4.1-3) unstable; urgency=medium
.
* Regenerate the Autotools build system with dh_autoreconf during the
build. (Closes: #727915, #744443)
* Add upstream patch to add AM_PROG_AR to configure.ac, needed by more
recent Automake versions.
* Enable parallel builds.
* Remove now-ignored --disable-k4start flag from configure invocation.
* Add the upstream release signing key and verify it in debian/watch.
* Update standards version to 3.9.5.
- Convert debian/copyright to copyright-format 1.0.
- Specify the Debian packaging branch in the Vcs-Git control field.
Checksums-Sha1:
a351d597b48f250387381c42dabb883a4d35d302 1485 kstart_4.1-3.dsc
675cef7d6b391a06493e71950f415cc3f53501a0 13772 kstart_4.1-3.debian.tar.xz
c183fa1ee2ce911945e7c3b3676fb21bb97ad445 54864 kstart_4.1-3_amd64.deb
Checksums-Sha256:
8dc1b148a97e48d4511603c3c6fdbf776f09e80d50fc33131192a6e4c83d4d7d 1485
kstart_4.1-3.dsc
120dfbe51ba430200f0aacf93b27d40dc4d280ef8b89e87b1a30693869c2612c 13772
kstart_4.1-3.debian.tar.xz
e785b7eb8a106fc1ec43e57e05f59c12e87fb8c4d132a5409c456ddfe5f14183 54864
kstart_4.1-3_amd64.deb
Files:
5e04214f197cc1ee08995e5d68045f84 1485 net optional kstart_4.1-3.dsc
7f62dfa3ce5072aeedbb2b3ef69c4428 13772 net optional kstart_4.1-3.debian.tar.xz
2b2c5a9c92047a8dd00047187ed3bea3 54864 net optional kstart_4.1-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQEcBAEBCAAGBQJTStmuAAoJEH2AMVxXNt51swIH/1e4r/PaSkhUeZd767MW4am+
c3XS3+hwpCJRPHHOKaf2FFDMVejFvOCDobIHz/W5Vz61NFkiiJE0diKLmxAKuQ5z
BOKgXlljK9hwauDcyJY2nznjKeJGp+lzCGm09OrwnB7vxsJ/x5fSF7I/aEx+Niwi
M5Sd//v6Dezv436Mby74EG2XPSM4rRKUnHCeUQ1c25tMhLrIZ4TwVrjA4P855s5m
dtK6pbvXkrZgiAPdaJKqqQnziEBRdmVk3KDbT9FSV3WAvBZL5a1hwGhw4O44Cy5H
E5i8m98/vIPTpcz/kW7MGWuC/r3tRFlQpFflK3fqIi2I5DCqiHb1w6n0BvEa54E=
=15s6
-----END PGP SIGNATURE-----
--- End Message ---