On 2012-08-12 Bruce Korb <bk...@gnu.org> wrote:
[...]
> It would be especially helpful with:

>   cd $top_builddir/autoopts/test
>   make verbose TESTS=errors.test

> because it will yield the exact reason the script shot down
> its invoking autogen process.  "line 5" is going to be pretty
> early on -- as in the SHELL_INIT_STR string.

> Anyway, I'll be waiting for whatever you can gather.

Hello,
No luck on Hurd yet. However I have just seen this on i386. It does
not happen everytime though: 

(SID)ametzler@argenau:/tmp/AUTOGEN/autogen-5.16.2/autoopts/test$ i=1 ; while 
make verbose TESTS=errors.test ; do i=$(($i+1)) ; echo count is $i ; done
[...]
1 test passed
=============
make[2]: Leaving directory `/tmp/AUTOGEN/autogen-5.16.2/autoopts/test'
make[1]: Leaving directory `/tmp/AUTOGEN/autogen-5.16.2/autoopts/test'
count is 4
rm -rf FAILURES testdir ; VERBOSE=true ; export VERBOSE ; \
        make check TESTS="errors.test"
make[1]: Entering directory `/tmp/AUTOGEN/autogen-5.16.2/autoopts/test'
make  check-TESTS
make[2]: Entering directory `/tmp/AUTOGEN/autogen-5.16.2/autoopts/test'
>errors-> setx=set -x
>errors-> msg=:
>errors-> VERBOSE=true
>errors-> test -d testdir
>errors-> mkdir testdir
>errors-> init_tests
>errors-> pwd
>errors-> logfile=/tmp/AUTOGEN/autogen-5.16.2/autoopts/test/testdir/errors.log
>errors-> exec
/bin/bash: line 5:  6139 Killed                  TERM='' top_builddir="../.." 
${dir}$tst
FAIL: errors.test
====================================================
1 of 1 test failed
Please report to autogen-us...@lists.sourceforge.net
====================================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/tmp/AUTOGEN/autogen-5.16.2/autoopts/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/tmp/AUTOGEN/autogen-5.16.2/autoopts/test'
make: *** [verbose] Error 2

cu andreas

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to