On NetBSD 9.3/x86_64, I see 3 test failures:

FAIL: tests/date/date-debug
FAIL: tests/date/date-tz
FAIL: tests/tail/pipe-f2

On NetBSD 8.0/sparc64, I see these test failures, and additionally:

FAIL: tests/touch/not-owner

This is a subset of what I reported in
https://lists.gnu.org/archive/html/coreutils/2023-03/msg00030.html

Logs are attached.

==========================================================
   GNU coreutils 9.3.147-d553ab: ./tests/test-suite.log
==========================================================

# TOTAL: 645
# PASS:  407
# SKIP:  235
# XFAIL: 0
# FAIL:  3
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

SKIP: tests/tail/inotify-race
=============================

inotify-race.sh: skipped test: inotify is not supported
SKIP tests/tail/inotify-race.sh (exit status: 77)

SKIP: tests/tail/inotify-race2
==============================

inotify-race2.sh: skipped test: inotify is not supported
SKIP tests/tail/inotify-race2.sh (exit status: 77)

SKIP: tests/misc/invalid-opt
============================

SKIP tests/misc/invalid-opt.pl (exit status: 77)

SKIP: tests/rm/ext3-perf
========================

ext3-perf.sh: 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 tests/rm/ext3-perf.sh (exit status: 77)

SKIP: tests/cp/link-heap
========================

link-heap.sh: 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 tests/cp/link-heap.sh (exit status: 77)

SKIP: tests/cp/no-ctx
=====================

ld: cannot find -ldl
grep: /proc/filesystems: No such file or directory
no-ctx.sh: skipped test: this system lacks SELinux support
SKIP tests/cp/no-ctx.sh (exit status: 77)

SKIP: tests/tty/tty-eof
=======================

SKIP tests/tty/tty-eof.pl (exit status: 77)

SKIP: tests/misc/read-errors
============================

read-errors.sh: skipped test: Need unreadable directories
SKIP tests/misc/read-errors.sh (exit status: 77)

SKIP: tests/tail/inotify-rotate
===============================

inotify-rotate.sh: 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 tests/tail/inotify-rotate.sh (exit status: 77)

SKIP: tests/tail/inotify-rotate-resources
=========================================

inotify-rotate-resources.sh: skipped test: inotify required
SKIP tests/tail/inotify-rotate-resources.sh (exit status: 77)

SKIP: tests/tail/inotify-dir-recreate
=====================================

inotify-dir-recreate.sh: skipped test: inotify is not supported
SKIP tests/tail/inotify-dir-recreate.sh (exit status: 77)

SKIP: tests/tail/inotify-only-regular
=====================================

inotify-only-regular.sh: skipped test: inotify support required
SKIP tests/tail/inotify-only-regular.sh (exit status: 77)

SKIP: tests/rm/deep-2
=====================

deep-2.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/rm/deep-2.sh (exit status: 77)

SKIP: tests/rm/empty-name
=========================

SKIP tests/rm/empty-name.pl (exit status: 77)

SKIP: tests/rm/fail-eperm
=========================

SKIP tests/rm/fail-eperm.xpl (exit status: 77)

SKIP: tests/rm/hash
===================

hash.sh: 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 tests/rm/hash.sh (exit status: 77)

SKIP: tests/rm/r-root
=====================

ld: cannot find -ldl
diff -u /dev/null err
--- /dev/null	1970-01-01
+++ err	1970-01-01
+bp.py:1: Error in sourced command file:
+Undefined command: "breakpoint_handler".  Try "help".
+Cannot open ""
bp.py:1: Error in sourced command file:
Undefined command: "breakpoint_handler".  Try "help".
Cannot open ""
r-root.sh: skipped test: internal test failure: maybe LD_PRELOAD or gdb doesn't work?
SKIP tests/rm/r-root.sh (exit status: 77)

SKIP: tests/rm/unreadable
=========================

SKIP tests/rm/unreadable.pl (exit status: 77)

SKIP: tests/rm/many-dir-entries-vs-OOM
======================================

many-dir-entries-vs-OOM.sh: 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 tests/rm/many-dir-entries-vs-OOM.sh (exit status: 77)

SKIP: tests/rm/rm-readdir-fail
==============================

ld: cannot find -ldl
Cannot open ""
rm-readdir-fail.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn't work?
SKIP tests/rm/rm-readdir-fail.sh (exit status: 77)

SKIP: tests/fmt/base
====================

SKIP tests/fmt/base.pl (exit status: 77)

SKIP: tests/ptx/ptx
===================

SKIP tests/ptx/ptx.pl (exit status: 77)

SKIP: tests/test/test
=====================

SKIP tests/test/test.pl (exit status: 77)

SKIP: tests/seq/seq
===================

SKIP tests/seq/seq.pl (exit status: 77)

SKIP: tests/seq/seq-long-double
===============================

long.c:1:10: fatal error: features.h: No such file or directory
 #include <features.h>
          ^~~~~~~~~~~~
compilation terminated.
seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double
SKIP tests/seq/seq-long-double.sh (exit status: 77)

SKIP: tests/head/head
=====================

SKIP tests/head/head.pl (exit status: 77)

SKIP: tests/head/head-elide-tail
================================

SKIP tests/head/head-elide-tail.pl (exit status: 77)

SKIP: tests/tail/tail-n0f
=========================

tail-n0f.sh: skipped test: /proc/20214/status: missing or 'different'
SKIP tests/tail/tail-n0f.sh (exit status: 77)

SKIP: tests/ls/ls-misc
======================

SKIP tests/ls/ls-misc.pl (exit status: 77)

SKIP: tests/date/date
=====================

SKIP tests/date/date.pl (exit status: 77)

SKIP: tests/date/date-next-dow
==============================

SKIP tests/date/date-next-dow.pl (exit status: 77)

SKIP: tests/misc/xstrtol
========================

SKIP tests/misc/xstrtol.pl (exit status: 77)

SKIP: tests/od/od
=================

SKIP tests/od/od.pl (exit status: 77)

SKIP: tests/misc/mktemp
=======================

SKIP tests/misc/mktemp.pl (exit status: 77)

SKIP: tests/misc/arch
=====================

arch: not built
arch.sh: skipped test: required program(s) not built
SKIP tests/misc/arch.sh (exit status: 77)

SKIP: tests/misc/join
=====================

SKIP tests/misc/join.pl (exit status: 77)

SKIP: tests/pr/pr-tests
=======================

SKIP tests/pr/pr-tests.pl (exit status: 77)

SKIP: tests/pwd/pwd-option
==========================

pwd-option.sh: skipped test: cd does not properly update $PWD
SKIP tests/pwd/pwd-option.sh (exit status: 77)

SKIP: tests/misc/coreutils
==========================

coreutils: not built
coreutils.sh: skipped test: required program(s) not built
SKIP tests/misc/coreutils.sh (exit status: 77)

SKIP: tests/cut/cut
===================

SKIP tests/cut/cut.pl (exit status: 77)

SKIP: tests/cut/cut-huge-range
==============================

cut-huge-range.sh: skipped test: this shell lacks ulimit support
SKIP tests/cut/cut-huge-range.sh (exit status: 77)

SKIP: tests/wc/wc
=================

SKIP tests/wc/wc.pl (exit status: 77)

SKIP: tests/wc/wc-files0-from
=============================

SKIP tests/wc/wc-files0-from.pl (exit status: 77)

SKIP: tests/misc/base64
=======================

SKIP tests/misc/base64.pl (exit status: 77)

SKIP: tests/misc/basename
=========================

SKIP tests/misc/basename.pl (exit status: 77)

SKIP: tests/misc/basenc
=======================

SKIP tests/misc/basenc.pl (exit status: 77)

SKIP: tests/cksum/cksum-base64
==============================

SKIP tests/cksum/cksum-base64.pl (exit status: 77)

SKIP: tests/misc/comm
=====================

SKIP tests/misc/comm.pl (exit status: 77)

SKIP: tests/csplit/csplit-heap
==============================

csplit-heap.sh: skipped test: this shell lacks ulimit support
SKIP tests/csplit/csplit-heap.sh (exit status: 77)

SKIP: tests/csplit/csplit-io-err
================================

ld: cannot find -ldl
csplit-io-err.sh: skipped test: LD_PRELOAD interception failed
SKIP tests/csplit/csplit-io-err.sh (exit status: 77)

SKIP: tests/csplit/csplit-suppress-matched
==========================================

SKIP tests/csplit/csplit-suppress-matched.pl (exit status: 77)

FAIL: tests/date/date-debug
===========================

--- exp2	2023-08-26 13:03:44.815654837 +0200
+++ out2	2023-08-26 13:03:44.819832755 +0200
@@ -5,9 +5,8 @@
 date: error: invalid date/time value:
 date:     user provided time: '(Y-M-D) 2006-04-02 02:30:00'
 date:        normalized time: '(Y-M-D) 2006-04-02 XX:XX:XX'
-date:                                             --
+date: 
 date:      possible reasons:
-date:        nonexistent due to daylight-saving time;
 date:        numeric values overflow;
 date:        missing timezone
 date: invalid date 'TZ="America/Edmonton" 2006-04-02 02:30:00'
FAIL tests/date/date-debug.sh (exit status: 1)

FAIL: tests/date/date-tz
========================

date: invalid date 'TZ="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa0" 2017'
FAIL tests/date/date-tz.sh (exit status: 1)

SKIP: tests/misc/dircolors
==========================

SKIP tests/misc/dircolors.pl (exit status: 77)

