On Wed, Jun 11, 2008 at 02:18:03PM +0200, Jim Meyering wrote: >> >> perl -ni -e '/^tmpdir/ and print "set -x\n"; print' \ >> gnulib-tests/test-vc-list-files-*.sh >> make check -C gnulib-tests \ >> TESTS='test-vc-list-files-git.sh test-vc-list-files-cvs.sh' > log 1>&2 >>
Result is as follows: make: Entering directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' make check-recursive make[1]: Entering directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' make[2]: Entering directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' make libtests.a test-EOVERFLOW test-alloca-opt test-argmatch test-arpa_inet test-atexit test-base64 test-binary-io test-c-ctype test-c-strcasecmp test-c-strncasecmp test-canonicalize test-closein test-md5 test-sha1 test-dirname test-environ test-fcntl test-fflush test-fflush2 test-filenamecat test-fpending test-fpurge test-freadahead test-freading test-freadptr test-freadptr2 test-freadseek test-frexp test-frexpl test-fseeko test-fseterr test-ftello test-getaddrinfo test-getdelim test-gethostname test-getline test-getndelim2 test-gettimeofday test-i-ring test-iconv test-inttypes test-isnand test-isnanf test-isnanl-nolibm test-lseek test-malloca test-math test-mbscasecmp test-mbsstr1 test-mbsstr2 test-mbsstr3 test-memchr test-memchr2 test-memcmp test-memrchr test-netinet_in test-printf-frexp test-printf-frexpl test-quotearg test-signbit test-sleep test-snprintf test-stat-time test-stdbool test-stdint test-stdio test-stdlib test-strerror test-striconv test-string test-strtod test-sys_socket test-sys_stat test-sys_time test-time test-unistd test-uc_width test-vasnprintf test-vasprintf-posix test-vasprintf test-vfprintf-posix test-vprintf-posix test-wchar test-wctype test-wcwidth test-xfprintf-posix test-xprintf-posix test-xstrtoimax test-xstrtol test-xstrtoul test-xstrtoumax test-yesno make[3]: Entering directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' make[3]: `libtests.a' is up to date. ... 91 omitted lines ... make[3]: `test-yesno' is up to date. make[3]: Leaving directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' make check-TESTS make[3]: Entering directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' tmpdir=vc-git-14476 + pwd + trap st=$?; cd /tmp/coreutils/coreutils-6.12/gnulib-tests && rm -rf $tmpdir; exit $st 0 + trap (exit $?); exit $? 1 2 13 15 fail=1 + mkdir vc-git-14476 + cd vc-git-14476 + exit 77 st=1 + cd /tmp/coreutils/coreutils-6.12/gnulib-tests + rm -rf vc-git-14476 + exit 1 FAIL: test-vc-list-files-git.sh tmpdir=vc-cvs-14489 + pwd + trap st=$?; cd /tmp/coreutils/coreutils-6.12/gnulib-tests && rm -rf $tmpdir; exit $st 0 + trap (exit $?); exit $? 1 2 13 15 + grep GNU + diff --version + grep GNU + cmp --version + pwd repo=/tmp/coreutils/coreutils-6.12/gnulib-tests/vc-cvs-14489/repo fail=0 + test with-cvsu = without ok=0 + mkdir vc-cvs-14489 + cd vc-cvs-14489 + exit 77 st=1 + cd /tmp/coreutils/coreutils-6.12/gnulib-tests + rm -rf vc-cvs-14489 + exit 1 FAIL: test-vc-list-files-cvs.sh ====================================== 2 of 2 tests failed Please report to bug-coreutils@gnu.org ====================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' make: *** [check] Error 2 make: Leaving directory `/tmp/coreutils/coreutils-6.12/gnulib-tests' The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other then the addressee. Access to this e-mail by anyone else is unauthorised. If you are not the intended recipient, please notify Airbus immediately and delete this e-mail. Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately. All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free. _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils