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

Reply via email to