SKIP: tests/misc/dirname
========================

SKIP tests/misc/dirname.pl (exit status: 77)

SKIP: tests/env/env-S
=====================

SKIP tests/env/env-S.pl (exit status: 77)

SKIP: tests/env/env-S-script
============================

env-S-script.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/env/env-S-script.sh (exit status: 77)

SKIP: tests/misc/expand
=======================

SKIP tests/misc/expand.pl (exit status: 77)

SKIP: tests/expr/expr
=====================

SKIP tests/expr/expr.pl (exit status: 77)

SKIP: tests/expr/expr-multibyte
===============================

SKIP tests/expr/expr-multibyte.pl (exit status: 77)

SKIP: tests/factor/factor
=========================

SKIP tests/factor/factor.pl (exit status: 77)

SKIP: tests/misc/fold
=====================

SKIP tests/misc/fold.pl (exit status: 77)

SKIP: tests/head/head-c
=======================

head-c.sh: skipped test: this shell lacks ulimit support
SKIP tests/head/head-c.sh (exit status: 77)

SKIP: tests/cksum/md5sum
========================

SKIP tests/cksum/md5sum.pl (exit status: 77)

SKIP: tests/cksum/md5sum-newline
================================

SKIP tests/cksum/md5sum-newline.pl (exit status: 77)

SKIP: tests/misc/numfmt
=======================

SKIP tests/misc/numfmt.pl (exit status: 77)

SKIP: tests/misc/paste
======================

SKIP tests/misc/paste.pl (exit status: 77)

SKIP: tests/printf/printf-cov
=============================

SKIP tests/printf/printf-cov.pl (exit status: 77)

SKIP: tests/printf/printf-surprise
==================================

printf-surprise.sh: skipped test: this shell lacks ulimit support
SKIP tests/printf/printf-surprise.sh (exit status: 77)

SKIP: tests/pwd/pwd-long
========================

pwd-long.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/pwd/pwd-long.sh (exit status: 77)

SKIP: tests/runcon/runcon-compute
=================================

runcon: runcon may be used only on a SELinux kernel
runcon-compute.sh: skipped test: runcon setup failed
SKIP tests/runcon/runcon-compute.sh (exit status: 77)

SKIP: tests/cksum/sha1sum
=========================

SKIP tests/cksum/sha1sum.pl (exit status: 77)

SKIP: tests/cksum/sha1sum-vec
=============================

SKIP tests/cksum/sha1sum-vec.pl (exit status: 77)

SKIP: tests/cksum/sha224sum
===========================

SKIP tests/cksum/sha224sum.pl (exit status: 77)

SKIP: tests/cksum/sha256sum
===========================

SKIP tests/cksum/sha256sum.pl (exit status: 77)

SKIP: tests/cksum/sha384sum
===========================

SKIP tests/cksum/sha384sum.pl (exit status: 77)

SKIP: tests/cksum/sha512sum
===========================

SKIP tests/cksum/sha512sum.pl (exit status: 77)

SKIP: tests/shuf/shuf-reservoir
===============================

shuf-reservoir.sh: 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 tests/shuf/shuf-reservoir.sh (exit status: 77)

SKIP: tests/cksum/sm3sum
========================

SKIP tests/cksum/sm3sum.pl (exit status: 77)

SKIP: tests/sort/sort
=====================

SKIP tests/sort/sort.pl (exit status: 77)

SKIP: tests/sort/sort-benchmark-random
======================================

sort-benchmark-random.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/sort/sort-benchmark-random.sh (exit status: 77)

SKIP: tests/sort/sort-compress-hang
===================================

sort-compress-hang.sh: 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 tests/sort/sort-compress-hang.sh (exit status: 77)

SKIP: tests/sort/sort-compress-proc
===================================

sort-compress-proc.sh: 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 tests/sort/sort-compress-proc.sh (exit status: 77)

SKIP: tests/sort/sort-files0-from
=================================

SKIP tests/sort/sort-files0-from.pl (exit status: 77)

SKIP: tests/sort/sort-h-thousands-sep
=====================================

sort-h-thousands-sep.sh: skipped test: The Swedish locale with blank thousands separator is unavailable.
SKIP tests/sort/sort-h-thousands-sep.sh (exit status: 77)

SKIP: tests/sort/sort-merge
===========================

SKIP tests/sort/sort-merge.pl (exit status: 77)

SKIP: tests/sort/sort-month
===========================

sort-month.sh: skipped test: The locale utility is not present
SKIP tests/sort/sort-month.sh (exit status: 77)

SKIP: tests/sort/sort-spinlock-abuse
====================================

sort-spinlock-abuse.sh: 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 tests/sort/sort-spinlock-abuse.sh (exit status: 77)

SKIP: tests/sort/sort-stale-thread-mem
======================================

sort-stale-thread-mem.sh: 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 tests/sort/sort-stale-thread-mem.sh (exit status: 77)

SKIP: tests/sort/sort-u-FMR
===========================

sort-u-FMR.sh: skipped test: requires a working valgrind
SKIP tests/sort/sort-u-FMR.sh (exit status: 77)

SKIP: tests/split/line-bytes
============================

line-bytes.sh: skipped test: this shell lacks ulimit support
SKIP tests/split/line-bytes.sh (exit status: 77)

SKIP: tests/stat/stat-printf
============================

SKIP tests/stat/stat-printf.pl (exit status: 77)

SKIP: tests/stty/stty
=====================

stty.sh: skipped test: no strace program
SKIP tests/stty/stty.sh (exit status: 77)

SKIP: tests/stty/stty-pairs
===========================

stty-pairs.sh: 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 tests/stty/stty-pairs.sh (exit status: 77)

SKIP: tests/cksum/sum
=====================

SKIP tests/cksum/sum.pl (exit status: 77)

SKIP: tests/cksum/sum-sysv
==========================

sum-sysv.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/cksum/sum-sysv.sh (exit status: 77)

SKIP: tests/tac/tac
===================

SKIP tests/tac/tac.pl (exit status: 77)

SKIP: tests/tac/tac-continue
============================

tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined
SKIP tests/tac/tac-continue.sh (exit status: 77)

SKIP: tests/tail/tail
=====================

SKIP tests/tail/tail.pl (exit status: 77)

SKIP: tests/test/test-diag
==========================

SKIP tests/test/test-diag.pl (exit status: 77)

SKIP: tests/timeout/timeout-blocked
===================================

SKIP tests/timeout/timeout-blocked.pl (exit status: 77)

SKIP: tests/timeout/timeout-group
=================================

kill: illegal process group id: -1
timeout-group.sh: skipped test: requires kill with group signalling support
SKIP tests/timeout/timeout-group.sh (exit status: 77)

SKIP: tests/tr/tr
=================

SKIP tests/tr/tr.pl (exit status: 77)

SKIP: tests/misc/tsort
======================

SKIP tests/misc/tsort.pl (exit status: 77)

SKIP: tests/misc/unexpand
=========================

SKIP tests/misc/unexpand.pl (exit status: 77)

SKIP: tests/uniq/uniq
=====================

SKIP tests/uniq/uniq.pl (exit status: 77)

SKIP: tests/misc/xattr
======================

cp: cannot preserve extended attributes, cp is built without xattr support
xattr.sh: skipped test: coreutils built without xattr support
SKIP tests/misc/xattr.sh (exit status: 77)

SKIP: tests/cp/acl
==================

acl.sh: skipped test: This test requires getfacl and setfacl.
SKIP tests/cp/acl.sh (exit status: 77)

SKIP: tests/cp/sparse-extents
=============================

sparse-extents.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-extents.sh (exit status: 77)

SKIP: tests/cp/copy-FMR
=======================

copy-FMR.sh: skipped test: requires a working valgrind
SKIP tests/cp/copy-FMR.sh (exit status: 77)

SKIP: tests/cp/sparse-perf
==========================

sparse-perf.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-perf.sh (exit status: 77)

SKIP: tests/cp/sparse-2
=======================

sparse-2.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-2.sh (exit status: 77)

SKIP: tests/cp/nfs-removal-race
===============================

ld: cannot find -ldl
Cannot open ""
nfs-removal-race.sh: skipped test: LD_PRELOAD was ineffective?
SKIP tests/cp/nfs-removal-race.sh (exit status: 77)

SKIP: tests/cp/perm
===================

perm.sh: 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 tests/cp/perm.sh (exit status: 77)

SKIP: tests/cp/reflink-auto
===========================

reflink-auto.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/cp/reflink-auto.sh (exit status: 77)

SKIP: tests/df/no-mtab-status
=============================

ld: cannot find -ldl
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/dk0         7420782 3586380   3463364  51% /
ptyfs                  1       1         0 100% /dev/pts
tmpfs             262028       0    262028   0% /var/shm
no-mtab-status.sh: skipped test: no mntent.h available to confirm the interface
SKIP tests/df/no-mtab-status.sh (exit status: 77)

SKIP: tests/df/skip-duplicates
==============================

ld: cannot find -ldl
/
skip-duplicates.sh: skipped test: no mntent.h available to confirm the interface
SKIP tests/df/skip-duplicates.sh (exit status: 77)

SKIP: tests/df/skip-rootfs
==========================

Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/dk0         7420782 3586386   3463358  51% /
ptyfs                  1       1         0 100% /dev/pts
tmpfs             262028       0    262028   0% /var/shm
skip-rootfs.sh: skipped test: no rootfs in mtab
SKIP tests/df/skip-rootfs.sh (exit status: 77)

