GNU bug report logs -
#11924
t/aclocal7.sh fails after updating from 1.12.1 to 1.12.2
Previous Next
Reported by: Peter Simons <simons <at> cryp.to>
Date: Thu, 12 Jul 2012 16:03:02 UTC
Severity: minor
Tags: patch
Merged with 11896,
12178
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #25 received at control <at> debbugs.gnu.org (full text, mbox):
forcemerge 11896 12178
close 12178
thanks
Hi Dennis, thanks for the report.
On 08/11/2012 03:52 AM, Dennis Clarke wrote:
> .
> .
> I'll dig into it and find the FAIL :
>
> FAIL: t/aclocal7
> ================
>
> Running from installcheck: no
> Using TAP: no
> PATH = /build/other/automake-1.12.2_001/t/ax:/build/other/automake-1.12.2_001/t/wrap:/usr/local/mm/sbin:/usr/local/mm/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/schily/bin
> +++ pwd
> /build/other/automake-1.12.2_001/t/aclocal7.dir
> + cat
> + mkdir sub
> + :
> + cat
> + :
> + mkdir m4
> + echo 'AC_DEFUN([SOME_DEFS], [])'
> + aclocal-1.12 -Werror -I m4
> + AUTOMAKE_after_aclocal
> + sleep 2
> + automake-1.12 --foreign -Werror -Wall --no-force
> + touch foo
> + sleep 2
> + aclocal-1.12 -Werror -I m4
> + AUTOMAKE_after_aclocal
> + sleep 2
> + automake-1.12 --foreign -Werror -Wall --no-force
> + is_newest foo aclocal.m4 Makefile.in sub/Makefile.in
> is_newest: these files are newer than 'foo':
> * aclocal.m4
> * Makefile.in
> * sub/Makefile.in
> + exit_status=1
> + set +e
> + cd /build/other/automake-1.12.2_001
> + test no = yes
> + case $am_explicit_skips in
> + test 1 -eq 0
> + keep_testdirs=yes
> + am_keeping_testdirs
> + case $keep_testdirs in
> + return 0
> + set +x
> aclocal7: exit 1
>
This is a spurious failure due to a weakness in the Automake testsuite.
It is already known, and has already been fixed by Adam Sampson:
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11896>
So I'm closing this report.
Regards,
Stefano
This bug report was last modified 12 years and 285 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.