> On OpenBSD 4.9:
> 6 of 363 tests failed
FAIL: misc/sort-compress
FAIL: misc/stdbuf
FAIL: tail-2/wait
FAIL: ls/infloop
FAIL: tail-2/follow-name
FAIL: tail-2/follow-stdin
Find attached the tests/test-suite.log.
Bruno
--
In memoriam Nikolai Bryukhanov <http://en.wikipedia.org/wiki/Nikolai_Bryukhanov>
========================================================
GNU coreutils 8.12.178-df9cd: tests/test-suite.log
========================================================
6 of 363 tests failed. (95 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
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
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
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
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
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
SKIP: rm/inaccessible (exit: 77)
================================
inaccessible: skipped test: this system lacks openat support
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
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/493/status: missing or 'different'
SKIP: misc/arch (exit: 77)
==========================
arch: not built
arch: skipped test: required program(s) not built
SKIP: misc/cat-proc (exit: 77)
==============================
cat-proc: skipped test: no /proc/cpuinfo
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
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
FAIL: misc/sort-compress (exit: 1)
==================================
sort: read failed: /tmp/sortwixPth: Interrupted system call
sort: read failed: /tmp/sortlJWRST: Interrupted system call
cmp: EOF on out
sort: read failed: /tmp/sortEFvG1U: Interrupted system call
cmp: EOF on out
tr: read error: Resource temporarily unavailable
sort: read failed: /tmp/sortgLKyBU: Interrupted system call
cmp: EOF on out
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
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
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
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
SKIP: split/filter (exit: 77)
=============================
./split/filter[21]: xz: not found
filter: skipped test: xz (better than gzip/bzip2) required
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
FAIL: misc/stdbuf (exit: 1)
===========================
stdbuf: invalid mode `l'
stdbuf: invalid mode `4294967296': Value too large to be stored in data type
stdbuf: line buffering stdin is meaningless
Try `stdbuf --help' for more information.
stdbuf: failed to run command `.': Is a directory
stdbuf: failed to find `libstdbuf.so'
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/tty-eof (exit: 77)
=============================
tty-eof: this script requires Perl's Expect package >=1.11
SKIP: misc/uniq (exit: 77)
==========================
uniq: skipping this test -- no appropriate locale
SKIP: misc/xattr (exit: 77)
===========================
cp: cannot preserve extended attributes, cp is built without xattr support
xattr: skipped test: coreutils built without xattr support
FAIL: tail-2/wait (exit: 1)
===========================
timeout: warning: timer_create: Function not implemented
tail: cannot open `not_here' for reading: No such file or directory
tail: no files remaining
timeout: warning: timer_create: Function not implemented
tail: cannot open `unreadable' for reading: Permission denied
tail: no files remaining
timeout: warning: timer_create: Function not implemented
tail: cannot open `unreadable' for reading: Permission denied
timeout: warning: timer_create: Function not implemented
tail: cannot open `not_here' for reading: No such file or directory
tail: `k' has become inaccessible: No such file or directory
timeout: warning: timer_create: Function not implemented
tail: cannot open `not_here' for reading: No such file or directory
tail: no files remaining
timeout: warning: timer_create: Function not implemented
tail: cannot open `unreadable' for reading: Permission denied
tail: no files remaining
timeout: warning: timer_create: Function not implemented
tail: cannot open `unreadable' for reading: Permission denied
timeout: warning: timer_create: Function not implemented
tail: cannot open `not_here' for reading: No such file or directory
tail: `k' has become inaccessible: No such file or directory
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/link-symlink (exit: 77)
================================
touch: setting times of `link': Function not implemented
link-symlink: skipped test: Your system doesn't support updating symlink timestamps
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
SKIP: cp/preserve-slink-time (exit: 77)
=======================================
preserve-slink-time: skipped test: this system lacks the utimensat function
SKIP: cp/proc-short-read (exit: 77)
===================================
proc-short-read: skipped test: your system lacks /proc/kallsyms
SKIP: dd/direct (exit: 77)
==========================
direct: skipped test: this file system lacks support for O_DIRECT
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
SKIP: du/bigtime (exit: 77)
===========================
bigtime: skipped test: file system cannot represent big time stamps
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
SKIP: du/files0-from-dir (exit: 77)
===================================
files0-from-dir: skipped test: cat dir/ succeeds
SKIP: du/inaccessible-cwd (exit: 77)
====================================
inaccessible-cwd: skipped test: this system lacks openat support
SKIP: du/long-from-unreadable (exit: 77)
========================================
long-from-unreadable: skipped test: This test would fail, since your system lacks /proc support.
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
FAIL: ls/infloop (exit: 1)
==========================
err exp-err differ: char 1, line 1
SKIP: ls/no-cap (exit: 77)
==========================
no-cap: skipped test: no strace program
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
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
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
FAIL: tail-2/follow-name (exit: 1)
==================================
err exp differ: char 2, line 1
FAIL: tail-2/follow-stdin (exit: 1)
===================================
SKIP: touch/no-dereference (exit: 77)
=====================================
no-dereference: skipped test: this system lacks the utimensat function
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[52]: 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