SKIP: tests/dd/no-allocate
==========================

no-allocate.sh: skipped test: this shell lacks ulimit support
SKIP tests/dd/no-allocate.sh (exit status: 77)

SKIP: tests/dd/nocache_eof
==========================

nocache_eof.sh: skipped test: no strace program
SKIP tests/dd/nocache_eof.sh (exit status: 77)

SKIP: tests/dd/skip-seek
========================

SKIP tests/dd/skip-seek.pl (exit status: 77)

SKIP: tests/dd/unblock
======================

SKIP tests/dd/unblock.pl (exit status: 77)

SKIP: tests/df/total-verify
===========================

total-verify.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/df/total-verify.sh (exit status: 77)

SKIP: tests/du/2g
=================

2g.sh: 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 tests/du/2g.sh (exit status: 77)

SKIP: tests/du/fd-leak
======================

fd-leak.sh: 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 tests/du/fd-leak.sh (exit status: 77)

SKIP: tests/du/files0-from
==========================

SKIP tests/du/files0-from.pl (exit status: 77)

SKIP: tests/du/files0-from-dir
==============================

files0-from-dir.sh: skipped test: cat dir/ succeeds
SKIP tests/du/files0-from-dir.sh (exit status: 77)

SKIP: tests/du/long-from-unreadable
===================================

long-from-unreadable.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/du/long-from-unreadable.sh (exit status: 77)

SKIP: tests/du/move-dir-while-traversing
========================================

../tests/du/move-dir-while-traversing.sh: python: not found
move-dir-while-traversing.sh: skipped test: python inotify package not installed
SKIP tests/du/move-dir-while-traversing.sh (exit status: 77)

SKIP: tests/du/one-file-system
==============================

one-file-system.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/du/one-file-system.sh (exit status: 77)

SKIP: tests/id/gnu-zero-uids
============================

gnu-zero-uids.sh: skipped test: not running on GNU/Hurd
SKIP tests/id/gnu-zero-uids.sh (exit status: 77)

SKIP: tests/id/no-context
=========================

grep: /proc/filesystems: No such file or directory
no-context.sh: skipped test: this system lacks SELinux support
SKIP tests/id/no-context.sh (exit status: 77)

SKIP: tests/id/context
======================

grep: /proc/filesystems: No such file or directory
context.sh: skipped test: this system lacks SELinux support
SKIP tests/id/context.sh (exit status: 77)

SKIP: tests/id/smack
====================

grep: /proc/filesystems: No such file or directory
smack.sh: skipped test: this system lacks SMACK support
SKIP tests/id/smack.sh (exit status: 77)

SKIP: tests/install/install-C-selinux
=====================================

grep: /proc/filesystems: No such file or directory
install-C-selinux.sh: skipped test: this system lacks SELinux support
SKIP tests/install/install-C-selinux.sh (exit status: 77)

SKIP: tests/install/install-Z-selinux
=====================================

grep: /proc/filesystems: No such file or directory
install-Z-selinux.sh: skipped test: this system lacks SELinux support
SKIP tests/install/install-Z-selinux.sh (exit status: 77)

SKIP: tests/ls/getxattr-speedup
===============================

ld: cannot find -ldl
Cannot open ""
getxattr-speedup.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn't work?
SKIP tests/ls/getxattr-speedup.sh (exit status: 77)

SKIP: tests/ls/no-cap
=====================

no-cap.sh: skipped test: no strace program
SKIP tests/ls/no-cap.sh (exit status: 77)

SKIP: tests/ls/removed-directory
================================

removed-directory.sh: skipped test: can't examine removed working directory on this platform
SKIP tests/ls/removed-directory.sh (exit status: 77)

SKIP: tests/ls/root-rel-symlink-color
=====================================

root-rel-symlink-color.sh: skipped test: no relative symlink in /
SKIP tests/ls/root-rel-symlink-color.sh (exit status: 77)

SKIP: tests/ls/slink-acl
========================

../tests/ls/slink-acl.sh: setfacl: not found
slink-acl.sh: skipped test: setfacl does not work on the current file system
SKIP tests/ls/slink-acl.sh (exit status: 77)

SKIP: tests/ls/stat-free-color
==============================

stat-free-color.sh: skipped test: no strace program
SKIP tests/ls/stat-free-color.sh (exit status: 77)

SKIP: tests/ls/stat-free-symlinks
=================================

stat-free-symlinks.sh: skipped test: no strace program
SKIP tests/ls/stat-free-symlinks.sh (exit status: 77)

SKIP: tests/mkdir/p-acl
=======================

../tests/mkdir/p-acl.sh: setfacl: not found
p-acl.sh: skipped test: setfacl does not work on the current file system
SKIP tests/mkdir/p-acl.sh (exit status: 77)

SKIP: tests/mkdir/selinux
=========================

grep: /proc/filesystems: No such file or directory
selinux.sh: skipped test: this system lacks SELinux support
SKIP tests/mkdir/selinux.sh (exit status: 77)

SKIP: tests/mkdir/restorecon
============================

grep: /proc/filesystems: No such file or directory
restorecon.sh: skipped test: this system lacks SELinux support
SKIP tests/mkdir/restorecon.sh (exit status: 77)

SKIP: tests/mkdir/smack-no-root
===============================

grep: /proc/filesystems: No such file or directory
smack-no-root.sh: skipped test: this system lacks SMACK support
SKIP tests/mkdir/smack-no-root.sh (exit status: 77)

SKIP: tests/mv/acl
==================

acl.sh: skipped test: This test requires getfacl and setfacl.
SKIP tests/mv/acl.sh (exit status: 77)

SKIP: tests/mv/atomic
=====================

atomic.sh: skipped test: no strace program
SKIP tests/mv/atomic.sh (exit status: 77)

SKIP: tests/mv/atomic2
======================

atomic2.sh: skipped test: no strace program
SKIP tests/mv/atomic2.sh (exit status: 77)

SKIP: tests/mv/backup-is-src
============================

backup-is-src.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/backup-is-src.sh (exit status: 77)

SKIP: tests/mv/hard-link-1
==========================

hard-link-1.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/hard-link-1.sh (exit status: 77)

SKIP: tests/mv/i-1
==================

SKIP tests/mv/i-1.pl (exit status: 77)

SKIP: tests/mv/i-3
==================

NetBSD
i-3.sh: skipped test: known spurious failure on *BSD
SKIP tests/mv/i-3.sh (exit status: 77)

SKIP: tests/mv/into-self-2
==========================

into-self-2.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/into-self-2.sh (exit status: 77)

SKIP: tests/mv/leak-fd
======================

leak-fd.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/leak-fd.sh (exit status: 77)

SKIP: tests/mv/mv-special-1
===========================

mv-special-1.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/mv-special-1.sh (exit status: 77)

SKIP: tests/mv/no-copy
======================

no-copy.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/no-copy.sh (exit status: 77)

SKIP: tests/mv/part-fail
========================

part-fail.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
chmod: cannot access '': No such file or directory
SKIP tests/mv/part-fail.sh (exit status: 77)

SKIP: tests/mv/part-hardlink
============================

part-hardlink.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/part-hardlink.sh (exit status: 77)

SKIP: tests/mv/part-rename
==========================

part-rename.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/part-rename.sh (exit status: 77)

SKIP: tests/mv/part-symlink
===========================

part-symlink.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/part-symlink.sh (exit status: 77)

SKIP: tests/mv/partition-perm
=============================

partition-perm.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/partition-perm.sh (exit status: 77)

SKIP: tests/mv/symlink-onto-hardlink-to-self
============================================

symlink-onto-hardlink-to-self.sh: skipped test: your kernel or file system cannot create a hard link to a symlink
SKIP tests/mv/symlink-onto-hardlink-to-self.sh (exit status: 77)

SKIP: tests/mv/to-symlink
=========================

to-symlink.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/to-symlink.sh (exit status: 77)

SKIP: tests/tail/big-4gb
========================

big-4gb.sh: 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 tests/tail/big-4gb.sh (exit status: 77)

FAIL: tests/tail/pipe-f2
========================

--- exp	2023-08-26 13:05:03.554016666 +0200
+++ out	2023-08-26 13:05:03.554714379 +0200
@@ -1 +0,0 @@
-1
kill: 10141: No such process
FAIL tests/tail/pipe-f2.sh (exit status: 1)

SKIP: tests/chown/basic
=======================

basic.sh: skipped test: must be run as root
SKIP tests/chown/basic.sh (exit status: 77)

SKIP: tests/cp/cp-a-selinux
===========================

cp-a-selinux.sh: skipped test: must be run as root
SKIP tests/cp/cp-a-selinux.sh (exit status: 77)

SKIP: tests/cp/preserve-gid
===========================

preserve-gid.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/cp/preserve-gid.sh (exit status: 77)

SKIP: tests/cp/special-bits
===========================

special-bits.sh: skipped test: must be run as root
SKIP tests/cp/special-bits.sh (exit status: 77)

SKIP: tests/cp/cp-mv-enotsup-xattr
==================================

cp-mv-enotsup-xattr.sh: skipped test: must be run as root
SKIP tests/cp/cp-mv-enotsup-xattr.sh (exit status: 77)

SKIP: tests/cp/capability
=========================

capability.sh: skipped test: must be run as root
SKIP tests/cp/capability.sh (exit status: 77)

SKIP: tests/cp/sparse-extents-2
===============================

sparse-extents-2.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/cp/sparse-extents-2.sh (exit status: 77)

