====================================================== GNU coreutils 8.13.29-43a9: tests/test-suite.log ====================================================== 10 of 375 tests failed. (86 tests were not run). .. contents:: :depth: 2 SKIP: tail-2/inotify-race (exit: 77) ==================================== inotify-race: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive SKIP: rm/ext3-perf (exit: 77) ============================= ext3-perf: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive SKIP: cp/link-heap (exit: 77) ============================= link-heap: skipped test: expensive: disabled by default 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 or use the shortcut target of the toplevel Makefile, make check-expensive SKIP: tail-2/inotify-rotate (exit: 77) ====================================== inotify-rotate: skipped test: expensive: disabled by default 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 or use the shortcut target of the toplevel Makefile, make check-expensive SKIP: chgrp/basic (exit: 77) ============================ basic: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running `id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP: tail-2/assert (exit: 77) ============================== assert: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive SKIP: rm/hash (exit: 77) ======================== hash: skipped test: expensive: disabled by default 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 or use the shortcut target of the toplevel Makefile, make check-expensive FAIL: rm/inaccessible (exit: 1) =============================== --- out 2011-10-08 11:01:39.000000000 +0200 +++ exp 2011-10-08 11:01:39.000000000 +0200 @@ -1 +1 @@ -rm: unable to record current working directory: Permission denied +rm: cannot remove `rel': Permission denied SKIP: rm/many-dir-entries-vs-OOM (exit: 77) =========================================== many-dir-entries-vs-OOM: skipped test: expensive: disabled by default 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 or use the shortcut target of the toplevel Makefile, make check-expensive SKIP: chgrp/default-no-deref (exit: 77) ======================================= default-no-deref: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running `id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP: chgrp/deref (exit: 77) ============================ deref: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running `id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP: chgrp/no-x (exit: 77) =========================== no-x: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running `id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP: chgrp/posix-H (exit: 77) ============================== posix-H: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running `id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP: chgrp/recurse (exit: 77) ============================== recurse: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running `id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP: misc/seq-long-double (exit: 77) ===================================== long.c:1:22: error: features.h: No such file or directory long.c:5: error: expected identifier or '(' before string constant seq-long-double: skipped test: this test runs only on systems with glibc and long double != double SKIP: tail-2/tail-n0f (exit: 77) ================================ tail-n0f: skipped test: /proc/9561/status: missing or 'different' FAIL: misc/date (exit: 1) ========================= localtime(72057594037927936) too large at ./misc/date line 54. localtime(72057594037927936) failed at ./misc/date line 54. date: test uninit-64 failed: exit status mismatch: expected 1, got 0 SKIP: misc/arch (exit: 77) ========================== arch: not built arch: skipped test: required program(s) not built SKIP: misc/csplit-heap (exit: 77) ================================= csplit-heap: skipped test: this shell lacks ulimit support SKIP: misc/id-context (exit: 77) ================================ grep: /proc/filesystems: No such file or directory id-context: skipped test: this system lacks SELinux support FAIL: misc/printf-cov (exit: 1) =============================== printf: test d-quote: stdout mismatch, comparing d-quote.O (actual) and d-quote.1 (expected) *** d-quote.O Sat Oct 8 11:02:38 2011 --- d-quote.1 Sat Oct 8 11:02:38 2011 *************** *** 1 **** ! 3,333 \ No newline at end of file --- 1 ---- ! 3333 \ No newline at end of file SKIP: misc/printf-surprise (exit: 77) ===================================== printf-surprise: skipped test: this shell lacks ulimit support SKIP: misc/sort-benchmark-random (exit: 77) =========================================== sort-benchmark-random: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive SKIP: misc/sort-compress-hang (exit: 77) ======================================== sort-compress-hang: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive SKIP: misc/sort-compress-proc (exit: 77) ======================================== sort-compress-proc: skipped test: expensive: disabled by default 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 or use the shortcut target of the toplevel Makefile, make check-expensive SKIP: misc/sort-continue (exit: 77) =================================== ./misc/sort-continue[24]: too many files open in shell sort-continue: skipped test: fd-limited sort failed; are you running under valgrind? SKIP: misc/sort-merge-fdlimit (exit: 77) ======================================== sort-merge-fdlimit: skipped test: this shell lacks ulimit support SKIP: misc/sort-month (exit: 77) ================================ sort-month: skipped test: The locale utility is not present SKIP: misc/sort-spinlock-abuse (exit: 77) ========================================= sort-spinlock-abuse: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive SKIP: misc/sort-stale-thread-mem (exit: 77) =========================================== sort-stale-thread-mem: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive SKIP: split/filter (exit: 77) ============================= ./split/filter[21]: xz: not found filter: skipped test: xz (better than gzip/bzip2) required FAIL: split/l-chunk (exit: 1) ============================= split: /dev/zero: No such file or directory stat: cannot stat `x*': No such file or directory rm: cannot remove `x??': No such file or directory SKIP: split/r-chunk (exit: 77) ============================== r-chunk: skipped test: this shell lacks ulimit support SKIP: misc/stat-nanoseconds (exit: 77) ====================================== ./misc/stat-nanoseconds[19]: print_ver_: not found stat-nanoseconds: skipped test: this file system does not support sub-second time stamps SKIP: misc/stty (exit: 77) ========================== stty: skipped test: requires controlling input terminal This test must have a controlling input "terminal", so it may not be run via "batch", "at", or "ssh". On some systems, it may not even be run in the background. SKIP: misc/stty-invalid (exit: 77) ================================== stty-invalid: skipped test: requires controlling input terminal This test must have a controlling input "terminal", so it may not be run via "batch", "at", or "ssh". On some systems, it may not even be run in the background. SKIP: misc/stty-row-col (exit: 77) ================================== stty-row-col: skipped test: requires controlling input terminal This test must have a controlling input "terminal", so it may not be run via "batch", "at", or "ssh". On some systems, it may not even be run in the background. SKIP: misc/su-fail (exit: 77) ============================= su: not built su-fail: skipped test: required program(s) not built SKIP: misc/tac-continue (exit: 77) ================================== tac-continue: skipped test: FULL_PARTITION_TMPDIR not defined SKIP: misc/timeout-group (exit: 77) =================================== ./misc/timeout-group[31]: setsid: not found timeout-group: skipped test: setsid required to control groups SKIP: misc/xattr (exit: 77) =========================== cp: cannot preserve extended attributes, cp is built without xattr support xattr: skipped test: coreutils built without xattr support SKIP: cp/acl (exit: 77) ======================= acl: skipped test: This test requires getfacl and setfacl. SKIP: cp/existing-perm-race (exit: 77) ====================================== existing-perm-race: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running `id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP: cp/fiemap-empty (exit: 77) ================================ fiemap-empty: skipped test: disabled for now SKIP: cp/fiemap-perf (exit: 77) =============================== ./cp/fiemap-perf[25]: python: not found fiemap_capable_: python missing: assuming not fiemap capable fiemap-perf: skipped test: this file system lacks FIEMAP support SKIP: cp/fiemap-2 (exit: 77) ============================ ./cp/fiemap-2[25]: python: not found fiemap_capable_: python missing: assuming not fiemap capable fiemap-2: skipped test: this file system lacks FIEMAP support SKIP: cp/perm (exit: 77) ======================== perm: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive FAIL: cp/preserve-slink-time (exit: 1) ====================================== --- t1 2011-10-08 11:03:34.000000000 +0200 +++ t2 2011-10-08 11:03:34.000000000 +0200 @@ -1 +1 @@ -2011-10-08 11:03:34.150352515 +0200 +2011-10-08 11:03:34.150352000 +0200 SKIP: cp/proc-short-read (exit: 77) =================================== proc-short-read: skipped test: your system lacks /proc/kallsyms SKIP: du/2g (exit: 77) ====================== 2g: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive SKIP: du/bigtime (exit: 77) =========================== bigtime: skipped test: file system or localtime mishandles big time stamps: -rw-r--r-- 1 haible haible 0 Octob 8 09:03 future SKIP: du/fd-leak (exit: 77) =========================== fd-leak: skipped test: expensive: disabled by default 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 or use the shortcut target of the toplevel Makefile, make check-expensive SKIP: du/files0-from-dir (exit: 77) =================================== files0-from-dir: skipped test: cat dir/ succeeds FAIL: du/inaccessible-cwd (exit: 1) =================================== du: unable to record current working directory: Permission denied FAIL: du/long-from-unreadable (exit: 1) ======================================= du: unable to record current working directory: Permission denied SKIP: du/move-dir-while-traversing (exit: 77) ============================================= ./du/move-dir-while-traversing[24]: python: not found move-dir-while-traversing: skipped test: python inotify package not installed SKIP: id/no-context (exit: 77) ============================== grep: /proc/filesystems: No such file or directory no-context: skipped test: this system lacks SELinux support SKIP: install/install-C-selinux (exit: 77) ========================================== grep: /proc/filesystems: No such file or directory install-C-selinux: skipped test: this system lacks SELinux support SKIP: ls/no-cap (exit: 77) ========================== no-cap: skipped test: no strace program SKIP: ls/slink-acl (exit: 77) ============================= ./ls/slink-acl[22]: setfacl: not found slink-acl: skipped test: setfacl does not work on the current file system FAIL: ls/stat-failed (exit: 1) ============================== ls: cannot access d/s: Permission denied --- - 2011-10-08 11:03:50.000000000 +0200 +++ exp 2011-10-08 11:03:50.000000000 +0200 @@ -1,2 +1,2 @@ total 0 -?????????? ? ? ? s +?????????? ? ? ? s ls: cannot access d/s: Permission denied --- - 2011-10-08 11:03:50.000000000 +0200 +++ exp 2011-10-08 11:03:50.000000000 +0200 @@ -1,4 +1,4 @@ total 0 - ?????????? ? ? ? ? ? s -//DIRED// 46 47 + ?????????? ? ? ? ? ? s +//DIRED// 44 45 //DIRED-OPTIONS// --quoting-style=literal SKIP: ls/stat-free-color (exit: 77) =================================== stat-free-color: skipped test: no strace program SKIP: ls/stat-free-symlinks (exit: 77) ====================================== stat-free-symlinks: skipped test: no strace program SKIP: mkdir/selinux (exit: 77) ============================== ./mkdir/selinux[25]: getenforce: not found selinux: skipped test: This test is useful only with SELinux in Enforcing mode. SKIP: mv/acl (exit: 77) ======================= acl: skipped test: This test requires getfacl and setfacl. SKIP: mv/atomic (exit: 77) ========================== atomic: skipped test: no strace program SKIP: mv/atomic2 (exit: 77) =========================== atomic2: skipped test: no strace program SKIP: mv/i-3 (exit: 77) ======================= i-3: skipped test: requires controlling input terminal This test must have a controlling input "terminal", so it may not be run via "batch", "at", or "ssh". On some systems, it may not even be run in the background. SKIP: mv/leak-fd (exit: 77) =========================== leak-fd: skipped test: expensive: disabled by default 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 or use the shortcut target of the toplevel Makefile, make check-expensive SKIP: tail-2/assert-2 (exit: 77) ================================ assert-2: skipped test: very expensive: disabled by default This test is very expensive, so it is disabled by default. To run it anyway, rerun make check with the RUN_VERY_EXPENSIVE_TESTS environment variable set to yes. E.g., env RUN_VERY_EXPENSIVE_TESTS=yes make check or use the shortcut target of the toplevel Makefile, make check-very-expensive SKIP: tail-2/big-4gb (exit: 77) =============================== big-4gb: skipped test: expensive: disabled by default 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 or use the shortcut target of the toplevel Makefile, make check-expensive FAIL: tail-2/pipe-f2 (exit: 1) ============================== --- out 2011-10-08 11:04:00.000000000 +0200 +++ exp 2011-10-08 11:04:00.000000000 +0200 @@ -0,0 +1 @@ +1 FAIL: touch/not-owner (exit: 1) =============================== 1c1 < touch: cannot touch `/': File exists --- > touch: setting times of `/': Read-only file system SKIP: chown/basic (exit: 77) ============================ basic: skipped test: must be run as root SKIP: cp/cp-a-selinux (exit: 77) ================================ cp-a-selinux: skipped test: must be run as root SKIP: cp/preserve-gid (exit: 77) ================================ preserve-gid: skipped test: must be run as root SKIP: cp/special-bits (exit: 77) ================================ special-bits: skipped test: must be run as root SKIP: cp/cp-mv-enotsup-xattr (exit: 77) ======================================= cp-mv-enotsup-xattr: skipped test: must be run as root SKIP: cp/capability (exit: 77) ============================== capability: skipped test: must be run as root SKIP: cp/sparse-fiemap (exit: 77) ================================= ./cp/sparse-fiemap[53]: python: not found fiemap_capable_: python missing: assuming not fiemap capable sparse-fiemap: skipped test: current file system has insufficient FIEMAP support SKIP: dd/skip-seek-past-dev (exit: 77) ====================================== skip-seek-past-dev: skipped test: must be run as root SKIP: install/install-C-root (exit: 77) ======================================= install-C-root: skipped test: must be run as root SKIP: ls/capability (exit: 77) ============================== capability: skipped test: must be run as root SKIP: ls/nameless-uid (exit: 77) ================================ nameless-uid: skipped test: must be run as root SKIP: misc/chcon (exit: 77) =========================== chcon: skipped test: must be run as root SKIP: misc/chroot-credentials (exit: 77) ======================================== chroot-credentials: skipped test: must be run as root SKIP: misc/selinux (exit: 77) ============================= selinux: skipped test: must be run as root SKIP: misc/truncate-owned-by-other (exit: 77) ============================================= truncate-owned-by-other: skipped test: must be run as root SKIP: mkdir/writable-under-readonly (exit: 77) ============================================== writable-under-readonly: skipped test: must be run as root SKIP: mv/sticky-to-xpart (exit: 77) =================================== sticky-to-xpart: skipped test: must be run as root SKIP: rm/fail-2eperm (exit: 77) =============================== fail-2eperm: skipped test: must be run as root SKIP: rm/no-give-up (exit: 77) ============================== no-give-up: skipped test: must be run as root SKIP: rm/one-file-system (exit: 77) =================================== one-file-system: skipped test: must be run as root SKIP: rm/read-only (exit: 77) ============================= read-only: skipped test: must be run as root SKIP: tail-2/append-only (exit: 77) =================================== append-only: skipped test: must be run as root SKIP: touch/now-owned-by-other (exit: 77) ========================================= now-owned-by-other: skipped test: must be run as root