GNU bug report logs -
#14494
./test-driver missing in t/distcheck-pr10470.sh
Previous Next
Reported by: Peter Rosin <peda <at> lysator.liu.se>
Date: Tue, 28 May 2013 23:49:01 UTC
Severity: minor
Tags: patch
Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
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
This bug report was last modified 12 years and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.