SKIP: tests/cp/cross-dev-symlink
================================

cross-dev-symlink.sh: skipped test: must be run as root
SKIP tests/cp/cross-dev-symlink.sh (exit status: 77)

SKIP: tests/dd/skip-seek-past-dev
=================================

skip-seek-past-dev.sh: skipped test: must be run as root
SKIP tests/dd/skip-seek-past-dev.sh (exit status: 77)

SKIP: tests/df/problematic-chars
================================

problematic-chars.sh: skipped test: must be run as root
SKIP tests/df/problematic-chars.sh (exit status: 77)

SKIP: tests/df/over-mount-device
================================

over-mount-device.sh: skipped test: must be run as root
SKIP tests/df/over-mount-device.sh (exit status: 77)

SKIP: tests/du/bind-mount-dir-cycle
===================================

bind-mount-dir-cycle.sh: skipped test: must be run as root
SKIP tests/du/bind-mount-dir-cycle.sh (exit status: 77)

SKIP: tests/du/bind-mount-dir-cycle-v2
======================================

bind-mount-dir-cycle-v2.sh: skipped test: must be run as root
SKIP tests/du/bind-mount-dir-cycle-v2.sh (exit status: 77)

SKIP: tests/id/setgid
=====================

setgid.sh: skipped test: must be run as root
SKIP tests/id/setgid.sh (exit status: 77)

SKIP: tests/install/install-C-root
==================================

install-C-root.sh: skipped test: must be run as root
SKIP tests/install/install-C-root.sh (exit status: 77)

SKIP: tests/ls/capability
=========================

capability.sh: skipped test: must be run as root
SKIP tests/ls/capability.sh (exit status: 77)

SKIP: tests/ls/nameless-uid
===========================

nameless-uid.sh: skipped test: must be run as root
SKIP tests/ls/nameless-uid.sh (exit status: 77)

SKIP: tests/chcon/chcon
=======================

chcon.sh: skipped test: must be run as root
SKIP tests/chcon/chcon.sh (exit status: 77)

SKIP: tests/chroot/chroot-credentials
=====================================

chroot-credentials.sh: skipped test: must be run as root
SKIP tests/chroot/chroot-credentials.sh (exit status: 77)

SKIP: tests/misc/selinux
========================

selinux.sh: skipped test: must be run as root
SKIP tests/misc/selinux.sh (exit status: 77)

SKIP: tests/truncate/truncate-owned-by-other
============================================

truncate-owned-by-other.sh: skipped test: must be run as root
SKIP tests/truncate/truncate-owned-by-other.sh (exit status: 77)

SKIP: tests/mkdir/writable-under-readonly
=========================================

writable-under-readonly.sh: skipped test: must be run as root
SKIP tests/mkdir/writable-under-readonly.sh (exit status: 77)

SKIP: tests/mkdir/smack-root
============================

grep: /proc/filesystems: No such file or directory
smack-root.sh: skipped test: this system lacks SMACK support
SKIP tests/mkdir/smack-root.sh (exit status: 77)

SKIP: tests/mv/hardlink-case
============================

hardlink-case.sh: skipped test: must be run as root
SKIP tests/mv/hardlink-case.sh (exit status: 77)

SKIP: tests/mv/sticky-to-xpart
==============================

sticky-to-xpart.sh: skipped test: must be run as root
SKIP tests/mv/sticky-to-xpart.sh (exit status: 77)

SKIP: tests/rm/fail-2eperm
==========================

fail-2eperm.sh: skipped test: must be run as root
SKIP tests/rm/fail-2eperm.sh (exit status: 77)

SKIP: tests/rm/no-give-up
=========================

no-give-up.sh: skipped test: must be run as root
SKIP tests/rm/no-give-up.sh (exit status: 77)

SKIP: tests/rm/one-file-system
==============================

one-file-system.sh: skipped test: must be run as root
SKIP tests/rm/one-file-system.sh (exit status: 77)

SKIP: tests/rm/read-only
========================

read-only.sh: skipped test: must be run as root
SKIP tests/rm/read-only.sh (exit status: 77)

SKIP: tests/rm/empty-immutable-skip
===================================

empty-immutable-skip.sh: skipped test: must be run as root
SKIP tests/rm/empty-immutable-skip.sh (exit status: 77)

SKIP: tests/split/l-chunk-root
==============================

l-chunk-root.sh: skipped test: must be run as root
SKIP tests/split/l-chunk-root.sh (exit status: 77)

SKIP: tests/tail/append-only
============================

append-only.sh: skipped test: must be run as root
SKIP tests/tail/append-only.sh (exit status: 77)

SKIP: tests/tail/end-of-device
==============================

end-of-device.sh: skipped test: must be run as root
SKIP tests/tail/end-of-device.sh (exit status: 77)

SKIP: tests/touch/now-owned-by-other
====================================

now-owned-by-other.sh: skipped test: must be run as root
SKIP tests/touch/now-owned-by-other.sh (exit status: 77)

SKIP: tests/factor/t00
======================

t00.sh: 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 tests/factor/t00.sh (exit status: 77)

SKIP: tests/factor/t01
======================

t01.sh: 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 tests/factor/t01.sh (exit status: 77)

SKIP: tests/factor/t02
======================

t02.sh: 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 tests/factor/t02.sh (exit status: 77)

SKIP: tests/factor/t03
======================

t03.sh: 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 tests/factor/t03.sh (exit status: 77)

SKIP: tests/factor/t04
======================

t04.sh: 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 tests/factor/t04.sh (exit status: 77)

SKIP: tests/factor/t05
======================

t05.sh: 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 tests/factor/t05.sh (exit status: 77)

SKIP: tests/factor/t06
======================

t06.sh: 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 tests/factor/t06.sh (exit status: 77)

SKIP: tests/factor/t07
======================

t07.sh: 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 tests/factor/t07.sh (exit status: 77)

SKIP: tests/factor/t08
======================

t08.sh: 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 tests/factor/t08.sh (exit status: 77)

SKIP: tests/factor/t09
======================

t09.sh: 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 tests/factor/t09.sh (exit status: 77)

SKIP: tests/factor/t10
======================

t10.sh: 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 tests/factor/t10.sh (exit status: 77)

SKIP: tests/factor/t11
======================

t11.sh: 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 tests/factor/t11.sh (exit status: 77)

SKIP: tests/factor/t12
======================

t12.sh: 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 tests/factor/t12.sh (exit status: 77)

SKIP: tests/factor/t13
======================

t13.sh: 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 tests/factor/t13.sh (exit status: 77)

SKIP: tests/factor/t14
======================

t14.sh: 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 tests/factor/t14.sh (exit status: 77)

SKIP: tests/factor/t15
======================

t15.sh: 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 tests/factor/t15.sh (exit status: 77)

SKIP: tests/factor/t16
======================

t16.sh: 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 tests/factor/t16.sh (exit status: 77)

SKIP: tests/factor/t17
======================

t17.sh: 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 tests/factor/t17.sh (exit status: 77)

SKIP: tests/factor/t18
======================

t18.sh: 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 tests/factor/t18.sh (exit status: 77)

SKIP: tests/factor/t19
======================

t19.sh: 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 tests/factor/t19.sh (exit status: 77)

SKIP: tests/factor/t20
======================

t20.sh: 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 tests/factor/t20.sh (exit status: 77)

SKIP: tests/factor/t21
======================

t21.sh: 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 tests/factor/t21.sh (exit status: 77)

SKIP: tests/factor/t22
======================

t22.sh: 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 tests/factor/t22.sh (exit status: 77)

SKIP: tests/factor/t23
======================

t23.sh: 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 tests/factor/t23.sh (exit status: 77)

SKIP: tests/factor/t24
======================

t24.sh: 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 tests/factor/t24.sh (exit status: 77)

SKIP: tests/factor/t25
======================

t25.sh: 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 tests/factor/t25.sh (exit status: 77)

SKIP: tests/factor/t26
======================

t26.sh: 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 tests/factor/t26.sh (exit status: 77)

SKIP: tests/factor/t27
======================

t27.sh: 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 tests/factor/t27.sh (exit status: 77)

SKIP: tests/factor/t28
======================

t28.sh: 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 tests/factor/t28.sh (exit status: 77)

SKIP: tests/factor/t29
======================

t29.sh: 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 tests/factor/t29.sh (exit status: 77)

SKIP: tests/factor/t30
======================

t30.sh: 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 tests/factor/t30.sh (exit status: 77)

SKIP: tests/factor/t31
======================

t31.sh: 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 tests/factor/t31.sh (exit status: 77)

SKIP: tests/factor/t32
======================

t32.sh: 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 tests/factor/t32.sh (exit status: 77)

SKIP: tests/factor/t33
======================

t33.sh: 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 tests/factor/t33.sh (exit status: 77)

SKIP: tests/factor/t34
======================

t34.sh: 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 tests/factor/t34.sh (exit status: 77)

SKIP: tests/factor/t35
======================

t35.sh: 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 tests/factor/t35.sh (exit status: 77)

SKIP: tests/factor/t36
======================

t36.sh: 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 tests/factor/t36.sh (exit status: 77)

==========================================================
   GNU coreutils 9.3.147-d553ab: ./tests/test-suite.log
==========================================================

# TOTAL: 645
# PASS:  404
# SKIP:  237
# XFAIL: 0
# FAIL:  4
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

SKIP: tests/tail/inotify-race
=============================

inotify-race.sh: skipped test: inotify is not supported
SKIP tests/tail/inotify-race.sh (exit status: 77)

