========================================================= GNU coreutils 9.1.198-e68b1: ./tests/test-suite.log ========================================================= # TOTAL: 641 # PASS: 468 # SKIP: 164 # XFAIL: 0 # FAIL: 4 # XPASS: 0 # ERROR: 5 .. contents:: :depth: 2 FAIL: tests/misc/help-version ============================= env: '[': No such file or directory env: '[': No such file or directory env: '[': No such file or directory FAIL: [ 0+1 records in 0+1 records out FAIL tests/misc/help-version.sh (exit status: 1) SKIP: tests/tail-2/inotify-race =============================== inotify-race.sh: skipped test: inotify is not supported SKIP tests/tail-2/inotify-race.sh (exit status: 77) SKIP: tests/tail-2/inotify-race2 ================================ inotify-race2.sh: skipped test: inotify is not supported SKIP tests/tail-2/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 ===================== xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld grep: can't open /proc/filesystems 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/tail-2/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-2/inotify-rotate.sh (exit status: 77) SKIP: tests/tail-2/inotify-rotate-resources =========================================== inotify-rotate-resources.sh: skipped test: inotify required SKIP tests/tail-2/inotify-rotate-resources.sh (exit status: 77) SKIP: tests/tail-2/inotify-dir-recreate ======================================= inotify-dir-recreate.sh: skipped test: inotify is not supported SKIP tests/tail-2/inotify-dir-recreate.sh (exit status: 77) SKIP: tests/tail-2/inotify-only-regular ======================================= inotify-only-regular.sh: skipped test: inotify support required SKIP tests/tail-2/inotify-only-regular.sh (exit status: 77) SKIP: tests/chgrp/basic ======================= basic.sh: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running 'id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP tests/chgrp/basic.sh (exit status: 77) SKIP: tests/rm/isatty ===================== isatty.sh: skipped test: there is no /dev/stdin file SKIP tests/rm/isatty.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 ===================== xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld r-root.sh: skipped test: can't run gdb 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/rm/rm-readdir-fail =============================== xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld "k.c", line 26.41: 1506-068 (W) Operation between types "struct dirent*(*)(struct _dirdesc*)" and "void*" is not allowed. ld: 0706-012 The -h flag is not recognized. ld: 0706-012 The -a flag is not recognized. ld: 0706-012 The -- flag is not recognized. ld: 0706-012 The -t flag is not recognized. ld: 0706-027 The -d flag is ignored. ld: 0706-012 The -= flag is not recognized. ld: 0706-012 The -g flag is not recognized. ld: 0706-027 The -n flag is ignored. ld: 0706-005 Cannot find or open file: PIC ld:fopen(): No such file or directory rm-readdir-fail.sh: set-up failure: failed to build shared library ERROR tests/rm/rm-readdir-fail.sh (exit status: 99) SKIP: tests/chgrp/default-no-deref ================================== default-no-deref.sh: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running 'id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP tests/chgrp/default-no-deref.sh (exit status: 77) SKIP: tests/chgrp/deref ======================= deref.sh: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running 'id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP tests/chgrp/deref.sh (exit status: 77) SKIP: tests/chgrp/no-x ====================== no-x.sh: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running 'id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP tests/chgrp/no-x.sh (exit status: 77) SKIP: tests/chgrp/posix-H ========================= posix-H.sh: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running 'id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP tests/chgrp/posix-H.sh (exit status: 77) SKIP: tests/chgrp/recurse ========================= recurse.sh: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running 'id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP tests/chgrp/recurse.sh (exit status: 77) SKIP: tests/misc/seq-io-errors ============================== seq-io-errors.sh: skipped test: /dev/full is required SKIP tests/misc/seq-io-errors.sh (exit status: 77) SKIP: tests/misc/seq-long-double ================================ "long.c", line 1.10: 1506-296 (S) #include file not found. "long.c", line 5.1: 1506-046 (S) Syntax error. seq-long-double.sh: skipped test: this test runs only on systems with glibc and long double != double SKIP tests/misc/seq-long-double.sh (exit status: 77) SKIP: tests/tail-2/tail-n0f =========================== tail-n0f.sh: skipped test: /proc/29163572/status: missing or 'different' SKIP tests/tail-2/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/misc/cut-huge-range =============================== cut-huge-range.sh: skipped test: this shell lacks ulimit support SKIP tests/misc/cut-huge-range.sh (exit status: 77) SKIP: tests/misc/wc-parallel ============================ wc-parallel.sh: skipped test: xargs -P is required SKIP tests/misc/wc-parallel.sh (exit status: 77) SKIP: tests/misc/cat-proc ========================= cat-proc.sh: skipped test: no /proc/cpuinfo SKIP tests/misc/cat-proc.sh (exit status: 77) FAIL: tests/misc/cksum-raw ========================== --- digest.txt 2023-03-14 15:30:44.000000000 -0700 +++ digest.bin.txt 2023-03-14 15:30:44.000000000 -0700 @@ -1 +1 @@ - 38559 + 00000 --- digest.txt 2023-03-14 15:30:44.000000000 -0700 +++ digest.bin.txt 2023-03-14 15:30:44.000000000 -0700 @@ -1 +1 @@ - 1713 + 0 cksum: --base64 and --raw are mutually exclusive Try 'cksum --help' for more information. cksum: the --raw option is not supported with multiple files FAIL tests/misc/cksum-raw.sh (exit status: 1) SKIP: tests/misc/csplit-heap ============================ csplit-heap.sh: skipped test: this shell lacks ulimit support SKIP tests/misc/csplit-heap.sh (exit status: 77) SKIP: tests/misc/csplit-io-err ============================== xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld csplit-io-err.sh: skipped test: /dev/full is required SKIP tests/misc/csplit-io-err.sh (exit status: 77) SKIP: tests/misc/expr-multibyte =============================== expr-multibyte.pl: this test requires FR-UTF8 locale SKIP tests/misc/expr-multibyte.pl (exit status: 77) SKIP: tests/misc/head-c ======================= head-c.sh: skipped test: this shell lacks ulimit support SKIP tests/misc/head-c.sh (exit status: 77) SKIP: tests/misc/head-write-error ================================= head-write-error.sh: skipped test: /dev/full is required SKIP tests/misc/head-write-error.sh (exit status: 77) SKIP: tests/misc/md5sum-parallel ================================ md5sum-parallel.sh: skipped test: xargs -P is required SKIP tests/misc/md5sum-parallel.sh (exit status: 77) SKIP: tests/misc/printf-surprise ================================ printf-surprise.sh: skipped test: this shell lacks ulimit support SKIP tests/misc/printf-surprise.sh (exit status: 77) SKIP: tests/misc/runcon-compute =============================== runcon: runcon may be used only on a SELinux kernel runcon-compute.sh: skipped test: runcon setup failed SKIP tests/misc/runcon-compute.sh (exit status: 77) SKIP: tests/misc/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/misc/shuf-reservoir.sh (exit status: 77) SKIP: tests/misc/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/misc/sort-benchmark-random.sh (exit status: 77) SKIP: tests/misc/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/misc/sort-compress-hang.sh (exit status: 77) SKIP: tests/misc/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/misc/sort-compress-proc.sh (exit status: 77) FAIL: tests/misc/sort-continue ============================== sort: open failed: __test.10: Too many open files file descriptor exhaustion not handled sort: open failed: __test.10: Too many open files stdin not handled properly FAIL tests/misc/sort-continue.sh (exit status: 1) SKIP: tests/misc/sort-h-thousands-sep ===================================== sort-h-thousands-sep.sh: skipped test: The Swedish locale with blank thousands separator is unavailable. SKIP tests/misc/sort-h-thousands-sep.sh (exit status: 77) SKIP: tests/misc/sort-month =========================== sort-month.sh: skipped test: The locale utility is not present SKIP tests/misc/sort-month.sh (exit status: 77) SKIP: tests/misc/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/misc/sort-spinlock-abuse.sh (exit status: 77) SKIP: tests/misc/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/misc/sort-stale-thread-mem.sh (exit status: 77) SKIP: tests/misc/sort-u-FMR =========================== sort-u-FMR.sh: skipped test: requires a working valgrind SKIP tests/misc/sort-u-FMR.sh (exit status: 77) SKIP: tests/split/line-bytes ============================ line-bytes.sh: skipped test: this shell lacks ulimit support SKIP tests/split/line-bytes.sh (exit status: 77) SKIP: tests/misc/stdbuf ======================= stdbuf: not built stdbuf.sh: skipped test: required program(s) not built SKIP tests/misc/stdbuf.sh (exit status: 77) SKIP: tests/misc/stty ===================== stty.sh: skipped test: no strace program SKIP tests/misc/stty.sh (exit status: 77) SKIP: tests/misc/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/misc/stty-pairs.sh (exit status: 77) SKIP: tests/misc/tac-continue ============================= tac-continue.sh: skipped test: FULL_PARTITION_TMPDIR not defined SKIP tests/misc/tac-continue.sh (exit status: 77) FAIL: tests/misc/tee ==================== tee: file.ro: Permission denied FAIL tests/misc/tee.sh (exit status: 1) SKIP: tests/misc/timeout-group ============================== ../tests/misc/timeout-group.sh[33]: setsid: not found timeout-group.sh: skipped test: setsid required to control groups SKIP tests/misc/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/chown/separator =========================== ../tests/chown/separator.sh[36]: getent: not found ../tests/chown/separator.sh[37]: getent: not found separator.sh: skipped test: group 'usr' not biunique: SKIP tests/chown/separator.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/existing-perm-race ================================= existing-perm-race.sh: skipped test: requires membership in two groups this test requires that you be a member of more than one group, but running 'id -G' either failed or found just one. If you really are a member of at least two groups, then rerun this test with COREUTILS_GROUPS set in your environment to the space-separated list of group names or numbers. E.g., env COREUTILS_GROUPS='users cdrom' make check SKIP tests/cp/existing-perm-race.sh (exit status: 77) SKIP: tests/cp/sparse-extents ============================= sparse-extents.sh: skipped test: insufficient SEEK_DATA support SKIP tests/cp/sparse-extents.sh (exit status: 77) SKIP: tests/cp/copy-FMR ======================= copy-FMR.sh: skipped test: requires a working valgrind SKIP tests/cp/copy-FMR.sh (exit status: 77) SKIP: tests/cp/sparse-perf ========================== sparse-perf.sh: skipped test: insufficient SEEK_DATA support SKIP tests/cp/sparse-perf.sh (exit status: 77) SKIP: tests/cp/sparse-2 ======================= sparse-2.sh: skipped test: insufficient SEEK_DATA support SKIP tests/cp/sparse-2.sh (exit status: 77) ERROR: tests/cp/nfs-removal-race ================================ xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld "k.c", line 19.15: 1506-068 (W) Operation between types "int(*)(int,const char*,struct stat*)" and "void*" is not allowed. ld: 0706-012 The -h flag is not recognized. ld: 0706-012 The -a flag is not recognized. ld: 0706-012 The -- flag is not recognized. ld: 0706-012 The -t flag is not recognized. ld: 0706-027 The -d flag is ignored. ld: 0706-012 The -= flag is not recognized. ld: 0706-012 The -g flag is not recognized. ld: 0706-027 The -n flag is ignored. ld: 0706-005 Cannot find or open file: PIC ld:fopen(): No such file or directory nfs-removal-race.sh: set-up failure: failed to build shared library ERROR tests/cp/nfs-removal-race.sh (exit status: 99) 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) ERROR: tests/df/no-mtab-status ============================== xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld Filesystem 1K-blocks Used Available Use% Mounted on /dev/hd4 2097152 1294108 803044 62% / /dev/hd2 5242880 3483240 1759640 67% /usr /dev/hd9var 4194304 4194304 0 100% /var /dev/hd3 12582912 2574760 10008152 21% /tmp /dev/fwdump 2097152 648 2096504 1% /var/adm/ras/platform /dev/hd1 1048576 708 1047868 1% /home2 /dev/hd11admin 1048576 520 1048056 1% /admin /proc - - 0 - /proc /dev/hd10opt 4194304 2964052 1230252 71% /opt /dev/livedump 1048576 488 1048088 1% /var/adm/ras/livedump /dev/fslv00 2147483648 836398552 1311085096 39% /home /dev/lvBESC 2097152 90612 2006540 5% /var/opt/BESClient xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld ld: 0706-012 The -h flag is not recognized. ld: 0706-012 The -a flag is not recognized. ld: 0706-012 The -- flag is not recognized. ld: 0706-012 The -t flag is not recognized. ld: 0706-027 The -d flag is ignored. ld: 0706-012 The -= flag is not recognized. ld: 0706-012 The -g flag is not recognized. ld: 0706-027 The -n flag is ignored. ld: 0706-005 Cannot find or open file: PIC ld:fopen(): No such file or directory no-mtab-status.sh: set-up failure: failed to build shared library ERROR tests/df/no-mtab-status.sh (exit status: 99) ERROR: tests/df/skip-duplicates =============================== xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld / xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld ld: 0706-012 The -h flag is not recognized. ld: 0706-012 The -a flag is not recognized. ld: 0706-012 The -- flag is not recognized. ld: 0706-012 The -t flag is not recognized. ld: 0706-027 The -d flag is ignored. ld: 0706-012 The -= flag is not recognized. ld: 0706-012 The -g flag is not recognized. ld: 0706-027 The -n flag is ignored. ld: 0706-005 Cannot find or open file: PIC ld:fopen(): No such file or directory skip-duplicates.sh: set-up failure: failed to build shared library ERROR tests/df/skip-duplicates.sh (exit status: 99) SKIP: tests/df/skip-rootfs ========================== Filesystem 1K-blocks Used Available Use% Mounted on /dev/hd4 2097152 1294108 803044 62% / /dev/hd2 5242880 3483240 1759640 67% /usr /dev/hd9var 4194304 4194304 0 100% /var /dev/hd3 12582912 2574916 10007996 21% /tmp /dev/fwdump 2097152 648 2096504 1% /var/adm/ras/platform /dev/hd1 1048576 708 1047868 1% /home2 /dev/hd11admin 1048576 520 1048056 1% /admin /proc - - 0 - /proc /dev/hd10opt 4194304 2964052 1230252 71% /opt /dev/livedump 1048576 488 1048088 1% /var/adm/ras/livedump /dev/fslv00 2147483648 836401380 1311082268 39% /home /dev/lvBESC 2097152 90612 2006540 5% /var/opt/BESClient skip-rootfs.sh: skipped test: no rootfs in mtab SKIP tests/df/skip-rootfs.sh (exit status: 77) SKIP: tests/dd/no-allocate ========================== no-allocate.sh: skipped test: this shell lacks ulimit support SKIP tests/dd/no-allocate.sh (exit status: 77) SKIP: tests/dd/nocache_eof ========================== nocache_eof.sh: skipped test: no strace program SKIP tests/dd/nocache_eof.sh (exit status: 77) SKIP: tests/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/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 ======================================== /usr/bin/python: No module named pyinotify 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 a directory is smaller than 4 bytes 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: can't open /proc/filesystems no-context.sh: skipped test: this system lacks SELinux support SKIP tests/id/no-context.sh (exit status: 77) SKIP: tests/id/context ====================== grep: can't open /proc/filesystems context.sh: skipped test: this system lacks SELinux support SKIP tests/id/context.sh (exit status: 77) SKIP: tests/id/smack ==================== grep: can't open /proc/filesystems smack.sh: skipped test: this system lacks SMACK support SKIP tests/id/smack.sh (exit status: 77) SKIP: tests/install/install-C-selinux ===================================== grep: can't open /proc/filesystems 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: can't open /proc/filesystems install-Z-selinux.sh: skipped test: this system lacks SELinux support SKIP tests/install/install-Z-selinux.sh (exit status: 77) ERROR: tests/ls/getxattr-speedup ================================ xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld xlc: 1501-289 (W) Option -Wall was incorrectly specified. The option will be ignored. xlc: 1501-216 (W) command option --std=gnu99 is not recognized - passed to ld "k.c", line 7.29: 1506-943 (W) Attribute "destructor" is not supported on the target platform and is ignored. ld: 0706-012 The -h flag is not recognized. ld: 0706-012 The -a flag is not recognized. ld: 0706-012 The -- flag is not recognized. ld: 0706-012 The -t flag is not recognized. ld: 0706-027 The -d flag is ignored. ld: 0706-012 The -= flag is not recognized. ld: 0706-012 The -g flag is not recognized. ld: 0706-027 The -n flag is ignored. ld: 0706-005 Cannot find or open file: PIC ld:fopen(): No such file or directory getxattr-speedup.sh: set-up failure: failed to build shared library ERROR tests/ls/getxattr-speedup.sh (exit status: 99) SKIP: tests/ls/no-cap ===================== no-cap.sh: skipped test: no strace program SKIP tests/ls/no-cap.sh (exit status: 77) SKIP: tests/ls/removed-directory ================================ rmdir: failed to remove '../d': Device busy removed-directory.sh: skipped test: can't remove working directory on this platform SKIP tests/ls/removed-directory.sh (exit status: 77) SKIP: tests/ls/root-rel-symlink-color ===================================== root-rel-symlink-color.sh: skipped test: no relative symlink in / SKIP tests/ls/root-rel-symlink-color.sh (exit status: 77) SKIP: tests/ls/slink-acl ======================== ../tests/ls/slink-acl.sh[19]: setfacl: not found slink-acl.sh: skipped test: setfacl does not work on the current file system SKIP tests/ls/slink-acl.sh (exit status: 77) SKIP: tests/ls/stat-dtype ========================= stat-dtype.sh: skipped test: '.' is not on a suitable file system for this test SKIP tests/ls/stat-dtype.sh (exit status: 77) SKIP: tests/ls/stat-free-color ============================== stat-free-color.sh: skipped test: no strace program SKIP tests/ls/stat-free-color.sh (exit status: 77) SKIP: tests/ls/stat-free-symlinks ================================= stat-free-symlinks.sh: skipped test: no strace program SKIP tests/ls/stat-free-symlinks.sh (exit status: 77) SKIP: tests/mkdir/p-acl ======================= ../tests/mkdir/p-acl.sh[19]: setfacl: not found p-acl.sh: skipped test: setfacl does not work on the current file system SKIP tests/mkdir/p-acl.sh (exit status: 77) SKIP: tests/mkdir/selinux ========================= grep: can't open /proc/filesystems selinux.sh: skipped test: this system lacks SELinux support SKIP tests/mkdir/selinux.sh (exit status: 77) SKIP: tests/mkdir/restorecon ============================ grep: can't open /proc/filesystems restorecon.sh: skipped test: this system lacks SELinux support SKIP tests/mkdir/restorecon.sh (exit status: 77) SKIP: tests/mkdir/smack-no-root =============================== grep: can't open /proc/filesystems 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 ================== i-3.sh: skipped test: there is no /dev/stdin file 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-2/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-2/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/misc/chcon ====================== chcon.sh: skipped test: must be run as root SKIP tests/misc/chcon.sh (exit status: 77) SKIP: tests/misc/chroot-credentials =================================== chroot-credentials.sh: skipped test: must be run as root SKIP tests/misc/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/misc/truncate-owned-by-other ======================================== truncate-owned-by-other.sh: skipped test: must be run as root SKIP tests/misc/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: can't open /proc/filesystems 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/tail-2/append-only ============================== append-only.sh: skipped test: must be run as root SKIP tests/tail-2/append-only.sh (exit status: 77) SKIP: tests/tail-2/end-of-device ================================ end-of-device.sh: skipped test: must be run as root SKIP tests/tail-2/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)