There are no test failures on - FreeBSD 12.0/x86_64 - FreeBSD 12.2/arm64 - FreeBSD 13.0/x86_64, FreeBSD 13.0/arm64
However: * There is 1 test failure on FreeBSD 13.1/x86_64: FAIL: tests/head/head-write-error Same as my earlier report in https://lists.gnu.org/archive/html/coreutils/2023-03/msg00031.html Also ERROR: tests/env/env-signal-handler * There is 1 test failure on FreeBSD 13.2/x86_64: FAIL: tests/ls/removed-directory Find attached the two log files.
========================================================== GNU coreutils 9.3.147-d553ab: ./tests/test-suite.log ========================================================== # TOTAL: 645 # PASS: 501 # SKIP: 142 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 1 .. 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/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 ===================== 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 ======================= tty-eof.pl: this script requires Perl's Expect package >=1.11 SKIP tests/tty/tty-eof.pl (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/fail-eperm ========================= fail-eperm.xpl: couldn't find a file not owned by you in any of the following directories: /tmp /var/tmp /usr/tmp ...so, skipping this test SKIP 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 ===================== diff -u /dev/null err --- /dev/null 1970-01-01 +++ err 1970-01-01 +warning: Could not load shared library symbols for [vdso]. +Do you need "set solib-search-path" or "set sysroot"? warning: Could not load shared library symbols for [vdso]. Do you need "set solib-search-path" or "set sysroot"? 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) ERROR: tests/env/env-signal-handler =================================== --- exp-err1 2023-08-27 02:04:47.122728000 +0200 +++ err1 2023-08-27 02:04:47.122574000 +0200 @@ -1 +1,2 @@ seq: write error: +seq: write error: env-signal-handler.sh: set-up failure: ERROR tests/env/env-signal-handler.sh (exit status: 99) SKIP: tests/seq/seq-long-double =============================== long.c:1:10: fatal error: 'features.h' file not found #include <features.h> ^~~~~~~~~~~~ 1 error generated. 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-n0f ========================= tail-n0f.sh: skipped test: /proc/25804/status: missing or 'different' SKIP tests/tail/tail-n0f.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/misc/coreutils ========================== coreutils: not built coreutils.sh: skipped test: required program(s) not built SKIP tests/misc/coreutils.sh (exit status: 77) SKIP: tests/cat/cat-proc ======================== cat-proc.sh: skipped test: no /proc/cpuinfo SKIP tests/cat/cat-proc.sh (exit status: 77) FAIL: tests/head/head-write-error ================================= --- exp 2023-08-27 02:05:11.978032000 +0200 +++ err 2023-08-27 02:05:11.981241000 +0200 @@ -1 +1,2 @@ head: error writing 'standard output' +head: write error --- exp 2023-08-27 02:05:11.978032000 +0200 +++ err 2023-08-27 02:05:11.984356000 +0200 @@ -1 +1,2 @@ head: error writing 'standard output' +head: write error --- exp 2023-08-27 02:05:11.978032000 +0200 +++ err 2023-08-27 02:05:11.990276000 +0200 @@ -1 +1,2 @@ head: error writing 'standard output' +head: write error --- exp 2023-08-27 02:05:11.978032000 +0200 +++ err 2023-08-27 02:05:11.993651000 +0200 @@ -1 +1,2 @@ head: error writing 'standard output' +head: write error --- exp 2023-08-27 02:05:11.978032000 +0200 +++ err 2023-08-27 02:05:11.998003000 +0200 @@ -1 +1,2 @@ head: error writing 'standard output' +head: write error --- exp 2023-08-27 02:05:11.978032000 +0200 +++ err 2023-08-27 02:05:12.001117000 +0200 @@ -1 +1,2 @@ head: error writing 'standard output' +head: write error --- exp 2023-08-27 02:05:11.978032000 +0200 +++ err 2023-08-27 02:05:12.006183000 +0200 @@ -1 +1,2 @@ head: error writing 'standard output' +head: write error --- exp 2023-08-27 02:05:11.978032000 +0200 +++ err 2023-08-27 02:05:12.009558000 +0200 @@ -1 +1,2 @@ head: error writing 'standard output' +head: write error FAIL tests/head/head-write-error.sh (exit status: 1) 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/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-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-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/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/tac/tac-continue ============================ tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined SKIP tests/tac/tac-continue.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/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/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 =============================== 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/proc-short-read ============================== proc-short-read.sh: skipped test: your system lacks /proc/cpuinfo SKIP tests/cp/proc-short-read.sh (exit status: 77) SKIP: tests/df/df-symlink ========================= df: zroot/usr/home: No such file or directory df-symlink.sh: skipped test: cannot get info for zroot/usr/home SKIP tests/df/df-symlink.sh (exit status: 77) SKIP: tests/df/no-mtab-status ============================= Filesystem 1K-blocks Used Available Use% Mounted on zroot/ROOT/default 6095412 1936400 4159012 32% / zroot/var/log 4159412 400 4159012 1% /var/log zroot/tmp 4161844 2832 4159012 1% /tmp zroot/usr/src 4159108 96 4159012 1% /usr/src zroot/var/audit 4159108 96 4159012 1% /var/audit zroot/var/tmp 4159108 96 4159012 1% /var/tmp zroot 4159108 96 4159012 1% /zroot zroot/var/crash 4159108 96 4159012 1% /var/crash zroot/usr/home 5162332 1003320 4159012 20% /usr/home zroot/usr/ports 4159108 96 4159012 1% /usr/ports zroot/var/mail 4159160 148 4159012 1% /var/mail 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 ============================== / 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 zroot/ROOT/default 6095412 1936400 4159012 32% / zroot/var/log 4159412 400 4159012 1% /var/log zroot/tmp 4161844 2832 4159012 1% /tmp zroot/usr/src 4159108 96 4159012 1% /usr/src zroot/var/audit 4159108 96 4159012 1% /var/audit zroot/var/tmp 4159108 96 4159012 1% /var/tmp zroot 4159108 96 4159012 1% /zroot zroot/var/crash 4159108 96 4159012 1% /var/crash zroot/usr/home 5162332 1003320 4159012 20% /usr/home zroot/usr/ports 4159108 96 4159012 1% /usr/ports zroot/var/mail 4159160 148 4159012 1% /var/mail skip-rootfs.sh: skipped test: no rootfs in mtab SKIP tests/df/skip-rootfs.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/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/long-from-unreadable =================================== long-from-unreadable.sh: skipped test: This test would fail, since your system lacks /proc support. 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/threshold ======================== threshold.sh: skipped test: block size of an empty file unequal Zero SKIP tests/du/threshold.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/no-cap ===================== no-cap.sh: skipped test: no strace program SKIP tests/ls/no-cap.sh (exit status: 77) SKIP: tests/ls/slink-acl ======================== setfacl: acltestdir_: there are no default entries in NFSv4 ACLs 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_: there are no default entries in NFSv4 ACLs 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/i-3 ================== FreeBSD i-3.sh: skipped test: known spurious failure on *BSD SKIP tests/mv/i-3.sh (exit status: 77) SKIP: tests/mv/leak-fd ====================== leak-fd.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/mv/leak-fd.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/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/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: 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-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: 502 # SKIP: 142 # XFAIL: 0 # FAIL: 1 # 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/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 ===================== 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 ======================= tty-eof.pl: this script requires Perl's Expect package >=1.11 SKIP tests/tty/tty-eof.pl (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/fail-eperm ========================= fail-eperm.xpl: couldn't find a file not owned by you in any of the following directories: /tmp /var/tmp /usr/tmp ...so, skipping this test SKIP 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 ===================== diff -u /dev/null err --- /dev/null 1970-01-01 +++ err 1970-01-01 +warning: Could not load shared library symbols for [vdso]. +Do you need "set solib-search-path" or "set sysroot"? warning: Could not load shared library symbols for [vdso]. Do you need "set solib-search-path" or "set sysroot"? 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/seq/seq-long-double =============================== long.c:1:10: fatal error: 'features.h' file not found #include <features.h> ^~~~~~~~~~~~ 1 error generated. 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-n0f ========================= tail-n0f.sh: skipped test: /proc/25821/status: missing or 'different' SKIP tests/tail/tail-n0f.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/misc/coreutils ========================== coreutils: not built coreutils.sh: skipped test: required program(s) not built SKIP tests/misc/coreutils.sh (exit status: 77) SKIP: tests/cat/cat-proc ======================== cat-proc.sh: skipped test: no /proc/cpuinfo SKIP tests/cat/cat-proc.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/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-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-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/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/tac/tac-continue ============================ tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined SKIP tests/tac/tac-continue.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/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/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 =============================== 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/proc-short-read ============================== proc-short-read.sh: skipped test: your system lacks /proc/cpuinfo SKIP tests/cp/proc-short-read.sh (exit status: 77) SKIP: tests/df/df-symlink ========================= df: zroot/usr/home: No such file or directory df-symlink.sh: skipped test: cannot get info for zroot/usr/home SKIP tests/df/df-symlink.sh (exit status: 77) SKIP: tests/df/no-mtab-status ============================= Filesystem 1K-blocks Used Available Use% Mounted on zroot/ROOT/default 5214460 1944532 3269928 38% / zroot/usr/home 5153876 1883948 3269928 37% /usr/home zroot/tmp 3272496 2568 3269928 1% /tmp zroot/usr/ports 3270024 96 3269928 1% /usr/ports zroot/var/log 3270476 548 3269928 1% /var/log zroot 3270024 96 3269928 1% /zroot zroot/var/crash 3270024 96 3269928 1% /var/crash zroot/var/audit 3270024 96 3269928 1% /var/audit zroot/var/mail 3270096 168 3269928 1% /var/mail zroot/var/tmp 3270024 96 3269928 1% /var/tmp zroot/usr/src 3270024 96 3269928 1% /usr/src 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 ============================== / 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 zroot/ROOT/default 5214460 1944532 3269928 38% / zroot/usr/home 5153876 1883948 3269928 37% /usr/home zroot/tmp 3272496 2568 3269928 1% /tmp zroot/usr/ports 3270024 96 3269928 1% /usr/ports zroot/var/log 3270476 548 3269928 1% /var/log zroot 3270024 96 3269928 1% /zroot zroot/var/crash 3270024 96 3269928 1% /var/crash zroot/var/audit 3270024 96 3269928 1% /var/audit zroot/var/mail 3270096 168 3269928 1% /var/mail zroot/var/tmp 3270024 96 3269928 1% /var/tmp zroot/usr/src 3270024 96 3269928 1% /usr/src skip-rootfs.sh: skipped test: no rootfs in mtab SKIP tests/df/skip-rootfs.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/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/long-from-unreadable =================================== long-from-unreadable.sh: skipped test: This test would fail, since your system lacks /proc support. 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/threshold ======================== threshold.sh: skipped test: block size of an empty file unequal Zero SKIP tests/du/threshold.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/no-cap ===================== no-cap.sh: skipped test: no strace program SKIP tests/ls/no-cap.sh (exit status: 77) FAIL: tests/ls/removed-directory ================================ diff -u /dev/null err --- /dev/null 1970-01-01 +++ err 1970-01-01 +ls: reading directory '.': No such file or directory FAIL tests/ls/removed-directory.sh (exit status: 1) SKIP: tests/ls/slink-acl ======================== setfacl: acltestdir_: there are no default entries in NFSv4 ACLs 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_: there are no default entries in NFSv4 ACLs 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/i-3 ================== FreeBSD i-3.sh: skipped test: known spurious failure on *BSD SKIP tests/mv/i-3.sh (exit status: 77) SKIP: tests/mv/leak-fd ====================== leak-fd.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/mv/leak-fd.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/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/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: 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-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)