SKIP: tests/tail/inotify-race2
==============================

inotify-race2.sh: skipped test: inotify is not supported
SKIP tests/tail/inotify-race2.sh (exit status: 77)

SKIP: tests/misc/invalid-opt
============================

SKIP tests/misc/invalid-opt.pl (exit status: 77)

SKIP: tests/rm/ext3-perf
========================

ext3-perf.sh: 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 tests/rm/ext3-perf.sh (exit status: 77)

SKIP: tests/cp/link-heap
========================

link-heap.sh: 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 tests/cp/link-heap.sh (exit status: 77)

SKIP: tests/cp/no-ctx
=====================

ld: cannot find -ldl
grep: /proc/filesystems: No such file or directory
no-ctx.sh: skipped test: this system lacks SELinux support
SKIP tests/cp/no-ctx.sh (exit status: 77)

SKIP: tests/tty/tty-eof
=======================

SKIP tests/tty/tty-eof.pl (exit status: 77)

SKIP: tests/misc/read-errors
============================

read-errors.sh: skipped test: Need unreadable directories
SKIP tests/misc/read-errors.sh (exit status: 77)

SKIP: tests/tail/inotify-rotate
===============================

inotify-rotate.sh: 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 tests/tail/inotify-rotate.sh (exit status: 77)

SKIP: tests/tail/inotify-rotate-resources
=========================================

inotify-rotate-resources.sh: skipped test: inotify required
SKIP tests/tail/inotify-rotate-resources.sh (exit status: 77)

SKIP: tests/tail/inotify-dir-recreate
=====================================

inotify-dir-recreate.sh: skipped test: inotify is not supported
SKIP tests/tail/inotify-dir-recreate.sh (exit status: 77)

SKIP: tests/tail/inotify-only-regular
=====================================

inotify-only-regular.sh: skipped test: inotify support required
SKIP tests/tail/inotify-only-regular.sh (exit status: 77)

SKIP: tests/rm/deep-2
=====================

deep-2.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/rm/deep-2.sh (exit status: 77)

SKIP: tests/rm/empty-name
=========================

SKIP tests/rm/empty-name.pl (exit status: 77)

SKIP: tests/rm/fail-eperm
=========================

SKIP tests/rm/fail-eperm.xpl (exit status: 77)

SKIP: tests/rm/hash
===================

hash.sh: 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 tests/rm/hash.sh (exit status: 77)

SKIP: tests/rm/r-root
=====================

ld: cannot find -ldl
diff -u /dev/null err
--- /dev/null	1970-01-01
+++ err	1970-01-01
+bp.py:1: Error in sourced command file:
+Undefined command: "breakpoint_handler".  Try "help".
+Cannot open ""
bp.py:1: Error in sourced command file:
Undefined command: "breakpoint_handler".  Try "help".
Cannot open ""
r-root.sh: skipped test: internal test failure: maybe LD_PRELOAD or gdb doesn't work?
SKIP tests/rm/r-root.sh (exit status: 77)

SKIP: tests/rm/unreadable
=========================

SKIP tests/rm/unreadable.pl (exit status: 77)

SKIP: tests/rm/many-dir-entries-vs-OOM
======================================

many-dir-entries-vs-OOM.sh: 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 tests/rm/many-dir-entries-vs-OOM.sh (exit status: 77)

SKIP: tests/rm/rm-readdir-fail
==============================

ld: cannot find -ldl
Cannot open ""
rm-readdir-fail.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn't work?
SKIP tests/rm/rm-readdir-fail.sh (exit status: 77)

SKIP: tests/fmt/base
====================

SKIP tests/fmt/base.pl (exit status: 77)

SKIP: tests/env/env-signal-handler
==================================

bash: not found
env-signal-handler.sh: skipped test: bash is required
SKIP tests/env/env-signal-handler.sh (exit status: 77)

SKIP: tests/ptx/ptx
===================

SKIP tests/ptx/ptx.pl (exit status: 77)

SKIP: tests/test/test
=====================

SKIP tests/test/test.pl (exit status: 77)

SKIP: tests/seq/seq
===================

SKIP tests/seq/seq.pl (exit status: 77)

SKIP: tests/seq/seq-epipe
=========================

bash: not found
seq-epipe.sh: skipped test: bash is required
SKIP tests/seq/seq-epipe.sh (exit status: 77)

SKIP: tests/seq/seq-long-double
===============================

long.c:1:22: fatal error: features.h: No such file or directory
compilation terminated.
seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double
SKIP tests/seq/seq-long-double.sh (exit status: 77)

SKIP: tests/head/head
=====================

SKIP tests/head/head.pl (exit status: 77)

SKIP: tests/head/head-elide-tail
================================

SKIP tests/head/head-elide-tail.pl (exit status: 77)

SKIP: tests/tail/tail-n0f
=========================

tail-n0f.sh: skipped test: /proc/13353/status: missing or 'different'
SKIP tests/tail/tail-n0f.sh (exit status: 77)

SKIP: tests/ls/ls-misc
======================

SKIP tests/ls/ls-misc.pl (exit status: 77)

SKIP: tests/date/date
=====================

SKIP tests/date/date.pl (exit status: 77)

SKIP: tests/date/date-next-dow
==============================

SKIP tests/date/date-next-dow.pl (exit status: 77)

SKIP: tests/misc/xstrtol
========================

SKIP tests/misc/xstrtol.pl (exit status: 77)

SKIP: tests/od/od
=================

SKIP tests/od/od.pl (exit status: 77)

SKIP: tests/misc/mktemp
=======================

SKIP tests/misc/mktemp.pl (exit status: 77)

SKIP: tests/misc/arch
=====================

arch: not built
arch.sh: skipped test: required program(s) not built
SKIP tests/misc/arch.sh (exit status: 77)

SKIP: tests/misc/join
=====================

SKIP tests/misc/join.pl (exit status: 77)

SKIP: tests/pr/pr-tests
=======================

SKIP tests/pr/pr-tests.pl (exit status: 77)

SKIP: tests/pwd/pwd-option
==========================

pwd-option.sh: skipped test: cd does not properly update $PWD
SKIP tests/pwd/pwd-option.sh (exit status: 77)

SKIP: tests/misc/coreutils
==========================

coreutils: not built
coreutils.sh: skipped test: required program(s) not built
SKIP tests/misc/coreutils.sh (exit status: 77)

SKIP: tests/cut/cut
===================

SKIP tests/cut/cut.pl (exit status: 77)

SKIP: tests/cut/cut-huge-range
==============================

cut-huge-range.sh: skipped test: this shell lacks ulimit support
SKIP tests/cut/cut-huge-range.sh (exit status: 77)

SKIP: tests/wc/wc
=================

SKIP tests/wc/wc.pl (exit status: 77)

SKIP: tests/wc/wc-files0-from
=============================

SKIP tests/wc/wc-files0-from.pl (exit status: 77)

SKIP: tests/misc/base64
=======================

SKIP tests/misc/base64.pl (exit status: 77)

SKIP: tests/misc/basename
=========================

SKIP tests/misc/basename.pl (exit status: 77)

SKIP: tests/misc/basenc
=======================

SKIP tests/misc/basenc.pl (exit status: 77)

SKIP: tests/cksum/cksum-base64
==============================

SKIP tests/cksum/cksum-base64.pl (exit status: 77)

SKIP: tests/misc/comm
=====================

SKIP tests/misc/comm.pl (exit status: 77)

SKIP: tests/csplit/csplit-heap
==============================

csplit-heap.sh: skipped test: this shell lacks ulimit support
SKIP tests/csplit/csplit-heap.sh (exit status: 77)

SKIP: tests/csplit/csplit-io-err
================================

ld: cannot find -ldl
csplit-io-err.sh: skipped test: LD_PRELOAD interception failed
SKIP tests/csplit/csplit-io-err.sh (exit status: 77)

SKIP: tests/csplit/csplit-suppress-matched
==========================================

SKIP tests/csplit/csplit-suppress-matched.pl (exit status: 77)

FAIL: tests/date/date-debug
===========================

--- exp2	2023-08-27 13:55:15.042723382 +0200
+++ out2	2023-08-27 13:55:15.081684519 +0200
@@ -5,9 +5,8 @@
 date: error: invalid date/time value:
 date:     user provided time: '(Y-M-D) 2006-04-02 02:30:00'
 date:        normalized time: '(Y-M-D) 2006-04-02 XX:XX:XX'
-date:                                             --
+date: 
 date:      possible reasons:
-date:        nonexistent due to daylight-saving time;
 date:        numeric values overflow;
 date:        missing timezone
 date: invalid date 'TZ="America/Edmonton" 2006-04-02 02:30:00'
FAIL tests/date/date-debug.sh (exit status: 1)

FAIL: tests/date/date-tz
========================

date: invalid date 'TZ="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa0" 2017'
FAIL tests/date/date-tz.sh (exit status: 1)

SKIP: tests/misc/dircolors
==========================

SKIP tests/misc/dircolors.pl (exit status: 77)

SKIP: tests/misc/dirname
========================

SKIP tests/misc/dirname.pl (exit status: 77)

SKIP: tests/env/env-S
=====================

SKIP tests/env/env-S.pl (exit status: 77)

SKIP: tests/env/env-S-script
============================

env-S-script.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/env/env-S-script.sh (exit status: 77)

SKIP: tests/misc/expand
=======================

SKIP tests/misc/expand.pl (exit status: 77)

SKIP: tests/expr/expr
=====================

