Hi!

On MSYS, t/distcheck-pr10470.sh from the master branch fails with this
log file:


Running from installcheck: no
Test Protocol: none
PATH = /home/peda/automake/t/wrap:/home/peda/automake/t/ax:[elided]
++ pwd
/home/peda/automake/t/distcheck-pr10470.dir
+ mkdir foo.d
+ sh -c 'cd foo.d && sleep '\''4'\'''
+ sleep 1
+ rm -rf foo.d
rm: cannot remove directory `foo.d': Permission denied
+ echo AC_OUTPUT
+ cat
+ cat
+ chmod a+x foo.test
+ aclocal-1.99a -Werror
+ autoconf
+ automake-1.99a --foreign -Werror -Wall
parallel-tests: error: required file './test-driver' not found
parallel-tests:   'automake --add-missing' can install 'test-driver'
+ am_exit_trap 1
+ exit_status=1
+ set +e
+ cd /home/peda/automake
+ test none = tap
+ case $am_explicit_skips in
+ test 1 -eq 0
+ keep_testdirs=yes
+ am_keeping_testdirs
+ case $keep_testdirs in
+ return 0
+ set +x
distcheck-pr10470: exit 1



Reply via email to