On NetBSD 11.0/x86_64, I see 1 test failure:

FAIL: tests/tail/pipe-f2

(Same as I reported for NetBSD 10 before coreutils-9.11, see
https://lists.gnu.org/archive/html/coreutils/2026-09/msg00008.html ).

Log is attached.

==========================================================
   GNU coreutils 9.11.274-7f973: ./tests/test-suite.log
==========================================================

# TOTAL: 760
# PASS:  546
# SKIP:  213
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

System information (uname -a): NetBSD 11.0 NetBSD 11.0 (GENERIC) #0: Thu Jul 30 15:23:12 UTC 2026 [email protected]:/usr/src/sys/arch/amd64/compile/GENERIC

.. contents:: :depth: 2

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

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

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

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

SKIP: tests/misc/user
=====================

../tests/misc/user.sh: unshare: not found
user.sh: skipped test: unshare -U is unavailable
SKIP tests/misc/user.sh (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: No such file or directory
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/misc/tty-eof
========================

tty-eof.pl: this script requires Perl's Expect package >=1.11
SKIP tests/misc/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/misc/traversal-missing
==================================

traversal-missing.sh: skipped test: no strace program
SKIP tests/misc/traversal-missing.sh (exit status: 77)

SKIP: tests/misc/tty-quoting
============================

tty-quoting.sh: skipped test: no strace program
SKIP tests/misc/tty-quoting.sh (exit status: 77)

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

write-errors.sh: skipped test: unable to determine ulimit -v
SKIP tests/misc/write-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 not detected
SKIP tests/tail/inotify-rotate-resources.sh (exit status: 77)

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

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

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

inotify-only-regular.sh: skipped test: inotify not detected
SKIP tests/tail/inotify-only-regular.sh (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: No such file or directory
diff -u /dev/null err
--- /dev/null	1970-01-01
+++ err	1970-01-01
+bp.py:1: Error in sourced command file:
+Ambiguous command "def breakpoint_handler (event):": define, define-prefix.
+Cannot open ""
bp.py:1: Error in sourced command file:
Ambiguous command "def breakpoint_handler (event):": define, define-prefix.
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/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: No such file or directory
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/seq/seq-long-double
===============================

long.c:1:10: fatal error: features.h: No such file or directory
    1 | #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/tail/tail-sysfs
===========================

tail-sysfs.sh: skipped test: No /sys/kernel/profiling file
SKIP tests/tail/tail-sysfs.sh (exit status: 77)

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

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

SKIP: tests/tail/overlay-headers
================================

../tests/tail/overlay-headers.sh: setsid: not found
overlay-headers.sh: skipped test: setsid required to control groups
SKIP tests/tail/overlay-headers.sh (exit status: 77)

SKIP: tests/od/big-w
====================

big-w.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/od/big-w.sh (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/pr/bounded-memory
=============================

bounded-memory.sh: skipped test: failed to determine memory limit
SKIP tests/pr/bounded-memory.sh (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/chcon/chcon-fail
============================

chcon: not built
chcon-fail.sh: skipped test: required program(s) not built
SKIP tests/chcon/chcon-fail.sh (exit status: 77)

SKIP: tests/chcon/traversal-missing
===================================

chcon: not built
traversal-missing.sh: skipped test: required program(s) not built
SKIP tests/chcon/traversal-missing.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/mb-non-utf8
===========================

mb-non-utf8.sh: skipped test: GB18030 charset support not detected
SKIP tests/cut/mb-non-utf8.sh (exit status: 77)

SKIP: tests/cut/bounded-memory
==============================

bounded-memory.sh: skipped test: failed to determine memory limit
SKIP tests/cut/bounded-memory.sh (exit status: 77)

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

cut-huge-range.sh: skipped test: shell lacks ulimit, or ASAN enabled
SKIP tests/cut/cut-huge-range.sh (exit status: 77)

SKIP: tests/wc/wc-sjis
======================

wc-sjis.sh: skipped test: SHIFT-JIS locale not available
SKIP tests/wc/wc-sjis.sh (exit status: 77)

SKIP: tests/basenc/bounded-memory
=================================

bounded-memory.sh: skipped test: failed to determine memory limit
SKIP tests/basenc/bounded-memory.sh (exit status: 77)

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

csplit-heap.sh: skipped test: shell lacks ulimit, or ASAN enabled
SKIP tests/csplit/csplit-heap.sh (exit status: 77)

SKIP: tests/date/date-ethiopia
==============================

date-ethiopia.sh: skipped test: Ethiopian UTF-8 locale not available
SKIP tests/date/date-ethiopia.sh (exit status: 77)

SKIP: tests/date/date-iran
==========================

date-iran.sh: skipped test: Iranian UTF-8 locale not available
SKIP tests/date/date-iran.sh (exit status: 77)

SKIP: tests/date/date-locale-hour
=================================

date-locale-hour.sh: skipped test: unrecognized locale hour format
SKIP tests/date/date-locale-hour.sh (exit status: 77)

SKIP: tests/date/date-thailand
==============================

date-thailand.sh: skipped test: Thai UTF-8 locale not available
SKIP tests/date/date-thailand.sh (exit status: 77)

SKIP: tests/expand/bounded-memory
=================================

bounded-memory.sh: skipped test: failed to determine memory limit
SKIP tests/expand/bounded-memory.sh (exit status: 77)

SKIP: tests/misc/kill
=====================

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

SKIP: tests/numfmt/mb-non-utf8
==============================

mb-non-utf8.sh: skipped test: GB18030 charset support not detected
SKIP tests/numfmt/mb-non-utf8.sh (exit status: 77)

SKIP: tests/misc/option-aliases
===============================

sed: unknown option -- -
Usage:  sed [-aEGglnru] command [file ...]
	sed [-aEGglnru] [-e command] [-f command_file] [-I[extension]]
	    [-i[extension]] [file ...]
option-aliases.sh: skipped test: GNU sed required
SKIP tests/misc/option-aliases.sh (exit status: 77)

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

printf-surprise.sh: skipped test: shell lacks ulimit, or ASAN enabled
SKIP tests/printf/printf-surprise.sh (exit status: 77)

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

runcon: not built
runcon-compute.sh: skipped test: required program(s) not built
SKIP tests/runcon/runcon-compute.sh (exit status: 77)

SKIP: tests/runcon/runcon-no-reorder
====================================

runcon: not built
runcon-no-reorder.sh: skipped test: required program(s) not built
SKIP tests/runcon/runcon-no-reorder.sh (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/sort/sort-benchmark-random
======================================

sort-benchmark-random.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-benchmark-random.sh (exit status: 77)

SKIP: tests/sort/sort-buffer-size
=================================

test: '': bad number
sort-buffer-size.sh: skipped test: unable to determine enough memory available
SKIP tests/sort/sort-buffer-size.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-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-locale
============================

sort-locale.sh: skipped test: Strings 'aaé' 'aaf' sort the same in C and fr_FR.UTF-8 locales
SKIP tests/sort/sort-locale.sh (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/stty/bad-speed
==========================

ld: cannot find -ldl: No such file or directory
Cannot open ""
bad-speed.sh: skipped test: LD_PRELOAD interception failed
SKIP tests/stty/bad-speed.sh (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/tee/short-write
===========================

short-write.sh: skipped test: No functional strace found
SKIP tests/tee/short-write.sh (exit status: 77)

SKIP: tests/tee/write-eagain
============================

timeout: failed to run command 'strace': No such file or directory
write-eagain.sh: skipped test: No functional strace found
SKIP tests/tee/write-eagain.sh (exit status: 77)

SKIP: tests/timeout/init-parent
===============================

../tests/timeout/init-parent.sh: newpids: unshare: not found
init-parent.sh: skipped test: unshare --pid --fork --map-root-user is unavailable
SKIP tests/timeout/init-parent.sh (exit status: 77)

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

../tests/timeout/timeout-group.sh: setsid: not found
timeout-group.sh: skipped test: setsid required to control groups
SKIP tests/timeout/timeout-group.sh (exit status: 77)

SKIP: tests/unexpand/bounded-memory
===================================

bounded-memory.sh: skipped test: failed to determine memory limit
SKIP tests/unexpand/bounded-memory.sh (exit status: 77)

SKIP: tests/uniq/uniq-c-width
=============================

uniq-c-width.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/uniq/uniq-c-width.sh (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: 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/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: No such file or directory
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/sync
===================

sync.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/df/sync.sh (exit status: 77)

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

ld: cannot find -ldl: No such file or directory
Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/dk0         7420782 2341166   4708578  34% /
ptyfs                  1       1         0 100% /dev/pts
tmpfs             262028       0    262028   0% /var/shm
no-mtab-status.sh: skipped test: getmntent is not used on this system
SKIP tests/df/no-mtab-status.sh (exit status: 77)

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

Filesystem     1K-blocks    Used Available Use% Mounted on
/dev/dk0         7420782 2341168   4708576  34% /
ptyfs                  1       1         0 100% /dev/pts
tmpfs             262028       0    262028   0% /var/shm
../tests/df/no-mtab-status-masked-proc.sh: unshare: not found
no-mtab-status-masked-proc.sh: skipped test: User namespace sandbox is disabled
SKIP tests/df/no-mtab-status-masked-proc.sh (exit status: 77)

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

ld: cannot find -ldl: No such file or directory
/
skip-duplicates.sh: skipped test: getmntent is not used on this system
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 2341176   4708568  34% /
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/fail-ftruncate-fstat
===================================

grep: strace.out: No such file or directory
fail-ftruncate-fstat.sh: skipped test: ftruncate or fstat are not detected
SKIP tests/dd/fail-ftruncate-fstat.sh (exit status: 77)

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

no-allocate.sh: skipped test: shell lacks ulimit, or ASAN enabled
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/nocache_fail
===========================

ld: cannot find -ldl: No such file or directory
nocache_fail.sh: skipped test: internal test failure: maybe LD_PRELOAD doesn't work?
SKIP tests/dd/nocache_fail.sh (exit status: 77)

SKIP: tests/dd/partial-write
============================

partial-write.sh: skipped test: The system disallowed all writes
SKIP tests/dd/partial-write.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-dir
==============================

files0-from-dir.sh: skipped test: cat dir/ succeeds
SKIP tests/du/files0-from-dir.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/install/stdin
=========================

stdin.sh: skipped test: /dev/stdin inode correlation mismatch
SKIP tests/install/stdin.sh (exit status: 77)

SKIP: tests/ls/acl
==================

setfacl: acltestdir_: acl_get_file() failed: Operation not supported
acl.sh: skipped test: setfacl does not work on the current file system
SKIP tests/ls/acl.sh (exit status: 77)

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

ld: cannot find -ldl: No such file or directory
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/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/selinux
======================

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

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

setfacl: acltestdir_: acl_get_file() failed: Operation not supported
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
=======================

setfacl: acltestdir_: acl_get_file() failed: Operation not supported
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-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-hardlink-symlink
====================================

part-hardlink-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-hardlink-symlink.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)

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

[1]   Terminated              timeout 10 tail --debug -f /dev/null 2>debug.out
[1]   Terminated              timeout 10 tail --debug -F /dev/null 2>debug.out
debug.sh: skipped test: no strace program
SKIP tests/tail/debug.sh (exit status: 77)

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

--- exp	2026-09-10 01:38:59.919242524 +0200
+++ out	2026-09-10 01:38:59.919652630 +0200
@@ -1 +0,0 @@
-1
kill: pid 29381: 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/chgrp/from
======================

from.sh: skipped test: must be run as root
SKIP tests/chgrp/from.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: must be run as root
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: insufficient SEEK_DATA support
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-immutable
=======================================

install-C-immutable.sh: skipped test: must be run as root
SKIP tests/install/install-C-immutable.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/no-cap
=====================

no-cap.sh: skipped test: no strace program
SKIP tests/ls/no-cap.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/nproc/nproc-quota
=============================

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

SKIP: tests/nproc/nproc-quota-systemd
=====================================

nproc-quota-systemd.sh: skipped test: must be run as root
SKIP tests/nproc/nproc-quota-systemd.sh (exit status: 77)

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

chcon: not built
chcon.sh: skipped test: required program(s) not built
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
========================

chcon: not built
selinux.sh: skipped test: required program(s) not built
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/mv/meta-to-xpart
============================

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

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

mv-special-2.sh: skipped test: must be run as root
SKIP tests/mv/mv-special-2.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/tac/tac-continue
============================

tac-continue.sh: skipped test: must be run as root
SKIP tests/tac/tac-continue.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)

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

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

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

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

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

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

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

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

Reply via email to