SKIP tests/expr/expr.pl (exit status: 77)

SKIP: tests/expr/expr-multibyte
===============================

SKIP tests/expr/expr-multibyte.pl (exit status: 77)

SKIP: tests/factor/factor
=========================

SKIP tests/factor/factor.pl (exit status: 77)

SKIP: tests/misc/fold
=====================

SKIP tests/misc/fold.pl (exit status: 77)

SKIP: tests/head/head-c
=======================

head-c.sh: skipped test: this shell lacks ulimit support
SKIP tests/head/head-c.sh (exit status: 77)

SKIP: tests/cksum/md5sum
========================

SKIP tests/cksum/md5sum.pl (exit status: 77)

SKIP: tests/cksum/md5sum-newline
================================

SKIP tests/cksum/md5sum-newline.pl (exit status: 77)

SKIP: tests/misc/numfmt
=======================

SKIP tests/misc/numfmt.pl (exit status: 77)

SKIP: tests/misc/paste
======================

SKIP tests/misc/paste.pl (exit status: 77)

SKIP: tests/printf/printf-cov
=============================

SKIP tests/printf/printf-cov.pl (exit status: 77)

SKIP: tests/printf/printf-surprise
==================================

printf-surprise.sh: skipped test: this shell lacks ulimit support
SKIP tests/printf/printf-surprise.sh (exit status: 77)

SKIP: tests/pwd/pwd-long
========================

pwd-long.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/pwd/pwd-long.sh (exit status: 77)

SKIP: tests/runcon/runcon-compute
=================================

runcon: runcon may be used only on a SELinux kernel
runcon-compute.sh: skipped test: runcon setup failed
SKIP tests/runcon/runcon-compute.sh (exit status: 77)

SKIP: tests/cksum/sha1sum
=========================

SKIP tests/cksum/sha1sum.pl (exit status: 77)

SKIP: tests/cksum/sha1sum-vec
=============================

SKIP tests/cksum/sha1sum-vec.pl (exit status: 77)

SKIP: tests/cksum/sha224sum
===========================

SKIP tests/cksum/sha224sum.pl (exit status: 77)

SKIP: tests/cksum/sha256sum
===========================

SKIP tests/cksum/sha256sum.pl (exit status: 77)

SKIP: tests/cksum/sha384sum
===========================

SKIP tests/cksum/sha384sum.pl (exit status: 77)

SKIP: tests/cksum/sha512sum
===========================

SKIP tests/cksum/sha512sum.pl (exit status: 77)

SKIP: tests/shuf/shuf-reservoir
===============================

shuf-reservoir.sh: 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 tests/shuf/shuf-reservoir.sh (exit status: 77)

SKIP: tests/cksum/sm3sum
========================

SKIP tests/cksum/sm3sum.pl (exit status: 77)

SKIP: tests/sort/sort
=====================

SKIP tests/sort/sort.pl (exit status: 77)

SKIP: tests/sort/sort-benchmark-random
======================================

sort-benchmark-random.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/sort/sort-benchmark-random.sh (exit status: 77)

SKIP: tests/sort/sort-compress-hang
===================================

sort-compress-hang.sh: 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 tests/sort/sort-compress-hang.sh (exit status: 77)

SKIP: tests/sort/sort-compress-proc
===================================

sort-compress-proc.sh: 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 tests/sort/sort-compress-proc.sh (exit status: 77)

SKIP: tests/sort/sort-files0-from
=================================

SKIP tests/sort/sort-files0-from.pl (exit status: 77)

SKIP: tests/sort/sort-h-thousands-sep
=====================================

sort-h-thousands-sep.sh: skipped test: The Swedish locale with blank thousands separator is unavailable.
SKIP tests/sort/sort-h-thousands-sep.sh (exit status: 77)

SKIP: tests/sort/sort-merge
===========================

SKIP tests/sort/sort-merge.pl (exit status: 77)

SKIP: tests/sort/sort-month
===========================

sort-month.sh: skipped test: The locale utility is not present
SKIP tests/sort/sort-month.sh (exit status: 77)

SKIP: tests/sort/sort-spinlock-abuse
====================================

sort-spinlock-abuse.sh: 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 tests/sort/sort-spinlock-abuse.sh (exit status: 77)

SKIP: tests/sort/sort-stale-thread-mem
======================================

sort-stale-thread-mem.sh: 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 tests/sort/sort-stale-thread-mem.sh (exit status: 77)

SKIP: tests/sort/sort-u-FMR
===========================

valgrind: not found
sort-u-FMR.sh: skipped test: requires a working valgrind
SKIP tests/sort/sort-u-FMR.sh (exit status: 77)

SKIP: tests/split/line-bytes
============================

line-bytes.sh: skipped test: this shell lacks ulimit support
SKIP tests/split/line-bytes.sh (exit status: 77)

SKIP: tests/stat/stat-printf
============================

SKIP tests/stat/stat-printf.pl (exit status: 77)

SKIP: tests/stty/stty
=====================

strace: not found
stty.sh: skipped test: no strace program
SKIP tests/stty/stty.sh (exit status: 77)

SKIP: tests/stty/stty-pairs
===========================

stty-pairs.sh: 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 tests/stty/stty-pairs.sh (exit status: 77)

SKIP: tests/cksum/sum
=====================

SKIP tests/cksum/sum.pl (exit status: 77)

SKIP: tests/cksum/sum-sysv
==========================

sum-sysv.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/cksum/sum-sysv.sh (exit status: 77)

SKIP: tests/tac/tac
===================

SKIP tests/tac/tac.pl (exit status: 77)

SKIP: tests/tac/tac-continue
============================

tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined
SKIP tests/tac/tac-continue.sh (exit status: 77)

SKIP: tests/tail/tail
=====================

SKIP tests/tail/tail.pl (exit status: 77)

SKIP: tests/test/test-diag
==========================

SKIP tests/test/test-diag.pl (exit status: 77)

SKIP: tests/timeout/timeout-blocked
===================================

SKIP tests/timeout/timeout-blocked.pl (exit status: 77)

SKIP: tests/timeout/timeout-group
=================================

kill: illegal process group id: -1
timeout-group.sh: skipped test: requires kill with group signalling support
SKIP tests/timeout/timeout-group.sh (exit status: 77)

SKIP: tests/tr/tr
=================

SKIP tests/tr/tr.pl (exit status: 77)

SKIP: tests/misc/tsort
======================

SKIP tests/misc/tsort.pl (exit status: 77)

SKIP: tests/misc/unexpand
=========================

SKIP tests/misc/unexpand.pl (exit status: 77)

SKIP: tests/uniq/uniq
=====================

SKIP tests/uniq/uniq.pl (exit status: 77)

SKIP: tests/misc/xattr
======================

cp: cannot preserve extended attributes, cp is built without xattr support
xattr.sh: skipped test: coreutils built without xattr support
SKIP tests/misc/xattr.sh (exit status: 77)

SKIP: tests/cp/acl
==================

getfacl: not found
acl.sh: skipped test: This test requires getfacl and setfacl.
SKIP tests/cp/acl.sh (exit status: 77)

SKIP: tests/cp/sparse-extents
=============================

sparse-extents.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-extents.sh (exit status: 77)

SKIP: tests/cp/copy-FMR
=======================

valgrind: not found
copy-FMR.sh: skipped test: requires a working valgrind
SKIP tests/cp/copy-FMR.sh (exit status: 77)

SKIP: tests/cp/sparse-perf
==========================

sparse-perf.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-perf.sh (exit status: 77)

SKIP: tests/cp/sparse-2
=======================

sparse-2.sh: skipped test: insufficient SEEK_DATA support
SKIP tests/cp/sparse-2.sh (exit status: 77)

SKIP: tests/cp/nfs-removal-race
===============================

ld: cannot find -ldl
Cannot open ""
nfs-removal-race.sh: skipped test: LD_PRELOAD was ineffective?
SKIP tests/cp/nfs-removal-race.sh (exit status: 77)

SKIP: tests/cp/perm
===================

perm.sh: 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 tests/cp/perm.sh (exit status: 77)

SKIP: tests/cp/reflink-auto
===========================

reflink-auto.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/cp/reflink-auto.sh (exit status: 77)

SKIP: tests/df/no-mtab-status
=============================

ld: cannot find -ldl
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/wd0a        9657390 1280310   7894212  14% /
ptyfs                  1       1         0 100% /dev/pts
tmpfs             131072       8    131064   1% /var/shm
no-mtab-status.sh: skipped test: no mntent.h available to confirm the interface
SKIP tests/df/no-mtab-status.sh (exit status: 77)

SKIP: tests/df/skip-duplicates
==============================

ld: cannot find -ldl
/
skip-duplicates.sh: skipped test: no mntent.h available to confirm the interface
SKIP tests/df/skip-duplicates.sh (exit status: 77)

SKIP: tests/df/skip-rootfs
==========================

Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/wd0a        9657390 1280316   7894206  14% /
ptyfs                  1       1         0 100% /dev/pts
tmpfs             131072       8    131064   1% /var/shm
skip-rootfs.sh: skipped test: no rootfs in mtab
SKIP tests/df/skip-rootfs.sh (exit status: 77)

SKIP: tests/dd/no-allocate
==========================

no-allocate.sh: skipped test: this shell lacks ulimit support
SKIP tests/dd/no-allocate.sh (exit status: 77)

SKIP: tests/dd/nocache_eof
==========================

strace: not found
nocache_eof.sh: skipped test: no strace program
SKIP tests/dd/nocache_eof.sh (exit status: 77)

