|
coretutils-4.5.9 - test failure on solaris 9 intel: msg#00107gnu.core-utils.bugs
$ uname -a SunOS assembly 5.9 Generic_112234-03 i86pc i386 i86pc Solaris dual proc box test output below for make check run as unpriv and as root ===================== $ make check Making check in lib make[1]: Entering directory `/tmp/coreutils-4.5.9/lib' make check-am make[2]: Entering directory `/tmp/coreutils-4.5.9/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/tmp/coreutils-4.5.9/lib' make[1]: Leaving directory `/tmp/coreutils-4.5.9/lib' Making check in src make[1]: Entering directory `/tmp/coreutils-4.5.9/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 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 kill logname pathchk printenv printf pwd seq sleep tee test true tty whoami yes uname chroot hostid nice pinky users who uptime stty df groups nohup chroot df hostid nice pinky stty su uname uptime users who nohup \ | tr -s ' ' '\n' | 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 grep '^# *define *S_IS' 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 kill.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 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 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 uptime.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : grep st_blocks 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 kill.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 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 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 uptime.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 `/tmp/coreutils-4.5.9/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/tmp/coreutils-4.5.9/src' make[1]: Leaving directory `/tmp/coreutils-4.5.9/src' Making check in doc make[1]: Entering directory `/tmp/coreutils-4.5.9/doc' grep timezone ./*.texi && exit 1 || : grep '\$@"' ./*.texi && exit 1 || : perl -ne \ '/\bPOSIX\b/ && !/\@acronym{POSIX}/ && !/^\* / || /{posix}/ and print,exit 1' \ ./*.texi 2> /dev/null && : || exit 1 make[1]: Leaving directory `/tmp/coreutils-4.5.9/doc' Making check in man make[1]: Entering directory `/tmp/coreutils-4.5.9/man' make check-local make[2]: Entering directory `/tmp/coreutils-4.5.9/man' PATH=../src:$PATH; export PATH; \ t=ls-files.$$; \ (cd . && ls -1 *.x) | sed 's/\.x$//' | 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 uptime.1 users.1 vdir.1 wc.1 who.1 whoami.1 yes.1 | fmt -w1 | sed 's/\.1$//' | sort -u \ | diff - $t || { rm $t; exit 1; }; \ rm $t make[2]: Leaving directory `/tmp/coreutils-4.5.9/man' make[1]: Leaving directory `/tmp/coreutils-4.5.9/man' Making check in m4 make[1]: Entering directory `/tmp/coreutils-4.5.9/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/coreutils-4.5.9/m4' Making check in po make[1]: Entering directory `/tmp/coreutils-4.5.9/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/coreutils-4.5.9/po' Making check in tests make[1]: Entering directory `/tmp/coreutils-4.5.9/tests' test "${POSIXLY_CORRECT+set}" = set \ && sed s/%%/POSIXLY_CORRECT/ ./.env-warn || : test "${CDPATH+set}" = set \ && sed s/%%/CDPATH/ ./.env-warn || : ******************************************** NOTICE: Some tests will or might need to be run as root. Do `make check-root' as `root' to run just these tests. ******************************************** Making check in basename make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/basename' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/basename' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/basename' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/basename' Making check in chgrp make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/chgrp' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/chgrp' ./basic: this test requires that you be a member of more than one group, but running `id -nG' either failed or found just one. If you really are a member of at least two group, then rerun this test with FETISH_GROUPS set in your environment to the space-separated list of names. E.g., env FETISH_GROUPS='users cdrom' make check SKIP: basic ./deref: this test requires that you be a member of more than one group, but running `id -nG' either failed or found just one. If you really are a member of at least two group, then rerun this test with FETISH_GROUPS set in your environment to the space-separated list of names. E.g., env FETISH_GROUPS='users cdrom' make check SKIP: deref ./recurse: this test requires that you be a member of more than one group, but running `id -nG' either failed or found just one. If you really are a member of at least two group, then rerun this test with FETISH_GROUPS set in your environment to the space-separated list of names. E.g., env FETISH_GROUPS='users cdrom' make check SKIP: recurse ====================== All 0 tests passed (3 tests were not run) ====================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/chgrp' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/chgrp' Making check in chmod make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/chmod' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/chmod' PASS: equals PASS: equal-x PASS: c-option PASS: setgid ================== All 4 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/chmod' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/chmod' Making check in chown make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/chown' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/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 `/tmp/coreutils-4.5.9/tests/chown' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/chown' Making check in cp make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/cp' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/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 ./perm: This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check SKIP: 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 21 tests passed (2 tests were not run) ====================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/cp' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/cp' Making check in cut make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/cut' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/cut' PASS: cut-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/cut' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/cut' Making check in date make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/date' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/date' PASS: date-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/date' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/date' Making check in dd make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/dd' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/dd' PASS: misc PASS: not-rewound PASS: skip-seek PASS: skip-seek2 ================== All 4 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/dd' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/dd' Making check in dircolors make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/dircolors' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/dircolors' PASS: simple ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/dircolors' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/dircolors' Making check in du make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/du' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/du' ./8gb: cannot create a file large enough for this test; possibly ./8gb: because file offsets are only 32 bits on this file system SKIP: 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 a non-local file system SKIP: slink ====================== All 8 tests passed (2 tests were not run) ====================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/du' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/du' Making check in expr make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/expr' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/expr' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/expr' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/expr' Making check in factor make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/factor' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/factor' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/factor' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/factor' Making check in fmt make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/fmt' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/fmt' PASS: basic yes: standard output: Broken pipe yes: write error PASS: long-line ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/fmt' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/fmt' Making check in head make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/head' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/head' PASS: head-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/head' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/head' Making check in install make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/install' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/install' PASS: basic-1 PASS: create-leading ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/install' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/install' Making check in join make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/join' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/join' PASS: join-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/join' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/join' Making check in ln make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/ln' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/ln' PASS: target-1 PASS: sf-1 PASS: misc PASS: backup-1 ================== All 4 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/ln' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/ln' Making check in ls make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/ls' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/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 =================== All 11 tests passed =================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/ls' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/ls' Making check in ls-2 make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/ls-2' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/ls-2' PATH=/tmp/coreutils-4.5.9/tests/ls-2/../../src:/usr/local/bin:/usr/local/sbi n:/usr/xpg4/bin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/ccs/bin:/etc:/usr/ucb PASS: tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/ls-2' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/ls-2' Making check in md5sum make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/md5sum' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/md5sum' PASS: basic-1 PASS: newline-1 ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/md5sum' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/md5sum' Making check in misc make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/misc' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/misc' tty-eof: this script requires Perl's Expect package 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 11 tests passed (1 tests were not run) ====================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/misc' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/misc' Making check in mkdir make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/mkdir' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/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 `/tmp/coreutils-4.5.9/tests/mkdir' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/mkdir' Making check in mv make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/mv' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/mv' PASS: hard-3 PASS: hard-2 PASS: perm-1 PASS: i-link-no PASS: part-fail PASS: dup-source PASS: childproof PASS: i-4 PASS: update PASS: i-2 PASS: mv-special-1 PASS: into-self PASS: into-self-2 PASS: into-self-3 PASS: into-self-4 PASS: backup-is-src PASS: i-1 PASS: hard-link-1 PASS: force PASS: partition-perm PASS: to-symlink PASS: dir-file PASS: diag PASS: part-symlink PASS: part-rename PASS: trailing-slash =================== All 26 tests passed =================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/mv' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/mv' Making check in od make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/od' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/od' PASS: od-N PASS: x8 ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/od' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/od' Making check in pr make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/pr' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/pr' PASS: pr-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/pr' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/pr' Making check in rm make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/rm' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/rm' *************************** 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 fail-eperm: couldn't find a file not owned by you in any of the following directories: /tmp /var/tmp /usr/tmp ...so, skipping this test SKIP: 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 creating a hierarchy 400 deep in deep-1.tmp/25264...done deleting deep-1.tmp/25264...done PASS: deep-1 ./hash: This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check SKIP: hash PASS: isatty ====================== All 18 tests passed (3 tests were not run) ====================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/rm' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/rm' Making check in rmdir make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/rmdir' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/rmdir' PASS: ignore PASS: t-slash ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/rmdir' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/rmdir' Making check in seq make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/seq' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/seq' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/seq' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/seq' Making check in sha1sum make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/sha1sum' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/sha1sum' PASS: basic-1 PASS: sample-vec ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/sha1sum' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/sha1sum' Making check in shred make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/shred' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/shred' PASS: remove PASS: exact ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/shred' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/shred' Making check in sort make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/sort' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/sort' PASS: sort-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/sort' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/sort' Making check in stty make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/stty' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/stty' FAIL: row-col-1 PASS: basic-1 ====================================== 1 of 2 tests failed Please report to bug-coreutils@xxxxxxx ====================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/stty' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/stty' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/coreutils-4.5.9/tests' make: *** [check-recursive] Error 1 ============================================================================ ======================= $ sudo make check Password: Making check in lib make[1]: Entering directory `/tmp/coreutils-4.5.9/lib' make check-am make[2]: Entering directory `/tmp/coreutils-4.5.9/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/tmp/coreutils-4.5.9/lib' make[1]: Leaving directory `/tmp/coreutils-4.5.9/lib' Making check in src make[1]: Entering directory `/tmp/coreutils-4.5.9/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 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 kill logname pathchk printenv printf pwd seq sleep tee test true tty whoami yes uname chroot hostid nice pinky users who uptime stty df groups nohup chroot df hostid nice pinky stty su uname uptime users who nohup \ | tr -s ' ' '\n' | 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 grep '^# *define *S_IS' 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 kill.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 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 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 uptime.c users.c ls.c ls-vdir.c wc.c who.c whoami.c yes.c && exit 1 || : grep st_blocks 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 kill.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 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 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 uptime.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 `/tmp/coreutils-4.5.9/src' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/tmp/coreutils-4.5.9/src' make[1]: Leaving directory `/tmp/coreutils-4.5.9/src' Making check in doc make[1]: Entering directory `/tmp/coreutils-4.5.9/doc' grep timezone ./*.texi && exit 1 || : grep '\$@"' ./*.texi && exit 1 || : perl -ne \ '/\bPOSIX\b/ && !/\@acronym{POSIX}/ && !/^\* / || /{posix}/ and print,exit 1' \ ./*.texi 2> /dev/null && : || exit 1 make[1]: Leaving directory `/tmp/coreutils-4.5.9/doc' Making check in man make[1]: Entering directory `/tmp/coreutils-4.5.9/man' make check-local make[2]: Entering directory `/tmp/coreutils-4.5.9/man' PATH=../src:$PATH; export PATH; \ t=ls-files.$$; \ (cd . && ls -1 *.x) | sed 's/\.x$//' | 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 uptime.1 users.1 vdir.1 wc.1 who.1 whoami.1 yes.1 | fmt -w1 | sed 's/\.1$//' | sort -u \ | diff - $t || { rm $t; exit 1; }; \ rm $t make[2]: Leaving directory `/tmp/coreutils-4.5.9/man' make[1]: Leaving directory `/tmp/coreutils-4.5.9/man' Making check in m4 make[1]: Entering directory `/tmp/coreutils-4.5.9/m4' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/coreutils-4.5.9/m4' Making check in po make[1]: Entering directory `/tmp/coreutils-4.5.9/po' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/tmp/coreutils-4.5.9/po' Making check in tests make[1]: Entering directory `/tmp/coreutils-4.5.9/tests' test "${POSIXLY_CORRECT+set}" = set \ && sed s/%%/POSIXLY_CORRECT/ ./.env-warn || : test "${CDPATH+set}" = set \ && sed s/%%/CDPATH/ ./.env-warn || : ******************************************** NOTICE: Some tests will or might need to be run as root. Do `make check-root' as `root' to run just these tests. ******************************************** Making check in basename make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/basename' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/basename' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/basename' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/basename' Making check in chgrp make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/chgrp' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/chgrp' PASS: basic PASS: deref PASS: recurse ================== All 3 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/chgrp' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/chgrp' Making check in chmod make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/chmod' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/chmod' PASS: equals PASS: equal-x PASS: c-option PASS: setgid ================== All 4 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/chmod' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/chmod' Making check in chown make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/chown' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/chown' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/chown' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/chown' Making check in cp make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/cp' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/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 ******************************************** ./fail-perm: NOTICE: This test case cannot be run as root. ******************************************** PASS: fail-perm PASS: dir-slash ./perm: This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check SKIP: perm PASS: cp-HL PASS: 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 `/tmp/coreutils-4.5.9/tests/cp' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/cp' Making check in cut make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/cut' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/cut' PASS: cut-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/cut' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/cut' Making check in date make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/date' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/date' PASS: date-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/date' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/date' Making check in dd make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/dd' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/dd' PASS: misc PASS: not-rewound PASS: skip-seek PASS: skip-seek2 ================== All 4 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/dd' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/dd' Making check in dircolors make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/dircolors' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/dircolors' PASS: simple ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/dircolors' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/dircolors' Making check in du make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/du' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/du' ./8gb: cannot create a file large enough for this test; possibly ./8gb: because file offsets are only 32 bits on this file system SKIP: 8gb PASS: basic PASS: restore-wd PASS: exclude *************************** NOTICE: ./no-x: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: no-x PASS: no-deref PASS: trailing-slash PASS: deref PASS: two-args ./slink: skipping this test, since `.' is on a non-local file system SKIP: slink ====================== All 7 tests passed (3 tests were not run) ====================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/du' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/du' Making check in expr make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/expr' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/expr' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/expr' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/expr' Making check in factor make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/factor' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/factor' PASS: basic ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/factor' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/factor' Making check in fmt make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/fmt' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/fmt' PASS: basic yes: standard output: Broken pipe yes: write error PASS: long-line ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/fmt' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/fmt' Making check in head make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/head' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/head' PASS: head-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/head' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/head' Making check in install make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/install' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/install' PASS: basic-1 PASS: create-leading ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/install' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/install' Making check in join make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/join' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/join' PASS: join-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/join' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/join' Making check in ln make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/ln' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/ln' PASS: target-1 PASS: sf-1 PASS: misc PASS: backup-1 ================== All 4 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/ln' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/ln' Making check in ls make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/ls' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/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 =================== All 11 tests passed =================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/ls' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/ls' Making check in ls-2 make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/ls-2' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/ls-2' PATH=/tmp/coreutils-4.5.9/tests/ls-2/../../src:/usr/local/bin:/usr/local/sbi n:/usr/xpg4/bin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/ccs/bin:/etc:/usr/ucb PASS: tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/ls-2' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/ls-2' Making check in md5sum make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/md5sum' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/md5sum' PASS: basic-1 PASS: newline-1 ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/md5sum' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/md5sum' Making check in misc make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/misc' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/misc' tty-eof: this script requires Perl's Expect package 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 *************************** NOTICE: ./pathchk1: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: pathchk1 ====================== All 10 tests passed (2 tests were not run) ====================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/misc' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/misc' Making check in mkdir make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/mkdir' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/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 `/tmp/coreutils-4.5.9/tests/mkdir' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/mkdir' Making check in mv make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/mv' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/mv' *************************** NOTICE: ./hard-3: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: hard-3 *************************** NOTICE: ./hard-2: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: hard-2 *************************** NOTICE: ./perm-1: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: perm-1 PASS: i-link-no *************************** NOTICE: ./part-fail: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: part-fail *************************** NOTICE: ./dup-source: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: dup-source *************************** NOTICE: ./childproof: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: childproof PASS: i-4 PASS: update *************************** NOTICE: ./i-2: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: i-2 PASS: mv-special-1 PASS: into-self PASS: into-self-2 PASS: into-self-3 PASS: into-self-4 PASS: backup-is-src PASS: i-1 PASS: hard-link-1 PASS: force PASS: partition-perm PASS: to-symlink PASS: dir-file PASS: diag PASS: part-symlink PASS: part-rename PASS: trailing-slash ====================== All 19 tests passed (7 tests were not run) ====================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/mv' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/mv' Making check in od make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/od' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/od' PASS: od-N PASS: x8 ================== All 2 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/od' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/od' Making check in pr make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/pr' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/pr' PASS: pr-tests ================== All 1 tests passed ================== make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/pr' make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/pr' Making check in rm make[2]: Entering directory `/tmp/coreutils-4.5.9/tests/rm' make check-TESTS make[3]: Entering directory `/tmp/coreutils-4.5.9/tests/rm' out exp differ: char 26, line 1 1c1 < rm: cannot remove `a/b': Permission denied --- > rm: cannot remove `a/b': Operation not permitted FAIL: fail-2eperm *************************** NOTICE: ./cycle: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: cycle PASS: i-no-r fail-eperm: you may not run this test as root; skipping it. SKIP: fail-eperm PASS: dangling-symlink *************************** NOTICE: ./rm1: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: rm1 *************************** NOTICE: ./rm2: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: rm2 *************************** NOTICE: ./rm3: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: rm3 *************************** NOTICE: ./rm4: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: rm4 *************************** NOTICE: ./rm5: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: rm5 *************************** NOTICE: ./unread2: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: unread2 PASS: r-1 PASS: r-2 PASS: r-3 PASS: i-1 PASS: ir-1 PASS: f-1 PASS: sunos-1 creating a hierarchy 400 deep in deep-1.tmp/2479...done deleting deep-1.tmp/2479...done PASS: deep-1 ./hash: This test is relatively expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_EXPENSIVE_TESTS=yes make check SKIP: hash *************************** NOTICE: ./isatty: This test is being skipped, since it works only when run by an unprivileged user. *************************** SKIP: isatty ====================================== 1 of 11 tests failed (10 tests were not run) Please report to bug-coreutils@xxxxxxx ====================================== make[3]: *** [check-TESTS] Error 1 make[3]: Leaving directory `/tmp/coreutils-4.5.9/tests/rm' make[2]: *** [check-am] Error 2 make[2]: Leaving directory `/tmp/coreutils-4.5.9/tests/rm' make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `/tmp/coreutils-4.5.9/tests' make: *** [check-recursive] Error 1 $ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [PATCH] support BSD-style checksums in md5sum --check: 00107, Joe Orton |
|---|---|
| Next by Date: | ls man page doesn't mention different output if not terminal: 00107, Dan Jacobson |
| Previous by Thread: | [PATCH] support BSD-style checksums in md5sum --checki: 00107, Joe Orton |
| Next by Thread: | ls man page doesn't mention different output if not terminal: 00107, Dan Jacobson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |