GNU bug report logs -
#12178
GNU Automake 1.12.2 - FAIL: 1
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12178 in the body.
You can then email your comments to 12178 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-automake <at> gnu.org
:
bug#12178
; Package
automake
.
(Sat, 11 Aug 2012 02:01:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Dennis Clarke <dclarke <at> blastwave.org>
:
New bug report received and forwarded. Copy sent to
bug-automake <at> gnu.org
.
(Sat, 11 Aug 2012 02:01:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
.
.
.
PASS: t/depcomp-dashmstdout.tap 28 - [absolute VPATH] make distclean
gmake[3]: Entering directory `/build/other/automake-1.12.2_001'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/build/other/automake-1.12.2_001'
============================================================================
Testsuite summary for GNU Automake 1.12.2
============================================================================
# TOTAL: 2852
# PASS: 2688
# SKIP: 123
# XFAIL: 40
# FAIL: 1
# XPASS: 0
# ERROR: 0
============================================================================
See ./test-suite.log
Please report to bug-automake <at> gnu.org
============================================================================
gmake[2]: *** [test-suite.log] Error 1
gmake[2]: Leaving directory `/build/other/automake-1.12.2_001'
gmake[1]: *** [check-TESTS] Error 2
gmake[1]: Leaving directory `/build/other/automake-1.12.2_001'
gmake: *** [check-am] Error 2
So here we are on Debian linux 6.0.4 with gcc and nothing dramatic.
Let me know what info is needed.
dclarke <at> testy:/build/other/automake-1.12.2_001$ find . -type f -name test-suite.log
./test-suite.log
./t/tap-bad-prog.dir/test-suite.log
./t/tap-bad-prog-w.dir/test-suite.log
./t/parallel-tests-many.dir/test-suite.log
dclarke <at> testy:/build/other/automake-1.12.2_001$
dclarke <at> testy:/build/other/automake-1.12.2_001$ wc -l ./test-suite.log
19213 ./test-suite.log
dclarke <at> testy:/build/other/automake-1.12.2_001$ wc -l ./t/tap-bad-prog.dir/test-suite.log
35 ./t/tap-bad-prog.dir/test-suite.log
dclarke <at> testy:/build/other/automake-1.12.2_001$ wc -l ./t/tap-bad-prog-w.dir/test-suite.log
32 ./t/tap-bad-prog-w.dir/test-suite.log
dclarke <at> testy:/build/other/automake-1.12.2_001$ wc -l ./t/parallel-tests-many.dir/test-suite.log
14 ./t/parallel-tests-many.dir/test-suite.log
dclarke <at> testy:/build/other/automake-1.12.2_001$
Looks like one of those is large. Can't email here.
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
Let's see what else we have :
dclarke <at> testy:/build/other/automake-1.12.2_001$ cat ./t/tap-bad-prog.dir/test-suite.log
========================================
tap-bad-prog 1.0: ./test-suite.log
========================================
# TOTAL: 6
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 6
.. contents:: :depth: 2
ERROR: none
===========
./tap-driver: line 143: ./none.test: No such file or directory
ERROR: none.test - missing test plan
ERROR: none.test - exited with status 127 (command not found?)
ERROR: noread
=============
./tap-driver: line 143: ./noread.test: Permission denied
ERROR: noread.test - missing test plan
ERROR: noread.test - exited with status 126
ERROR: noexec
=============
./tap-driver: line 143: ./noexec.test: Permission denied
ERROR: noexec.test - missing test plan
ERROR: noexec.test - exited with status 126
dclarke <at> testy:/build/other/automake-1.12.2_001$
dclarke <at> testy:/build/other/automake-1.12.2_001$
dclarke <at> testy:/build/other/automake-1.12.2_001$ cat ./t/tap-bad-prog-w.dir/test-suite.log
==========================================
tap-bad-prog-w 1.0: ./test-suite.log
==========================================
# TOTAL: 3
# PASS: 0
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 3
.. contents:: :depth: 2
ERROR: none
===========
ERROR: none.test - couldn't execute test script
ERROR: none.test - missing test plan
ERROR: noread
=============
ERROR: noread.test - couldn't execute test script
ERROR: noread.test - missing test plan
ERROR: noexec
=============
ERROR: noexec.test - couldn't execute test script
ERROR: noexec.test - missing test plan
dclarke <at> testy:/build/other/automake-1.12.2_001$
dclarke <at> testy:/build/other/automake-1.12.2_001$
dclarke <at> testy:/build/other/automake-1.12.2_001$
dclarke <at> testy:/build/other/automake-1.12.2_001$
dclarke <at> testy:/build/other/automake-1.12.2_001$ cat ./t/parallel-tests-many.dir/test-suite.log
===============================================
parallel-tests-many 1.0: ./test-suite.log
===============================================
# TOTAL: 1
# PASS: 1
# SKIP: 0
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
.. contents:: :depth: 2
dclarke <at> testy:/build/other/automake-1.12.2_001$
dclarke <at> testy:/build/other/automake-1.12.2_001$
dclarke <at> testy:/build/other/automake-1.12.2_001$ uname -a
Linux testy 2.6.32-5-amd64 #1 SMP Thu Mar 22 17:26:33 UTC 2012 x86_64 GNU/Linux
dclarke <at> testy:/build/other/automake-1.12.2_001$ cat /etc/debian_version
6.0.4
dclarke <at> testy:/build/other/automake-1.12.2_001$ env | sort
CFLAGS=-g -malign-double -mpreferred-stack-boundary=8 -m64
CPPFLAGS=-I/usr/local/include
CXXFLAGS=-g -malign-double -mpreferred-stack-boundary=8 -m64
HOME=/home/dclarke
LANG=C
LANGUAGE=en_CA:en
LC_ALL=C
LC_COLLATE=C
LC_CTYPE=C
LC_MESSAGES=C
LC_MONETARY=C
LC_NUMERIC=C
LC_TIME=C
LD_OPTIONS=-L/usr/local/lib --emit-relocs -rpath=/usr/local/lib -rpath=/usr/local/mm/lib
LD_RUN_PATH=/usr/local/lib
LOGNAME=dclarke
M4=/usr/local/bin/gm4
MAIL=/var/mail/dclarke
OLDPWD=/build/other
PATH=/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
SHELL=/bin/bash
SHLVL=1
SRC=/build/src
SSH_CLIENT=204.225.61.1 49975 22
SSH_CONNECTION=204.225.61.1 49975 10.210.28.93 22
SSH_TTY=/dev/pts/0
TERM=vt100
USER=dclarke
_=/usr/bin/env
dclarke <at> testy:/build/other/automake-1.12.2_001$
So someone can let me know what info is needed and we can track this down.
Dennis
Information forwarded
to
bug-automake <at> gnu.org
:
bug#12178
; Package
automake
.
(Sat, 11 Aug 2012 08:10:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 12178 <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
Forcibly Merged 11896 11924 12178.
Request was from
Stefano Lattarini <stefano.lattarini <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Sat, 11 Aug 2012 08:10:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
bug-automake <at> gnu.org
:
bug#12178
; Package
automake
.
(Sun, 12 Aug 2012 06:38:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 12178 <at> debbugs.gnu.org (full text, mbox):
Thanks Stefano. I have had to make the switch over from a Debian Linux
box on x86_64 to Solaris 10 on a production Sparc server. This means you
may see the odd bug report from me, because, what a surprise, things from
the GNU world often "just don't work" when they land on Solaris.
Dennis
----- Original Message -----
From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Date: Saturday, August 11, 2012 8:00 am
Subject: Re: bug#12178: GNU Automake 1.12.2 - FAIL: 1
To: Dennis Clarke <dclarke <at> blastwave.org>
Cc: 12178 <at> debbugs.gnu.org
> 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:
>
> <
>
> So I'm closing this report.
>
> Regards,
> Stefano
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 09 Sep 2012 11:24:02 GMT)
Full text and
rfc822 format available.
This bug report was last modified 12 years and 287 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.