SKIP: tests/dd/skip-seek
========================

SKIP tests/dd/skip-seek.pl (exit status: 77)

SKIP: tests/dd/unblock
======================

SKIP tests/dd/unblock.pl (exit status: 77)

SKIP: tests/df/total-verify
===========================

total-verify.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/df/total-verify.sh (exit status: 77)

SKIP: tests/du/2g
=================

2g.sh: 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 tests/du/2g.sh (exit status: 77)

SKIP: tests/du/fd-leak
======================

fd-leak.sh: 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 tests/du/fd-leak.sh (exit status: 77)

SKIP: tests/du/files0-from
==========================

SKIP tests/du/files0-from.pl (exit status: 77)

SKIP: tests/du/files0-from-dir
==============================

files0-from-dir.sh: skipped test: cat dir/ succeeds
SKIP tests/du/files0-from-dir.sh (exit status: 77)

SKIP: tests/du/long-from-unreadable
===================================

long-from-unreadable.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/du/long-from-unreadable.sh (exit status: 77)

SKIP: tests/du/move-dir-while-traversing
========================================

python: not found
move-dir-while-traversing.sh: skipped test: python inotify package not installed
SKIP tests/du/move-dir-while-traversing.sh (exit status: 77)

SKIP: tests/du/one-file-system
==============================

one-file-system.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/du/one-file-system.sh (exit status: 77)

SKIP: tests/id/gnu-zero-uids
============================

gnu-zero-uids.sh: skipped test: not running on GNU/Hurd
SKIP tests/id/gnu-zero-uids.sh (exit status: 77)

SKIP: tests/id/no-context
=========================

grep: /proc/filesystems: No such file or directory
no-context.sh: skipped test: this system lacks SELinux support
SKIP tests/id/no-context.sh (exit status: 77)

SKIP: tests/id/context
======================

grep: /proc/filesystems: No such file or directory
context.sh: skipped test: this system lacks SELinux support
SKIP tests/id/context.sh (exit status: 77)

SKIP: tests/id/smack
====================

grep: /proc/filesystems: No such file or directory
smack.sh: skipped test: this system lacks SMACK support
SKIP tests/id/smack.sh (exit status: 77)

SKIP: tests/install/install-C-selinux
=====================================

grep: /proc/filesystems: No such file or directory
install-C-selinux.sh: skipped test: this system lacks SELinux support
SKIP tests/install/install-C-selinux.sh (exit status: 77)

SKIP: tests/install/install-Z-selinux
=====================================

grep: /proc/filesystems: No such file or directory
install-Z-selinux.sh: skipped test: this system lacks SELinux support
SKIP tests/install/install-Z-selinux.sh (exit status: 77)

SKIP: tests/ls/getxattr-speedup
===============================

ld: cannot find -ldl
Cannot open ""
getxattr-speedup.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn't work?
SKIP tests/ls/getxattr-speedup.sh (exit status: 77)

SKIP: tests/ls/no-cap
=====================

strace: not found
no-cap.sh: skipped test: no strace program
SKIP tests/ls/no-cap.sh (exit status: 77)

SKIP: tests/ls/removed-directory
================================

removed-directory.sh: skipped test: can't examine removed working directory on this platform
SKIP tests/ls/removed-directory.sh (exit status: 77)

SKIP: tests/ls/root-rel-symlink-color
=====================================

root-rel-symlink-color.sh: skipped test: no relative symlink in /
SKIP tests/ls/root-rel-symlink-color.sh (exit status: 77)

SKIP: tests/ls/slink-acl
========================

setfacl: not found
slink-acl.sh: skipped test: setfacl does not work on the current file system
SKIP tests/ls/slink-acl.sh (exit status: 77)

SKIP: tests/ls/stat-free-color
==============================

strace: not found
stat-free-color.sh: skipped test: no strace program
SKIP tests/ls/stat-free-color.sh (exit status: 77)

SKIP: tests/ls/stat-free-symlinks
=================================

strace: not found
stat-free-symlinks.sh: skipped test: no strace program
SKIP tests/ls/stat-free-symlinks.sh (exit status: 77)

SKIP: tests/mkdir/p-acl
=======================

setfacl: not found
p-acl.sh: skipped test: setfacl does not work on the current file system
SKIP tests/mkdir/p-acl.sh (exit status: 77)

SKIP: tests/mkdir/selinux
=========================

grep: /proc/filesystems: No such file or directory
selinux.sh: skipped test: this system lacks SELinux support
SKIP tests/mkdir/selinux.sh (exit status: 77)

SKIP: tests/mkdir/restorecon
============================

grep: /proc/filesystems: No such file or directory
restorecon.sh: skipped test: this system lacks SELinux support
SKIP tests/mkdir/restorecon.sh (exit status: 77)

SKIP: tests/mkdir/smack-no-root
===============================

grep: /proc/filesystems: No such file or directory
smack-no-root.sh: skipped test: this system lacks SMACK support
SKIP tests/mkdir/smack-no-root.sh (exit status: 77)

SKIP: tests/mv/acl
==================

getfacl: not found
acl.sh: skipped test: This test requires getfacl and setfacl.
SKIP tests/mv/acl.sh (exit status: 77)

SKIP: tests/mv/atomic
=====================

strace: not found
atomic.sh: skipped test: no strace program
SKIP tests/mv/atomic.sh (exit status: 77)

SKIP: tests/mv/atomic2
======================

strace: not found
atomic2.sh: skipped test: no strace program
SKIP tests/mv/atomic2.sh (exit status: 77)

SKIP: tests/mv/backup-is-src
============================

backup-is-src.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/backup-is-src.sh (exit status: 77)

SKIP: tests/mv/hard-link-1
==========================

hard-link-1.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/hard-link-1.sh (exit status: 77)

SKIP: tests/mv/i-1
==================

SKIP tests/mv/i-1.pl (exit status: 77)

SKIP: tests/mv/i-3
==================

NetBSD
i-3.sh: skipped test: known spurious failure on *BSD
SKIP tests/mv/i-3.sh (exit status: 77)

SKIP: tests/mv/into-self-2
==========================

into-self-2.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/into-self-2.sh (exit status: 77)

SKIP: tests/mv/leak-fd
======================

leak-fd.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/leak-fd.sh (exit status: 77)

SKIP: tests/mv/mv-special-1
===========================

mv-special-1.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/mv-special-1.sh (exit status: 77)

SKIP: tests/mv/no-copy
======================

no-copy.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/no-copy.sh (exit status: 77)

SKIP: tests/mv/part-fail
========================

part-fail.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
chmod: cannot access '': No such file or directory
SKIP tests/mv/part-fail.sh (exit status: 77)

SKIP: tests/mv/part-hardlink
============================

part-hardlink.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/part-hardlink.sh (exit status: 77)

SKIP: tests/mv/part-rename
==========================

part-rename.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/part-rename.sh (exit status: 77)

SKIP: tests/mv/part-symlink
===========================

part-symlink.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/part-symlink.sh (exit status: 77)

SKIP: tests/mv/partition-perm
=============================

partition-perm.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/partition-perm.sh (exit status: 77)

SKIP: tests/mv/symlink-onto-hardlink-to-self
============================================

symlink-onto-hardlink-to-self.sh: skipped test: your kernel or file system cannot create a hard link to a symlink
SKIP tests/mv/symlink-onto-hardlink-to-self.sh (exit status: 77)

SKIP: tests/mv/to-symlink
=========================

to-symlink.sh: skipped test: requires a writable directory on a different file system,
and I couldn't find one.  I tried these:
  /tmp /tmp /dev/shm /var/tmp /usr/tmp /home/bruno
Set your environment variable CANDIDATE_TMP_DIRS to make
this test use a different list.
SKIP tests/mv/to-symlink.sh (exit status: 77)

SKIP: tests/tail/big-4gb
========================

big-4gb.sh: 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 tests/tail/big-4gb.sh (exit status: 77)

FAIL: tests/tail/pipe-f2
========================

--- exp	2023-08-27 14:08:13.775388108 +0200
+++ out	2023-08-27 14:08:13.777669647 +0200
@@ -1 +0,0 @@
-1
kill: 11226: No such process
FAIL tests/tail/pipe-f2.sh (exit status: 1)

FAIL: tests/touch/not-owner
===========================

--- exp	2023-08-27 14:08:37.892590977 +0200
+++ out	2023-08-27 14:08:37.773966292 +0200
@@ -1 +1 @@
-touch: setting times of '/': Read-only file system
+touch: cannot touch '/': File exists
FAIL tests/touch/not-owner.sh (exit status: 1)

SKIP: tests/chown/basic
=======================

basic.sh: skipped test: must be run as root
SKIP tests/chown/basic.sh (exit status: 77)

SKIP: tests/cp/cp-a-selinux
===========================

cp-a-selinux.sh: skipped test: must be run as root
SKIP tests/cp/cp-a-selinux.sh (exit status: 77)

SKIP: tests/cp/preserve-gid
===========================

preserve-gid.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/cp/preserve-gid.sh (exit status: 77)

SKIP: tests/cp/special-bits
===========================

special-bits.sh: skipped test: must be run as root
SKIP tests/cp/special-bits.sh (exit status: 77)

SKIP: tests/cp/cp-mv-enotsup-xattr
==================================

cp-mv-enotsup-xattr.sh: skipped test: must be run as root
SKIP tests/cp/cp-mv-enotsup-xattr.sh (exit status: 77)

