Making check in lib make[1]: Entering directory `/sources/coreutils-5.2.1/lib' make check-am make[2]: Entering directory `/sources/coreutils-5.2.1/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/sources/coreutils-5.2.1/lib' make[1]: Leaving directory `/sources/coreutils-5.2.1/lib' Making check in src make[1]: Entering directory `/sources/coreutils-5.2.1/src' rm -rf progs-readme progs-makefile echo [ chgrp chown chmod cp dd dircolors du ginstall link ln dir vdir ls mkdir mkfifo mknod mv nohup readlink rm rmdir shred stat sync touch unlink cat cksum comm csplit cut expand fmt fold head join md5sum nl od paste pr ptx sha1sum sort split sum tac tail tr tsort unexpand uniq wc basename date dirname echo env expr factor false hostname id logname pathchk printenv printf pwd seq sleep tee test true tty whoami yes uname chroot hostid nice pinky users who stty df groups chroot df hostid nice pinky stty su uname users who \ | tr -s ' ' '\n' | LC_ALL=C sort -u > progs-makefile && \ sed -n '/^The programs .* are:/,/^[a-zA-Z]/p' ../README \ | sed -n '/^ */s///p' | tr -s ' ' '\n' > progs-readme diff progs-makefile progs-readme && rm -rf progs-readme progs-makefile cd .; grep '^# *define *S_IS' lbracket.c basename.c cat.c chgrp.c chown-core.c chmod.c chown.c chown-core.c chroot.c cksum.c comm.c cp.c copy.c cp-hash.c csplit.c cut.c date.c dd.c df.c ls.c ls-dir.c dircolors.c dirname.c du.c echo.c env.c expand.c expr.c factor.c false.c fmt.c fold.c install.c copy.c cp-hash.c head.c hostid.c hostname.c id.c join.c link.c ln.c logname.c ls.c ls-ls.c md5sum.c md5.c mkdir.c mkfifo.c mknod.c mv.c copy.c cp-hash.c remove.c nice.c nl.c nohup.c od.c paste.c pathchk.c pinky.c pr.c printenv.c printf.c ptx.c pwd.c readlink.c rm.c remove.c rmdir.c seq.c setuidgid.c md5sum.c sha1sum.c shred.c sleep.c sort.c split.c stat.c stty.c su.c sum.c sync.c tac.c tail.c tee.c test.c touch.c tr.c true.c tsort.c tty.c uname.c unexpand.c uniq.c unlink.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : cd .; grep st_blocks lbracket.c basename.c cat.c chgrp.c chown-core.c chmod.c chown.c chown-core.c chroot.c cksum.c comm.c cp.c copy.c cp-hash.c csplit.c cut.c date.c dd.c df.c ls.c ls-dir.c dircolors.c dirname.c du.c echo.c env.c expand.c expr.c factor.c false.c fmt.c fold.c install.c copy.c cp-hash.c head.c hostid.c hostname.c id.c join.c link.c ln.c logname.c ls.c ls-ls.c md5sum.c md5.c mkdir.c mkfifo.c mknod.c mv.c copy.c cp-hash.c remove.c nice.c nl.c nohup.c od.c paste.c pathchk.c pinky.c pr.c printenv.c printf.c ptx.c pwd.c readlink.c rm.c remove.c rmdir.c seq.c setuidgid.c md5sum.c sha1sum.c shred.c sleep.c sort.c split.c stat.c stty.c su.c sum.c sync.c tac.c tail.c tee.c test.c touch.c tr.c true.c tsort.c tty.c uname.c unexpand.c uniq.c unlink.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : cd .; grep '^# *define .*defined' lbracket.c basename.c cat.c chgrp.c chown-core.c chmod.c chown.c chown-core.c chroot.c cksum.c comm.c cp.c copy.c cp-hash.c csplit.c cut.c date.c dd.c df.c ls.c ls-dir.c dircolors.c dirname.c du.c echo.c env.c expand.c expr.c factor.c false.c fmt.c fold.c install.c copy.c cp-hash.c head.c hostid.c hostname.c id.c join.c link.c ln.c logname.c ls.c ls-ls.c md5sum.c md5.c mkdir.c mkfifo.c mknod.c mv.c copy.c cp-hash.c remove.c nice.c nl.c nohup.c od.c paste.c pathchk.c pinky.c pr.c printenv.c printf.c ptx.c pwd.c readlink.c rm.c remove.c rmdir.c seq.c setuidgid.c md5sum.c sha1sum.c shred.c sleep.c sort.c split.c stat.c stty.c su.c sum.c sync.c tac.c tail.c tee.c test.c touch.c tr.c true.c tsort.c tty.c uname.c unexpand.c uniq.c unlink.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : make check-am make[2]: Entering directory `/sources/coreutils-5.2.1/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/sources/coreutils-5.2.1/src' make[1]: Leaving directory `/sources/coreutils-5.2.1/src' Making check in doc make[1]: Entering directory `/sources/coreutils-5.2.1/doc' fail=0; \ grep timezone ./*.texi && fail=1; \ grep non-zero ./*.texi && fail=1; \ grep '\$@"' ./*.texi && fail=1; \ perl -e 1 2> /dev/null && { perl -ne \ '/\bPOSIX\b/ && !/\@acronym{POSIX}/ && !/^\* / || /{posix}/ and print,exit 1' \ ./*.texi 2> /dev/null || fail=1; }; \ exit $fail make[1]: Leaving directory `/sources/coreutils-5.2.1/doc' Making check in man make[1]: Entering directory `/sources/coreutils-5.2.1/man' make check-local make[2]: Entering directory `/sources/coreutils-5.2.1/man' PATH=../src:$PATH; export PATH; \ t=ls-files.$$; \ (cd . && ls -1 *.x) | grep -v 'uptime.x' | grep -v 'kill.x' | sed 's/\.x$//' | LC_ALL=C sort > $t; \ echo basename.1 cat.1 chgrp.1 chmod.1 chown.1 chroot.1 cksum.1 comm.1 cp.1 csplit.1 cut.1 date.1 dd.1 df.1 dir.1 dircolors.1 dirname.1 du.1 echo.1 env.1 expand.1 expr.1 factor.1 false.1 fmt.1 fold.1 groups.1 head.1 hostid.1 hostname.1 id.1 install.1 join.1 link.1 ln.1 logname.1 ls.1 md5sum.1 mkdir.1 mkfifo.1 mknod.1 mv.1 nice.1 nl.1 nohup.1 od.1 paste.1 pathchk.1 pinky.1 pr.1 printenv.1 printf.1 ptx.1 pwd.1 readlink.1 rm.1 rmdir.1 seq.1 sha1sum.1 shred.1 sleep.1 sort.1 split.1 stat.1 stty.1 su.1 sum.1 sync.1 tac.1 tail.1 tee.1 test.1 touch.1 tr.1 true.1 tsort.1 tty.1 uname.1 unexpand.1 uniq.1 unlink.1 users.1 vdir.1 wc.1 who.1 whoami.1 yes.1 | tr -s ' ' '\n' | sed 's/\.1$//' \ | LC_ALL=C sort | diff - $t || { rm $t; exit 1; }; \ rm $t status=0; \ for p in dummy `echo 'spy:;@echo $(all_programs)' | MAKEFLAGS= make -s -C ../src -f Makefile -f - spy | ../src/tr -s ' ' '\n' | LC_ALL=C sort -u | grep -v '\['`; do \ test $p = dummy && continue; \ test $p = ginstall && p=install || : ; \ test -f ./$p.x \ || { echo missing $p.x 1>&2; status=1; }; \ done; \ exit $status make[2]: Leaving directory `/sources/coreutils-5.2.1/man' make[1]: Leaving directory `/sources/coreutils-5.2.1/man' Making check in m4 make[1]: Entering directory `/sources/coreutils-5.2.1/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/sources/coreutils-5.2.1/m4' Making check in po make[1]: Entering directory `/sources/coreutils-5.2.1/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/sources/coreutils-5.2.1/po' Making check in tests make[1]: Entering directory `/sources/coreutils-5.2.1/tests' ../src/printenv POSIXLY_CORRECT >/dev/null \ && sed s/%%/POSIXLY_CORRECT/ ./.env-warn || : test "${CDPATH+set}" = set \ && sed s/%%/CDPATH/ ./.env-warn || : *********************************************************** NOTICE: Some tests may be run only as root. Do `make check-root' as `root' to run these tests. *********************************************************** Making check in basename make[2]: Entering directory `/sources/coreutils-5.2.1/tests/basename' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/basename' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/basename' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/basename' Making check in chgrp make[2]: Entering directory `/sources/coreutils-5.2.1/tests/chgrp' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/chgrp' PASS: no-x PASS: posix-H PASS: basic PASS: deref PASS: recurse ================== All 5 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/chgrp' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/chgrp' Making check in chmod make[2]: Entering directory `/sources/coreutils-5.2.1/tests/chmod' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/chmod' PASS: no-x PASS: equals PASS: equal-x PASS: c-option PASS: setgid ================== All 5 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/chmod' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/chmod' Making check in chown make[2]: Entering directory `/sources/coreutils-5.2.1/tests/chown' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/chown' *************************** NOTICE: ./basic: This test is being skipped, since it works only when run as root. *************************** SKIP: basic ====================== All 0 tests passed (1 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/chown' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/chown' Making check in cp make[2]: Entering directory `/sources/coreutils-5.2.1/tests/cp' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/cp' PASS: preserve-2 PASS: r-vs-symlink PASS: link-preserve PASS: backup-1 PASS: no-deref-link1 PASS: no-deref-link2 PASS: no-deref-link3 PASS: backup-is-src PASS: same-file PASS: cp-mv-backup PASS: symlink-slash PASS: slink-2-slink PASS: fail-perm PASS: dir-slash umask: 31 umask: 37 umask: 2 PASS: perm PASS: cp-HL *************************** NOTICE: ./special-bits: This test is being skipped, since it works only when run as root. *************************** SKIP: special-bits PASS: link PASS: dir-rm-dest PASS: cp-parents PASS: deref-slink PASS: dir-vs-file PASS: into-self ====================== All 22 tests passed (1 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/cp' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/cp' Making check in cut make[2]: Entering directory `/sources/coreutils-5.2.1/tests/cut' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/cut' PASS: cut-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/cut' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/cut' Making check in date make[2]: Entering directory `/sources/coreutils-5.2.1/tests/date' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/date' PASS: date-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/date' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/date' Making check in dd make[2]: Entering directory `/sources/coreutils-5.2.1/tests/dd' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/dd' PASS: misc PASS: not-rewound PASS: skip-seek PASS: skip-seek2 3+1 records in 0+1 records out PASS: unblock-sync ================== All 5 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/dd' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/dd' Making check in dircolors make[2]: Entering directory `/sources/coreutils-5.2.1/tests/dircolors' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/dircolors' PASS: simple ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/dircolors' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/dircolors' Making check in du make[2]: Entering directory `/sources/coreutils-5.2.1/tests/du' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/du' PASS: inaccessible-cwd PASS: deref-args PASS: slash PASS: fd-leak PASS: hard-link PASS: 8gb PASS: basic PASS: restore-wd PASS: exclude PASS: no-x PASS: no-deref PASS: trailing-slash PASS: deref PASS: two-args ./slink: skipping this test, since `.' is on an XFS file system SKIP: slink ====================== All 14 tests passed (1 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/du' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/du' Making check in expr make[2]: Entering directory `/sources/coreutils-5.2.1/tests/expr' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/expr' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/expr' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/expr' Making check in factor make[2]: Entering directory `/sources/coreutils-5.2.1/tests/factor' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/factor' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/factor' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/factor' Making check in fmt make[2]: Entering directory `/sources/coreutils-5.2.1/tests/fmt' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/fmt' PASS: basic ./long-line: line 17: 26357 Broken pipe yes PASS: long-line ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/fmt' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/fmt' Making check in head make[2]: Entering directory `/sources/coreutils-5.2.1/tests/head' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/head' PASS: head-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/head' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/head' Making check in install make[2]: Entering directory `/sources/coreutils-5.2.1/tests/install' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/install' PASS: basic-1 PASS: create-leading ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/install' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/install' Making check in join make[2]: Entering directory `/sources/coreutils-5.2.1/tests/join' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/join' PASS: join-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/join' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/join' Making check in ln make[2]: Entering directory `/sources/coreutils-5.2.1/tests/ln' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/ln' PASS: target-1 PASS: sf-1 PASS: misc PASS: backup-1 ================== All 4 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/ln' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/ln' Making check in ls make[2]: Entering directory `/sources/coreutils-5.2.1/tests/ls' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/ls' PASS: inode PASS: dangle PASS: file-type PASS: recursive PASS: dired PASS: infloop PASS: rt-1 PASS: time-1 PASS: symlink-slash PASS: follow-slink PASS: no-arg PASS: m-option =================== All 12 tests passed =================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/ls' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/ls' Making check in ls-2 make[2]: Entering directory `/sources/coreutils-5.2.1/tests/ls-2' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/ls-2' PATH=/sources/coreutils-5.2.1/tests/ls-2/../../src:/bin:/usr/bin:/sbin:/usr/sbin:/tools/bin PASS: tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/ls-2' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/ls-2' Making check in md5sum make[2]: Entering directory `/sources/coreutils-5.2.1/tests/md5sum' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/md5sum' PASS: basic-1 PASS: newline-1 ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/md5sum' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/md5sum' Making check in misc make[2]: Entering directory `/sources/coreutils-5.2.1/tests/misc' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/misc' PASS: paste-no-nl PASS: stat-fmt PASS: expand PASS: fold stdout stderr PASS: nohup PASS: readlink PASS: head-elide-tail PASS: split-fail PASS: false tty-eof: this script requires Perl's Expect package >=1.11 SKIP: tty-eof PASS: printf-hex PASS: nl PASS: split-l PASS: printf PASS: split-a PASS: head-pos PASS: sort PASS: head-c PASS: csplit PASS: nice PASS: pathchk1 ====================== All 20 tests passed (1 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/misc' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/misc' Making check in mkdir make[2]: Entering directory `/sources/coreutils-5.2.1/tests/mkdir' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/mkdir' PASS: p-1 PASS: p-2 PASS: special-1 PASS: perm PASS: parents PASS: t-slash ================== All 6 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/mkdir' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/mkdir' Making check in mv make[2]: Entering directory `/sources/coreutils-5.2.1/tests/mv' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/mv' ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** chmod: cannot access `part-hardlink.tmp': No such file or directory SKIP: part-hardlink PASS: hard-4 PASS: hard-3 PASS: hard-2 PASS: perm-1 PASS: i-link-no ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** chmod: cannot access `part-fail.tmp': No such file or directory SKIP: part-fail PASS: dup-source PASS: childproof PASS: i-4 PASS: update PASS: i-2 ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: mv-special-1 PASS: into-self ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: into-self-2 PASS: into-self-3 PASS: into-self-4 ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: backup-is-src PASS: i-1 ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: hard-link-1 PASS: force ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: partition-perm ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: to-symlink PASS: dir-file PASS: diag ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** SKIP: part-symlink ************************************** This test requires a writable directory on a different disk partition, and I couldn't find one. I tried these: /tmp /var/tmp /usr/tmp Set your environment variable CANDIDATE_TMP_DIRS to make this test use a different list. ************************************** chmod: cannot access `part-rename.tmp': No such file or directory SKIP: part-rename PASS: trailing-slash ======================= All 18 tests passed (10 tests were not run) ======================= make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/mv' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/mv' Making check in od make[2]: Entering directory `/sources/coreutils-5.2.1/tests/od' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/od' PASS: od-N PASS: x8 ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/od' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/od' Making check in pr make[2]: Entering directory `/sources/coreutils-5.2.1/tests/pr' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/pr' PASS: pr-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/pr' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/pr' Making check in rm make[2]: Entering directory `/sources/coreutils-5.2.1/tests/rm' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/rm' PASS: dir-no-w *************************** NOTICE: ./fail-2eperm: This test is being skipped, since it works only when run as root. *************************** SKIP: fail-2eperm PASS: cycle PASS: i-no-r PASS: fail-eperm PASS: dangling-symlink PASS: rm1 PASS: rm2 PASS: rm3 PASS: rm4 PASS: rm5 PASS: unread2 PASS: r-1 PASS: r-2 PASS: r-3 PASS: i-1 PASS: ir-1 PASS: f-1 PASS: sunos-1 PASS: deep-1 ./hash: creating 78 trees, each of depth 153; this will take a while... PASS: hash PASS: isatty ====================== All 21 tests passed (1 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/rm' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/rm' Making check in rmdir make[2]: Entering directory `/sources/coreutils-5.2.1/tests/rmdir' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/rmdir' PASS: fail-perm PASS: ignore PASS: t-slash ================== All 3 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/rmdir' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/rmdir' Making check in seq make[2]: Entering directory `/sources/coreutils-5.2.1/tests/seq' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/seq' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/seq' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/seq' Making check in sha1sum make[2]: Entering directory `/sources/coreutils-5.2.1/tests/sha1sum' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/sha1sum' PASS: basic-1 PASS: sample-vec ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/sha1sum' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/sha1sum' Making check in shred make[2]: Entering directory `/sources/coreutils-5.2.1/tests/shred' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/shred' PASS: remove PASS: exact ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/shred' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/shred' Making check in sort make[2]: Entering directory `/sources/coreutils-5.2.1/tests/sort' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/sort' PASS: sort-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/sort' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/sort' Making check in stty make[2]: Entering directory `/sources/coreutils-5.2.1/tests/stty' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/stty' ./row-col-1: This test must have a controlling input `terminal', so it may not be run via `batch', `at', or `rsh'. On some systems, it may not even be run in the background. SKIP: row-col-1 ./basic-1: This test must have a controlling input `terminal', so it may not be run via `batch', `at', or `rsh'. On some systems, it may not even be run in the background. SKIP: basic-1 ====================== All 0 tests passed (2 tests were not run) ====================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/stty' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/stty' Making check in sum make[2]: Entering directory `/sources/coreutils-5.2.1/tests/sum' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/sum' PASS: basic-1 PASS: sysv ================== All 2 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/sum' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/sum' Making check in tac make[2]: Entering directory `/sources/coreutils-5.2.1/tests/tac' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/tac' PASS: tac-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/tac' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/tac' Making check in tail make[2]: Entering directory `/sources/coreutils-5.2.1/tests/tail' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/tail' PASS: tail-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/tail' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/tail' Making check in tail-2 make[2]: Entering directory `/sources/coreutils-5.2.1/tests/tail-2' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/tail-2' [1]- Terminated sleep 2 (wd: /sources/coreutils-5.2.1/tests/tail-2) (wd now: /sources/coreutils-5.2.1/tests/tail-2/tail-n0f.tmp/2563) [2] Terminated tail --sleep=4 -${c_or_n} 0 -f $file [1]- Terminated tail --sleep=4 -${c_or_n} 0 -f $file [2]+ Terminated tail --sleep=4 -${c_or_n} 0 -f $file PASS: tail-n0f PASS: big-4gb PASS: proc-ksyms PASS: start-middle sleeping for 7 seconds... [1]- Terminated tail --follow=name a foo >err 2>&1 PASS: assert sleeping for 7 seconds... [1]- Terminated tail --follow=name a foo >err 2>&1 PASS: assert-2 ================== All 6 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/tail-2' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/tail-2' Making check in test make[2]: Entering directory `/sources/coreutils-5.2.1/tests/test' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/test' PASS: test-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/test' make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/test' Making check in touch make[2]: Entering directory `/sources/coreutils-5.2.1/tests/touch' make check-TESTS make[3]: Entering directory `/sources/coreutils-5.2.1/tests/touch' PASS: relative 0a1 > touch: setting times of `/': Permission denied FAIL: not-owner PASS: no-create-missing PASS: fail-diag PASS: dir-1 PASS: dangling-symlink sleeping for 2 seconds... sleeping for 2 seconds... PASS: empty-file PASS: fifo sleeping for 2 seconds... PASS: no-rights PASS: obsolescent ====================================== 1 of 10 tests failed Please report to bug-coreutils@gnu.org ====================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/sources/coreutils-5.2.1/tests/touch' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/sources/coreutils-5.2.1/tests/touch' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/sources/coreutils-5.2.1/tests' make: *** [check-recursive] Error 1