Your message dated Wed, 12 Jan 2022 00:49:06 +0000 with message-id <[email protected]> and subject line Bug#993033: fixed in libmcrypt 2.5.8-4 has caused the Debian Bug report #993033, regarding libmcrypt FTBFS: autoreconf failure 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.) -- 993033: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=993033 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: libmcrypt Version: 2.5.8-3.4 Tags: ftbfs Severity: serious libmcrypt fails to build from source, because autoreconf fails. A build ends as follows: | dh_autoreconf | autoreconf: warning: autoconf input should be named 'configure.ac', not 'configure.in' | aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' | aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' | acinclude.m4:3740: warning: the serial number must appear before any macro definition | libtoolize: putting auxiliary files in '..'. | libtoolize: copying file '../compile' | libtoolize: copying file '../config.guess' | libtoolize: copying file '../config.sub' | libtoolize: copying file '../depcomp' | libtoolize: copying file '../install-sh' | libtoolize: copying file '../missing' | libtoolize: copying file '../ltmain.sh' | libtoolize: putting macros in 'libltdl/m4'. | libtoolize: copying file 'libltdl/m4/libtool.m4' | libtoolize: You should add the contents of 'libltdl/m4/libtool.m4' to 'aclocal.m4'. | libtoolize: copying file 'libltdl/m4/ltargz.m4' | libtoolize: You should add the contents of 'libltdl/m4/ltargz.m4' to 'aclocal.m4'. | libtoolize: copying file 'libltdl/m4/ltdl.m4' | libtoolize: You should add the contents of 'libltdl/m4/ltdl.m4' to 'aclocal.m4'. | libtoolize: copying file 'libltdl/m4/ltoptions.m4' | libtoolize: You should add the contents of 'libltdl/m4/ltoptions.m4' to 'aclocal.m4'. | libtoolize: copying file 'libltdl/m4/ltsugar.m4' | libtoolize: You should add the contents of 'libltdl/m4/ltsugar.m4' to 'aclocal.m4'. | libtoolize: copying file 'libltdl/m4/ltversion.m4' | libtoolize: You should add the contents of 'libltdl/m4/ltversion.m4' to 'aclocal.m4'. | libtoolize: copying file 'libltdl/m4/lt~obsolete.m4' | libtoolize: You should add the contents of 'libltdl/m4/lt~obsolete.m4' to 'aclocal.m4'. | libtoolize: putting libltdl files in 'libltdl'. | libtoolize: copying file 'libltdl/COPYING.LIB' | libtoolize: creating file 'libltdl/Makefile.am' | libtoolize: copying file 'libltdl/README' | libtoolize: creating file 'libltdl/configure.ac' | libtoolize: creating file 'libltdl/aclocal.m4' | libtoolize: creating file 'libltdl/Makefile.in' | libtoolize: copying file 'libltdl/config-h.in' | libtoolize: creating file 'libltdl/configure' | libtoolize: copying file 'libltdl/libltdl/lt__alloc.h' | libtoolize: copying file 'libltdl/libltdl/lt__argz_.h' | libtoolize: copying file 'libltdl/libltdl/lt__dirent.h' | libtoolize: copying file 'libltdl/libltdl/lt__glibc.h' | libtoolize: copying file 'libltdl/libltdl/lt__private.h' | libtoolize: copying file 'libltdl/libltdl/lt__strl.h' | libtoolize: copying file 'libltdl/libltdl/lt_dlloader.h' | libtoolize: copying file 'libltdl/libltdl/lt_error.h' | libtoolize: copying file 'libltdl/libltdl/lt_system.h' | libtoolize: copying file 'libltdl/libltdl/slist.h' | libtoolize: copying file 'libltdl/loaders/dld_link.c' | libtoolize: copying file 'libltdl/loaders/dlopen.c' | libtoolize: copying file 'libltdl/loaders/dyld.c' | libtoolize: copying file 'libltdl/loaders/load_add_on.c' | libtoolize: copying file 'libltdl/loaders/loadlibrary.c' | libtoolize: copying file 'libltdl/loaders/preopen.c' | libtoolize: copying file 'libltdl/loaders/shl_load.c' | libtoolize: copying file 'libltdl/lt__alloc.c' | libtoolize: copying file 'libltdl/lt__argz.c' | libtoolize: copying file 'libltdl/lt__dirent.c' | libtoolize: copying file 'libltdl/lt__strl.c' | libtoolize: copying file 'libltdl/lt_dlloader.c' | libtoolize: copying file 'libltdl/lt_error.c' | libtoolize: copying file 'libltdl/ltdl.c' | libtoolize: copying file 'libltdl/ltdl.h' | libtoolize: copying file 'libltdl/slist.c' | libtoolize: You should add the contents of the following files to 'aclocal.m4': | libtoolize: '/usr/share/aclocal/libtool.m4' | libtoolize: '/usr/share/aclocal/ltargz.m4' | libtoolize: '/usr/share/aclocal/ltdl.m4' | libtoolize: '/usr/share/aclocal/ltoptions.m4' | libtoolize: '/usr/share/aclocal/ltsugar.m4' | libtoolize: '/usr/share/aclocal/ltversion.m4' | libtoolize: '/usr/share/aclocal/lt~obsolete.m4' | libtoolize: Remember to add 'LT_CONFIG_LTDL_DIR([libltdl])' to 'configure.in'. | libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([libltdl/m4])' to configure.in, | libtoolize: and rerunning libtoolize and aclocal. | libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. | aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' | acinclude.m4:3740: warning: the serial number must appear before any macro definition | configure.in:24: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. | ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... | aclocal.m4:429: AM_INIT_AUTOMAKE is expanded from... | configure.in:24: the top level | configure.in:25: warning: 'AM_CONFIG_HEADER': this macro is obsolete. | configure.in:25: You should use the 'AC_CONFIG_HEADERS' macro instead. | ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... | aclocal.m4:777: AM_CONFIG_HEADER is expanded from... | configure.in:25: the top level | configure.in:33: warning: The macro `AC_CHECK_TOOL_PREFIX' is obsolete. | configure.in:33: You should run autoupdate. | ./lib/autoconf/programs.m4:184: AC_CHECK_TOOL_PREFIX is expanded from... | acinclude.m4:3209: AC_PATH_MAGIC is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: The macro `AC_LANG_C' is obsolete. | configure.in:33: You should run autoupdate. | ./lib/autoconf/c.m4:72: AC_LANG_C is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... | ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: The macro `AC_TRY_LINK' is obsolete. | configure.in:33: You should run autoupdate. | ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... | ./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: The macro `AC_FD_CC' is obsolete. | configure.in:33: You should run autoupdate. | ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... | acinclude.m4:183: AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE is expanded from... | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: The macro `AC_TRY_COMPILE' is obsolete. | configure.in:33: You should run autoupdate. | ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' requires \`$lt_cv_prog_cc_shlib' to build shared libraries | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: add \`$lt_cv_prog_cc_shlib' to the CC or CFLAGS env variable and reconfigure | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: The macro `AC_TRY_LINK' is obsolete. | configure.in:33: You should run autoupdate. | ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: The macro `AC_FD_CC' is obsolete. | configure.in:33: You should run autoupdate. | ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: back quotes and double quotes must not be escaped in: $as_me:${as_lineno-$LINENO}: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: back quotes and double quotes must not be escaped in: $as_me: WARNING: \`$CC' does not support \`-c -o', so \`make -j' may be unsafe | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:33: warning: The macro `AC_TRY_COMPILE' is obsolete. | configure.in:33: You should run autoupdate. | ./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from... | acinclude.m4:725: _LT_AC_LTCONFIG_HACK is expanded from... | acinclude.m4:41: AC_LIBTOOL_SETUP is expanded from... | acinclude.m4:27: AC_PROG_LIBTOOL is expanded from... | acinclude.m4:3617: AM_PROG_LIBTOOL is expanded from... | configure.in:33: the top level | configure.in:36: warning: The macro `AC_HEADER_STDC' is obsolete. | configure.in:36: You should run autoupdate. | ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... | acinclude.m4:3794: AC_LIB_LTDL is expanded from... | configure.in:36: the top level | configure.in:36: warning: The macro `AC_TRY_LINK' is obsolete. | configure.in:36: You should run autoupdate. | ./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/libs.m4:100: AC_CHECK_LIB is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/functions.m4:66: AC_CHECK_FUNC is expanded from... | acinclude.m4:3965: AC_LTDL_DLLIB is expanded from... | acinclude.m4:3794: AC_LIB_LTDL is expanded from... | configure.in:36: the top level | configure.in:36: warning: The macro `AC_FD_CC' is obsolete. | configure.in:36: You should run autoupdate. | ./lib/autoconf/general.m4:399: AC_FD_CC is expanded from... | lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from... | lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... | ./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from... | acinclude.m4:4012: AC_LTDL_SYMBOL_USCORE is expanded from... | acinclude.m4:3794: AC_LIB_LTDL is expanded from... | configure.in:36: the top level | configure.in:39: warning: AC_OUTPUT should be used without arguments. | configure.in:39: You should run autoupdate. | autoheader: warning: autoconf input should be named 'configure.ac', not 'configure.in' | automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' | configure.in:24: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: | configure.in:24: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation | configure.in:28: installing '$with_auxdir/compile' | configure.in:33: installing '$with_auxdir/config.guess' | configure.in:33: installing '$with_auxdir/config.sub' | configure.in:24: installing '$with_auxdir/install-sh' | configure.in:24: installing '$with_auxdir/missing' | automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' | configure.in:33: error: required file '$with_auxdir/ltmain.sh' not found | autoreconf: error: automake failed with exit status: 1 | dh_autoreconf: error: autoreconf -f -i returned exit code 1 | make: *** [debian/rules:4: build] Error 25 | dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 Helmut
--- End Message ---
--- Begin Message ---Source: libmcrypt Source-Version: 2.5.8-4 Done: Barak A. Pearlmutter <[email protected]> We believe that the bug you reported is fixed in the latest version of libmcrypt, 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. Barak A. Pearlmutter <[email protected]> (supplier of updated libmcrypt 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, 11 Jan 2022 23:51:49 +0000 Source: libmcrypt Architecture: source Version: 2.5.8-4 Distribution: unstable Urgency: medium Maintainer: Barak A. Pearlmutter <[email protected]> Changed-By: Barak A. Pearlmutter <[email protected]> Closes: 993033 Changes: libmcrypt (2.5.8-4) unstable; urgency=medium . * Trim trailing whitespace. * Update watch file format version to 4. * Explicitly specify source format. * Move source package lintian overrides to debian/source. * Bump debhelper from deprecated 7 to 10. * Update renamed lintian tag names in lintian overrides. * Drop unnecessary dependency on dh-autoreconf. * Use secure URI in Vcs control headers: Vcs-Browser, Vcs-Git. * Remove Section on libmcrypt4 that duplicates source. * Bump policy. * Bump to debhelper 13. * Take over maintenance. * Recombobulate autotools. (closes: #993033) * Merge some misc patches. * Harden. * Rules do not require root. Checksums-Sha1: 93eb6f1cdf9126e7d2ffccd9678f183c997d71a0 1932 libmcrypt_2.5.8-4.dsc c7dfd268183478d70ccef2e327762c2d056d08c1 9552 libmcrypt_2.5.8-4.debian.tar.xz fef74d0bcc6f8153be46971a9b2a8d6a55207acc 6396 libmcrypt_2.5.8-4_source.buildinfo Checksums-Sha256: 681ce60eebe31e20be30523cfdeceab644672ee3d6911b895f79dcd990a4cfbe 1932 libmcrypt_2.5.8-4.dsc 21844d4eefeca4049209a55eb0d1b782339ae0307ef29abf8d1929faadde5956 9552 libmcrypt_2.5.8-4.debian.tar.xz 65e5cf8ba3250b3576696d5cc871449bc2976f9c94084a37495eb93286331f8b 6396 libmcrypt_2.5.8-4_source.buildinfo Files: fa58c23e2db097f4d2a8c1d5d2790026 1932 libs optional libmcrypt_2.5.8-4.dsc f35e9ddd50722930fe7fce77abb09453 9552 libs optional libmcrypt_2.5.8-4.debian.tar.xz 7a714d65e20f45f395b5ce5bf86118ab 6396 libs optional libmcrypt_2.5.8-4_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJDBAEBCgAtFiEE+nZaz+JE7Dn2AefCmesepNIze4gFAmHeIg0PHGJhcEBkZWJp YW4ub3JnAAoJEJnrHqTSM3uIPKkQALNCalN1gtAKWwGdpXrEHGKKS5ou9U0yyJNG QIG75ZwMPrIvribatX1YVBqbK/LK5MttydNAfhVqh9YPYCKcnYfbQcFZBA8+OjpV 0IZHX8esfKZ85uvgi8oOjccdrdVmLbytuYIXGc3Wc4ahwkx4YwKK5uCGw98drkxw DHv4orPddJRCmIZb+KGhzMzAZAII0Z4KfyuYmvzkYUDO4VVYNlzwVik74oCOFTWA wQXUrhEkKD1mSaFEpTDXakTjYKmg7wIfEWfHqIR2FM58udjhzypaCnTnXCxteiVH AckfxtAtsgXbE3ymyBeRQiIiU7Sl6w7TOZ5w/xl4rMLr6zG2ghl0yANbgdgnmJfd PqLt2NZM7YbugJkuUm8bPV7y9CRDkl5te3U8F50lD6ggjIwKyzHOOnUgk7f9szGd RPP3PG9MFkemB1QQfmARZRLhH5IHt7LK7rFeGUByOEt8GR94fOGHp9h7xHGhG2zU d8Q/IVg7LG8qYtdqCVqNI4tE9mzBWKWEv1J1SLyJkyaLwapviLKdMfOQwDKG/jrD 6TGOEzFUJ9kwz3mVKQVWv503DVEzRwBHo06hrHv9sWZfwFO2BhIdxAVILbnIMDGN GDQ/DT4aI5fXoRXnhpAoZlUXpaX/T6RvA+3aycBh+oGB06hoHLsQ85hSlL/uF00M +kQh9o+6 =dyEq -----END PGP SIGNATURE-----
--- End Message ---