SKIP: tests/cp/capability
=========================

capability.sh: skipped test: must be run as root
SKIP tests/cp/capability.sh (exit status: 77)

SKIP: tests/cp/sparse-extents-2
===============================

sparse-extents-2.sh: skipped test: configure did not find a usable version of Perl
SKIP tests/cp/sparse-extents-2.sh (exit status: 77)

SKIP: tests/cp/cross-dev-symlink
================================

cross-dev-symlink.sh: skipped test: must be run as root
SKIP tests/cp/cross-dev-symlink.sh (exit status: 77)

SKIP: tests/dd/skip-seek-past-dev
=================================

skip-seek-past-dev.sh: skipped test: must be run as root
SKIP tests/dd/skip-seek-past-dev.sh (exit status: 77)

SKIP: tests/df/problematic-chars
================================

problematic-chars.sh: skipped test: must be run as root
SKIP tests/df/problematic-chars.sh (exit status: 77)

SKIP: tests/df/over-mount-device
================================

over-mount-device.sh: skipped test: must be run as root
SKIP tests/df/over-mount-device.sh (exit status: 77)

SKIP: tests/du/bind-mount-dir-cycle
===================================

bind-mount-dir-cycle.sh: skipped test: must be run as root
SKIP tests/du/bind-mount-dir-cycle.sh (exit status: 77)

SKIP: tests/du/bind-mount-dir-cycle-v2
======================================

bind-mount-dir-cycle-v2.sh: skipped test: must be run as root
SKIP tests/du/bind-mount-dir-cycle-v2.sh (exit status: 77)

SKIP: tests/id/setgid
=====================

setgid.sh: skipped test: must be run as root
SKIP tests/id/setgid.sh (exit status: 77)

SKIP: tests/install/install-C-root
==================================

install-C-root.sh: skipped test: must be run as root
SKIP tests/install/install-C-root.sh (exit status: 77)

SKIP: tests/ls/capability
=========================

capability.sh: skipped test: must be run as root
SKIP tests/ls/capability.sh (exit status: 77)

SKIP: tests/ls/nameless-uid
===========================

nameless-uid.sh: skipped test: must be run as root
SKIP tests/ls/nameless-uid.sh (exit status: 77)

SKIP: tests/chcon/chcon
=======================

chcon.sh: skipped test: must be run as root
SKIP tests/chcon/chcon.sh (exit status: 77)

SKIP: tests/chroot/chroot-credentials
=====================================

chroot-credentials.sh: skipped test: must be run as root
SKIP tests/chroot/chroot-credentials.sh (exit status: 77)

SKIP: tests/misc/selinux
========================

selinux.sh: skipped test: must be run as root
SKIP tests/misc/selinux.sh (exit status: 77)

SKIP: tests/truncate/truncate-owned-by-other
============================================

truncate-owned-by-other.sh: skipped test: must be run as root
SKIP tests/truncate/truncate-owned-by-other.sh (exit status: 77)

SKIP: tests/mkdir/writable-under-readonly
=========================================

writable-under-readonly.sh: skipped test: must be run as root
SKIP tests/mkdir/writable-under-readonly.sh (exit status: 77)

SKIP: tests/mkdir/smack-root
============================

grep: /proc/filesystems: No such file or directory
smack-root.sh: skipped test: this system lacks SMACK support
SKIP tests/mkdir/smack-root.sh (exit status: 77)

SKIP: tests/mv/hardlink-case
============================

hardlink-case.sh: skipped test: must be run as root
SKIP tests/mv/hardlink-case.sh (exit status: 77)

SKIP: tests/mv/sticky-to-xpart
==============================

sticky-to-xpart.sh: skipped test: must be run as root
SKIP tests/mv/sticky-to-xpart.sh (exit status: 77)

SKIP: tests/rm/fail-2eperm
==========================

fail-2eperm.sh: skipped test: must be run as root
SKIP tests/rm/fail-2eperm.sh (exit status: 77)

SKIP: tests/rm/no-give-up
=========================

no-give-up.sh: skipped test: must be run as root
SKIP tests/rm/no-give-up.sh (exit status: 77)

SKIP: tests/rm/one-file-system
==============================

one-file-system.sh: skipped test: must be run as root
SKIP tests/rm/one-file-system.sh (exit status: 77)

SKIP: tests/rm/read-only
========================

read-only.sh: skipped test: must be run as root
SKIP tests/rm/read-only.sh (exit status: 77)

SKIP: tests/rm/empty-immutable-skip
===================================

empty-immutable-skip.sh: skipped test: must be run as root
SKIP tests/rm/empty-immutable-skip.sh (exit status: 77)

SKIP: tests/split/l-chunk-root
==============================

l-chunk-root.sh: skipped test: must be run as root
SKIP tests/split/l-chunk-root.sh (exit status: 77)

SKIP: tests/tail/append-only
============================

append-only.sh: skipped test: must be run as root
SKIP tests/tail/append-only.sh (exit status: 77)

SKIP: tests/tail/end-of-device
==============================

end-of-device.sh: skipped test: must be run as root
SKIP tests/tail/end-of-device.sh (exit status: 77)

SKIP: tests/touch/now-owned-by-other
====================================

now-owned-by-other.sh: skipped test: must be run as root
SKIP tests/touch/now-owned-by-other.sh (exit status: 77)

SKIP: tests/factor/t00
======================

t00.sh: 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 tests/factor/t00.sh (exit status: 77)

SKIP: tests/factor/t01
======================

t01.sh: 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 tests/factor/t01.sh (exit status: 77)

SKIP: tests/factor/t02
======================

t02.sh: 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 tests/factor/t02.sh (exit status: 77)

SKIP: tests/factor/t03
======================

t03.sh: 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 tests/factor/t03.sh (exit status: 77)

SKIP: tests/factor/t04
======================

t04.sh: 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 tests/factor/t04.sh (exit status: 77)

SKIP: tests/factor/t05
======================

t05.sh: 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 tests/factor/t05.sh (exit status: 77)

SKIP: tests/factor/t06
======================

t06.sh: 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 tests/factor/t06.sh (exit status: 77)

SKIP: tests/factor/t07
======================

t07.sh: 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 tests/factor/t07.sh (exit status: 77)

SKIP: tests/factor/t08
======================

t08.sh: 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 tests/factor/t08.sh (exit status: 77)

SKIP: tests/factor/t09
======================

t09.sh: 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 tests/factor/t09.sh (exit status: 77)

SKIP: tests/factor/t10
======================

t10.sh: 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 tests/factor/t10.sh (exit status: 77)

SKIP: tests/factor/t11
======================

t11.sh: 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 tests/factor/t11.sh (exit status: 77)

SKIP: tests/factor/t12
======================

t12.sh: 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 tests/factor/t12.sh (exit status: 77)

SKIP: tests/factor/t13
======================

t13.sh: 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 tests/factor/t13.sh (exit status: 77)

SKIP: tests/factor/t14
======================

t14.sh: 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 tests/factor/t14.sh (exit status: 77)

SKIP: tests/factor/t15
======================

t15.sh: 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 tests/factor/t15.sh (exit status: 77)

SKIP: tests/factor/t16
======================

t16.sh: 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 tests/factor/t16.sh (exit status: 77)

SKIP: tests/factor/t17
======================

t17.sh: 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 tests/factor/t17.sh (exit status: 77)

SKIP: tests/factor/t18
======================

t18.sh: 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 tests/factor/t18.sh (exit status: 77)

SKIP: tests/factor/t19
======================

t19.sh: 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 tests/factor/t19.sh (exit status: 77)

SKIP: tests/factor/t20
======================

t20.sh: 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 tests/factor/t20.sh (exit status: 77)

SKIP: tests/factor/t21
======================

t21.sh: 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 tests/factor/t21.sh (exit status: 77)

SKIP: tests/factor/t22
======================

t22.sh: 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 tests/factor/t22.sh (exit status: 77)

SKIP: tests/factor/t23
======================

t23.sh: 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 tests/factor/t23.sh (exit status: 77)

SKIP: tests/factor/t24
======================

t24.sh: 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 tests/factor/t24.sh (exit status: 77)

SKIP: tests/factor/t25
======================

t25.sh: 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 tests/factor/t25.sh (exit status: 77)

SKIP: tests/factor/t26
======================

t26.sh: 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 tests/factor/t26.sh (exit status: 77)

SKIP: tests/factor/t27
======================

t27.sh: 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 tests/factor/t27.sh (exit status: 77)

SKIP: tests/factor/t28
======================

t28.sh: 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 tests/factor/t28.sh (exit status: 77)

SKIP: tests/factor/t29
======================

t29.sh: 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 tests/factor/t29.sh (exit status: 77)

SKIP: tests/factor/t30
======================

t30.sh: 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 tests/factor/t30.sh (exit status: 77)

SKIP: tests/factor/t31
======================

t31.sh: 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 tests/factor/t31.sh (exit status: 77)

SKIP: tests/factor/t32
======================

t32.sh: 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 tests/factor/t32.sh (exit status: 77)

SKIP: tests/factor/t33
======================

t33.sh: 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 tests/factor/t33.sh (exit status: 77)

SKIP: tests/factor/t34
======================

t34.sh: 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 tests/factor/t34.sh (exit status: 77)

SKIP: tests/factor/t35
======================

t35.sh: 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 tests/factor/t35.sh (exit status: 77)

SKIP: tests/factor/t36
======================

t36.sh: 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 tests/factor/t36.sh (exit status: 77)

Reply via email to