Your message dated Tue, 20 May 2014 22:05:15 +0000
with message-id <[email protected]>
and subject line Bug#744483: fixed in ophcrack 3.6.0-2
has caused the Debian Bug report #744483,
regarding ophcrack: 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.)
--
744483: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744483
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:ophcrack
Version: 3.6.0-1
Severity: normal
User: [email protected]
Usertags: arm64
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 autotools_dev (yes, underscore).
- For other rules files, call dh_autotools-dev_updateconfig before
calling configure (in the build or configure target), and call
dh_autotools-dev_restoreconfig before calling dh_clean in the clean
target.
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-20131023/logs/buildlog_ubuntu-trusty-arm64.ophcrack_3.6.0-1_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.
Please note that these build were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.
[...]
configure.in:326: the top level
configure.in:327: warning: AC_CACHE_VAL(ax_cv_path_MOC4, ...): suspicious
presence of an AC_SUBST in the second argument, where no actions should be taken
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
config/ax_path_moc4.m4:25: AX_PATH_MOC4 is expanded from...
configure.in:327: the top level
configure.in:326: warning: AC_CACHE_VAL(ax_cv_path_QMAKE4, ...): suspicious
presence of an AC_SUBST in the second argument, where no actions should be taken
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
config/ax_path_qmake4.m4:25: AX_PATH_QMAKE4 is expanded from...
configure.in:326: the top level
configure.in:327: warning: AC_CACHE_VAL(ax_cv_path_MOC4, ...): suspicious
presence of an AC_SUBST in the second argument, where no actions should be taken
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
config/ax_path_moc4.m4:25: AX_PATH_MOC4 is expanded from...
configure.in:327: the top level
configure.in:326: warning: AC_CACHE_VAL(ax_cv_path_QMAKE4, ...): suspicious
presence of an AC_SUBST in the second argument, where no actions should be taken
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
config/ax_path_qmake4.m4:25: AX_PATH_QMAKE4 is expanded from...
configure.in:326: the top level
configure.in:327: warning: AC_CACHE_VAL(ax_cv_path_MOC4, ...): suspicious
presence of an AC_SUBST in the second argument, where no actions should be taken
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
config/ax_path_moc4.m4:25: AX_PATH_MOC4 is expanded from...
configure.in:327: the top level
configure.in:326: warning: AC_CACHE_VAL(ax_cv_path_QMAKE4, ...): suspicious
presence of an AC_SUBST in the second argument, where no actions should be taken
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
config/ax_path_qmake4.m4:25: AX_PATH_QMAKE4 is expanded from...
configure.in:326: the top level
configure.in:327: warning: AC_CACHE_VAL(ax_cv_path_MOC4, ...): suspicious
presence of an AC_SUBST in the second argument, where no actions should be taken
../../lib/autoconf/general.m4:2031: AC_CACHE_VAL is expanded from...
../../lib/autoconf/general.m4:2052: AC_CACHE_CHECK is expanded from...
config/ax_path_moc4.m4:25: AX_PATH_MOC4 is expanded from...
configure.in:327: the top level
debian/rules override_dh_auto_configure
make[1]: Entering directory `/build/buildd/ophcrack-3.6.0'
mkdir -p /build/buildd/ophcrack-3.6.0/debian/tmpdir/qt4
mkdir -p /build/buildd/ophcrack-3.6.0/debian/tmpdir/cli
cp -a `ls -d /build/buildd/ophcrack-3.6.0/* | grep -v '/debian$'`
/build/buildd/ophcrack-3.6.0/debian/tmpdir/qt4
cp -a `ls -d /build/buildd/ophcrack-3.6.0/* | grep -v '/debian$'`
/build/buildd/ophcrack-3.6.0/debian/tmpdir/cli
cd /build/buildd/ophcrack-3.6.0/debian/tmpdir/qt4; \
./configure --host=aarch64-linux-gnu --build=aarch64-linux-gnu
--prefix=/usr --enable-gui --enable-graph
checking build system type... Invalid configuration `aarch64-linux-gnu':
machine `aarch64' not recognized
configure: error: /bin/bash ./config.sub aarch64-linux-gnu failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/build/buildd/ophcrack-3.6.0'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
--- End Message ---
--- Begin Message ---
Source: ophcrack
Source-Version: 3.6.0-2
We believe that the bug you reported is fixed in the latest version of
ophcrack, 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.
Julián Moreno Patiño <[email protected]> (supplier of updated ophcrack 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: Tue, 20 May 2014 14:25:44 -0500
Source: ophcrack
Binary: ophcrack ophcrack-cli
Architecture: source amd64
Version: 3.6.0-2
Distribution: sid
Urgency: medium
Maintainer: Daniel Echeverry <[email protected]>
Changed-By: Julián Moreno Patiño <[email protected]>
Description:
ophcrack - Microsoft Windows password cracker using rainbow tables (gui)
ophcrack-cli - Microsoft Windows password cracker using rainbow tables
(cmdline)
Closes: 744483
Changes:
ophcrack (3.6.0-2) unstable; urgency=medium
.
* Fix FTBFS on arm64. (Closes: #744483)
+ Thanks to Logan Rosen for the patch.
* Bump Standards-Version to 3.9.5. (no changes)
* Extend debian copyright holders years.
Checksums-Sha1:
5fdab9d91d13ecc3715e48d05673fc79b7db2101 1910 ophcrack_3.6.0-2.dsc
93deb16d26dd2bda3f8026af1920597c91a1a0c9 5688 ophcrack_3.6.0-2.debian.tar.xz
60cfc4f299bb7e2f3816f055b465cfb957e6b022 188670 ophcrack_3.6.0-2_amd64.deb
f15d524efaf5153bdc23a46b16ce75675d1a636e 64842 ophcrack-cli_3.6.0-2_amd64.deb
Checksums-Sha256:
8bafdca629999dc246be7851618e4c8708e832ccc9399a3b72cced882d77fe4c 1910
ophcrack_3.6.0-2.dsc
df8842b82f6f1b9e5a4669659638e456595b229e7028b79e54c5be2f95d440a2 5688
ophcrack_3.6.0-2.debian.tar.xz
03faf2501b22869a950dadce98f8e13fd09c3dbed734eed26065c7ed37688eb5 188670
ophcrack_3.6.0-2_amd64.deb
0cdac78e7a42dce981964d0771bdba8260b4e58126a10e89fcd635b189dfbf28 64842
ophcrack-cli_3.6.0-2_amd64.deb
Files:
95c370c24617c9469d7ebbf25128ab8f 188670 admin optional
ophcrack_3.6.0-2_amd64.deb
d836bb56cdba8eb9e05020251e8b16e7 64842 admin optional
ophcrack-cli_3.6.0-2_amd64.deb
344ed3a7e6f326d2adbd699858818085 1910 admin optional ophcrack_3.6.0-2.dsc
fa664024f93f3e38515544b89fdc6f62 5688 admin optional
ophcrack_3.6.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJTe82DAAoJENX9/BVhaL9gumYQAJooiNDQDqDqAajYG5N5Eu1q
WuJEDta29TqOoFdyvEADS1RbYgqIxHT/ycljluLl9DGeJFMBxOwLNYMXUzuS7AVF
O+rFy20t9WkawDnvZn5nbUaExFmiQdveLAifFm4ghyUuz3s7Rvh8S3X1Jb5U2jHS
/aRP/jO6HiYCDPqskbnghx8exROO6BwfPwrbyyfna98jwf/obq5bGK7gqfgXFjCl
znZoM1kWDz3CN+N0SGuLvdkvPNIABthG5SQvZ3s3AqfieA0ZQIidycINSDSL1Usg
EXUwB0LdArFYf/iMcqVRyFzBcmla911JmdWEbWoB8ST/8HkqW6RFvmw2uS1IG/NU
CCwS9DtNPElajp+Myg1HwsOhbRyrGQSdsRLAmo5upjaySWnewZUr++5GCyWtCJaU
2a5tkc+ufRHRwAg+ORRoiME1teFR1SMt0T+f2N3aWx4+znq1KhoqJgZsqlQ1vHSX
rYvhF564fLEdUFi/shy8UemBDrg1ZQFqg2U6mArWnI889s+/KRS0fTePMqwDzGdt
8Y3SuyKwKasMclpUfS2tMT8EpYQxke+LaAEwWnXDzKC/gqLB7P+3MFwuKis72ojs
FB8QX8ylpyPRctOXgcEL5sFKTPCkYeCu34h3XTW5Wr2M9orKr2UDlL4isX/Zz5sl
OdKv/Jv6v9CggB+4RZAC
=dVg4
-----END PGP SIGNATURE-----
--- End Message ---