22 May 22:34
bug#11543: 3 test failures with automake-1.12.0 and perl-5.16.0
Matt Burgess <matthew <at> linuxfromscratch.org>
2012-05-22 20:34:40 GMT
2012-05-22 20:34:40 GMT
Hi, aclocal8, acsilent and unused test cases all fail if I have the newly released perl-5.16.0 installed. The error appears to be because of a change in Perl, which now ends up outputting the following to stderr: main::scan_file() called too early to check prototype at /sources/automake-1.12/aclocal line 642. I've attached the logs. If you require any further information, just let me know. Thanks, Matt.
Running from installcheck: no Using TAP: no PATH = /sources/automake-1.12/t/ax:/sources/automake-1.12/t/wrap:/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin:/usr/sbin ++ pwd /sources/automake-1.12/t/aclocal8.dir + cat + mkdir m4 + cat + echo 'AC_DEFUN([MACRO1],)' + echo 'AC_DEFUN([MACRO2], [AC_REQUIRE([AM_UNUSED_MACRO])])' + aclocal-1.12 -Werror -I m4(Continue reading)
RSS Feed