>>> bfs: Building community/bfs 4.0.4-r0 (using abuild 3.14.1-r1) started Fri, 08 Nov 2024 15:47:48 +0000 >>> bfs: Validating /home/buildozer/aports/community/bfs/APKBUILD... >>> bfs: Analyzing dependencies... >>> bfs: Installing for build: build-base acl-dev attr-dev libcap-dev liburing-dev linux-headers oniguruma-dev bash acl coreutils (1/19) Installing acl-dev (2.3.2-r1) (2/19) Installing libattr (2.5.2-r2) (3/19) Installing attr-dev (2.5.2-r2) (4/19) Installing linux-headers (6.6-r1) (5/19) Installing libcap-dev (2.70-r0) (6/19) Installing liburing-ffi (2.8-r0) (7/19) Installing liburing (2.8-r0) (8/19) Installing liburing-dev (2.8-r0) (9/19) Installing oniguruma (6.9.9-r0) (10/19) Installing oniguruma-dev (6.9.9-r0) (11/19) Installing bash (5.2.37-r0) Executing bash-5.2.37-r0.post-install (12/19) Installing acl (2.3.2-r1) (13/19) Installing coreutils-env (9.5-r1) (14/19) Installing coreutils-fmt (9.5-r1) (15/19) Installing coreutils-sha512sum (9.5-r1) (16/19) Installing skalibs-libs (2.14.3.0-r0) (17/19) Installing utmps-libs (0.1.2.3-r2) (18/19) Installing coreutils (9.5-r1) (19/19) Installing .makedepends-bfs (20241108.154750) Executing busybox-1.37.0-r6.trigger OK: 343 MiB in 117 packages >>> bfs: Cleaning up srcdir >>> bfs: Cleaning up pkgdir >>> bfs: Cleaning up tmpdir >>> bfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/bfs-4.0.4.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> bfs: Fetching bfs-4.0.4.tar.gz::https://github.com/tavianator/bfs/archive/4.0.4.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.21/bfs-4.0.4.tar.gz.part' bfs-4.0.4.tar.gz.par 100% |********************************| 271k 0:00:00 ETA '/var/cache/distfiles/v3.21/bfs-4.0.4.tar.gz.part' saved >>> bfs: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/bfs-4.0.4.tar.gz >>> bfs: Checking sha512sums... bfs-4.0.4.tar.gz: OK >>> bfs: Unpacking /var/cache/distfiles/v3.21/bfs-4.0.4.tar.gz... [ GEN] gen/vars.mk [ CC ] build/empty.c ✔ [ CC ] flags/Wundef-prefix.c ✘ [ CC ] flags/Wformat.c ✔ [ CC ] flags/Wmissing-decls.c ✔ [ CC ] flags/Wshadow.c ✔ [ CC ] flags/Wimplicit-fallthrough.c ✔ [ CC ] flags/deps.c ✔ [ CC ] flags/Wstrict-prototypes.c ✔ [ CC ] flags/Wimplicit.c ✔ [ CC ] flags/Wmissing-var-decls.c ✔ [ CC ] flags/Wsign-compare.c ✔ [ CC ] flags/bind-now.c ✔ [ GEN] gen/flags.mk [ CC ] with/libacl.c ✔ [ CC ] with/libcap.c ✔ [ CC ] with/liburing.c ✔ [ CC ] with/oniguruma.c ✔ [ CC ] with/libselinux.c ✘ [ GEN] gen/pkgs.mk [ CC ] has/--st-birthtim.c ✘ [ CC ] has/acl-is-trivial-np.c ✘ [ CC ] has/extattr-get-file.c ✘ [ CC ] has/fdclosedir.c ✘ [ CC ] has/acl-trivial.c ✘ [ CC ] has/extattr-get-link.c ✘ [ CC ] has/extattr-list-file.c ✘ [ CC ] has/getdents64.c ✘ [ CC ] has/extattr-list-link.c ✘ [ CC ] has/posix-getdents.c ✘ [ CC ] has/getprogname.c ✘ [ CC ] has/posix-spawn-addfchdir.c ✘ [ CC ] has/getmntinfo.c ✘ [ CC ] has/getmntent-2.c ✘ [ CC ] has/st-birthtim.c ✘ [ CC ] has/st-acmtimespec.c ✘ [ CC ] has/st-birthtimespec.c ✘ [ CC ] has/st-flags.c ✘ [ CC ] has/string-to-flags.c ✘ [ CC ] has/strerror-r-gnu.c ✘ [ CC ] has/strtofflags.c ✘ [ CC ] has/builtin-riscv-pause.c ✔ [ CC ] has/_Fork.c ✔ [ CC ] has/acl-get-file.c ✔ [ CC ] has/acl-get-entry.c ✔ [ CC ] has/confstr.c ✔ [ CC ] has/aligned-alloc.c ✔ [ CC ] has/getdents.c ✔ [ CC ] has/getprogname-gnu.c ✔ [ CC ] has/acl-get-tag-type.c ✔ [ CC ] has/getdents64-syscall.c ✔ [ CC ] has/getmntent-1.c ✔ [ CC ] has/posix-spawn-addfchdir-np.c ✔ [ CC ] has/st-acmtim.c ✔ [ CC ] has/statx.c ✔ [ CC ] has/pipe2.c ✔ [ CC ] has/tcgetwinsize.c ✔ [ CC ] has/uselocale.c ✔ [ CC ] has/tm-gmtoff.c ✔ [ CC ] has/timer-create.c ✔ [ CC ] has/timegm.c ✔ [ CC ] has/strerror-l.c ✔ [ CC ] has/statx-syscall.c ✔ [ CC ] has/strerror-r-posix.c ✔ [ GEN] gen/config.h [ GEN] gen/config.mk [ CC ] src/main.c [ CC ] src/alloc.c [ CC ] src/bar.c [ CC ] src/bfstd.c [ CC ] src/bftw.c [ CC ] src/color.c [ CC ] src/ctx.c [ CC ] src/diag.c [ CC ] src/dir.c [ CC ] src/dstring.c [ CC ] src/eval.c [ CC ] src/exec.c [ CC ] src/expr.c [ CC ] src/fsade.c [ CC ] src/ioq.c [ CC ] src/mtab.c [ CC ] src/opt.c [ CC ] src/parse.c [ CC ] src/printf.c [ CC ] src/pwcache.c [ CC ] src/sighook.c [ CC ] src/stat.c [ CC ] src/thread.c [ CC ] src/trie.c [ CC ] src/typo.c [ CC ] src/xregex.c [ CC ] src/xspawn.c [ CC ] src/xtime.c [ CC ] src/version.c [ LD ] bin/bfs [ CC ] tests/xspawnee.c [ CC ] tests/mksock.c [ CC ] tests/xtouch.c [ CC ] tests/alloc.c [ CC ] tests/bfstd.c [ CC ] tests/bit.c [ CC ] tests/ioq.c [ CC ] tests/list.c [ CC ] tests/main.c [ CC ] tests/sighook.c [ CC ] tests/trie.c [ CC ] tests/xspawn.c [ CC ] tests/xtime.c [ LD ] bin/tests/xspawnee [ LD ] bin/tests/mksock [ LD ] bin/tests/xtouch [ LD ] bin/tests/units [TEST] bfs [TEST] bfs -S dfs [TEST] bfs -S ids [TEST] bfs -S eds [TEST] bfs -j1 [TEST] bfs -j2 [TEST] bfs -j3 [TEST] bfs -s [ 0%] posix/H [ 0%] posix/H [ 0%] posix/H [ 0%] posix/H [ 0%] posix/H [ 0%] posix/H [ 0%] posix/H [ 0%] posix/H [ 0%] posix/HL /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links/deeply/nested/dir [ 0%] posix/HL [ 0%] posix/HL /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links/deeply/nested/dir [ 0%] posix/HL /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links/deeply/nested/dir [ 0%] posix/HL /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links/deeply/nested/dir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links/deeply/nested/dir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links/deeply/nested/dir [ 0%] posix/HL [ 0%] posix/HL /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links/deeply/nested/dir [ 0%] posix/HL /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links/deeply/nested/dir [ 0%] posix/H_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -HL links [ 0%] posix/H_broken [ 0%] posix/H_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -HL links [ 0%] posix/H_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -HL links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -HL links [ 0%] posix/H_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -HL links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -HL links [ 0%] posix/H_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -HL links [ 0%] posix/H_broken [ 0%] posix/H_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -HL links [PASS] posix/H [ 0%] posix/H_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links/broken [PASS] posix/H [PASS] posix/H [PASS] posix/H [ 0%] posix/H_loops [PASS] posix/H /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links/broken [PASS] posix/H [ 0%] posix/H_loops [ 0%] posix/H_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links/broken [PASS] posix/H /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links/broken [PASS] posix/H [ 0%] posix/H_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links/broken [ 0%] posix/H_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links/broken [ 0%] posix/H_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links/broken [PASS] posix/HL [ 0%] posix/H_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H loops/deeply/nested/loop [PASS] posix/HL [ 0%] posix/H_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H loops/deeply/nested/loop /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H loops/deeply/nested/loop [ 0%] posix/H_notdir [ 0%] posix/H_notdir [PASS] posix/HL /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H loops/deeply/nested/loop [PASS] posix/HL [ 0%] posix/H_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H loops/deeply/nested/loop [PASS] posix/HL [PASS] posix/HL /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H loops/deeply/nested/loop [ 0%] posix/H_notdir [PASS] posix/HL [PASS] posix/H_broken [PASS] posix/HL [ 0%] posix/H_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H loops/deeply/nested/loop [PASS] posix/H_broken [PASS] posix/H_broken [ 0%] posix/H_loops [ 0%] posix/H_slash [PASS] posix/H_broken [ 0%] posix/H_slash [PASS] posix/H_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links/notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links/notdir [PASS] posix/H_broken [PASS] posix/H_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links/notdir [ 0%] posix/H_slash [PASS] posix/H_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links/notdir [ 0%] posix/H_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links/notdir [ 0%] posix/H_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links/notdir [ 0%] posix/H_slash [PASS] posix/H_loops [ 0%] posix/H_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links/notdir [PASS] posix/H_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H loops/deeply/nested/loop [ 0%] posix/H_notdir [PASS] posix/H_loops [PASS] posix/H_loops [ 1%] posix/H_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links/deeply/nested/dir/ [ 1%] posix/H_type_l [PASS] posix/H_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links/deeply/nested/dir/ [PASS] posix/H_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links/deeply/nested/dir/ [PASS] posix/H_loops [ 1%] posix/H_type_l [ 1%] posix/H_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links/deeply/nested/dir/ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links/deeply/nested/dir/ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links/deeply/nested/dir/ [ 1%] posix/H_type_l [ 1%] posix/H_type_l [ 1%] posix/H_type_l [PASS] posix/H_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links/deeply/nested/dir/ [PASS] posix/H_notdir [PASS] posix/H_notdir [PASS] posix/H_notdir [ 0%] posix/H_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links/notdir [ 1%] posix/L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links/skip -type l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links/skip -type l [PASS] posix/H_notdir [ 1%] posix/L [PASS] posix/H_notdir [PASS] posix/H_notdir [ 1%] posix/L [ 1%] posix/L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links/skip -type l [PASS] posix/H_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links/skip -type l [PASS] posix/H_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links/skip -type l [ 1%] posix/L [ 1%] posix/L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links/skip -type l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links/skip -type l [ 1%] posix/L [PASS] posix/H_slash [PASS] posix/H_slash [ 1%] posix/H_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links/deeply/nested/dir/ [ 1%] posix/LH /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links [ 1%] posix/LH [PASS] posix/H_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links [PASS] posix/H_slash [PASS] posix/H_slash [ 1%] posix/LH /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links [PASS] posix/H_slash [ 1%] posix/LH [PASS] posix/H_notdir [PASS] posix/H_type_l [ 1%] posix/LH [ 1%] posix/LH /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links [ 1%] posix/LH [PASS] posix/H_type_l [ 1%] posix/L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links/skip -type l [ 1%] posix/L_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -LH links/deeply/nested/dir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -LH links/deeply/nested/dir [PASS] posix/H_type_l [ 1%] posix/L_broken [PASS] posix/H_type_l [ 1%] posix/L_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -LH links/deeply/nested/dir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -LH links/deeply/nested/dir [PASS] posix/H_type_l [PASS] posix/H_type_l [ 1%] posix/L_broken [PASS] posix/H_type_l [PASS] posix/H_slash [ 1%] posix/L_broken [PASS] posix/L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -LH links/deeply/nested/dir [ 1%] posix/L_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -LH links/deeply/nested/dir [ 1%] posix/L_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -LH links/deeply/nested/dir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links [PASS] posix/L [PASS] posix/L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links/broken [ 1%] posix/L_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links/broken [ 1%] posix/L_depth [ 1%] posix/L_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links/broken [PASS] posix/L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links/broken [ 1%] posix/L_depth [PASS] posix/H_type_l [PASS] posix/L [PASS] posix/LH /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links/broken [PASS] posix/L [ 1%] posix/L_depth [ 1%] posix/L_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links/broken [ 1%] posix/L_depth [PASS] posix/LH [PASS] posix/L [ 1%] posix/LH [PASS] posix/LH [PASS] posix/LH [ 2%] posix/L_loops [PASS] posix/LH /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links -depth [ 2%] posix/L_loops [ 2%] posix/L_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links -depth [ 2%] posix/L_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links -depth [PASS] posix/LH [PASS] posix/L [PASS] posix/LH /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links -depth [PASS] posix/L_broken [ 2%] posix/L_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links -depth [PASS] posix/L_broken [ 2%] posix/L_loops [ 2%] posix/L_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -LH links/deeply/nested/dir [ 1%] posix/L_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L loops [PASS] posix/L_broken [PASS] posix/L_broken [PASS] posix/L_broken [ 2%] posix/L_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L loops [ 2%] posix/L_mount [ 2%] posix/L_mount [PASS] posix/L_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L loops [ 2%] posix/L_mount [PASS] posix/L_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L loops [ 2%] posix/L_mount [PASS] posix/L_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L loops [ 2%] posix/L_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L loops [ 2%] posix/L_mount [ 1%] posix/L_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links/broken [PASS] posix/L_depth [PASS] posix/L_loops [ 2%] posix/L_notdir [PASS] posix/L_depth [PASS] posix/L_loops [ 2%] posix/L_notdir [ 2%] posix/L_notdir [ 2%] posix/L_notdir [PASS] posix/L_depth [PASS] posix/LH [PASS] posix/L_depth [PASS] posix/L_loops [ 2%] posix/L_notdir [ 2%] posix/L_notdir [PASS] posix/L_loops [PASS] posix/L_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links -depth [ 2%] posix/L_notdir [PASS] posix/L_depth [ 2%] posix/L_loops [PASS] posix/L_loops tests/posix/L_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] posix/L_depth tests/posix/L_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip tests/posix/L_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip tests/posix/L_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 2%] posix/L_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links/notdir [PASS] posix/L_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links/notdir [ 2%] posix/L_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links/notdir [ 2%] posix/L_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links/notdir [ 2%] posix/L_type_l [SKIP] posix/L_mount [PASS] posix/L_loops tests/posix/L_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [SKIP] posix/L_mount tests/posix/L_mount.sh:6: [SKIP] posix/L_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links/notdir bfs_sudo mount -t tmpfs tmpfs mnt || skip [SKIP] posix/L_mount [ 2%] posix/L_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links/notdir tests/posix/L_mount.sh:6: [ 2%] posix/L_type_l bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 2%] posix/L_type_l [SKIP] posix/L_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links/notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L loops [ 2%] posix/L_mount [SKIP] posix/L_mount [SKIP] posix/L_mount [ 2%] posix/L_xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links/skip -type l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links/skip -type l [ 2%] posix/L_xdev [ 2%] posix/L_xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links/skip -type l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links/skip -type l [PASS] posix/L_depth [ 2%] posix/L_xdev [ 2%] posix/L_xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links/skip -type l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links/skip -type l [PASS] posix/L_notdir [ 2%] posix/L_xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links/skip -type l [PASS] posix/L_loops [PASS] posix/L_notdir [ 2%] posix/L_xdev [PASS] posix/L_notdir [ 2%] posix/L_notdir [PASS] posix/L_notdir [ 3%] posix/a [PASS] posix/L_notdir [ 3%] posix/a [ 3%] posix/a [PASS] posix/L_notdir [ 3%] posix/a [PASS] posix/L_notdir [ 3%] posix/a [PASS] posix/L_type_l tests/posix/L_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 3%] posix/a tests/posix/L_xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 3%] posix/a [PASS] posix/L_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links/notdir tests/posix/L_xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name foo -a -type d tests/posix/L_xdev.sh:6: tests/posix/L_xdev.sh:6: [ 3%] posix/atime [PASS] posix/L_type_l bfs_sudo mount -t tmpfs tmpfs mnt || skip bfs_sudo mount -t tmpfs tmpfs mnt || skip [SKIP] posix/L_mount [PASS] posix/L_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name foo -a -type d [SKIP] posix/L_xdev [PASS] posix/L_type_l [ 3%] posix/atime [ 3%] posix/atime tests/posix/L_xdev.sh:6: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name foo -a -type d bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 3%] posix/atime [PASS] posix/L_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name foo -a -type d [SKIP] posix/L_xdev [PASS] posix/L_type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name foo -a -type d [SKIP] posix/L_xdev [SKIP] posix/L_xdev [ 3%] posix/atime tests/posix/L_xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip tests/posix/L_xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [SKIP] posix/L_xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name foo -a -type d [ 3%] posix/atime [ 3%] posix/atime /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name foo -a -type d [SKIP] posix/L_xdev [ 3%] posix/bang [SKIP] posix/L_xdev [ 3%] posix/bang [ 3%] posix/bang [ 3%] posix/bang [PASS] posix/L_notdir [ 3%] posix/bang [PASS] posix/a [ 2%] posix/L_type_l [ 3%] posix/bang [ 3%] posix/bang [PASS] posix/a [PASS] posix/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \! -name foo [ 3%] posix/basic [PASS] posix/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \! -name foo [PASS] posix/a [ 3%] posix/basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \! -name foo [ 3%] posix/basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \! -name foo [ 3%] posix/basic [PASS] posix/a [ 3%] posix/basic [PASS] posix/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \! -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \! -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links/skip -type l [ 3%] posix/basic [ 2%] posix/L_xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . \! -name . \( -atime -1 -exec printf -- -atime\ -1:\ %s\\n \{\} \; -o -prune \) \( -atime 1 -exec printf -- -atime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -atime +1 -exec printf -- -atime\ +1:\ %s\\n \{\} \; -o -prune \) [ 3%] posix/basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \! -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . \! -name . \( -atime -1 -exec printf -- -atime\ -1:\ %s\\n \{\} \; -o -prune \) \( -atime 1 -exec printf -- -atime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -atime +1 -exec printf -- -atime\ +1:\ %s\\n \{\} \; -o -prune \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic [ 3%] posix/data_flow_and_swap [ 3%] posix/data_flow_and_swap /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . \! -name . \( -atime -1 -exec printf -- -atime\ -1:\ %s\\n \{\} \; -o -prune \) \( -atime 1 -exec printf -- -atime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -atime +1 -exec printf -- -atime\ +1:\ %s\\n \{\} \; -o -prune \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . \! -name . \( -atime -1 -exec printf -- -atime\ -1:\ %s\\n \{\} \; -o -prune \) \( -atime 1 -exec printf -- -atime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -atime +1 -exec printf -- -atime\ +1:\ %s\\n \{\} \; -o -prune \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . \! -name . \( -atime -1 -exec printf -- -atime\ -1:\ %s\\n \{\} \; -o -prune \) \( -atime 1 -exec printf -- -atime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -atime +1 -exec printf -- -atime\ +1:\ %s\\n \{\} \; -o -prune \) [ 3%] posix/data_flow_and_swap /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic [ 3%] posix/data_flow_and_swap /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . \! -name . \( -atime -1 -exec printf -- -atime\ -1:\ %s\\n \{\} \; -o -prune \) \( -atime 1 -exec printf -- -atime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -atime +1 -exec printf -- -atime\ +1:\ %s\\n \{\} \; -o -prune \) [PASS] posix/bang /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . \! -name . \( -atime -1 -exec printf -- -atime\ -1:\ %s\\n \{\} \; -o -prune \) \( -atime 1 -exec printf -- -atime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -atime +1 -exec printf -- -atime\ +1:\ %s\\n \{\} \; -o -prune \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic [ 3%] posix/data_flow_and_swap /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic [ 3%] posix/data_flow_and_swap [PASS] posix/bang [ 3%] posix/data_flow_group [PASS] posix/bang /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \! -type f -a -type d [PASS] posix/bang [ 3%] posix/data_flow_group /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \! -type f -a -type d [PASS] posix/bang [ 3%] posix/data_flow_group [PASS] posix/L_type_l [ 3%] posix/data_flow_group /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \! -type f -a -type d [PASS] posix/bang /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \! -type f -a -type d [PASS] posix/basic tests/posix/L_xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] posix/bang /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \! -type f -a -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \! -type f -a -type d [ 3%] posix/data_flow_group [ 3%] posix/data_flow_group [SKIP] posix/L_xdev [PASS] posix/basic [PASS] posix/basic [ 4%] posix/data_flow_or_swap [PASS] posix/basic [ 4%] posix/data_flow_or_swap [ 4%] posix/data_flow_or_swap [ 4%] posix/data_flow_or_swap [ 3%] posix/a [PASS] posix/basic [PASS] posix/basic [PASS] posix/data_flow_and_swap [PASS] posix/basic [ 4%] posix/data_flow_or_swap [ 4%] posix/data_flow_or_swap [PASS] posix/data_flow_and_swap [PASS] posix/data_flow_and_swap [PASS] posix/data_flow_and_swap [ 4%] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \! \( -type f -o \! -type d \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( -group 102 -nogroup \) -o \( -group 102 -o -nogroup \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( -group 102 -nogroup \) -o \( -group 102 -o -nogroup \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \! \( -type f -o \! -type d \) [PASS] posix/atime [ 4%] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \! \( -type f -o \! -type d \) [ 4%] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( -group 102 -nogroup \) -o \( -group 102 -o -nogroup \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name foo -a -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \! \( -type f -o \! -type d \) [ 4%] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( -group 102 -nogroup \) -o \( -group 102 -o -nogroup \) [ 3%] posix/data_flow_and_swap [PASS] posix/data_flow_and_swap [ 3%] posix/atime [PASS] posix/atime [PASS] posix/data_flow_and_swap [PASS] posix/atime /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( -group 102 -nogroup \) -o \( -group 102 -o -nogroup \) [ 4%] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \! \( -type f -o \! -type d \) [PASS] posix/atime /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \! \( -type f -o \! -type d \) [ 4%] posix/data_flow_type [PASS] posix/atime /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( -group 102 -nogroup \) -o \( -group 102 -o -nogroup \) [PASS] posix/atime [ 4%] posix/data_flow_user /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \! \( -type f -o \! -type f \) [ 4%] posix/data_flow_user [PASS] posix/atime [ 4%] posix/data_flow_user /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \! \( -type f -o \! -type f \) [ 4%] posix/data_flow_user /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \! \( -type f -o \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \! -type f -a -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \! \( -type f -o \! -type f \) [PASS] posix/data_flow_or_swap [PASS] posix/data_flow_group [PASS] posix/data_flow_or_swap [PASS] posix/a [ 4%] posix/data_flow_user [PASS] posix/data_flow_or_swap /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \! \( -type f -o \! -type f \) [ 3%] posix/data_flow_group [ 4%] posix/de_morgan_and [PASS] posix/data_flow_group [ 4%] posix/data_flow_user [PASS] posix/data_flow_group [PASS] posix/data_flow_group /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \! \( -type f -o \! -type f \) [PASS] posix/data_flow_or_swap [ 4%] posix/de_morgan_and [ 4%] posix/de_morgan_and [ 4%] posix/de_morgan_and [PASS] posix/data_flow_or_swap [ 3%] posix/bang [PASS] posix/data_flow_group [PASS] posix/data_flow_or_swap [PASS] posix/data_flow_group [PASS] posix/data_flow_type [ 4%] posix/de_morgan_and [ 4%] posix/data_flow_or_swap [ 4%] posix/de_morgan_not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( \! -name foo -a \! -type f \) [PASS] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( -user 101 -nouser \) -o \( -user 101 -o -nouser \) [PASS] posix/data_flow_type [PASS] posix/data_flow_and_swap [ 4%] posix/de_morgan_and [PASS] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . \! -name . \( -atime -1 -exec printf -- -atime\ -1:\ %s\\n \{\} \; -o -prune \) \( -atime 1 -exec printf -- -atime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -atime +1 -exec printf -- -atime\ +1:\ %s\\n \{\} \; -o -prune \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( -user 101 -nouser \) -o \( -user 101 -o -nouser \) [ 4%] posix/de_morgan_not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( \! -name foo -a \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( -user 101 -nouser \) -o \( -user 101 -o -nouser \) [PASS] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( \! -name foo -a \! -type f \) [ 4%] posix/de_morgan_not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \! -name foo [ 3%] posix/basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( -user 101 -nouser \) -o \( -user 101 -o -nouser \) [ 4%] posix/de_morgan_not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( \! -name foo -a \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( -user 101 -nouser \) -o \( -user 101 -o -nouser \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \! \( -type f -o \! -type d \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \! \( -name foo -o \! -type f \) [ 5%] posix/de_morgan_or [ 4%] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( \! -name foo -a \! -type f \) [PASS] posix/data_flow_type [ 4%] posix/de_morgan_not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( -group 102 -nogroup \) -o \( -group 102 -o -nogroup \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( \! -name foo -a \! -type f \) [ 4%] posix/de_morgan_not [ 5%] posix/de_morgan_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \! \( -name foo -o \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( -user 101 -nouser \) -o \( -user 101 -o -nouser \) [ 5%] posix/de_morgan_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \! \( -name foo -o \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic [ 3%] posix/data_flow_and_swap [ 5%] posix/de_morgan_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \! \( -name foo -o \! -type f \) [PASS] posix/bang [ 5%] posix/deep [PASS] posix/de_morgan_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( \! -name foo -o \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \! \( -type f -o \! -type f \) [PASS] posix/data_flow_user /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \! \( -name foo -o \! -type f \) [PASS] posix/data_flow_user [ 5%] posix/de_morgan_or [PASS] posix/de_morgan_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( \! -name foo -o \! -type f \) [ 5%] posix/deep [ 5%] posix/de_morgan_or [PASS] posix/de_morgan_and [PASS] posix/data_flow_user /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \! \( -name foo -o \! -type f \) [PASS] posix/de_morgan_and [PASS] posix/data_flow_user [ 5%] posix/deep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( \! -name foo -o \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \! -type f -a -type d [ 4%] posix/data_flow_user [PASS] posix/data_flow_or_swap [PASS] posix/de_morgan_and [PASS] posix/data_flow_user [ 5%] posix/deep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( \! -name foo -o \! -type f \) [PASS] posix/de_morgan_not [ 5%] posix/depth [PASS] posix/basic [PASS] posix/de_morgan_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [PASS] posix/de_morgan_not [PASS] posix/data_flow_group [ 5%] posix/deep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( \! -name foo -o \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( \! -name foo -o \! -type f \) [ 5%] posix/deep [ 5%] posix/depth [PASS] posix/de_morgan_not [PASS] posix/de_morgan_not [PASS] posix/data_flow_user /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [ 3%] posix/data_flow_group [ 5%] posix/depth [PASS] posix/atime [ 4%] posix/de_morgan_and [PASS] posix/de_morgan_not [ 5%] posix/depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [PASS] posix/de_morgan_or [PASS] posix/data_flow_type [PASS] posix/de_morgan_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth [PASS] posix/data_flow_and_swap [ 5%] posix/depth_error [PASS] posix/de_morgan_not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth [ 5%] posix/depth_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [PASS] posix/de_morgan_or [ 5%] posix/depth [PASS] posix/de_morgan_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [ 5%] posix/depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth [ 5%] posix/depth_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( -user 101 -nouser \) -o \( -user 101 -o -nouser \) [ 4%] posix/data_flow_or_swap [ 4%] posix/de_morgan_not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( \! -name foo -a \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth [ 5%] posix/depth_error [PASS] posix/de_morgan_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids inaccessible -depth [PASS] posix/de_morgan_or [ 5%] posix/depth_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs inaccessible -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth [ 5%] posix/depth_slash [ 5%] posix/depth_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth [ 5%] posix/depth_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs inaccessible -depth bfs: error: inaccessible/dir: Permission denied. bfs: error: inaccessible/dir: Permission denied. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( -group 102 -nogroup \) -o \( -group 102 -o -nogroup \) [ 5%] posix/depth_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \! \( -type f -o \! -type d \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \! \( -name foo -o \! -type f \) bfs: error: [ 4%] posix/data_flow_type inaccessible/dir: Permission denied. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 inaccessible -depth [ 5%] posix/depth_slash [PASS] posix/depth [PASS] posix/depth bfs: error: inaccessible/dir: Permission denied. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/ -depth [ 6%] posix/double_negation bfs: error: inaccessible/dir: Permission denied. [PASS] posix/depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/ -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds inaccessible -depth [ 6%] posix/double_negation [ 5%] posix/depth_slash [PASS] posix/de_morgan_and [PASS] posix/depth [PASS] posix/data_flow_user /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/ -depth [ 5%] posix/depth_slash [ 6%] posix/double_negation /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 inaccessible -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \! \( -type f -o \! -type f \) [ 4%] posix/data_flow_user /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/ -depth [PASS] posix/depth_error bfs: error: inaccessible/dir: Permission denied. [ 6%] posix/double_negation bfs: error: inaccessible/dir: Permission denied. [PASS] posix/depth [PASS] posix/depth bfs: error: inaccessible/dir: Permission denied. [PASS] posix/depth_error [PASS] posix/data_flow_group /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \! \! -name foo [ 6%] posix/exec [PASS] posix/depth_error [PASS] posix/data_flow_or_swap /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/ -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \! \! -name foo [PASS] posix/depth_error [ 6%] posix/exec [ 6%] posix/double_negation [ 5%] posix/de_morgan_or [PASS] posix/de_morgan_not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \! \! -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/ -depth [ 6%] posix/exec [ 6%] posix/double_negation [ 4%] posix/de_morgan_and [ 6%] posix/exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \! \! -name foo [PASS] posix/depth_error [PASS] posix/depth_error [PASS] posix/depth_slash [ 6%] posix/exec_nonexistent [PASS] posix/data_flow_type /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec echo \{\} \; [PASS] posix/depth_slash [PASS] posix/depth_slash [ 6%] posix/exec_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec echo \{\} \; [ 6%] posix/exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( \! -name foo -o \! -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \! \! -name foo [ 5%] posix/deep [PASS] posix/depth_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec echo \{\} \; [ 6%] posix/exec_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \! \! -name foo [PASS] posix/double_negation [ 6%] posix/exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( -user 101 -nouser \) -o \( -user 101 -o -nouser \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( \! -name foo -a \! -type f \) [ 6%] posix/exec_nonexistent [ 4%] posix/de_morgan_not [PASS] posix/double_negation [ 6%] posix/exec_nopath /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [PASS] posix/depth_slash [PASS] posix/depth_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [PASS] posix/double_negation [ 6%] posix/exec_nopath [PASS] posix/double_negation /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [ 6%] posix/exec_nonexistent [ 5%] posix/depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [ 6%] posix/exec_nopath [ 6%] posix/exec_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec echo \{\} \; [ 5%] posix/de_morgan_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \! \( -name foo -o \! -type f \) [ 6%] posix/exec_plus [ 6%] posix/exec_nopath /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec echo \{\} \; [PASS] posix/de_morgan_or [ 6%] posix/exec_plus [PASS] posix/double_negation [PASS] posix/data_flow_user /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec echo \{\} \; [PASS] posix/double_negation /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth [PASS] posix/de_morgan_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [ 6%] posix/exec_nopath [ 5%] posix/depth_error [ 6%] posix/exec_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [ 6%] posix/exec_nopath [ 5%] posix/deep [ 7%] posix/exec_plus_nonexistent [ 6%] posix/exec_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( \! -name foo -o \! -type f \) [PASS] posix/exec_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [PASS] posix/exec_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec echo \{\} \; [ 7%] posix/exec_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [PASS] posix/de_morgan_not [PASS] posix/exec_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec echo \{\} \; [ 6%] posix/exec_plus [PASS] posix/exec_nonexistent [ 5%] posix/depth_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s inaccessible -depth [ 7%] posix/exec_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [ 7%] posix/exec_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print [ 7%] posix/exec_plus_nothing [ 6%] posix/exec_plus [ 5%] posix/depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec echo \{\} \; bfs: error: inaccessible/dir: Permission denied. [PASS] posix/depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print [ 7%] posix/exec_plus_nothing [PASS] posix/exec_nonexistent [PASS] posix/de_morgan_or [PASS] posix/exec_nonexistent [ 7%] posix/exec_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [ 7%] posix/exec_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/ -depth [ 6%] posix/double_negation [ 7%] posix/exec_plus_nothing [ 7%] posix/exec_plus_semicolon [ 5%] posix/depth_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print [ 7%] posix/exec_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [ 7%] posix/exec_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec + [PASS] posix/depth_error bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec + bfs: error: ~~~~~~~ bfs: error: Expected '... ;' or '... {} +'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec + bfs: error: ~~~~~~~ bfs: error: Expected '... ;' or '... {} +'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print [PASS] posix/exec_plus_nonexistent [ 7%] posix/exec_plus_nothing [PASS] posix/exec_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec + [ 7%] posix/exec_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 inaccessible -depth [PASS] posix/exec_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \! \! -name foo [PASS] posix/exec_plus [ 5%] posix/depth_slash [ 6%] posix/exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec echo foo \{\} bar + baz \; [ 7%] posix/exec_plus_status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec echo foo \{\} bar + baz \; [ 7%] posix/exec_plus_status [PASS] posix/exec_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print bfs: error: [ 7%] posix/exec_plus_nothing [PASS] posix/exec_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec + bfs: error: ~~~~~~~ bfs: error: Expected '... ;' or '... {} +'. [PASS] posix/exec_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec + bfs: error: ~~~~~~~ bfs: error: Expected '... ;' or '... {} +'. bfs: error: inaccessible/dir: Permission denied. [PASS] posix/exec_plus_nonexistent [PASS] posix/exec_plus [PASS] posix/exec_plus_nonexistent [PASS] posix/depth [PASS] posix/depth_slash [PASS] posix/exec_plus_nothing [PASS] posix/exec_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec + [ 7%] posix/exec_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec echo foo \{\} bar + baz \; [ 7%] posix/exec_plus_status [ 7%] posix/exec_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec false \{\} + -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec false \{\} + -print [ 7%] posix/exec_substring_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/ -depth [ 7%] posix/exec_substring_plus [ 6%] posix/double_negation [ 6%] posix/exec_nonexistent [ 7%] posix/exec_plus_semicolon ~~~~~~~ bfs: error: Expected '... ;' or '... {} +'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec + bfs: error: ~~~~~~~ bfs: error: Expected '... ;' or '... {} +'. [PASS] posix/exec [PASS] posix/depth_error [PASS] posix/exec_plus_nothing [PASS] posix/exec_plus [PASS] posix/exec_plus_nonexistent [PASS] posix/exec_plus [ 7%] posix/exec_plus_status [PASS] posix/double_negation [PASS] posix/exec_plus_nonexistent [PASS] posix/exec_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec echo foo \{\} bar + baz \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec echo foo \{\} bar + baz \; [PASS] posix/deep [PASS] posix/exec [PASS] posix/exec [ 7%] posix/exec_substring_plus [ 7%] posix/exec_plus_status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec false \{\} + -print [ 7%] posix/exec_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \! \! -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec printf %s\ %s\ %s\ %s\\n \{\} \{\}+ +\{\} + \; [ 7%] posix/exec_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec echo foo \{\} bar + baz \; [ 6%] posix/exec_nopath [PASS] posix/exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec printf %s\ %s\ %s\ %s\\n \{\} \{\}+ +\{\} + \; [ 7%] posix/exec_plus_status [ 6%] posix/exec [PASS] posix/depth_slash [PASS] posix/exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec false \{\} + -print [ 7%] posix/exec_substring_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec false \{\} + -print [ 7%] posix/exec_substring_plus [PASS] posix/exec [ 7%] posix/exec_ulimit [ 8%] posix/extra_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec printf %s\ %s\ %s\ %s\\n \{\} \{\}+ +\{\} + \; [PASS] posix/exec_plus_status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs deep -type f -exec bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\" bash \{\} \; [PASS] posix/exec_plus_status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids deep -type f -exec bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\" bash \{\} \; [ 6%] posix/exec_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec echo \{\} \; [ 8%] posix/extra_paren [ 7%] posix/exec_substring_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec false \{\} + -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec echo \{\} \; [PASS] posix/exec_nopath [PASS] posix/double_negation [ 7%] posix/exec_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec printf %s\ %s\ %s\ %s\\n \{\} \{\}+ +\{\} + \; [PASS] posix/exec_nonexistent [ 7%] posix/exec_ulimit [PASS] posix/exec_nopath [PASS] posix/exec_nopath [ 8%] posix/flag_comma [ 8%] posix/extra_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs deep -type f -exec bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\" bash \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec printf %s\ %s\ %s\ %s\\n \{\} \{\}+ +\{\} + \; [PASS] posix/exec_plus_status [ 7%] posix/exec_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [PASS] posix/exec_nopath bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print ")" bfs: error: ~~~ bfs: error: Unexpected argument. [ 7%] posix/exec_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec printf %s\ %s\ %s\ %s\\n \{\} \{\}+ +\{\} + \; [ 8%] posix/flag_comma bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids [PASS] posix/exec_plus_status basic -print ")" bfs: error: ~~~ bfs: error: Unexpected argument. [PASS] posix/exec_plus_status [PASS] posix/exec_nopath [PASS] posix/extra_paren [ 8%] posix/extra_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds deep -type f -exec bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\" bash \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 deep -type f -exec bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\" bash \{\} \; [ 8%] posix/extra_paren [PASS] posix/extra_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print \) [PASS] posix/deep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L \, -print [ 8%] posix/flag_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print [PASS] posix/deep bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print ")" bfs: error: ~~~ bfs: error: Unexpected argument. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 deep -type f -exec bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\" bash \{\} \; [ 7%] posix/exec_plus_nothing [ 8%] posix/extra_paren [PASS] posix/exec_plus_status [PASS] posix/deep [PASS] posix/exec_nopath /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L \, -print [ 8%] posix/flag_weird_names [PASS] posix/extra_paren [ 8%] posix/flag_weird_names /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print \) [ 8%] posix/flag_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print \) [ 8%] posix/flag_comma bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basicbfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S-print/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L \, -print eds")" basicbfs: error: -print ")" bfs: error: [ 8%] posix/flag_weird_names ~ ~ ~ bfs: error: Unexpected argument. ~~~ bfs: error: Unexpected argument. [ 7%] posix/exec_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print \) [ 8%] posix/flag_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec + [PASS] posix/extra_paren [PASS] posix/extra_paren bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L \, -print [ 8%] posix/flag_weird_names [ 8%] posix/group_id [PASS] posix/flag_comma ~~~~~~~ bfs: error: [PASS] posix/exec_plus Expected '... ;' or '... {} +'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print ")" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [ 8%] posix/flag_weird_names ~~~ bfs: error: Unexpected argument. [PASS] posix/exec_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L \, -print [PASS] posix/flag_comma [PASS] posix/exec_plus_nothing [PASS] posix/exec_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec echo foo \{\} bar + baz \; [ 8%] posix/group_id [PASS] posix/extra_paren [ 7%] posix/exec_plus_status [ 8%] posix/flag_weird_names /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L \, -print [PASS] posix/exec_plus_semicolon [PASS] posix/flag_comma [ 6%] posix/exec_nonexistent [ 8%] posix/group_id [ 8%] posix/group_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [ 8%] posix/group_id [ 8%] posix/group_id [PASS] posix/exec_plus_semicolon [PASS] posix/exec [PASS] posix/flag_comma [ 8%] posix/group_id [ 8%] posix/group_invalid_id [ 7%] posix/exec_substring_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -group 102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec false \{\} + -print [PASS] posix/flag_comma [PASS] posix/flag_weird_names [PASS] posix/flag_weird_names /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [PASS] posix/exec_plus_semicolon [ 9%] posix/group_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -group 102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -group 1eW6f5RM9Qi [ 8%] posix/group_invalid_id [PASS] posix/flag_comma [PASS] posix/exec_plus_semicolon [PASS] posix/flag_weird_names [ 8%] posix/group_invalid_id bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -group 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] posix/flag_weird_names [ 8%] posix/group_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -group 102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec printf %s\ %s\ %s\ %s\\n \{\} \{\}+ +\{\} + \; [ 8%] posix/group_invalid_id [ 7%] posix/exec_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -group 102 [PASS] posix/exec_plus_semicolon [PASS] posix/flag_weird_names /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -group 1eW6f5RM9Qi [PASS] posix/group_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -group 102 [ 9%] posix/group_invalid_name [PASS] posix/exec_substring_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -group 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -group 102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -group eW6f5RM9Qi [ 6%] posix/exec_nopath [PASS] posix/flag_weird_names /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -group 1eW6f5RM9Qi [ 9%] posix/group_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -group 1eW6f5RM9Qi [PASS] posix/exec_nonexistent [ 9%] posix/group_invalid_name [PASS] posix/exec_substring_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -group eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~~~ bfs: error: No such group. [PASS] posix/group_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -group 1eW6f5RM9Qi [PASS] posix/exec bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -group 1eW6f5RM9Qi bfs: error: [ 8%] posix/extra_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s deep -type f -exec bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\" bash \{\} \; ~~~~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -group 1eW6f5RM9Qi ~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] posix/exec_plus_status [PASS] posix/group_id bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S [ 9%] posix/group_invalid_name ids -group 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] posix/group_invalid_name [PASS] posix/deep [PASS] posix/exec_substring_plus [PASS] posix/group_id bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -group 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. bfs: error: [ 9%] posix/group_name [ 9%] posix/group_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -group eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs[PASS] posix/deep [PASS] posix/deep -j3 -group 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] posix/group_id [PASS] posix/group_invalid_id [PASS] posix/group_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec echo \{\} \; [PASS] posix/exec_nopath [PASS] posix/group_invalid_id [ 9%] posix/group_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -group eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -group eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -group eW6f5RM9Qi [ 9%] posix/group_invalid_name ~~~~~~~~~~~~~~~~~ bfs: error: No such group. [PASS] posix/group_invalid_id [ 9%] posix/group_name [PASS] posix/exec_substring_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print \) bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -group eW6f5RM9Qi bfs: error: [PASS] posix/group_id [ 8%] posix/flag_comma ~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -group eW6f5RM9Qi ~bfs: error: [ 9%] posix/group_name ~[PASS] posix/exec_substring_plus [PASS] posix/group_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs~ ~-S~ ~eds~ ~-group~ ~eW6f5RM9Qi~ bfs: error: bfs: error: No such group. ~~~~~~~~~~~~~~~~~ bfs: error: No such group. [PASS] posix/exec_substring_plus [PASS] posix/group_id [ 9%] posix/group_nogroup bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print ")" bfs: error: ~~~ bfs: error: Unexpected argument. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -group eW6f5RM9Qi bfs: error: [PASS] posix/group_id [PASS] posix/group_invalid_name [ 9%] posix/group_nogroup ~~~~~~~~~~~~~~~~~ bfs: error: No such group. [PASS] posix/group_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -group eW6f5RM9Qi [ 6%] posix/exec_plus [PASS] posix/extra_paren [ 9%] posix/group_nogroup [ 9%] posix/group_name [PASS] posix/group_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -group buildozer [ 9%] posix/group_nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -group buildozer bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -group eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~~~ bfs: error: No such group. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L \, -print [ 8%] posix/flag_weird_names [ 9%] posix/group_nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -group buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -group buildozer [PASS] posix/group_invalid_name [ 9%] posix/implicit_and [ 9%] posix/implicit_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -group buildozer [ 7%] posix/exec_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -group 102 \! -nogroup [ 9%] posix/group_nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -group 102 \! -nogroup [ 9%] posix/implicit_and [ 9%] posix/implicit_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [ 8%] posix/group_id [ 9%] posix/implicit_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -group 102 \! -nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -group buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name foo -type d [ 9%] posix/iname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name foo -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -group 102 \! -nogroup [PASS] posix/flag_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -group 102 \! -nogroup [PASS] posix/group_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name foo -type d [PASS] posix/group_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name foo -type d [PASS] posix/exec_plus_semicolon [PASS] posix/group_name [ 9%] posix/iname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -group 102 \! -nogroup [ 9%] posix/implicit_and [PASS] posix/group_name [ 9%] posix/iname [PASS] posix/group_name [PASS] posix/group_name [ 10%] posix/incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -iname \*F\* [ 8%] posix/group_invalid_id [ 9%] posix/iname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name foo -type d [PASS] posix/group_nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -group 102 [PASS] posix/group_nogroup [PASS] posix/flag_weird_names [ 9%] posix/iname [PASS] posix/exec_plus [PASS] posix/exec_plus_nonexistent [PASS] posix/implicit_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -iname \*F\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -iname \*F\* [PASS] posix/implicit_and [ 10%] posix/incomplete [ 9%] posix/iname [PASS] posix/group_nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name foo -type d [ 10%] posix/incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -group 1eW6f5RM9Qi [ 9%] posix/group_invalid_name [ 10%] posix/links [PASS] posix/group_nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -iname \*F\* [PASS] posix/group_nogroup [ 10%] posix/incomplete bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic "(" bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -group 1eW6f5RM9Qi bfs: error: [PASS] posix/implicit_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -iname \*F\* [PASS] posix/implicit_and ~ ~ ~ bfs: error: Expression terminated prematurely here. ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] posix/group_nogroup [PASS] posix/implicit_and [PASS] posix/iname [PASS] posix/incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -iname \*F\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( [PASS] posix/group_invalid_id [ 10%] posix/links [PASS] posix/exec_substring_plus [ 10%] posix/incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -group eW6f5RM9Qi [ 10%] posix/links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -type f -links 2 [ 9%] posix/group_name [ 10%] posix/links_minus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic "(" bfs: error: ~~~ bfs: error: Expression terminated prematurely here. [ 10%] posix/incomplete bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic "(" bfs: error: [PASS] posix/group_id ~~~ bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( Expression terminated prematurely here. [PASS] posix/implicit_and bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -group eW6f5RM9Qi bfs: error: [ 10%] posix/links ~~~~~~~~~~~~~~~~~ bfs: error: No such group. [PASS] posix/iname [PASS] posix/incomplete [PASS] posix/iname [PASS] posix/iname [PASS] posix/incomplete bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic "(" bfs: error: ~~~ bfs: error: Expression terminated prematurely here. [PASS] posix/group_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -type f -links 2 [ 10%] posix/links_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( [ 10%] posix/links [PASS] posix/exec_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -type f -links 2 [ 10%] posix/links_minus [ 9%] posix/group_nogroup [PASS] posix/incomplete [PASS] posix/iname [PASS] posix/iname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -type f -links -2 [ 10%] posix/links [ 10%] posix/links_plus [PASS] posix/exec_nopath bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic "(" bfs: error: ~~~ bfs: error: Expression terminated prematurely here. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -type f -links 2 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic "(" bfs: error: [ 10%] posix/links_minus ~~~ bfs: error: Expression terminated prematurely here. [PASS] posix/exec_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -group buildozer [ 7%] posix/exec_plus_nothing [PASS] posix/incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -type f -links -2 [PASS] posix/incomplete [PASS] posix/links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -type f -links 2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -type f -links -2 [ 10%] posix/links_plus [ 10%] posix/links_minus [ 9%] posix/implicit_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -type f -links +1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -type f -links 2 [ 10%] posix/links_minus [ 10%] posix/missing_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -type f -links -2 [PASS] posix/exec_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -group 102 \! -nogroup [ 10%] posix/links_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec + bfs: error: ~~~~~~~ bfs: error: Expected '... ;' or '... {} +'. [PASS] posix/links [PASS] posix/exec_ulimit [PASS] posix/links_minus [PASS] posix/links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -type f -links +1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -type f -links -2 [PASS] posix/exec_plus_nothing [ 10%] posix/links_plus [ 10%] posix/missing_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name foo -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -type f -links -2 [PASS] posix/links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( -print [ 9%] posix/iname [ 10%] posix/links_plus [PASS] posix/links [ 11%] posix/mount [ 7%] posix/exec_plus_semicolon [PASS] posix/group_name [ 10%] posix/links_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic "(" -print bfs: error: ~~~~~~ bfs: error: Expected a ). /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -type f -links +1 [ 10%] posix/missing_paren [PASS] posix/links_minus [PASS] posix/missing_paren [PASS] posix/links_plus [PASS] posix/links_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -type f -links +1 [PASS] posix/links [PASS] posix/links_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -iname \*F\* [ 10%] posix/missing_paren [ 11%] posix/mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -type f -links +1 [ 10%] posix/incomplete [PASS] posix/links_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec echo foo \{\} bar + baz \; [ 7%] posix/exec_plus_status bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -type f -links +1 ids basic "(" -print bfs: error: [ 11%] posix/mtime ~~~~~~ bfs: error: Expected a ). [PASS] posix/group_nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( -print [ 11%] posix/mount [PASS] posix/missing_paren [PASS] posix/implicit_and bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic "(" -print bfs: error: [PASS] posix/links_minus ~~~~~~ bfs: error: Expected a ). [PASS] posix/links_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( -print tests/posix/mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 11%] posix/mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( [PASS] posix/links_plus [ 10%] posix/links [PASS] posix/missing_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec false \{\} + -print [ 7%] posix/exec_substring_plus bfs: error: [PASS] posix/links_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic "(" -print bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic "(" bfs: error: ~ ~ ~ ~ ~ ~ bfs: error: Expected a ). ~~~ bfs: error: Expression terminated prematurely here. [PASS] posix/exec_ulimit [SKIP] posix/mount [ 11%] posix/name [ 10%] posix/missing_paren [ 11%] posix/mtime [PASS] posix/missing_paren [PASS] posix/incomplete [PASS] posix/iname tests/posix/mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] posix/links_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -type f -links 2 [ 11%] posix/mtime [ 10%] posix/links_minus [ 10%] posix/missing_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec printf %s\ %s\ %s\ %s\\n \{\} \{\}+ +\{\} + \; [ 7%] posix/exec_ulimit [SKIP] posix/mount [ 11%] posix/mtime [PASS] posix/links_plus tests/posix/mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name \*f\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( -print [ 11%] posix/name_backslash [ 11%] posix/name tests/posix/mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [SKIP] posix/mount bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic "(" -print bfs: error: ~~~~~~ bfs: error: Expected a ). [PASS] posix/exec_plus_status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -type f -links -2 [ 11%] posix/name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . \! -name . \( -mtime -1 -exec printf -- -mtime\ -1:\ %s\\n \{\} \; -o -prune \) \( -mtime 1 -exec printf -- -mtime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -mtime +1 -exec printf -- -mtime\ +1:\ %s\\n \{\} \; -o -prune \) [SKIP] posix/mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( -print [ 10%] posix/links_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 deep -type f -exec bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\" bash \{\} \; [PASS] posix/missing_paren [ 8%] posix/extra_paren [ 11%] posix/name bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic "(" -print bfs: error: ~~~~~~ bfs: error: Expected a ). [ 11%] posix/mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -name \\ [ 11%] posix/name_bracket /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name \*f\* [ 11%] posix/name_backslash [PASS] posix/links [PASS] posix/missing_paren [PASS] posix/name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name \*f\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -type f -links +1 [ 11%] posix/name_backslash [ 10%] posix/missing_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print \) [ 11%] posix/mount [ 8%] posix/flag_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name \*f\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . \! -name . \( -mtime -1 -exec printf -- -mtime\ -1:\ %s\\n \{\} \; -o -prune \) \( -mtime 1 -exec printf -- -mtime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -mtime +1 -exec printf -- -mtime\ +1:\ %s\\n \{\} \; -o -prune \) bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print ")" bfs: error: ~~~ bfs: error: Unexpected argument. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -name \[ [PASS] posix/exec_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -name \\ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . \! -name . \( -mtime -1 -exec printf -- -mtime\ -1:\ %s\\n \{\} \; -o -prune \) \( -mtime 1 -exec printf -- -mtime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -mtime +1 -exec printf -- -mtime\ +1:\ %s\\n \{\} \; -o -prune \) [ 11%] posix/name_bracket [ 11%] posix/name_character_class [PASS] posix/links_minus [PASS] posix/extra_paren /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . \! -name . \( -mtime -1 -exec printf -- -mtime\ -1:\ %s\\n \{\} \; -o -prune \) \( -mtime 1 -exec printf -- -mtime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -mtime +1 -exec printf -- -mtime\ +1:\ %s\\n \{\} \; -o -prune \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -name \\ [ 11%] posix/name_bracket /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( -print [PASS] posix/name_backslash [PASS] posix/name [ 11%] posix/mount tests/posix/mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 11%] posix/mtime /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L \, -print [ 8%] posix/flag_weird_names bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic "(" -print bfs: error: ~~~~~~ bfs: error: Expected a ). [ 11%] posix/name_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name \[e-g\]\[\!a-n\]\[\!p-z\] [SKIP] posix/mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -name \[ [PASS] posix/name [ 12%] posix/name_double_backslash [PASS] posix/missing_paren [PASS] posix/links_plus [ 11%] posix/name_character_class /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -name \[ [ 11%] posix/mtime [ 11%] posix/name_character_class [PASS] posix/name tests/posix/mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] posix/name_backslash [ 11%] posix/name [ 11%] posix/mtime [PASS] posix/name_bracket /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [SKIP] posix/mount [PASS] posix/mtime /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -name \\ [PASS] posix/flag_comma [PASS] posix/name_backslash [ 11%] posix/name_bracket /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -name \\\\ [ 12%] posix/name_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name \[e-g\]\[\!a-n\]\[\!p-z\] [PASS] posix/exec_plus_semicolon [ 12%] posix/name_double_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name \[e-g\]\[\!a-n\]\[\!p-z\] [ 11%] posix/name [ 12%] posix/name_double_backslash tests/posix/mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] posix/name_bracket /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name \*f\* [ 11%] posix/name [PASS] posix/name_character_class [SKIP] posix/mount [PASS] posix/name_bracket /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -name \[ [PASS] posix/mtime [PASS] posix/flag_weird_names /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/a -name a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -name \\\\ [ 12%] posix/name_root_depth [ 12%] posix/name_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . \! -name . \( -mtime -1 -exec printf -- -mtime\ -1:\ %s\\n \{\} \; -o -prune \) \( -mtime 1 -exec printf -- -mtime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -mtime +1 -exec printf -- -mtime\ +1:\ %s\\n \{\} \; -o -prune \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -name \\\\ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name \*f\* [ 11%] posix/name_backslash [ 12%] posix/name_root [PASS] posix/mtime [PASS] posix/name_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name \*f\* [PASS] posix/name_character_class [ 11%] posix/name_backslash [PASS] posix/mtime [PASS] posix/name_double_backslash [ 8%] posix/group_id [PASS] posix/name_character_class /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . \! -name . \( -mtime -1 -exec printf -- -mtime\ -1:\ %s\\n \{\} \; -o -prune \) \( -mtime 1 -exec printf -- -mtime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -mtime +1 -exec printf -- -mtime\ +1:\ %s\\n \{\} \; -o -prune \) [PASS] posix/name [ 11%] posix/name_character_class /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . \! -name . \( -mtime -1 -exec printf -- -mtime\ -1:\ %s\\n \{\} \; -o -prune \) \( -mtime 1 -exec printf -- -mtime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -mtime +1 -exec printf -- -mtime\ +1:\ %s\\n \{\} \; -o -prune \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/a -name a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/g -depth -name g [ 12%] posix/name_root_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -name \\ [ 11%] posix/name_bracket [ 12%] posix/name_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/a -name a [PASS] posix/exec_substring_plus [ 12%] posix/name_root_depth [PASS] posix/name_double_backslash [PASS] posix/name_bracket /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -name \\ [ 11%] posix/name_bracket [PASS] posix/name [PASS] posix/name_root [ 8%] posix/group_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name \[e-g\]\[\!a-n\]\[\!p-z\] [PASS] posix/name_double_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -group 102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/g -depth -name g [ 11%] posix/name_character_class /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -name \[ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs / -prune -name / [PASS] posix/name [ 12%] posix/name_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/g -depth -name g [ 12%] posix/name_slashes [ 12%] posix/name_double_backslash [ 12%] posix/name_slash [PASS] posix/name_backslash [ 11%] posix/name_character_class /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -group 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -name \[ [PASS] posix/name_root [ 9%] posix/group_invalid_name [PASS] posix/name_root [PASS] posix/name_root_depth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -group 1eW6f5RM9Qi bfs: error: [ 11%] posix/name_backslash ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name \[e-g\]\[\!a-n\]\[\!p-z\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 / -prune -name / [PASS] posix/name_backslash [ 12%] posix/name_double_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs /// -prune -name / [PASS] posix/group_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -name \\\\ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs / -prune -name / [ 12%] posix/name_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name \[e-g\]\[\!a-n\]\[\!p-z\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -group eW6f5RM9Qi [ 13%] posix/name_star_star [ 12%] posix/name_root [PASS] posix/name_bracket [ 12%] posix/name_slashes [ 9%] posix/group_name [PASS] posix/mtime [ 12%] posix/name_double_backslash [PASS] posix/group_id [PASS] posix/name_root_depth [PASS] posix/name_slash [PASS] posix/name_character_class bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -group eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~~~ bfs: error: No such group. [PASS] posix/mtime [PASS] posix/name_root_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -name \\ [ 11%] posix/name_bracket [PASS] posix/exec_ulimit [PASS] posix/group_invalid_name [PASS] posix/name_bracket /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -name \\\\ [ 12%] posix/name_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 /// -prune -name / /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name \*\*f\*\* [PASS] posix/name_character_class /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/a -name a [ 13%] posix/name_star_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs /// -prune -name / [ 13%] posix/name_trailing_slash [PASS] posix/mtime [PASS] posix/name_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -name \\\\ [ 13%] posix/name_star_star [ 12%] posix/name_root_depth [ 9%] posix/group_nogroup [ 12%] posix/name_root [PASS] posix/name_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -name \[ [PASS] posix/name_slash [PASS] posix/name_double_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -group buildozer [ 11%] posix/name_character_class [PASS] posix/name_character_class /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/a -name a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name \*\*f\*\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/g/ -name g /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/g -depth -name g /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name \*\*f\*\* [ 13%] posix/name_trailing_slash [ 9%] posix/implicit_and [ 13%] posix/newer [PASS] posix/name_double_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/a -name a [ 13%] posix/name_trailing_slash [ 12%] posix/name_slash [ 12%] posix/name_root_depth [PASS] posix/name_backslash [PASS] posix/name_slashes [PASS] posix/name_root [PASS] posix/name_star_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -group 102 \! -nogroup [PASS] posix/name_slashes [ 12%] posix/name_double_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name \[e-g\]\[\!a-n\]\[\!p-z\] [PASS] posix/name_double_backslash [PASS] posix/name_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/g/ -name g [ 12%] posix/name_root_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newer times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name foo -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/g/ -name g [ 13%] posix/newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids / -prune -name / [PASS] posix/group_name [ 9%] posix/iname [ 13%] posix/newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/g -depth -name g [ 13%] posix/newer_broken [PASS] posix/name_bracket [PASS] posix/deep [ 12%] posix/name_slash [ 12%] posix/name_slashes [PASS] posix/name_trailing_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -name \\\\ [PASS] posix/name_star_star [ 12%] posix/name_root [PASS] posix/name_root_depth [PASS] posix/name_star_star [PASS] posix/name_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/g -depth -name g /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -iname \*F\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newer times/a [ 12%] posix/name_slash [PASS] posix/group_nogroup [ 13%] posix/newer_broken [ 10%] posix/incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newer times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s / -prune -name / [ 13%] posix/newer_broken [ 13%] posix/newer_nonexistent [ 12%] posix/name_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids /// -prune -name / [ 13%] posix/name_star_star [PASS] posix/name_character_class [PASS] posix/name_trailing_slash [PASS] posix/implicit_and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/a -name a [PASS] posix/name_trailing_slash [PASS] posix/name_slash [PASS] posix/name_root_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newer posix/newer_broken/broken [PASS] posix/newer [ 12%] posix/name_root_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 / -prune -name / /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( [ 12%] posix/name_slashes [ 10%] posix/links [ 13%] posix/newer_nonexistent [PASS] posix/name_double_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s /// -prune -name / [ 13%] posix/newer_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newer times/nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic "(" bfs: error: [ 13%] posix/name_star_star ~~~ bfs: error: Expression terminated prematurely here. [PASS] posix/name_root_depth [ 14%] posix/nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name \*\*f\*\* [ 13%] posix/name_trailing_slash [PASS] posix/exec_ulimit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newer times/nonexistent bfs: error: [PASS] posix/iname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newer posix/newer_broken/broken ~~~~~~~~~~~~~~[PASS] posix/incomplete ~~~ bfs: error: No such file or directory. [PASS] posix/newer [PASS] posix/newer [PASS] posix/name_slash [PASS] posix/name_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newer posix/newer_broken/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/g -depth -name g [PASS] posix/newer_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 /// -prune -name / /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -type f -links 2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newer times/nonexistent [ 13%] posix/name_star_star [PASS] posix/name_root [ 14%] posix/nogroup [ 12%] posix/name_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newer times/nonexistent [PASS] posix/newer_broken [PASS] posix/name_slash [ 14%] posix/nogroup bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newer times/nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name \*\*f\*\* ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/g/ -name g [ 14%] posix/nogroup_ulimit [ 13%] posix/name_trailing_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -nogroup [ 13%] posix/newer bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newer times/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] posix/newer_nonexistent [PASS] posix/name_slashes [PASS] posix/newer_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name \*\*f\*\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -nogroup [PASS] posix/name_star_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds / -prune -name / [ 13%] posix/name_trailing_slash [ 14%] posix/nogroup_ulimit [PASS] posix/newer_broken [ 12%] posix/name_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -nogroup [PASS] posix/name_slashes [ 14%] posix/nogroup_ulimit [PASS] posix/newer_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/g/ -name g /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs deep -type f -nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newer times/a [PASS] posix/name_root_depth [PASS] posix/links [ 13%] posix/newer [ 13%] posix/newer_broken [ 14%] posix/not_prune [ 10%] posix/links_minus [PASS] posix/name_star_star [PASS] posix/name_trailing_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/g/ -name g /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs deep -type f -nogroup [ 13%] posix/newer [ 14%] posix/not_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds /// -prune -name / /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 deep -type f -nogroup [PASS] posix/nogroup [ 14%] posix/not_prune [PASS] posix/name_star_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newer times/a [ 13%] posix/newer_broken [ 13%] posix/newer_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \! \( -name foo -prune \) [ 14%] posix/nouser [PASS] posix/name_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -type f -links -2 [PASS] posix/nogroup [PASS] posix/name_trailing_slash [PASS] posix/nogroup [PASS] posix/newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newer posix/newer_broken/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newer times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \! \( -name foo -prune \) [ 14%] posix/nouser [ 13%] posix/newer_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \! \( -name foo -prune \) [ 13%] posix/name_star_star [ 14%] posix/nouser [PASS] posix/name_trailing_slash [ 13%] posix/newer_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newer times/nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -nouser [ 14%] posix/nouser_ulimit [ 14%] posix/nogroup [PASS] posix/name_slashes bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newer times/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newer posix/newer_broken/broken [PASS] posix/links_minus [PASS] posix/newer [PASS] posix/not_prune [ 13%] posix/newer_nonexistent [PASS] posix/newer_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name \*\*f\*\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -nouser [ 14%] posix/nouser_ulimit [ 14%] posix/nogroup [PASS] posix/newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newer times/nonexistent [ 10%] posix/links_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs deep -type f -nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -nogroup [ 14%] posix/nogroup_ulimit [ 15%] posix/o [PASS] posix/newer_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newer posix/newer_broken/broken bfs: error: [PASS] posix/not_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newer times/nonexistent bfs: error: [PASS] posix/not_prune ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] posix/newer_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newer times/nonexistent [ 14%] posix/nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs deep -type f -nouser [PASS] posix/nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -type f -links +1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -nogroup [PASS] posix/newer_broken [ 10%] posix/missing_paren [ 15%] posix/o bfs: error: [ 14%] posix/nogroup_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newer times/nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids deep -type f -nogroup ~~~~~~~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name foo -o -type d ~~~~ bfs: error: No such file or directory. [ 14%] posix/not_prune [ 15%] posix/ok_plus_nothing [PASS] posix/nouser [PASS] posix/name_star_star [PASS] posix/newer_broken [PASS] posix/newer_nonexistent [PASS] posix/nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -nogroup [ 13%] posix/name_trailing_slash [ 14%] posix/nouser_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( -print [ 14%] posix/nogroup_ulimit [ 11%] posix/mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name foo -o -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s deep -type f -nogroup [PASS] posix/nogroup bfs: error: [ 14%] posix/not_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \! \( -name foo -prune \) -j2 basic "(" -print bfs: error: [ 15%] posix/ok_stdin ~~~~~~ bfs: error: Expected a ). [ 14%] posix/nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -ok + [PASS] posix/links_plus [PASS] posix/missing_paren bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -ok + bfs: error: ~~~~~ bfs: error: Expected '... ;'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/g/ -name g /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 deep -type f -nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 deep -type f -nogroup [PASS] posix/o [PASS] posix/nogroup [ 14%] posix/not_prune [PASS] posix/ok_plus_nothing [ 11%] posix/mtime [PASS] posix/nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \! \( -name foo -prune \) [ 14%] posix/nouser [ 15%] posix/o /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -nouser [ 15%] posix/or_purity [ 14%] posix/nouser_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -ok bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [PASS] posix/o tests/posix/mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip bash -c printf "%s? " "$1" && head -n1 bash basic ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \! \( -name foo -prune \) [PASS] posix/not_prune [ 14%] posix/nouser [SKIP] posix/mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -nouser [ 14%] posix/nouser_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name foo -o -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name \* -o -print [ 15%] posix/ok_plus_nothing [PASS] posix/name_trailing_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids deep -type f -nouser [ 15%] posix/overlayfs [ 15%] posix/o bash -c printf "%s? " "$1" && head -n1 bash basic/l ? [ 13%] posix/newer [PASS] posix/not_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -nouser [ 14%] posix/nouser_ulimit bash -c printf "%s? " "$1" && head -n1 bash basic/k ? [PASS] posix/not_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s deep -type f -nouser [ 15%] posix/o /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -ok + [ 15%] posix/ok_stdin [PASS] posix/nogroup_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name foo -o -type d [PASS] posix/nouser [ 15%] posix/parens [ 15%] posix/ok_plus_nothing bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . \! -name . \( -mtime -1 -exec printf -- -mtime\ -1:\ %s\\n \{\} \; -o -prune \) \( -mtime 1 -exec printf -- -mtime\ \ 1:\ %s\\n \{\} \; -o -prune \) \( -mtime +1 -exec printf -- -mtime\ +1:\ %s\\n \{\} \; -o -prune \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -ok + bfs: error: ~~~~~ bfs: error: Expected '... ;'. bash -c printf "%s? " "$1" && head -n1 bash basic/j ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newer times/a [PASS] posix/o [PASS] posix/nogroup_ulimit [PASS] posix/or_purity [PASS] posix/ok_plus_nothing [PASS] posix/nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 deep -type f -nouser bash [ 15%] posix/o -c printf "%s? " "$1" && head -n1 bash basic/i ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name foo -o -type d [PASS] posix/nouser [ 15%] posix/ok_plus_nothing tests/posix/overlayfs.sh:7: bfs_sudo mount -t overlay overlay -olowerdir=lower,upperdir=upper,workdir=work merged || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -ok bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [ 15%] posix/or_purity /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -ok + [ 13%] posix/newer_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( -name \*f\* \) [ 15%] posix/ok_stdin [ 16%] posix/path bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic [SKIP] posix/overlayfs -ok + bfs: error: ~~~~~ bfs: error: Expected '... ;'. bash -c printf "%s? " "$1" && head -n1 bash basic/g ? bash -c printf "%s? " "$1" && head -n1 bash basic ? [PASS] posix/ok_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name foo -o -type d [PASS] posix/o [PASS] posix/newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -ok + [ 15%] posix/ok_plus_nothing bash -c printf "%s? " "$1" && head -n1 bash basic/e ? [ 15%] posix/ok_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name \* -o -print bash -c printf "%s? " "$1" && head -n1 bash basic/l ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -ok + bfs: error: ~~~~~ bfs: error: Expected '... ;'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -path basic/\*f\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -ok bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [ 15%] posix/or_purity [ 11%] posix/name [PASS] posix/o [ 16%] posix/perm_000 bash -c printf "%s? " "$1" && head -n1 bash basic/c ? [PASS] posix/ok_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newer posix/newer_broken/broken bash -c printf "%s? " "$1" && head -n1 bash basic/k ? bash -c printf "%s? " "$1" && head -n1 bash basic ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -ok + [PASS] posix/nogroup_ulimit [PASS] posix/parens [ 15%] posix/ok_stdin [PASS] posix/o /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -ok bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [ 15%] posix/or_purity bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -ok + bfs: error: ~~~~~ bfs: error: Expected '... ;'. bash -c printf "%s? " "$1" && head -n1 bash basic/b ? [ 15%] posix/overlayfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name \* -o -print bash -c printf "%s? " "$1" && head -n1 bash basic/j ? [PASS] posix/mtime bash -c printf "%s? " "$1" && head -n1 bash basic/l ? [PASS] posix/nogroup_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm 000 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name \*f\* [PASS] posix/nouser_ulimit [ 15%] posix/overlayfs [PASS] posix/or_purity [ 16%] posix/perm_000_minus bash -c printf "%s? " "$1" && head -n1 bash basic ? [PASS] posix/ok_plus_nothing bash -c printf "%s? " "$1" && head -n1 bash basic/a ? bash -c printf "%s? " "$1" && head -n1 bash basic/i ? [PASS] posix/path bash -c printf "%s? " "$1" && head -n1 bash basic/k ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -ok bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; bash -c printf "%s? " "$1" && head -n1 bash basic/a ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name \* -o -print [ 15%] posix/or_purity [PASS] posix/newer_broken [ 15%] posix/overlayfs bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo ? [ 15%] posix/parens bash -c printf "%s? " "$1" && head -n1 bash basic ? bash -c printf "%s? " "$1" && head -n1 bash basic/g ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm -000 [ 15%] posix/parens [ 13%] posix/newer_nonexistent [ 16%] posix/perm_222 bash -c printf "%s? " "$1" && head -n1 bash basic/j ? bash -c printf "%s? " "$1" && head -n1 bash basic/b ? [PASS] posix/name bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo ? bash -c printf "%s? " "$1" && head -n1 bash basic/l ? bash -c printf "%s? " "$1" && head -n1 bash basic/e ? [PASS] posix/or_purity bash -c printf "%s? " "$1" && head -n1 bash basic/i ? bash -c printf "%s? " "$1" && head -n1 bash basic/c ? [PASS] posix/perm_000 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name \* -o -print [ 11%] posix/name_backslash [ 15%] posix/overlayfs [ 15%] posix/parens tests/posix/overlayfs.sh:7: bfs_sudo mount -t overlay overlay -olowerdir=lower,upperdir=upper,workdir=work merged || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( -name \*f\* \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( -name \*f\* \) bash -c printf "%s? " "$1" && head -n1 bash basic/k ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newer times/nonexistent tests/posix/overlayfs.sh:7: bfs_sudo mount -t overlay overlay -olowerdir=lower,upperdir=upper,workdir=work merged || skip bash -c printf "%s? " "$1" && head -n1 bash basic/j/foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm 222 [ 16%] posix/path bash -c printf "%s? " "$1" && head -n1 bash basic/c ? bash [ 14%] posix/nogroup -c printf "%s? " "$1" && head -n1 bash basic/g ? [ 16%] posix/perm_222_minus bash -c printf "%s? " "$1" && head -n1 bash basic/e ? [PASS] posix/or_purity [SKIP] posix/overlayfs bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newer times/nonexistent bfs: error: [PASS] posix/nouser_ulimit ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [SKIP] posix/overlayfs bash -c printf "%s? " "$1" && head -n1 bash basic/g/h ? bash -c printf "%s? " "$1" && head -n1 bash basic/j ? bash -c printf "%s? " "$1" && head -n1 bash basic/b ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -name \\ tests/posix/overlayfs.sh:7: bfs_sudo mount -t overlay overlay -olowerdir=lower,upperdir=upper,workdir=work merged || skip bash -c printf "%s? " "$1" && head -n1 bash basic/e ? [PASS] posix/newer_nonexistent [PASS] posix/nouser_ulimit [PASS] posix/perm_000_minus [PASS] posix/nogroup_ulimit [ 11%] posix/name_bracket bash -c printf "%s? " "$1" && head -n1 bash basic/g ? [ 15%] posix/parens /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( -name \*f\* \) [ 16%] posix/path [PASS] posix/or_purity /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -nogroup bash -c printf "%s? " "$1" && head -n1 bash basic/e/f ? [SKIP] posix/overlayfs bash -c printf "%s? " "$1" && head -n1 bash basic/i ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -path basic/\*f\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm -222 [ 16%] posix/path [PASS] posix/nouser_ulimit bash -c printf "%s? " "$1" && head -n1 bash basic/a ? bash -c printf "%s? " "$1" && head -n1 bash basic/c ? [ 16%] posix/perm_000 [ 14%] posix/nogroup_ulimit bash -c printf "%s? " "$1" && head -n1 bash basic/i ? [PASS] posix/parens [ 17%] posix/perm_644 [ 15%] posix/ok_plus_nothing tests/posix/overlayfs.sh:7: bfs_sudo mount -t overlay overlay -olowerdir=lower,upperdir=upper,workdir=work merged || skip bash bash -c -c printf "%s? " "$1" && head -n1 printf "%s? " "$1" && head -n1 bash bash basic/c/d basic/g ? ? [PASS] posix/parens /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -name \[ [ 11%] posix/name_character_class bash -c printf "%s? " "$1" && head -n1 bash basic/b ? bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo ? bash -c printf "%s? " "$1" && head -n1 bash basic/j ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( -name \*f\* \) [ 16%] posix/path [PASS] posix/perm_222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -path basic/\*f\* [SKIP] posix/overlayfs [ 16%] posix/perm_000 [PASS] posix/name_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -path basic/\*f\* bash -c printf "%s? " "$1" && head -n1 bash basic/e ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm 000 bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar ? bash -c printf "%s? " "$1" && head -n1 bash basic/a ? [ 16%] posix/perm_000_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm 644 bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds deep -type f -nogroup bash -c printf "%s? " "$1" && head -n1 bash basic/k ? [ 14%] posix/not_prune [ 17%] posix/perm_644_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -ok + [PASS] posix/parens [ 16%] posix/perm_000 bash -c printf "%s? " "$1" && head -n1 bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name \[e-g\]\[\!a-n\]\[\!p-z\] basic/c ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -ok + bfs: error: bash -c printf "%s? " "$1" && head -n1 bash bash -c basic/k/foo/bar printf "%s? " "$1" && head -n1 ? bash basic/l/foo ? ~~~~~ bfs: error: Expected '... ;'. bash -c printf "%s? " "$1" && head -n1 bash basic/j/foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -path basic/\*f\* bash -c printf "%s? " "$1" && head -n1 bash basic/l ? [PASS] posix/path [ 16%] posix/perm_000 [PASS] posix/perm_222_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm 000 [PASS] posix/nogroup [ 16%] posix/perm_000_minus [PASS] posix/ok_plus_nothing [PASS] posix/name_bracket /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm -000 bash -c printf "%s? " "$1" && head -n1 bash basic/b ? [PASS] posix/parens [ 16%] posix/perm_222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \! \( -name foo -prune \) bash [ 12%] posix/name_double_backslash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar/baz bash ? -c printf "%s? " "$1" && head -n1 bash basic/k/foo ? bash -c printf "%s? " "$1" && head -n1 bash basic/g/h ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm 000 bash -c printf "%s? " "$1" && head -n1 bash basic/c/d ? [ 14%] posix/nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm -644 [ 15%] posix/ok_stdin [ 16%] posix/perm_000_minus [PASS] posix/path [ 17%] posix/perm_leading_plus_symbolic_minus [PASS] posix/path [PASS] posix/nouser_ulimit bash -c printf "%s? " "$1" && head -n1 bash basic/a ? bash -c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm 000 printf "%s? " "$1" && head -n1 bash basic/j/foo ? [PASS] posix/perm_644 bash -c printf "%s? " "$1" && head -n1 bash basic/e/f ? bash -c printf "%s? " "$1" && head -n1 bash basic/e/f ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm -000 [PASS] posix/name_character_class [ 16%] posix/perm_222 [PASS] posix/perm_000 [ 16%] posix/perm_000_minus [PASS] posix/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm 222 [ 16%] posix/perm_222_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -name \\\\ bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo ? bash -c printf "%s? " "$1" && head -n1 bash basic/g/h ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm -000 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -ok bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -nouser bash -c printf "%s? " "$1" && head -n1 bash basic/c/d ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm -+rwx [ 15%] posix/or_purity bash [ 14%] posix/nouser_ulimit -c printf "%s? " "$1" && head -n1 bash basic/g/h ? [ 16%] posix/perm_222 [ 17%] posix/perm_leading_plus_umask [PASS] posix/perm_000 bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo ? bash -c printf "%s? " "$1" && head -n1 bash basic ? [PASS] posix/perm_000 [PASS] posix/perm_000_minus bash -c printf "%s? " "$1" && head -n1 bash basic/e/f ? [PASS] posix/not_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm 222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm -000 [ 16%] posix/perm_222_minus bash bash -c -c printf "%s? " "$1" && head -n1 printf "%s? " "$1" && head -n1 bash bash basic/j/foo basic/l/foo/bar ? ? [ 16%] posix/perm_222 [PASS] posix/perm_000 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm -222 [ 17%] posix/perm_644 [PASS] posix/perm_644_minus [PASS] posix/ok_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name \* -o -print bash -c printf "%s? " "$1" && head -n1 bash basic/j/foo ? bash -c printf "%s? " "$1" && head -n1 bash basic/l ? bash -c printf "%s? " "$1" && head -n1 bash basic/c/d ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm 222 [PASS] posix/name_double_backslash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds deep -type f -nouser [ 15%] posix/o [PASS] posix/perm_000_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm -+w [ 12%] posix/name_root bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo bash ? -c printf "%s? " "$1" && head -n1 bash basic/k/foo/bar ? [ 16%] posix/perm_222_minus [ 17%] posix/perm_setid [PASS] posix/perm_000_minus bash [PASS] posix/perm_222 -c printf "%s? " "$1" && head -n1 bash basic/g/h ? bash -c printf "%s? " "$1" && head -n1 bash basic/k ? bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm 222 [ 17%] posix/perm_644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm -222 [PASS] posix/perm_leading_plus_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm 644 bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar/baz ? bash [ 16%] posix/perm_222_minus -c [PASS] posix/perm_000_minus printf "%s? " "$1" && head -n1 [ 17%] posix/perm_644_minus bash basic/l/foo ? [PASS] posix/nouser bash bash -c -c printf "%s? " "$1" && head -n1 printf "%s? " "$1" && head -n1 bash bash basic/e/f basic/k/foo/bar ? ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name foo -o -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/a -name a bash -c printf "%s? " "$1" && head -n1 bash basic/j ? [ 17%] posix/perm_644 [PASS] posix/perm_222 [ 15%] posix/ok_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm -222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -perm -u+s -o -perm -g+s bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo/bar ? [ 18%] posix/perm_sticky [PASS] posix/perm_222_minus bash -c bash printf "%s? " "$1" && head -n1 -c bash printf "%s? " "$1" && head -n1 basic/l/foo/bar/baz bash ? basic/c/d ? [PASS] posix/or_purity /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm 644 [ 17%] posix/perm_644_minus bash -c printf "%s? " "$1" && head -n1 bash basic/i ? [PASS] posix/perm_222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm -222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm -644 [PASS] posix/perm_222 [ 17%] posix/perm_644 [ 17%] posix/perm_leading_plus_symbolic_minus [PASS] posix/perm_leading_plus_umask bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar ? bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm 644 bash -c printf "%s? " "$1" && head -n1 bash basic/g ? [ 17%] posix/perm_644_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -ok + [ 15%] posix/ok_stdin [PASS] posix/perm_222_minus [PASS] posix/name_root [PASS] posix/ok_stdin bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -ok + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm -644 [PASS] posix/perm_644 bash -c printf "%s? " "$1" && head -n1 ~bash ~basic/l/foo/bar/baz ~? ~~ bfs: error: Expected '... ;'. bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo/bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -perm -a+t [ 17%] posix/perm_leading_plus_symbolic_minus [PASS] posix/o bash -c printf "%s? " "$1" && head -n1 bash basic/e ? [ 18%] posix/perm_symbolic [ 12%] posix/name_root_depth [PASS] posix/perm_222_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm 644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm -+rwx [PASS] posix/ok_plus_nothing [ 17%] posix/perm_644_minus [PASS] posix/perm_222_minus [PASS] posix/perm_setid [ 17%] posix/perm_leading_plus_umask bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar/baz ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm -644 [ 17%] posix/perm_leading_plus_symbolic_minus bash -c printf "%s? " "$1" && head -n1 bash basic/c ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -ok bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [PASS] posix/perm_644 [ 15%] posix/or_purity [PASS] posix/ok_stdin [PASS] posix/perm_644_minus [PASS] posix/perm_644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm a+r\,u=wX\,g+wX-w bash -c printf "%s? " "$1" && head -n1 bash basic ? [ 12%] posix/name_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/g -depth -name g [ 18%] posix/perm_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm -+rwx bash -c printf "%s? " "$1" && head -n1 bash basic/b ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm -644 [ 17%] posix/perm_leading_plus_umask /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm -+w [ 17%] posix/perm_leading_plus_symbolic_minus [PASS] posix/perm_644 [ 17%] posix/perm_setid [PASS] posix/perm_644_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm -+rwx [ 17%] posix/perm_leading_plus_umask bash -c printf "%s? " "$1" && head -n1 bash basic/l ? [PASS] posix/perm_sticky bash -c printf "%s? " "$1" && head -n1 bash basic/a ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name \* -o -print [PASS] posix/ok_stdin [ 15%] posix/overlayfs [PASS] posix/perm_leading_plus_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm -a+r\,u=wX\,g+wX-w [PASS] posix/ok_stdin [PASS] posix/perm_644_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 / -prune -name / bash -c printf "%s? " "$1" && head -n1 bash basic/k ? bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo ? [ 18%] posix/permcopy /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm -+w [ 15%] posix/overlayfs [ 17%] posix/perm_setid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -perm -u+s -o -perm -g+s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm -+rwx [ 18%] posix/perm_sticky [ 17%] posix/perm_leading_plus_umask [PASS] posix/name_root_depth [PASS] posix/perm_644_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm -+w [ 17%] posix/perm_setid bash -c printf "%s? " "$1" && head -n1 bash basic/j ? bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo ? [PASS] posix/perm_symbolic [PASS] posix/perm_leading_plus_symbolic_minus [ 15%] posix/parens [ 12%] posix/name_slashes [PASS] posix/perm_leading_plus_symbolic_minus [PASS] posix/perm_leading_plus_umask /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -perm -u+s -o -perm -g+s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm u+rw\,g+u-w\,o=g [ 15%] posix/parens bash -c printf "%s? " "$1" && head -n1 bash basic/i ? [ 18%] posix/print0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -perm -a+t bash -c printf "%s? " "$1" && head -n1 bash basic/j/foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm -+w [ 18%] posix/perm_symbolic [PASS] posix/or_purity [PASS] posix/name_slash [ 17%] posix/perm_setid [ 18%] posix/perm_sticky [PASS] posix/perm_leading_plus_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -perm -u+s -o -perm -g+s [PASS] posix/perm_symbolic_minus [ 18%] posix/perm_sticky tests/posix/overlayfs.sh:7: bfs_sudo mount -t overlay overlay -olowerdir=lower,upperdir=upper,workdir=work merged || skip bash -c printf "%s? " "$1" && head -n1 bash basic/g ? bash -c printf "%s? " "$1" && head -n1 bash basic/g/h ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( -name \*f\* \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 /// -prune -name / [PASS] posix/perm_leading_plus_umask [ 16%] posix/path [ 13%] posix/name_star_star [PASS] posix/perm_setid [SKIP] posix/overlayfs tests/posix/overlayfs.sh:7: bfs_sudo mount -t overlay overlay -olowerdir=lower,upperdir=upper,workdir=work merged || skip [PASS] posix/perm_leading_plus_umask bash -c printf "%s? " "$1" && head -n1 bash basic/e ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/a basic/b -print0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( -name \*f\* \) [ 16%] posix/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm a+r\,u=wX\,g+wX-w [ 18%] posix/perm_symbolic_minus bash -c printf "%s? " "$1" && head -n1 bash basic/e/f [ 19%] posix/prune ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -perm -u+s -o -perm -g+s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -perm -a+t [ 18%] posix/perm_sticky [SKIP] posix/overlayfs [ 18%] posix/perm_symbolic [PASS] posix/perm_leading_plus_umask /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -perm -a+t [ 18%] posix/perm_symbolic bash -c printf "%s? " "$1" && head -n1 bash basic/c ? [PASS] posix/perm_setid [PASS] posix/permcopy /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name \*\*f\*\* bash -c printf "%s? " "$1" && head -n1 bash basic/c/d ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -path basic/\*f\* [PASS] posix/perm_setid [ 16%] posix/perm_000 [PASS] posix/perm_sticky /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -path basic/\*f\* [PASS] posix/name_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm -a+r\,u=wX\,g+wX-w [ 18%] posix/permcopy /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name foo -prune [ 16%] posix/perm_000 bash -c printf "%s? " "$1" && head -n1 bash basic/b ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -perm -a+t [ 19%] posix/prune_error bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar ? [PASS] posix/print0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm a+r\,u=wX\,g+wX-w [ 18%] posix/perm_symbolic [PASS] posix/parens [ 18%] posix/perm_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm a+r\,u=wX\,g+wX-w [PASS] posix/perm_setid bash -c printf "%s? " "$1" && head -n1 [ 18%] posix/perm_symbolic_minus bash basic/a ? [PASS] posix/parens bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo/bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm 000 [PASS] posix/perm_sticky [PASS] posix/perm_sticky [ 16%] posix/perm_000_minus [PASS] posix/perm_symbolic [PASS] posix/name_star_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm u+rw\,g+u-w\,o=g bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm 000 -c printf "%s? " "$1" && head -n1 bash basic/l/foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L inaccessible -path \*/\* -prune -o -print [ 18%] posix/print0 [ 16%] posix/perm_000_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm a+r\,u=wX\,g+wX-w bash -c printf "%s? " "$1" && head -n1 bash [ 19%] posix/prune_file basic/l/foo/bar/baz ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm -a+r\,u=wX\,g+wX-w [ 13%] posix/name_trailing_slash [PASS] posix/perm_sticky [ 18%] posix/permcopy [ 18%] posix/perm_symbolic_minus [PASS] posix/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm -a+r\,u=wX\,g+wX-w [PASS] posix/path bfs: error: inaccessible/link: Permission denied. bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo ? [ 18%] posix/permcopy [PASS] posix/prune [PASS] posix/perm_symbolic_minus [PASS] posix/perm_symbolic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm -000 [ 16%] posix/perm_222 [PASS] posix/perm_symbolic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/a basic/b -print0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm -000 bash -c printf "%s? " "$1" && head -n1 bash basic/j/foo ? [ 16%] posix/perm_222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/g/ -name g [ 19%] posix/prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm -a+r\,u=wX\,g+wX-w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm u+rw\,g+u-w\,o=g /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -name \? -prune [ 18%] posix/print0 [ 19%] posix/prune_or_print [ 18%] posix/permcopy /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm u+rw\,g+u-w\,o=g [PASS] posix/perm_000 [PASS] posix/perm_symbolic [ 18%] posix/print0 bash -c printf "%s? " "$1" && head -n1 bash basic/g/h ? [PASS] posix/prune_error [PASS] posix/permcopy /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm 222 [PASS] posix/perm_000 [PASS] posix/perm_symbolic_minus [PASS] posix/perm_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name foo -prune [PASS] posix/ok_stdin [PASS] posix/print0 bash -c printf "%s? " "$1" && head -n1 bash basic/e/f ? [ 19%] posix/prune_error [PASS] posix/name_trailing_slash [PASS] posix/perm_symbolic_minus [ 18%] posix/print0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/a basic/b -print0 [ 16%] posix/perm_222_minus [ 19%] posix/prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/a basic/b -print0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm 222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name foo -prune -o -print [ 19%] posix/readdir_error [ 16%] posix/perm_222_minus [ 19%] posix/prune bash -c printf "%s? " "$1" && head -n1 [PASS] posix/perm_000_minus bash basic/c/d ? [PASS] posix/perm_000_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm u+rw\,g+u-w\,o=g [PASS] posix/prune_file [ 13%] posix/newer [PASS] posix/permcopy [PASS] posix/permcopy /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L inaccessible -path \*/\* -prune -o -print bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar ? [ 19%] posix/prune_file /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/a basic/b -print0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm -222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name foo -prune [ 19%] posix/prune [PASS] posix/print0 [ 19%] posix/prune_error [ 17%] posix/perm_644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name foo -prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm -222 [PASS] posix/print0 [ 19%] posix/size /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newer times/a bfs: error: inaccessible/link: Permission denied. [ 17%] posix/perm_644 [PASS] posix/prune [ 19%] posix/prune_error [ 13%] posix/newer_broken bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo/bar ? [PASS] posix/perm_222 [PASS] posix/permcopy [PASS] posix/prune_or_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -name \? -prune [PASS] posix/print0 [ 19%] posix/prune_or_print [PASS] posix/perm_222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name foo -prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm 644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L inaccessible -path \*/\* -prune -o -print bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar/baz ? [ 19%] posix/prune_file [ 19%] posix/prune_error [ 17%] posix/perm_644_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -type f -size 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L inaccessible -path \*/\* -prune -o -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm 644 [ 20%] posix/size_bytes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs /proc/62480/net [ 19%] posix/prune_file [ 17%] posix/perm_644_minus [PASS] posix/prune_error bfs: error: inaccessible/link: Permission denied. [PASS] posix/prune bfs: error: inaccessible/link: Permission denied. [PASS] posix/prune [PASS] posix/newer [PASS] posix/perm_222_minus bfs: error: [ 13%] posix/newer_nonexistent /proc/62480/net: Invalid argument. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name foo -prune -o -print [PASS] posix/perm_222_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newer posix/newer_broken/broken [ 19%] posix/readdir_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L inaccessible -path \*/\* -prune -o -print [ 19%] posix/prune_file [ 19%] posix/prune_or_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -name \? -prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm -644 [ 17%] posix/perm_leading_plus_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm -644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -name \? -prune [PASS] posix/prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -type f -size +0c [ 20%] posix/size_plus bfs: error: inaccessible/link: Permission denied. [PASS] posix/prune_file [ 19%] posix/prune_or_print [PASS] posix/readdir_error [ 17%] posix/perm_leading_plus_symbolic_minus [PASS] posix/prune_error [PASS] posix/prune_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newer times/nonexistent [ 14%] posix/nogroup [PASS] posix/perm_644 [PASS] posix/perm_644 [PASS] posix/ok_stdin [ 19%] posix/size bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newer times/nonexistent bfs: error: ~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name foo -prune -o -print ~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -name \? -prune [PASS] posix/size /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm -+rwx [ 19%] posix/prune_or_print [PASS] posix/prune_error [PASS] posix/newer_broken [ 17%] posix/perm_leading_plus_umask /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -type f -size +0 [PASS] posix/newer_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name foo -prune -o -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm -+rwx [ 20%] posix/type_bind_mount [PASS] posix/prune_or_print [ 19%] posix/readdir_error [ 17%] posix/perm_leading_plus_umask [PASS] posix/prune_file [PASS] posix/prune_file /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -nogroup [ 14%] posix/nogroup_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -type f -size 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids /proc/62941/net [ 20%] posix/size_bytes [PASS] posix/perm_644_minus [PASS] posix/perm_644_minus [PASS] posix/size_bytes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name foo -prune -o -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm -+w [ 17%] posix/perm_setid [ 19%] posix/readdir_error [PASS] posix/prune_file bfs: error: /proc/62941/net: Invalid argument. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm -+w [ 20%] posix/type_d [ 19%] posix/size [ 17%] posix/perm_setid [PASS] posix/prune_or_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 deep -type f -nogroup [PASS] posix/prune_or_print [PASS] posix/perm_leading_plus_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -type f -size +0c tests/posix/type_bind_mount.sh:6: bfs_sudo mount --bind /dev/null null || skip [ 20%] posix/size_plus [PASS] posix/readdir_error [PASS] posix/perm_leading_plus_symbolic_minus [ 19%] posix/readdir_error [PASS] posix/size_plus [PASS] posix/nogroup /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -perm -u+s -o -perm -g+s [SKIP] posix/type_bind_mount [ 18%] posix/perm_sticky [ 19%] posix/size /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -type d [PASS] posix/prune_or_print [PASS] posix/nogroup_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -type f -size 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -perm -u+s -o -perm -g+s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 /proc/63169/net [ 20%] posix/size_bytes [ 20%] posix/type_f [ 18%] posix/perm_sticky [ 14%] posix/not_prune [PASS] posix/size /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -type f -size +0 bfs: error: /proc/63169/net: Invalid argument. [ 19%] posix/size [PASS] posix/perm_leading_plus_umask [ 20%] posix/type_bind_mount [PASS] posix/perm_leading_plus_umask /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -perm -a+t /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -type f -size 0 [ 18%] posix/perm_symbolic [ 20%] posix/size_bytes [PASS] posix/readdir_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -type f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -type f -size +0c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 /proc/63319/net [ 20%] posix/size_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -perm -a+t [ 21%] posix/type_l [ 18%] posix/perm_symbolic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \! \( -name foo -prune \) [ 14%] posix/nouser [PASS] posix/size_bytes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -type f -size 0 bfs: error: /proc/63319/net: Invalid argument. [PASS] posix/perm_setid [PASS] posix/type_d [ 20%] posix/type_d [PASS] posix/size /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s /proc/63408/net [PASS] posix/perm_setid [PASS] posix/readdir_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm a+r\,u=wX\,g+wX-w [ 20%] posix/size_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -type f -size +0c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -type f -size +0 [PASS] posix/size /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links/skip -type l tests/posix/type_bind_mount.sh:6: bfs_sudo mount --bind /dev/null null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm a+r\,u=wX\,g+wX-w bfs: error: /proc/63408/net: Invalid argument. [ 20%] posix/type_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -nouser [ 21%] posix/unionfs [ 14%] posix/nouser_ulimit [ 18%] posix/perm_symbolic_minus [PASS] posix/size_plus [SKIP] posix/type_bind_mount [ 18%] posix/perm_symbolic_minus [PASS] posix/size_bytes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -type d [PASS] posix/perm_sticky [PASS] posix/type_f [ 20%] posix/type_f [PASS] posix/not_prune [PASS] posix/readdir_error [PASS] posix/perm_sticky /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -type f -size +0 [ 20%] posix/type_bind_mount [ 20%] posix/size_bytes [PASS] posix/size_bytes [PASS] posix/nouser_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 deep -type f -nouser [ 20%] posix/type_d [PASS] posix/size /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm -a+r\,u=wX\,g+wX-w [ 18%] posix/permcopy [ 15%] posix/o /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm -a+r\,u=wX\,g+wX-w [ 21%] posix/user_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -type f [ 18%] posix/permcopy [PASS] posix/size_plus [PASS] posix/type_l tests/posix/unionfs.sh:1: [[ "$UNAME" == *BSD* ]] || skip tests/posix/type_bind_mount.sh:6: bfs_sudo mount --bind /dev/null null || skip [PASS] posix/perm_symbolic [ 21%] posix/type_l [PASS] posix/nouser [PASS] posix/perm_symbolic [ 20%] posix/type_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -type f -size +0c [SKIP] posix/unionfs [ 20%] posix/size_plus [SKIP] posix/type_bind_mount [PASS] posix/size_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -type d [PASS] posix/type_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm u+rw\,g+u-w\,o=g /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name foo -o -type d [PASS] posix/nogroup_ulimit [ 20%] posix/type_f tests/posix/type_bind_mount.sh:6: bfs_sudo mount --bind /dev/null null || skip [ 18%] posix/print0 [ 15%] posix/ok_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm u+rw\,g+u-w\,o=g [ 21%] posix/user_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links/skip -type l [ 18%] posix/print0 [ 21%] posix/unionfs [SKIP] posix/type_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -user 101 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -type f -size +0 [PASS] posix/perm_symbolic_minus [ 20%] posix/type_f [ 20%] posix/type_bind_mount [PASS] posix/type_f [PASS] posix/perm_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -type f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -ok + [ 21%] posix/type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/a basic/b -print0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -user 1eW6f5RM9Qi [ 15%] posix/ok_stdin [PASS] posix/o [ 21%] posix/user_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/a basic/b -print0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -ok + bfs: error: [PASS] posix/type_d ~~~~~ bfs: error: Expected '... ;'. [PASS] posix/size_bytes bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -user 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [ 19%] posix/prune [ 21%] posix/user_id [PASS] posix/permcopy [PASS] posix/ok_plus_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -type f [PASS] posix/type_l [PASS] posix/user_invalid_id [PASS] posix/type_d tests/posix/unionfs.sh:1: [ 21%] posix/type_l [[ "$UNAME" == *BSD* ]] || skip [PASS] posix/permcopy [ 20%] posix/type_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links/skip -type l [ 21%] posix/unionfs [PASS] posix/print0 [ 19%] posix/prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -ok bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [ 15%] posix/or_purity [PASS] posix/user_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -user eW6f5RM9Qi [SKIP] posix/unionfs [PASS] posix/type_f [ 22%] posix/user_name [PASS] posix/size_plus [PASS] posix/print0 tests/posix/type_bind_mount.sh:6: bfs_sudo mount --bind /dev/null null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name foo -prune bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -user eW6f5RM9Qi bfs: error: bash -c printf "%s? " "$1" && head -n1 bash basic ? [ 19%] posix/prune_error ~~~~~~~~~~~~~~~~ bfs: error: No such user. [ 21%] posix/user_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links/skip -type l [SKIP] posix/type_bind_mount [PASS] posix/user_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -user 101 [ 21%] posix/unionfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name foo -prune [PASS] posix/type_f bash -c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name \* -o -print printf "%s? " "$1" && head -n1 bash basic/l ? [ 21%] posix/user_id [ 15%] posix/overlayfs [PASS] posix/type_l [ 22%] posix/user_nouser tests/posix/unionfs.sh:1: [[ "$UNAME" == *BSD* ]] || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L inaccessible -path \*/\* -prune -o -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -user 1eW6f5RM9Qi bash -c printf "%s? " "$1" && head -n1 bash basic/k ? [ 19%] posix/prune_file [ 21%] posix/user_invalid_name [SKIP] posix/unionfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -user buildozer [PASS] posix/nouser_ulimit [ 21%] posix/user_id bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -user 1eW6f5RM9Qi bfs: error: bfs: error: inaccessible/link: Permission denied. [PASS] posix/type_l ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] posix/prune bash -c printf "%s? " "$1" && head -n1 bash basic/j ? [ 15%] posix/parens tests/posix/unionfs.sh:1: [[ "$UNAME" == *BSD* ]] || skip [ 21%] posix/user_invalid_id [ 22%] posix/weird_names [PASS] posix/user_invalid_id [ 19%] posix/prune_error [PASS] posix/or_purity [PASS] posix/prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -name \? -prune [SKIP] posix/unionfs [ 19%] posix/prune_or_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -user eW6f5RM9Qi bash -c printf "%s? " "$1" && head -n1 bash basic/i ? [PASS] posix/type_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -user 101 [ 22%] posix/user_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -user 101 \! -nouser [PASS] posix/user_id [ 21%] posix/user_invalid_id tests/posix/overlayfs.sh:7: bfs_sudo mount -t overlay overlay -olowerdir=lower,upperdir=upper,workdir=work merged || skip bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -user eW6f5RM9Qi bfs: error: [ 20%] posix/type_f ~~~~~~~~~~~~~~~~ bfs: error: No such user. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( -name \*f\* \) [PASS] posix/prune_error bash -c printf "%s? " "$1" && head -n1 bash basic/g ? [ 16%] posix/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -user 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [ 22%] posix/xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -user 101 [ 21%] posix/user_invalid_name [SKIP] posix/overlayfs [PASS] posix/user_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L inaccessible -path \*/\* -prune -o -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name foo -prune -o -print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -user 1eW6f5RM9Qi bfs: error: [ 19%] posix/readdir_error ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. bash -c printf "%s? " "$1" && head -n1 bash basic/e ? [PASS] posix/user_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -user 1eW6f5RM9Qi [ 22%] posix/user_nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -type f bfs: error: inaccessible/link: Permission denied. [ 21%] posix/user_invalid_name [PASS] posix/user_invalid_id [ 21%] posix/type_l [PASS] posix/prune_file bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -path basic/\*f\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -user 1eW6f5RM9Qi bfs: error: ~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -user buildozer ~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. bash -c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -user eW6f5RM9Qi printf "%s? " "$1" && head -n1 bash basic/c ? [PASS] posix/user_id [ 16%] posix/perm_000 [ 22%] posix/user_name [ 22%] common/HLP [PASS] posix/parens [PASS] posix/user_invalid_id bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -user eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: No such user. [PASS] posix/user_id [ 19%] posix/size [PASS] posix/user_nouser bash -c printf "%s? " "$1" && head -n1 bash basic/b ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -user eW6f5RM9Qi [ 22%] posix/weird_names [PASS] posix/weird_names [PASS] posix/user_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links/skip -type l [ 22%] posix/user_name [ 21%] posix/unionfs [PASS] posix/prune_error [ 19%] posix/prune_file tests/posix/xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -user eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: No such user. bash -c printf "%s? " "$1" && head -n1 bash basic/a ? [PASS] posix/prune_or_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -user 101 \! -nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm 000 [PASS] posix/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -HLP links/deeply/nested/dir [ 22%] posix/user_nouser [ 16%] posix/perm_000_minus [PASS] posix/user_invalid_name [SKIP] posix/xdev [PASS] posix/type_f [ 23%] common/H_newer [ 20%] posix/size_bytes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -type f -size 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -user buildozer bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) -c printf "%s? " "$1" && head -n1 bash basic/l/foo ? [ 22%] posix/xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -name \? -prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds /proc/64849/net [ 21%] posix/user_id [ 22%] posix/user_nouser [PASS] posix/user_name bash -c printf "%s? " "$1" && head -n1 bash basic/j/foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -user buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm -000 tests/posix/unionfs.sh:1: [ 22%] posix/weird_names [[ "$UNAME" == *BSD* ]] || skip bfs: error: /proc/64849/net: Invalid argument. [PASS] posix/type_l [ 16%] posix/perm_222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -type f -size +0c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H times -newer times/l [ 23%] common/H_samefile_broken [PASS] posix/perm_000 [ 20%] posix/size_plus [SKIP] posix/unionfs bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo ? [PASS] common/HLP /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -user 101 \! -nouser [PASS] posix/readdir_error [ 22%] common/HLP [ 22%] posix/weird_names [ 21%] posix/user_invalid_id [PASS] posix/user_name bash [PASS] posix/weird_names /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) -c printf "%s? " "$1" && head -n1 bash basic/g/h ? [ 22%] posix/xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -user 101 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm 222 [PASS] posix/user_nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -user 101 \! -nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links -samefile links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -type f -size +0 [ 23%] common/H_samefile_notdir tests/posix/xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] posix/prune_file [ 20%] posix/type_bind_mount [PASS] posix/size [PASS] posix/perm_000_minus [PASS] posix/user_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -HLP links/deeply/nested/dir bash -c printf "%s? " "$1" && head -n1 bash basic/c/d ? [ 19%] posix/prune_or_print [SKIP] posix/xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -user 1eW6f5RM9Qi [ 23%] common/H_newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [ 21%] posix/user_invalid_name [PASS] common/H_newer bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -user 1eW6f5RM9Qi bfs: error: [PASS] posix/size_bytes ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] posix/user_nouser bash -c printf "%s? " "$1" && head -n1 bash basic/e/f ? [ 22%] common/HLP /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links -samefile links/notdir [ 23%] common/H_samefile_symlink [ 22%] posix/xdev [PASS] posix/perm_222 [PASS] posix/weird_names [PASS] posix/user_invalid_id [ 20%] posix/type_d [PASS] posix/user_nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name foo -prune -o -print [ 19%] posix/readdir_error bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H times -newer times/l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -user eW6f5RM9Qi [PASS] common/H_samefile_broken tests/posix/xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] posix/user_id [ 23%] common/H_samefile_broken [ 22%] posix/user_name tests/posix/type_bind_mount.sh:6: bfs_sudo mount --bind /dev/null null || skip [PASS] posix/size_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -HLP links/deeply/nested/dir [PASS] common/HLP [PASS] posix/weird_names bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -user eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: No such user. bash -c printf "%s? " "$1" && head -n1 bash basic/k/foo/bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H links -samefile links/symlink [ 23%] common/H_newer [SKIP] posix/xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -type d [ 23%] common/L_ilname [ 22%] common/HLP [ 20%] posix/type_f [SKIP] posix/type_bind_mount [PASS] posix/user_invalid_name [ 19%] posix/size bash -c printf "%s? " "$1" && head -n1 bash basic/l/foo/bar/baz ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links -samefile links/broken [PASS] common/H_samefile_notdir [ 23%] common/H_samefile_notdir [ 22%] posix/user_nouser tests/posix/xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] posix/prune_or_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H times -newer times/l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -type f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -quit -ilname PATTERN [ 23%] common/H_samefile_broken [PASS] common/H_newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -HLP links/deeply/nested/dir [SKIP] posix/xdev [ 23%] common/H_newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -user buildozer [PASS] common/HLP [ 23%] common/L_lname [ 16%] posix/perm_222_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -type f -size 0 [ 21%] posix/type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs /proc/339/net [ 20%] posix/size_bytes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links -samefile links/notdir [PASS] common/H_samefile_symlink [ 23%] common/H_samefile_symlink [ 22%] posix/weird_names [PASS] posix/type_d bfs: error: /proc/339/net: Invalid argument. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links -samefile links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links -ilname \[AQ\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -user 101 \! -nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H times -newer times/l [ 23%] common/H_samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm -222 [PASS] posix/ok_stdin [ 23%] common/H_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links/skip -type l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links -lname \[aq\] [ 21%] posix/unionfs [PASS] common/HLP [PASS] common/H_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -type f -size +0c [ 24%] common/L_ls [PASS] common/H_newer [PASS] posix/readdir_error [ 20%] posix/size_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [ 23%] common/L_ilname [ 22%] posix/xdev [ 17%] posix/perm_644 [PASS] posix/type_f [PASS] posix/user_name [PASS] posix/size /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links -samefile links/notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links -samefile links/broken [ 23%] common/H_samefile_symlink [ 23%] common/H_samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L rainbow -ls [ 21%] posix/user_id [PASS] common/H_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -type f -size +0 [PASS] common/H_newer [ 24%] common/L_samefile_broken [ 20%] posix/type_bind_mount tests/posix/unionfs.sh:1: [[ "$UNAME" == *BSD* ]] || skip [PASS] posix/perm_222_minus [PASS] posix/type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -quit -ilname PATTERN [PASS] common/H_samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm 644 [ 23%] common/L_lname [ 22%] common/HLP [PASS] common/L_ilname [SKIP] posix/unionfs [PASS] common/L_lname [PASS] posix/user_nouser [PASS] posix/size_bytes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links -samefile links/notdir [ 23%] common/L_ilname [PASS] posix/weird_names [ 23%] common/H_samefile_symlink tests/posix/xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 17%] posix/perm_644_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links -samefile links/broken [PASS] common/H_samefile_broken [PASS] common/H_samefile_notdir [ 21%] posix/user_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links -ilname \[AQ\] [ 24%] common/L_samefile_notdir [ 20%] posix/type_d [PASS] common/H_samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -HLP links/deeply/nested/dir [PASS] common/L_ls [SKIP] posix/xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links -lname \[aq\] [ 23%] common/H_newer [ 24%] common/L_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -user 101 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -quit -ilname PATTERN tests/posix/type_bind_mount.sh:6: [PASS] posix/perm_644 bfs_sudo mount --bind /dev/null null || skip [PASS] posix/size_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm -644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H links -samefile links/symlink [ 23%] common/L_lname [ 23%] common/L_ilname [PASS] common/H_samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -user 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links -samefile links/notdir [PASS] common/H_samefile_symlink [ 21%] posix/user_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -type d [SKIP] posix/type_bind_mount [ 24%] common/L_samefile_symlink [ 20%] posix/type_f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H times -newer times/l [ 17%] posix/perm_leading_plus_symbolic_minus [ 23%] common/H_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L rainbow -ls bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -user 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [ 24%] common/L_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links -ilname \[AQ\] [PASS] common/L_samefile_broken [PASS] posix/user_invalid_id [PASS] common/HLP /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -quit -ilname PATTERN /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links -lname \[aq\] [ 23%] common/L_lname [ 24%] common/L_ls [PASS] common/H_samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -type f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -user eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm -+rwx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links -samefile links/symlink [PASS] common/L_ilname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links -samefile links/broken [ 22%] posix/user_name [PASS] posix/perm_644_minus [ 24%] common/P [ 17%] posix/perm_leading_plus_umask [ 21%] posix/type_l [ 23%] common/H_samefile_notdir [PASS] common/L_lname [PASS] posix/user_id bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -user eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links -samefile links/broken ~~~~~~~~~~~~~~~~ bfs: error: No such user. [PASS] posix/nogroup_ulimit [ 24%] common/L_samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links -ilname \[AQ\] [PASS] common/L_samefile_notdir [PASS] posix/type_d [PASS] common/H_newer [PASS] common/L_ls [PASS] posix/user_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links -lname \[aq\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L rainbow -ls [ 24%] common/L_ls [ 24%] common/L_samefile_broken [PASS] common/L_ilname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links/skip -type l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm -+w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -P links/deeply/nested/dir [ 22%] posix/user_nouser /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links -samefile links/notdir [ 17%] posix/perm_setid [ 23%] common/H_samefile_symlink [ 25%] common/P_slash [ 21%] posix/unionfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links -samefile links/notdir [PASS] common/L_lname [PASS] posix/perm_leading_plus_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -user buildozer [ 24%] common/L_samefile_symlink [PASS] posix/type_f tests/alloc.c: In function 'check_alloc': tests/alloc.c:37:9: warning: argument 2 value '18446744073709551552' exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 37 | bfs_check(ZALLOC_FLEX(struct flexible, bar, too_many) == NULL && errno == EOVERFLOW); | ^ src/alloc.c:54:7: note: in a call to allocation function 'zalloc' declared here 54 | void *zalloc(size_t align, size_t size) { | ^ [PASS] common/L_samefile_symlink [PASS] common/L_ilname [PASS] common/H_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links -samefile links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L rainbow -ls [PASS] common/L_ls [ 22%] posix/weird_names [ 24%] common/L_samefile_notdir [ 24%] common/L_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -perm -u+s -o -perm -g+s [PASS] common/L_lname [ 18%] posix/perm_sticky [ 23%] common/L_ilname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -P links/deeply/nested/dir/ [PASS] common/L_samefile_broken [ 25%] common/amin [ 21%] posix/user_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links -samefile links/symlink [PASS] posix/type_l [PASS] posix/perm_leading_plus_umask [ 24%] common/P /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -user 101 \! -nouser [PASS] common/P tests/posix/unionfs.sh:1: [[ "$UNAME" == *BSD* ]] || skip [PASS] common/L_ls [PASS] common/H_samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links -samefile links/broken [ 22%] posix/xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [SKIP] posix/unionfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links -samefile links/notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -perm -a+t [ 24%] common/L_samefile_notdir [ 18%] posix/perm_symbolic [ 24%] common/L_samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -quit -ilname PATTERN [PASS] common/L_samefile_notdir [PASS] posix/nouser_ulimit [ 23%] common/L_lname [PASS] posix/user_name [ 25%] common/anewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -P links/deeply/nested/dir [PASS] common/L_samefile_broken [ 21%] posix/user_invalid_id [ 25%] common/P_slash [PASS] posix/perm_setid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -user 101 [PASS] common/H_samefile_symlink [PASS] common/P_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links -samefile links/notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm a+r\,u=wX\,g+wX-w [ 22%] common/HLP [ 18%] posix/perm_symbolic_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links -samefile links/symlink [ 24%] common/L_samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links -ilname \[AQ\] [PASS] common/L_samefile_broken [ 24%] common/P /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links -lname \[aq\] [ 24%] common/L_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -P links/deeply/nested/dir/ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -anewer times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -user 1eW6f5RM9Qi [ 25%] common/delete [ 21%] posix/user_invalid_name [PASS] posix/user_nouser [PASS] common/L_samefile_symlink [PASS] posix/perm_sticky [ 25%] common/amin [PASS] common/L_samefile_notdir bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -user 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] posix/weird_names /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -mindepth 1 \( -amin -1 -exec printf -- -amin\ -1:\ %s\\n \{\} \; -o -true \) \( -amin 1 -exec printf -- -amin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -amin +1 -exec printf -- -amin\ +1:\ %s\\n \{\} \; -o -true \) tests/posix/xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] common/P /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -HLP links/deeply/nested/dir [PASS] posix/user_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -P links/deeply/nested/dir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm -a+r\,u=wX\,g+wX-w [ 23%] common/H_newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L rainbow -ls [SKIP] posix/xdev [ 25%] common/P_slash [PASS] common/L_samefile_notdir [ 24%] common/P [ 18%] posix/permcopy /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -user eW6f5RM9Qi [ 24%] common/L_samefile_broken [PASS] posix/perm_symbolic [ 22%] posix/user_name [ 25%] common/anewer [ 25%] common/delete_error [PASS] common/L_samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -delete bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -user eW6f5RM9Qi bfs: error: [PASS] posix/user_id ~~~~~~~~~~~~~~~~ bfs: error: No such user. [PASS] common/L_ilname [PASS] common/P_slash [PASS] common/anewer [PASS] common/L_lname [PASS] posix/user_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H times -newer times/l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -P links/deeply/nested/dir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -P links/deeply/nested/dir/ [ 23%] common/H_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm u+rw\,g+u-w\,o=g /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links -samefile links/broken [ 25%] common/P_slash [ 25%] common/amin [ 24%] common/L_samefile_notdir [ 18%] posix/print0 [PASS] common/L_samefile_symlink [PASS] posix/perm_symbolic_minus [PASS] common/P [PASS] common/L_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -anewer times/a [PASS] common/HLP [ 25%] common/delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . [ 22%] posix/user_nouser [ 26%] common/delete_many /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -user buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -mindepth 1 \( -amin -1 -exec printf -- -amin\ -1:\ %s\\n \{\} \; -o -true \) \( -amin 1 -exec printf -- -amin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -amin +1 -exec printf -- -amin\ +1:\ %s\\n \{\} \; -o -true \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links -samefile links/broken [ 23%] common/H_samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -P links/deeply/nested/dir/ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links -samefile links/notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/a basic/b -print0 [PASS] common/P [ 25%] common/amin [ 25%] common/anewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -print -delete -print [ 24%] common/L_samefile_symlink [ 19%] posix/prune [PASS] common/H_newer [PASS] posix/permcopy [PASS] common/P_slash [ 25%] common/delete_error [ 26%] common/depth_maxdepth_1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -delete [ 22%] posix/weird_names bfs: error: ./foo/bar: Permission denied. bfs: error: ./foo: Directory not empty. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -user 101 \! -nouser [PASS] common/L_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links -samefile links/notdir [PASS] common/anewer [ 23%] common/H_samefile_symlink [PASS] common/delete [PASS] common/amin [PASS] posix/print0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -anewer times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name foo -prune [ 24%] common/P [ 25%] common/delete [PASS] common/P_slash [ 25%] common/anewer [ 19%] posix/prune_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 1 -depth [ 26%] common/delete_many /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs foo -delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [ 26%] common/depth_maxdepth_2 [ 22%] posix/xdev [PASS] posix/user_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . [PASS] common/L_samefile_notdir [PASS] common/H_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -mindepth 1 \( -amin -1 -exec printf -- -amin\ -1:\ %s\\n \{\} \; -o -true \) \( -amin 1 -exec printf -- -amin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -amin +1 -exec printf -- -amin\ +1:\ %s\\n \{\} \; -o -true \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -P links/deeply/nested/dir [ 25%] common/P_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -print -delete -print [PASS] common/delete_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L inaccessible -path \*/\* -prune -o -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -anewer times/a [ 19%] posix/prune_file [ 25%] common/delete_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -delete [PASS] common/anewer [ 26%] common/depth_maxdepth_1 [PASS] posix/prune [PASS] posix/user_nouser [ 26%] common/depth_mindepth_1 [ 22%] common/HLP /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . bfs: error: inaccessible/link: Permission denied. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 2 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -mindepth 1 \( -amin -1 -exec printf -- -amin\ -1:\ %s\\n \{\} \; -o -true \) \( -amin 1 -exec printf -- -amin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -amin +1 -exec printf -- -amin\ +1:\ %s\\n \{\} \; -o -true \) [PASS] common/H_samefile_notdir bfs: error: ./foo/bar: Permission denied. bfs: error: ./foo: Directory not empty. [PASS] common/depth_maxdepth_1 [ 25%] common/delete [PASS] common/L_samefile_symlink [PASS] common/amin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -P links/deeply/nested/dir/ [PASS] posix/weird_names /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -name \? -prune [ 25%] common/amin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . [PASS] common/delete [ 19%] posix/prune_or_print tests/posix/xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 26%] common/delete_many /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 1 -depth [PASS] common/anewer [ 23%] common/L_ilname [ 26%] common/depth_maxdepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids foo -delete [PASS] common/P /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -mindepth 1 -depth [PASS] posix/prune_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -HLP links/deeply/nested/dir [SKIP] posix/xdev [ 26%] common/depth_mindepth_2 [PASS] common/H_samefile_symlink [ 23%] common/H_newer [ 25%] common/delete_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -print -delete -print [PASS] common/delete_many /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name foo -prune -o -print [ 25%] common/anewer [ 19%] posix/readdir_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -quit -ilname PATTERN [PASS] common/delete_error [ 26%] common/depth_maxdepth_1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 2 -depth [PASS] common/depth_maxdepth_2 [PASS] posix/prune_file [ 26%] common/depth_mindepth_1 bfs: error: ./foo/bar: Permission denied. bfs: error: ./foo: Directory not empty. [PASS] common/P_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -mindepth 2 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . [ 26%] common/double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . [PASS] common/delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H times -newer times/l [ 23%] common/H_samefile_broken [ 26%] common/delete_many [PASS] common/depth_maxdepth_1 [PASS] common/amin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -anewer times/a [PASS] common/depth_mindepth_1 [PASS] common/HLP [ 25%] common/delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links -ilname \[AQ\] [ 19%] posix/size /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 1 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 foo -delete [ 23%] common/L_lname [ 26%] common/depth_maxdepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -mindepth 1 -depth [PASS] posix/prune_or_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -- . -type f [PASS] common/amin [ 26%] common/depth_mindepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -print -delete -print [ 27%] common/empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -mindepth 1 \( -amin -1 -exec printf -- -amin\ -1:\ %s\\n \{\} \; -o -true \) \( -amin 1 -exec printf -- -amin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -amin +1 -exec printf -- -amin\ +1:\ %s\\n \{\} \; -o -true \) [ 26%] common/depth_maxdepth_1 [PASS] common/delete_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links -samefile links/broken [PASS] common/delete [ 23%] common/H_samefile_notdir [PASS] common/depth_maxdepth_2 [PASS] common/depth_mindepth_2 bfs: error: ./foo/bar: Permission denied. bfs: error: ./foo: Directory not empty. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -type f -size 0 [ 25%] common/delete_error [PASS] common/delete_many [PASS] common/H_newer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links -lname \[aq\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 2 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 /proc/3382/net [ 26%] common/depth_mindepth_1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -mindepth 2 -depth [PASS] common/depth_maxdepth_1 [ 26%] common/double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -empty [PASS] common/anewer [ 27%] common/empty_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 1 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links -samefile links/notdir bfs: error: /proc/3382/net: Invalid argument. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 foo -delete [PASS] common/L_ilname [ 23%] common/H_samefile_symlink [ 26%] common/depth_maxdepth_2 [ 26%] common/delete_many [PASS] common/double_dash [PASS] common/depth_mindepth_1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . [PASS] posix/readdir_error [PASS] common/delete_error [PASS] common/H_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -mindepth 1 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -- . -type f [ 20%] posix/size_bytes [PASS] posix/size [ 26%] common/depth_mindepth_2 [ 27%] common/empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs inaccessible -empty [PASS] common/delete_many /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . [ 27%] common/empty_special /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 2 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H links -samefile links/symlink [ 23%] common/L_ilname [PASS] common/depth_maxdepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -print -delete -print [PASS] common/depth_maxdepth_1 [ 26%] common/depth_mindepth_1 [ 26%] common/depth_maxdepth_1 bfs: error: inaccessible/dir: Permission denied. bfs: error: inaccessible/dir: Permission denied. [PASS] common/depth_mindepth_2 [PASS] common/L_lname [PASS] common/H_samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -type f -size +0c bfs: error: ./foo/bar: Permission denied. bfs: error: ./foo: Directory not empty. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -mindepth 2 -depth [PASS] common/empty [ 20%] posix/size_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -empty [ 26%] common/double_dash [ 27%] common/empty_error [ 24%] common/L_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -empty [PASS] common/delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -quit -ilname PATTERN [PASS] common/depth_mindepth_1 [ 27%] common/exec_substring /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -mindepth 1 -depth [PASS] common/amin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 1 -depth [PASS] common/depth_maxdepth_2 [ 26%] common/depth_maxdepth_2 [PASS] common/delete_many /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s foo -delete [PASS] common/double_dash [PASS] common/empty_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -type f -size +0 [PASS] common/H_samefile_symlink [ 20%] posix/type_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -- . -type f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L rainbow -ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids inaccessible -empty [ 27%] common/empty_special /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links -ilname \[AQ\] [ 27%] common/empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec echo -\{\}- \; [PASS] posix/size_bytes [ 27%] common/execdir_nonexistent [PASS] common/depth_mindepth_2 [PASS] common/delete_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 2 -depth [ 26%] common/depth_mindepth_1 bfs: error: inaccessible/dir: Permission denied. bfs: error: inaccessible/dir: Permission denied. [PASS] common/depth_mindepth_1 [PASS] common/empty_special /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . [ 20%] posix/type_d [PASS] common/depth_maxdepth_1 [PASS] common/empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -empty [ 26%] common/depth_mindepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -empty [ 27%] common/empty_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [ 27%] common/exec_substring [PASS] posix/size_plus [PASS] common/double_dash [PASS] common/L_ls [ 28%] common/execdir_pwd [ 23%] common/L_lname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -mindepth 1 -depth tests/posix/type_bind_mount.sh:6: bfs_sudo mount --bind /dev/null null || skip [ 26%] common/depth_mindepth_2 [PASS] common/empty_error [ 24%] common/L_samefile_broken [SKIP] posix/type_bind_mount [PASS] common/L_ilname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -mindepth 2 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -type d [PASS] common/depth_maxdepth_2 [ 26%] common/double_dash [ 20%] posix/type_f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec echo -\{\}- \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 inaccessible -empty [ 27%] common/empty_special [ 27%] common/execdir_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links -lname \[aq\] [ 28%] common/execdir_slash [PASS] common/delete_many /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -mindepth 2 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir bash -c pwd\ \|\ cut\ -b21- \; [ 26%] common/double_dash bfs: error: inaccessible/dir: Permission denied. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links -samefile links/broken bfs: error: inaccessible/dir: Permission denied. [PASS] common/empty [PASS] common/empty_special [PASS] common/execdir_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -type f [ 27%] common/empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -- . -type f [PASS] common/depth_mindepth_2 [PASS] common/depth_mindepth_1 [ 21%] posix/type_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [ 27%] common/exec_substring [ 24%] common/L_samefile_notdir [PASS] posix/type_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs / -maxdepth 0 -execdir echo \{\} \; [ 28%] common/execdir_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -- . -type f [ 28%] common/execdir_slash_pwd [ 27%] common/empty [PASS] common/empty_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -empty [ 27%] common/empty_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links/skip -type l [PASS] common/depth_mindepth_2 [PASS] common/L_lname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec echo -\{\}- \; [ 21%] posix/unionfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links -samefile links/notdir [PASS] common/double_dash [ 24%] common/L_samefile_symlink [ 27%] common/execdir_nonexistent [ 28%] common/execdir_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -empty [PASS] common/L_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir bash -c pwd\ \|\ cut\ -b21- \; [PASS] posix/type_f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs / -maxdepth 0 -execdir pwd \; [ 24%] common/L_ls [ 27%] common/empty_error [ 28%] common/execdir_slashes [PASS] common/empty_special [PASS] common/execdir_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 inaccessible -empty [PASS] common/double_dash [PASS] common/execdir_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links -samefile links/symlink [PASS] common/empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids / -maxdepth 0 -execdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [ 24%] common/P [ 21%] posix/user_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L rainbow -ls bfs: error: inaccessible/dir: Permission denied. bfs: error: inaccessible/dir: Permission denied. [ 28%] common/execdir_pwd [PASS] posix/type_l [ 28%] common/execdir_slash_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s inaccessible -empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs /// -maxdepth 0 -execdir echo \{\} \; [ 27%] common/empty_special tests/posix/unionfs.sh:1: [[ "$UNAME" == *BSD* ]] || skip [ 28%] common/execdir_ulimit [ 27%] common/empty_special [SKIP] posix/unionfs bfs: error: inaccessible/dir: Permission denied. bfs: error: inaccessible/dir: Permission denied. [PASS] common/L_samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -P links/deeply/nested/dir [PASS] common/empty_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids / -maxdepth 0 -execdir pwd \; [PASS] common/execdir_slash_pwd [ 25%] common/P_slash [ 21%] posix/user_invalid_id [PASS] common/empty [ 28%] common/execdir_slash [ 28%] common/execdir_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir bash -c pwd\ \|\ cut\ -b21- \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -empty [PASS] common/L_ls [ 27%] common/exec_substring /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -empty [ 29%] common/flag_double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -user 101 [PASS] common/exec_substring [PASS] common/execdir_nonexistent [ 24%] common/L_samefile_broken [PASS] common/execdir_slash [PASS] common/empty_error [PASS] common/L_samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -user 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -P links/deeply/nested/dir/ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 / -maxdepth 0 -execdir echo \{\} \; [PASS] common/execdir_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -execdir echo \{\} \; [ 21%] posix/user_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids /// -maxdepth 0 -execdir echo \{\} \; [ 28%] common/execdir_slash_pwd [ 28%] common/execdir_ulimit [ 25%] common/amin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec echo -\{\}- \; bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -user 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L -- . -type f [ 27%] common/execdir_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links -samefile links/broken [ 29%] common/follow [PASS] common/P [PASS] common/empty_special [PASS] posix/user_invalid_id [ 24%] common/L_samefile_notdir [PASS] common/execdir_slash_pwd [PASS] posix/user_id [PASS] common/empty_special /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -user eW6f5RM9Qi [ 27%] common/exec_substring [ 22%] posix/user_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 / -maxdepth 0 -execdir pwd \; [ 28%] common/execdir_slashes [ 29%] common/flag_double_dash bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -user eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print ~~~~~~~~~~~~~~~~ bfs: error: No such user. [ 25%] common/anewer [ 28%] common/execdir_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -follow [PASS] common/exec_substring [PASS] common/P_slash [ 29%] common/gid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links -samefile links/notdir [PASS] common/execdir_slash [PASS] posix/user_invalid_name [ 24%] common/L_samefile_symlink [PASS] common/execdir_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -execdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec echo -\{\}- \; [ 27%] common/execdir_nonexistent [PASS] common/flag_double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 /// -maxdepth 0 -execdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L -- . -type f [ 22%] posix/user_nouser [PASS] common/L_samefile_broken [ 28%] common/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -anewer times/a [ 29%] common/follow [ 28%] common/execdir_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir bash -c pwd\ \|\ cut\ -b21- \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -user buildozer [ 29%] common/gid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links -samefile links/symlink [PASS] common/execdir_slash_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -mindepth 1 \( -amin -1 -exec printf -- -amin\ -1:\ %s\\n \{\} \; -o -true \) \( -amin 1 -exec printf -- -amin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -amin +1 -exec printf -- -amin\ +1:\ %s\\n \{\} \; -o -true \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -gid 102 [PASS] common/execdir_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [ 22%] posix/weird_names [PASS] common/exec_substring /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -follow [PASS] common/follow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s / -maxdepth 0 -execdir echo \{\} \; [PASS] common/L_samefile_notdir [ 28%] common/execdir_slash_pwd [ 29%] common/gid [ 29%] common/flag_double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -gid 1eW6f5RM9Qi [ 29%] common/gid_invalid_name [ 28%] common/execdir_pwd [PASS] common/execdir_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -user 101 \! -nouser [ 25%] common/delete bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -gid 1eW6f5RM9Qi bfs: error: [PASS] posix/user_name ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] common/anewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -execdir echo \{\} \; [PASS] common/flag_double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 - \(- \!- \, \) ./\( ./\! \( \! -print -o -print \) [PASS] common/gid_invalid_id [ 22%] posix/xdev /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s / -maxdepth 0 -execdir pwd \; [PASS] common/L_samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L -- . -type f [ 28%] common/execdir_slashes [PASS] common/execdir_nonexistent [ 29%] common/gid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -gid eW6f5RM9Qi [ 24%] common/P [ 30%] common/gid_minus [PASS] common/gid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir bash -c pwd\ \|\ cut\ -b21- \; bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -gid eW6f5RM9Qi bfs: error: ~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -gid 102 ~~~~~~~~~ bfs: error: No such group. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -delete [ 28%] common/execdir_slash [PASS] common/execdir_slash [PASS] posix/user_nouser [PASS] common/gid_invalid_name [PASS] common/follow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s /// -maxdepth 0 -execdir echo \{\} \; [ 22%] common/HLP [ 28%] common/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -gid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P links/deeply/nested/dir [ 29%] common/gid_invalid_name [PASS] posix/weird_names bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -gid 1eW6f5RM9Qi bfs: error: [ 25%] common/P_slash [ 30%] common/gid_minus_plus ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] common/flag_double_dash tests/posix/xdev.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] common/execdir_slash_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 / -maxdepth 0 -execdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -gid -103 [PASS] common/gid_invalid_id [ 28%] common/execdir_slash_pwd [PASS] common/amin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -HLP links/deeply/nested/dir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -gid eW6f5RM9Qi [SKIP] posix/xdev [ 29%] common/flag_double_dash [ 23%] common/H_newer [ 25%] common/delete_error [ 30%] common/gid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P links/deeply/nested/dir/ bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -gid eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~ bfs: error: No such group. [PASS] common/gid [ 30%] common/gid_plus [PASS] common/P [PASS] common/gid_invalid_name [PASS] common/exec_substring /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 / -maxdepth 0 -execdir pwd \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -execdir echo \{\} \; [PASS] common/execdir_slashes [ 28%] common/execdir_slashes [ 29%] common/follow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -gid -+103 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H times -newer times/l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L -- . -type f [ 23%] common/H_samefile_broken [ 29%] common/follow [PASS] common/HLP [ 26%] common/delete_many [PASS] common/execdir_slash [ 30%] common/gid_minus_plus [PASS] common/delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -gid -103 [PASS] common/gid_minus [ 30%] common/gid_plus_plus [PASS] common/exec_substring [PASS] common/P_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -follow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 /// -maxdepth 0 -execdir echo \{\} \; [ 29%] common/gid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -gid +0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -print -delete -print [ 28%] common/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links -samefile links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -follow [PASS] common/execdir_pwd [ 25%] common/amin [ 23%] common/H_samefile_notdir [PASS] common/execdir_slash_pwd [ 29%] common/gid [ 26%] common/depth_maxdepth_1 [ 30%] common/gid_plus [PASS] common/H_newer bfs: error: ./foo/bar: Permission denied. bfs: error: ./foo: Directory not empty. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -gid -+103 [PASS] common/flag_double_dash [ 30%] common/ilname [PASS] common/gid_minus_plus [ 29%] common/gid_invalid_id [ 29%] common/flag_double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links -samefile links/notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -gid ++0 [ 25%] common/anewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds foo -delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 1 -depth [ 29%] common/gid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -gid 102 [ 23%] common/H_samefile_symlink [PASS] common/follow [PASS] common/H_samefile_broken [ 30%] common/gid_plus_plus [ 26%] common/depth_maxdepth_2 [PASS] common/execdir_slashes [PASS] common/gid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -quit -ilname PATTERN /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -gid +0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -execdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -gid 102 [ 30%] common/inum [PASS] common/follow [PASS] common/gid_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -gid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L -- . -type f [PASS] common/execdir_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -anewer times/a [ 29%] common/follow [ 29%] common/gid_invalid_name [PASS] common/delete_error [ 25%] common/delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -gid 1eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -gid 1eW6f5RM9Qi bfs: error: ~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H links -samefile links/symlink ~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [ 23%] common/L_ilname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . [ 29%] common/gid_invalid_name [ 30%] common/ilname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 2 -depth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -gid 1eW6f5RM9Qi bfs: error: [PASS] common/H_samefile_notdir ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -mindepth 1 \( -amin -1 -exec printf -- -amin\ -1:\ %s\\n \{\} \; -o -true \) \( -amin 1 -exec printf -- -amin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -amin +1 -exec printf -- -amin\ +1:\ %s\\n \{\} \; -o -true \) [PASS] common/gid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -ilname \[AQ\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -gid ++0 [PASS] common/depth_maxdepth_1 [PASS] common/gid_minus_plus [PASS] common/gid_invalid_id [PASS] common/gid [PASS] common/gid_plus_plus [ 31%] common/inum_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -gid eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -follow [ 29%] common/gid [PASS] common/flag_double_dash [ 25%] common/delete_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -inum 763012 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -gid eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -quit -ilname PATTERN [ 26%] common/depth_mindepth_1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -quit -ilname PATTERN bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -gid eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~ bfs: error: No such group. [ 30%] common/gid_minus [ 23%] common/L_lname [ 30%] common/inum bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -gid eW6f5RM9Qi bfs: error: [PASS] common/anewer [PASS] common/execdir_pwd ~~~~~~~~~~~~~~~ bfs: error: No such group. [PASS] common/gid_invalid_name [PASS] common/H_samefile_symlink [PASS] common/gid [PASS] common/gid_plus [PASS] common/delete_many [ 31%] common/inum_mount [PASS] common/gid_invalid_name [ 30%] common/gid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links -ilname \[AQ\] [ 29%] common/gid_invalid_id [PASS] common/depth_maxdepth_2 [PASS] common/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -mindepth 1 -depth [ 26%] common/delete_many /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . [PASS] common/ilname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -ilname \[AQ\] [PASS] common/follow [ 26%] common/depth_mindepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links -lname \[aq\] tests/common/inum_bind_mount.sh:6: bfs_sudo mount --bind foo bar || skip [ 30%] common/gid_minus_plus [ 24%] common/L_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -gid 102 [ 31%] common/inum_bind_mount [SKIP] common/inum_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -gid -103 [PASS] common/gid_plus_plus [ 31%] common/ipath [PASS] common/inum /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -print -delete -print [ 30%] common/gid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -gid 1eW6f5RM9Qi [ 29%] common/gid_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -inum 762967 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -mindepth 2 -depth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -gid 1eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -gid -103 [ 26%] common/depth_maxdepth_1 ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L rainbow -ls [ 30%] common/gid_plus [PASS] common/L_ilname [ 24%] common/L_samefile_broken bfs: error: ./foo/bar: Permission denied. bfs: error: ./foo: Directory not empty. [PASS] common/L_lname tests/common/inum_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] common/gid_invalid_id [PASS] common/delete [ 31%] common/inum_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -gid -+103 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -quit -ipath PATTERN [PASS] common/gid [PASS] common/amin [PASS] common/ilname [PASS] common/depth_mindepth_1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -gid eW6f5RM9Qi [SKIP] common/inum_mount [ 31%] common/iregex [ 30%] common/gid_plus [ 30%] common/gid_minus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -gid eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 1 -depth [PASS] common/L_ls ~~~~~~~~~~~~~tests/common/inum_bind_mount.sh:6: ~ bfs_sudo mount --bind foo bar || skip ~ bfs: error: No such group. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs foo -delete [ 30%] common/gid_plus_plus [ 26%] common/depth_maxdepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links -samefile links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -gid -+103 [ 24%] common/L_samefile_notdir [PASS] common/gid_invalid_name [SKIP] common/inum_bind_mount [PASS] common/gid_minus [PASS] common/gid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -ipath basic/\*F\* [PASS] common/depth_mindepth_2 [ 31%] common/ipath [PASS] common/execdir_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -gid +0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -iregex basic/\[A-Z\]/\[a-z\] [PASS] common/inum [ 31%] common/lname [ 30%] common/gid_minus_plus [ 26%] common/double_dash [PASS] common/delete_error tests/common/inum_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 2 -depth [ 30%] common/ilname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . [ 26%] common/depth_mindepth_1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -gid +0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links -samefile links/notdir [ 24%] common/L_samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -gid -103 [PASS] common/gid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -quit -ipath PATTERN /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -gid ++0 [SKIP] common/inum_mount [PASS] common/execdir_ulimit [PASS] common/depth_maxdepth_1 [ 31%] common/iregex [PASS] common/gid_minus_plus [PASS] common/L_samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -- . -type f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -lname \[aq\] [ 32%] common/ls [ 30%] common/gid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -quit -ilname PATTERN [PASS] common/ipath [ 30%] common/inum /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -gid -+103 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -mindepth 1 -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links -samefile links/symlink [ 24%] common/P [ 26%] common/depth_mindepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -ipath basic/\*F\* [PASS] common/gid_plus [PASS] common/iregex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -iregex basic/\[A-Z\]/\[a-z\] [PASS] common/L_samefile_notdir [ 31%] common/lname [PASS] common/depth_maxdepth_2 [PASS] common/gid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -ls [PASS] common/execdir_pwd [PASS] common/delete_many [ 32%] common/maxdepth [PASS] common/gid_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -ilname \[AQ\] [ 30%] common/ilname [PASS] common/execdir_ulimit [ 31%] common/inum_bind_mount [PASS] common/lname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -mindepth 2 -depth [PASS] common/gid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -gid ++0 [PASS] common/double_dash [ 25%] common/P_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -P links/deeply/nested/dir [ 26%] common/double_dash [PASS] common/gid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -inum 762954 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -lname \[aq\] [ 30%] common/gid_plus [PASS] common/L_samefile_symlink [ 27%] common/empty [ 32%] common/ls [PASS] common/depth_mindepth_1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 1 [PASS] common/ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -quit -ilname PATTERN [ 32%] common/maxdepth_incomplete [ 31%] common/inum_mount [ 30%] common/inum [PASS] common/ipath [PASS] common/iregex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -P links/deeply/nested/dir/ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -- . -type f [ 27%] common/empty [ 25%] common/amin tests/common/inum_bind_mount.sh:6: bfs_sudo mount --bind foo bar || skip [PASS] common/P /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -empty [PASS] common/ilname [ 30%] common/gid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -ilname \[AQ\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -ls [PASS] common/depth_mindepth_2 [PASS] common/gid_plus_plus [ 32%] common/maxdepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -gid +0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth [SKIP] common/inum_bind_mount [ 27%] common/empty_error [ 32%] common/mindepth [PASS] common/execdir_ulimit [ 31%] common/ipath [PASS] common/lname bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth bfs: error: ~~~~~~~~~ bfs: error: -maxdepth needs a value. [PASS] common/inum [PASS] common/maxdepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -inum 762976 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -empty [ 25%] common/anewer [PASS] common/maxdepth_incomplete [ 27%] common/empty_error [PASS] common/P_slash [ 30%] common/ilname tests/common/inum_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 1 [ 31%] common/inum_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds inaccessible -empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -mindepth 1 [ 32%] common/maxdepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -gid ++0 [PASS] common/double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -quit -ipath PATTERN [SKIP] common/inum_mount [PASS] common/ls [ 32%] common/mindepth_incomplete [ 27%] common/empty_special [PASS] common/ilname [PASS] common/gid_plus [ 31%] common/iregex bfs: error: inaccessible/dir: Permission denied. bfs: error: inaccessible/dir: Permission denied. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -anewer times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -quit -ilname PATTERN [PASS] common/empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs inaccessible -empty [ 30%] common/inum [ 27%] common/empty_special /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth [PASS] common/inum [ 32%] common/mindepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -ipath basic/\*F\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -mindepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -iregex basic/\[A-Z\]/\[a-z\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -mindepth 1 \( -amin -1 -exec printf -- -amin\ -1:\ %s\\n \{\} \; -o -true \) \( -amin 1 -exec printf -- -amin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -amin +1 -exec printf -- -amin\ +1:\ %s\\n \{\} \; -o -true \) bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic [PASS] common/maxdepth -maxdepth bfs: error: bfs: error: inaccessible/dir: Permission denied. bfs: error: inaccessible/dir: Permission denied. ~~~~~~~~~ bfs: error: -maxdepth needs a value. [ 33%] common/mmin [PASS] common/execdir_ulimit tests/common/inum_bind_mount.sh:6: bfs_sudo mount --bind foo bar || skip [ 31%] common/lname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -ilname \[AQ\] [PASS] common/gid_plus_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs [PASS] common/empty -S dfs basic -mindepth bfs: error: [ 27%] common/exec_substring ~~~~~~~~~ bfs: error: -mindepth needs a value. [PASS] common/empty_error [PASS] common/maxdepth_incomplete [PASS] common/mindepth [SKIP] common/inum_bind_mount [ 25%] common/delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -empty [PASS] common/mindepth_incomplete [ 31%] common/inum_bind_mount [PASS] common/anewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -mindepth 1 [ 27%] common/exec_substring [ 31%] common/inum_mount [ 32%] common/mindepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -inum 762991 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -lname \[aq\] [ 33%] common/newerma [PASS] common/empty_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec echo -\{\}- \; [ 32%] common/ls [PASS] common/ilname [ 27%] common/execdir_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -delete [PASS] common/ipath [ 31%] common/inum_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec echo -\{\}- \; [PASS] common/iregex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -mindepth [PASS] common/empty_special [ 31%] common/ipath [ 27%] common/execdir_nonexistent [ 33%] common/mmin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newerma times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -ls tests/common/inum_bind_mount.sh:6: bfs_sudo mount --bind foo bar || skip bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -mindepth bfs: error: ~~~~~~~~~ bfs: error: -mindepth needs a value. [ 33%] common/newermt [ 32%] common/maxdepth [PASS] common/empty_special /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [PASS] common/inum /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . [PASS] common/mindepth [SKIP] common/inum_bind_mount [PASS] common/mindepth_incomplete [ 28%] common/execdir_pwd tests/common/inum_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 31%] common/ipath [PASS] common/lname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -mindepth 1 \( -mmin -1 -exec printf -- -mmin\ -1:\ %s\\n \{\} \; -o -true \) \( -mmin 1 -exec printf -- -mmin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -mmin +1 -exec printf -- -mmin\ +1:\ %s\\n \{\} \; -o -true \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -quit -ipath PATTERN /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print [SKIP] common/inum_mount [ 28%] common/execdir_pwd [ 33%] common/newerma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newermt 1991-12-14T00:01 -newermt 1991-12-14\ 01:01+01:00 -newermt 19911213\ 20:31:00-0330 [PASS] common/amin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 1 [ 33%] common/newermt_epoch_minus_one tests/common/inum_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 32%] common/maxdepth_incomplete [PASS] common/ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -quit -ipath PATTERN [ 28%] common/execdir_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir bash -c pwd\ \|\ cut\ -b21- \; [SKIP] common/inum_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -ipath basic/\*F\* [PASS] common/delete [ 25%] common/delete_error [PASS] common/newerma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newerma times/a [ 28%] common/execdir_slash [ 33%] common/newermt [PASS] common/execdir_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir bash -c pwd\ \|\ cut\ -b21- \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newermt 1969-12-31T23:59:59Z /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -ipath basic/\*F\* [ 32%] common/mindepth [ 33%] common/ok_closed_stdin bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds / -maxdepth 0 -execdir echo \{\} \; ~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -mindepth 1 \( -mmin -1 -exec printf -- -mmin\ -1:\ %s\\n \{\} \; -o -true \) \( -mmin 1 -exec printf -- -mmin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -mmin +1 -exec printf -- -mmin\ +1:\ %s\\n \{\} \; -o -true \) ~~~ bfs: error: -maxdepth needs a value. [PASS] common/execdir_nonexistent [ 28%] common/execdir_slash_pwd [PASS] common/newermt [ 26%] common/delete_many [PASS] common/maxdepth [PASS] common/maxdepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs / -maxdepth 0 -execdir echo \{\} \; [ 31%] common/iregex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newermt 1991-12-14T00:01 -newermt 1991-12-14\ 01:01+01:00 -newermt 19911213\ 20:31:00-0330 [PASS] common/ipath [ 28%] common/execdir_slash_pwd [ 33%] common/newermt_epoch_minus_one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -ok echo \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -mindepth 1 [ 32%] common/mindepth_incomplete [ 34%] common/okdir_closed_stdin [PASS] common/ipath /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -print -delete -print [PASS] common/newerma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds / -maxdepth 0 -execdir pwd \; echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? [PASS] common/newermt_epoch_minus_one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -iregex basic/\[A-Z\]/\[a-z\] [ 31%] common/iregex bfs: error: ./foo/bar: Permission denied. bfs: error: ./foo: Directory not empty. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newermt 1969-12-31T23:59:59Z /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs / -maxdepth 0 -execdir pwd \; [ 28%] common/execdir_slashes [PASS] common/mmin [ 33%] common/ok_closed_stdin [PASS] common/execdir_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -mindepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -okdir echo \{\} \; [ 33%] common/mmin [PASS] common/newermt bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -mindepth bfs: error: [PASS] common/execdir_slash [ 34%] common/quit ~~~~~~~~~ bfs: error: -mindepth needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 foo -delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -iregex basic/\[A-Z\]/\[a-z\] [ 31%] common/lname echo ./basic ? echo ./l ? echo ./k ? echo ./j ? [PASS] common/ok_closed_stdin echo ./i ? echo ./g ? echo ./e ? echo ./c ? echo ./b ? echo ./a ? echo ./foo ? echo ./foo ? echo ./foo ? echo ./h ? echo ./f [PASS] common/mindepth ? echo ./d ? echo ./bar ? echo ./bar ? echo ./baz ? [PASS] common/mindepth_incomplete [ 28%] common/execdir_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs /// -maxdepth 0 -execdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -ok echo \; [ 28%] common/execdir_ulimit [PASS] common/execdir_slash_pwd [ 34%] common/okdir_closed_stdin [PASS] common/delete_error [ 33%] common/newerma [PASS] common/iregex [PASS] common/newermt_epoch_minus_one echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/g -print -name g -quit ? [ 31%] common/lname echo ? echo ? echo ? echo ? echo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . ? echo ? echo ? echo ? echo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -lname \[aq\] [ 34%] common/quit_after_print [PASS] common/mmin [PASS] common/execdir_slash_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds /// -maxdepth 0 -execdir echo \{\} \; [PASS] common/exec_substring [PASS] common/okdir_closed_stdin [ 28%] common/execdir_ulimit [PASS] common/iregex [ 29%] common/flag_double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -okdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newerma times/a [ 34%] common/quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -lname \[aq\] [PASS] common/exec_substring [ 33%] common/newermt /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic basic -print -quit [ 32%] common/ls echo ./basic ? echo ./l ? echo ./k ? echo ./j ? echo ./i ? echo ./g ? echo ./e ? echo ./c ? echo ./b ? echo ./a ? echo ./foo ? echo ./foo ? echo ./foo ? echo ./h ? echo ./f ? echo ./d ? [PASS] common/ok_closed_stdin echo ./bar ? echo ./bar ? [PASS] common/execdir_slashes [ 34%] common/quit_before_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -execdir echo \{\} \; echo ./baz ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -mindepth 1 \( -mmin -1 -exec printf -- -mmin\ -1:\ %s\\n \{\} \; -o -true \) \( -mmin 1 -exec printf -- -mmin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -mmin +1 -exec printf -- -mmin\ +1:\ %s\\n \{\} \; -o -true \) [PASS] common/delete_many [ 29%] common/flag_double_dash [PASS] common/lname [PASS] common/quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L -- . -type f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/g -print -name g -quit [ 32%] common/ls [ 26%] common/depth_maxdepth_1 [ 29%] common/follow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newermt 1991-12-14T00:01 -newermt 1991-12-14\ 01:01+01:00 -newermt 19911213\ 20:31:00-0330 [ 34%] common/quit_after_print [ 33%] common/newermt_epoch_minus_one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -ls [PASS] common/execdir_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -execdir echo \{\} \; [ 32%] common/maxdepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic basic -quit -print [PASS] common/lname [ 34%] common/quit_child [PASS] common/newerma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L -- . -type f [PASS] common/okdir_closed_stdin [ 29%] common/follow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -ls [PASS] common/quit_after_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 1 -depth [ 32%] common/maxdepth [ 26%] common/depth_maxdepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -follow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newermt 1969-12-31T23:59:59Z /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic basic -print -quit [ 29%] common/gid [ 34%] common/quit_before_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 1 [ 33%] common/ok_closed_stdin [PASS] common/ls [PASS] common/quit [ 32%] common/maxdepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/g -print -name h -quit [PASS] common/flag_double_dash [ 34%] common/quit_depth [PASS] common/ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -follow [PASS] common/newermt [PASS] common/quit_before_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 2 -depth [ 32%] common/maxdepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic basic -quit -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -ok echo \; [ 29%] common/gid_invalid_id [ 34%] common/quit_child [PASS] common/depth_maxdepth_1 [ 34%] common/okdir_closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/g -depth -print -name g -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -gid 102 [PASS] common/flag_double_dash [ 32%] common/mindepth [PASS] common/quit_after_print [ 35%] common/quit_depth_child [PASS] common/maxdepth echo ? [PASS] common/newermt_epoch_minus_one echo ? echo ? echo ? echo bfs: error: ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 echo basic? -maxdepth echo bfs: error: ? echo ? echo ? echo ? echo ? echo ? echo ? [PASS] common/follow echo ? echo ? echo ? echo ? echo ? ~~~~~~~~~ bfs: error: echo -maxdepth needs a value. ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth [PASS] common/mmin [PASS] common/quit_child [PASS] common/maxdepth [PASS] common/maxdepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -gid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -okdir echo \{\} \; [ 29%] common/gid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/g -print -name h -quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth bfs: error: [ 32%] common/mindepth [ 29%] common/gid_invalid_name ~~~~~~~~~ bfs: error: -maxdepth needs a value. [PASS] common/depth_maxdepth_2 [ 34%] common/quit [ 26%] common/depth_mindepth_1 [ 34%] common/quit_depth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -gid 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] common/quit_before_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -mindepth 1 [PASS] common/maxdepth_incomplete echo ./basic ? echo ./a ? echo ./b ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/g -depth -print -name h -quit echo ./c ? echo ./e ? echo ./g ? echo ./i ? echo ./j ? echo ./k ? echo ./l ? echo ./d ? echo ./f ? echo ./h ? echo ./foo ? echo ./foo ? echo ./foo ? [PASS] common/follow echo ./bar ? [ 32%] common/mindepth_incomplete echo ./bar ? echo ./baz ? [PASS] common/gid_invalid_id [ 35%] common/regex [PASS] common/ok_closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -gid eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -mindepth 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -mindepth 1 -depth [PASS] common/quit_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/g -depth -print -name g -quit [ 29%] common/gid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/g -print -name g -quit [ 32%] common/mindepth_incomplete [ 30%] common/gid_minus [PASS] common/gid [ 34%] common/quit_after_print [ 35%] common/quit_depth_child bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -gid eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~ bfs: error: No such group. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -gid 102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -mindepth [PASS] common/quit_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -regex basic/./. [PASS] common/okdir_closed_stdin [PASS] common/gid_invalid_name [PASS] common/mindepth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -mindepth bfs: error: [ 35%] common/regex_parens ~~~~~~~~~ bfs: error: -mindepth needs a value. [PASS] common/quit_depth_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -gid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -mindepth [ 33%] common/mmin [ 29%] common/gid_invalid_name [PASS] common/mindepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/g -depth -print -name h -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic basic -print -quit [PASS] common/mindepth [ 30%] common/gid_minus_plus [ 34%] common/quit_before_print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -gid 1eW6f5RM9Qi bfs: error: [ 35%] common/regex ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -mindepth bfs: error: ~~~~~~~~~ bfs: error: -mindepth needs a value. [PASS] common/depth_mindepth_1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -gid -103 [PASS] common/quit [PASS] common/quit_depth [PASS] common/gid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -regex \\./\\\(\(\\\) [PASS] common/mindepth_incomplete [ 26%] common/depth_mindepth_2 [ 35%] common/samefile [ 33%] common/mmin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -gid eW6f5RM9Qi [ 33%] common/newerma [ 30%] common/gid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic basic -quit -print [PASS] common/gid bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -gid eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -regex basic/./. [ 30%] common/gid_plus ~~~~~~~~~~~~~~~ bfs: error: No such group. [ 34%] common/quit_child [PASS] common/regex [ 35%] common/regex_parens [PASS] common/gid_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -gid -+103 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -mindepth 2 -depth [PASS] common/quit_after_print [PASS] common/quit_depth_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -samefile links/file [ 35%] common/samefile_broken [PASS] common/execdir_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newerma times/a [ 33%] common/newerma [ 30%] common/gid_minus_plus [PASS] common/gid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/g -print -name h -quit [ 30%] common/gid_plus_plus [ 26%] common/double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -regex \\./\\\(\(\\\) [ 34%] common/quit_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -gid -103 [PASS] common/execdir_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -mindepth 1 \( -mmin -1 -exec printf -- -mmin\ -1:\ %s\\n \{\} \; -o -true \) \( -mmin 1 -exec printf -- -mmin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -mmin +1 -exec printf -- -mmin\ +1:\ %s\\n \{\} \; -o -true \) [PASS] common/regex_parens [ 35%] common/samefile [PASS] common/quit_before_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -gid +0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -samefile links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newerma times/a [PASS] common/regex [ 36%] common/samefile_notdir [ 33%] common/newermt [ 33%] common/newermt [PASS] common/depth_mindepth_2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -- . -type f [ 30%] common/ilname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/g -depth -print -name g -quit [PASS] common/newerma [PASS] common/gid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -mindepth 1 \( -mmin -1 -exec printf -- -mmin\ -1:\ %s\\n \{\} \; -o -true \) \( -mmin 1 -exec printf -- -mmin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -mmin +1 -exec printf -- -mmin\ +1:\ %s\\n \{\} \; -o -true \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -gid -+103 [PASS] common/samefile [ 35%] common/quit_depth_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -samefile links/file /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -gid ++0 [ 35%] common/samefile_broken [ 27%] common/empty [PASS] common/quit_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -samefile links/notdir [ 36%] common/samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newermt 1991-12-14T00:01 -newermt 1991-12-14\ 01:01+01:00 -newermt 19911213\ 20:31:00-0330 [ 33%] common/newermt_epoch_minus_one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newermt 1991-12-14T00:01 -newermt 1991-12-14\ 01:01+01:00 -newermt 19911213\ 20:31:00-0330 [PASS] common/newerma [PASS] common/regex_parens /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -quit -ilname PATTERN /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/g -depth -print -name h -quit [ 30%] common/inum [PASS] common/gid_minus [ 35%] common/regex [PASS] common/gid_plus [PASS] common/samefile_broken [PASS] common/double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -samefile links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -empty [ 36%] common/samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -samefile links/symlink [ 33%] common/newermt_epoch_minus_one [ 27%] common/empty_error [PASS] common/quit_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newermt 1969-12-31T23:59:59Z [ 36%] common/samefile_wordesc /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -ilname \[AQ\] [PASS] common/newermt [PASS] common/gid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -regex basic/./. [ 31%] common/inum_bind_mount [PASS] common/samefile [ 35%] common/regex_parens [PASS] common/gid_plus_plus [PASS] common/samefile_notdir [PASS] common/newermt /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -samefile links/notdir [PASS] common/mmin [ 33%] common/ok_closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -inum 763000 [ 30%] common/gid_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/common/samefile_wordesc.sh/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newermt 1969-12-31T23:59:59Z : line 2: locale: command not found /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 inaccessible -empty [PASS] common/quit_depth_child [ 36%] common/samefile_symlink [ 27%] common/empty_special [ 33%] common/ok_closed_stdin [ 36%] common/size_big [PASS] common/newermt_epoch_minus_one [PASS] common/empty bfs: error: inaccessible/dir: Permission denied. bfs: error: inaccessible/dir: Permission denied. [PASS] common/mmin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -regex \\./\\\(\(\\\) [ 31%] common/inum_mount [ 35%] common/samefile [PASS] common/samefile_symlink [PASS] common/samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -ok echo \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -samefile links/symlink [ 34%] common/okdir_closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -ok echo \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -empty tests/common/inum_bind_mount.sh:6: bfs_sudo mount --bind foo bar || skip [PASS] common/ilname [PASS] common/execdir_ulimit tests/common/samefile_wordesc.sh:3: test -n "$LC_ALL" || skip [ 30%] common/gid_plus_plus [ 36%] common/samefile_wordesc echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? [ 27%] common/exec_substring echo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -size 9223372036854775807 [PASS] common/regex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -gid +0 [ 36%] common/uid [SKIP] common/inum_bind_mount echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? [PASS] common/newermt_epoch_minus_one echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? [PASS] common/empty_error [SKIP] common/samefile_wordesc /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -samefile links/file [ 35%] common/samefile_broken [PASS] common/inum [ 31%] common/ipath [PASS] common/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -okdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/common/samefile_wordesc.sh: line 2: locale: command not found [PASS] common/samefile_notdir [ 34%] common/quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec echo -\{\}- \; [PASS] common/ok_closed_stdin echo [ 36%] common/size_big ./basic ? echo ./l ? echo ./k ? echo ./j ? echo ./i ? echo ./g ? echo ./e ? echo ./c ? echo ./b ? echo ./a ? echo ./foo ? echo ./foo ? echo ./foo ? echo ./h ? echo ./f ? echo ./d ? echo ./bar ? echo ./bar ? echo ./baz ? tests/common/inum_mount.sh:6: [ 27%] common/execdir_nonexistent bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 30%] common/ilname [ 37%] common/uid_invalid_id [PASS] common/ok_closed_stdin [PASS] common/empty_special /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -gid ++0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -samefile links/broken [PASS] common/regex_parens /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -uid 101 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -quit -ipath PATTERN [SKIP] common/inum_mount [ 36%] common/samefile_notdir [ 34%] common/okdir_closed_stdin [PASS] common/samefile_symlink [ 31%] common/iregex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/g -print -name g -quit [PASS] common/size_big [ 34%] common/quit_after_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -size 9223372036854775807 [PASS] common/gid_plus [PASS] common/okdir_closed_stdin tests/common/samefile_wordesc.sh:3: test -n "$LC_ALL" || skip [PASS] common/samefile /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} \; -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -quit -ilname PATTERN /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -uid 1eW6f5RM9Qi [ 28%] common/execdir_pwd [ 36%] common/uid [ 30%] common/inum [ 37%] common/uid_invalid_name [SKIP] common/samefile_wordesc /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -samefile links/notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -ipath basic/\*F\* bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -uid 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [ 36%] common/samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -okdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -iregex basic/\[A-Z\]/\[a-z\] [ 34%] common/quit [ 31%] common/lname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic basic -print -quit [PASS] common/uid_invalid_id echo ./basic ? echo ./l ? echo ./k ? echo ./j ? echo ./i ? echo ./g ? echo ./e [PASS] common/quit ? [ 34%] common/quit_before_print echo ./c ? echo ./b ? echo ./a ? echo ./foo ? echo ./foo ? echo ./f ? echo ./foo ? echo ./h ? echo ./d ? echo ./bar ? echo ./bar ? echo ./baz ? [PASS] common/samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -ilname \[AQ\] [ 28%] common/execdir_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -uid eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir bash -c pwd\ \|\ cut\ -b21- \; [PASS] common/gid_plus_plus [ 37%] common/uid_invalid_id [ 31%] common/inum_bind_mount [ 37%] common/uid_minus [PASS] common/uid [PASS] common/execdir_nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -uid eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~ bfs: error: No such user. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -uid 101 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/g -print -name g -quit [ 36%] common/samefile_wordesc /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -lname \[aq\] [ 34%] common/quit_after_print [ 32%] common/ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -inum 762952 [PASS] common/uid_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic basic -quit -print [PASS] common/quit_after_print [PASS] common/size_big [PASS] common/samefile_notdir [PASS] common/ipath [PASS] common/okdir_closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 / -maxdepth 0 -execdir echo \{\} \; [ 28%] common/execdir_slash_pwd /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -uid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/common/samefile_wordesc.sh: line 2: locale: command not found [ 37%] common/uid_invalid_name [ 34%] common/quit_child [PASS] common/iregex [ 37%] common/uid_minus_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -uid 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -uid -102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic basic -print -quit [ 36%] common/size_big [ 34%] common/quit_before_print [ 32%] common/maxdepth [PASS] common/ilname tests/common/inum_bind_mount.sh:6: bfs_sudo mount --bind foo bar || skip [PASS] common/quit [PASS] common/uid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 / -maxdepth 0 -execdir pwd \; [ 28%] common/execdir_slashes [PASS] common/quit_before_print [PASS] common/samefile_symlink [SKIP] common/inum_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -uid eW6f5RM9Qi [PASS] common/lname [ 34%] common/quit_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/g -print -name h -quit [PASS] common/uid [ 37%] common/uid_minus tests/common/samefile_wordesc.sh:3: test -n "$LC_ALL" || skip [ 37%] common/uid_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -uid eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~ bfs: error: No such user. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic basic -quit -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -size 9223372036854775807 [PASS] common/execdir_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 1 [PASS] common/inum [ 34%] common/quit_child [PASS] common/ls [ 32%] common/maxdepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -uid -+102 [SKIP] common/samefile_wordesc [PASS] common/uid_invalid_name [PASS] common/quit_after_print [ 31%] common/inum_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 /// -maxdepth 0 -execdir echo \{\} \; [ 28%] common/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/g -depth -print -name g -quit [ 35%] common/quit_depth_child [PASS] common/execdir_slash_pwd [PASS] common/uid_minus [ 37%] common/uid_minus_plus [ 38%] common/uid_plus_plus [PASS] common/quit_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/g -print -name h -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -uid -102 [ 32%] common/mindepth [ 34%] common/quit_depth [PASS] common/quit_before_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -uid +0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth bfs: error: ~~~~~~~~~ bfs: error: -maxdepth needs a value. [ 31%] common/ipath /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/g -depth -print -name h -quit [PASS] common/maxdepth [PASS] common/maxdepth_incomplete [PASS] common/exec_substring [ 37%] common/uid_plus [PASS] common/size_big [PASS] common/quit_depth [PASS] common/uid_minus_plus [PASS] common/execdir_slashes tests/common/inum_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 38%] bsd/E [ 36%] common/uid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -mindepth 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/g -depth -print -name g -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -uid -+102 [ 32%] common/mindepth_incomplete [ 35%] common/quit_depth_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -execdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -uid ++0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -quit -ipath PATTERN [PASS] common/quit_child [SKIP] common/inum_mount [PASS] common/quit_depth_child [ 38%] common/uid_plus_plus [PASS] common/uid_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -E . -regex \\./\(\\\(\) [ 37%] common/uid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -mindepth [PASS] common/uid_minus [ 35%] common/regex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/g -depth -print -name h -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -ipath basic/\*F\* [ 38%] bsd/H_mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -uid +0 [ 33%] common/mmin [ 35%] common/regex bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -mindepth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -uid 101 ~~~~~~~~~ bfs: error: -mindepth needs a value. [PASS] common/quit_depth [PASS] common/mindepth_incomplete [PASS] common/mindepth [ 38%] bsd/E [PASS] common/uid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -uid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -regex basic/./. [ 37%] common/uid_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H times -mnewer times/l [PASS] common/uid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -regex basic/./. [ 35%] common/regex_parens /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -uid ++0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -uid 1eW6f5RM9Qi bfs: error: [ 33%] common/newerma ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [ 38%] bsd/Hf [ 35%] common/regex_parens [PASS] common/quit_depth_child [PASS] common/uid_invalid_id [PASS] bsd/E [PASS] common/ipath /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -E . -regex \\./\(\\\(\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -uid eW6f5RM9Qi [ 38%] bsd/H_mnewer [ 37%] common/uid_minus [PASS] common/uid [PASS] common/uid_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -regex \\./\\\(\(\\\) [ 31%] common/iregex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newerma times/a [ 35%] common/samefile bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -uid/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -regex \\./\\\(\(\\\) eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -Hf links/deeply/nested/dir ~~~~~~~~~~~~~~~ bfs: error: No such user. [ 33%] common/newermt [PASS] common/regex [ 35%] common/samefile [ 38%] bsd/L_acl [PASS] common/uid_invalid_name [PASS] bsd/H_mnewer [PASS] common/regex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -mindepth 1 \( -mmin -1 -exec printf -- -mmin\ -1:\ %s\\n \{\} \; -o -true \) \( -mmin 1 -exec printf -- -mmin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -mmin +1 -exec printf -- -mmin\ +1:\ %s\\n \{\} \; -o -true \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H times -mnewer times/l [ 38%] bsd/Hf [ 37%] common/uid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -iregex basic/\[A-Z\]/\[a-z\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -samefile links/file [ 31%] common/lname [PASS] common/uid_plus_plus [ 35%] common/samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newermt 1991-12-14T00:01 -newermt 1991-12-14\ 01:01+01:00 -newermt 19911213\ 20:31:00-0330 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -samefile links/file [ 33%] common/newermt_epoch_minus_one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -uid -102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -acl [PASS] common/regex_parens [ 35%] common/samefile_broken [PASS] bsd/E [ 38%] bsd/L_xattr [PASS] common/newerma [PASS] bsd/Hf [PASS] common/regex_parens [ 29%] common/flag_double_dash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -Hf links/deeply/nested/dir [ 37%] common/uid_plus [ 38%] bsd/L_acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -lname \[aq\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -samefile links/broken [ 32%] common/ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newermt 1969-12-31T23:59:59Z [ 36%] common/samefile_notdir [PASS] common/samefile /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -uid -+102 [PASS] bsd/H_mnewer [ 33%] common/ok_closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -samefile links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -xattr [ 36%] common/samefile_notdir [ 39%] bsd/L_xattrname [PASS] common/newermt /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L -- . -type f [PASS] common/samefile [PASS] common/iregex [ 29%] common/follow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -acl [ 38%] bsd/L_xattr [ 38%] common/uid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -samefile links/notdir [ 32%] common/maxdepth [ 36%] common/samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -ok echo \; [PASS] common/uid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -uid +0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -samefile links/notdir [PASS] bsd/Hf [ 34%] common/okdir_closed_stdin [PASS] common/samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L . -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -xattr [ 36%] common/samefile_symlink [ 39%] bsd/X echo ? [PASS] common/newermt_epoch_minus_one echo ? [PASS] common/lname echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? [PASS] common/samefile_broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -follow [PASS] common/mmin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -xattr [PASS] common/flag_double_dash [PASS] common/uid_minus_plus [ 39%] bsd/L_xattrname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -samefile links/symlink [ 36%] common/samefile_wordesc [ 32%] common/maxdepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -okdir echo \{\} \; [PASS] common/samefile_notdir [PASS] common/ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -uid ++0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -X weirdnames [ 34%] common/quit [ 36%] common/samefile_wordesc tests/bsd/L_xattr.sh:2: make_xattrs || skip [ 39%] bsd/acl [PASS] common/execdir_pwd echo ./basic ? echo ./l ? echo ./k ? echo ./j ? echo ./i ? echo ./g ? [PASS] common/ok_closed_stdin echo ./e ? echo ./c ? echo ./b ? [ 38%] bsd/E echo ./a ? echo ./foo ? echo ./foo ? echo ./foo ? [PASS] common/samefile_notdir echo ./h ? echo ./f ? echo ./d ? echo ./bar ? echo ./bar ? echo ./baz ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L . -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/common/samefile_wordesc.sh: line 2: locale: command not found bfs: error: weirdnames/ : Path is not safe for xargs. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -xattr bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/\: Path is not safe for xargs. [SKIP] bsd/L_xattr [PASS] bsd/L_acl [ 39%] bsd/X [PASS] common/follow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth [ 36%] common/size_big /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/common/samefile_wordesc.sh: line 2: locale: command not found[PASS] common/uid_plus [PASS] common/samefile_symlink [ 32%] common/mindepth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/g -print -name g -quit ~~~~~~~~~ bfs: error: -maxdepth needs a value. [ 36%] common/size_big [ 34%] common/quit_after_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -acl [PASS] common/maxdepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -E . -regex \\./\(\\\(\) [PASS] common/maxdepth_incomplete tests/bsd/L_xattrname.sh:2: make_xattrs || skip [ 39%] bsd/asince [PASS] common/samefile_symlink [ 38%] bsd/H_mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -X weirdnames [PASS] common/okdir_closed_stdin tests/common/samefile_wordesc.sh:3: test -n "$LC_ALL" || skip [PASS] bsd/X [ 39%] bsd/acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -size 9223372036854775807 tests/bsd/L_xattr.sh:2: make_xattrs || skip [SKIP] bsd/L_xattrname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -mindepth 1 [ 36%] common/uid [PASS] common/uid_plus_plus [ 32%] common/mindepth_incomplete tests/common/samefile_wordesc.sh:3: [SKIP] common/samefile_wordesc test -n "$LC_ALL" || skip [PASS] bsd/L_acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -size 9223372036854775807 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic basic -print -quit bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/\: Path is not safe for xargs. [SKIP] bsd/L_xattr [ 34%] common/quit_before_print [ 36%] common/uid [ 29%] common/gid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -asince 1991-12-14T00:01 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H times -mnewer times/l [SKIP] common/samefile_wordesc [ 38%] bsd/Hf [PASS] common/quit [ 39%] bsd/d_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -acl tests/bsd/L_xattrname.sh:2: make_xattrs || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -mindepth [ 39%] bsd/asince [PASS] common/size_big [ 37%] common/uid_invalid_id [ 33%] common/mmin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic basic -quit -print [SKIP] bsd/L_xattrname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -acl bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -mindepth bfs: error: [PASS] bsd/X [PASS] bsd/E ~~~~~~~~~ bfs: error: -mindepth needs a value. [ 34%] common/quit_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -uid 101 [ 37%] common/uid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -Hf links/deeply/nested/dir [PASS] common/quit_after_print [ 38%] bsd/L_acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -d basic [PASS] common/size_big /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -gid 102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -uid 101 [PASS] common/mindepth [PASS] common/mindepth_incomplete [ 40%] bsd/data_flow_depth [PASS] bsd/asince [PASS] bsd/H_mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -asince 1991-12-14T00:01 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -uid 1eW6f5RM9Qi [ 37%] common/uid_invalid_name [ 33%] common/newerma [ 39%] bsd/d_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/g -print -name h -quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -uid 1eW6f5RM9Qi bfs: error: ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -uid 1eW6f5RM9Qi [PASS] common/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -acl [ 34%] common/quit_depth [ 37%] common/uid_invalid_name [PASS] common/quit_before_print [ 38%] bsd/L_xattr [PASS] common/uid_invalid_id bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -uid 1eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth +1 -depth -4 ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] common/uid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -acl [PASS] bsd/Hf [ 40%] bsd/data_flow_sparse [PASS] bsd/acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newerma times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -uid eW6f5RM9Qi [PASS] common/uid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -d basic [PASS] bsd/d_path [ 37%] common/uid_minus [PASS] common/gid [ 33%] common/newermt [PASS] common/uid [ 40%] bsd/data_flow_depth [ 29%] common/gid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/g -depth -print -name g -quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -uid eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~ bfs: error: No such user. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -uid eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -xattr [PASS] bsd/asince [ 37%] common/uid_minus [ 35%] common/quit_depth_child [ 39%] bsd/L_xattrname [PASS] common/uid_invalid_name bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -uid eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -mindepth 1 \( -mmin -1 -exec printf -- -mmin\ -1:\ %s\\n \{\} \; -o -true \) \( -mmin 1 -exec printf -- -mmin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -mmin +1 -exec printf -- -mmin\ +1:\ %s\\n \{\} \; -o -true \) ~~~~~~~~~~~~~~~ bfs: error: No such user. [PASS] common/quit_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( -sparse -not -sparse \) -o \( -sparse -o -not -sparse \) [ 40%] bsd/depth_depth_n [PASS] common/uid_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newermt 1991-12-14T00:01 -newermt 1991-12-14\ 01:01+01:00 -newermt 19911213\ 20:31:00-0330 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -gid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth +1 -depth -4 [ 33%] common/newermt_epoch_minus_one [ 37%] common/uid_minus_plus [PASS] bsd/data_flow_depth [PASS] bsd/acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L . -acl bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -gid 1eW6f5RM9Qi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/g -depth -print -name h -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -uid -102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -xattr ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] common/newerma [ 37%] common/uid_minus_plus [ 35%] common/regex [PASS] common/quit_depth [PASS] bsd/d_path [PASS] common/gid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -uid -102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth -depth 2 [ 40%] bsd/depth_depth_n_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newermt 1969-12-31T23:59:59Z [ 29%] common/gid_invalid_name [ 37%] common/uid_plus [ 33%] common/ok_closed_stdin [PASS] bsd/data_flow_sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -regex basic/./. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -uid -+102 [ 37%] common/uid_plus [PASS] common/newermt tests/bsd/L_xattr.sh:2: make_xattrs || skip [ 35%] common/regex_parens [ 40%] bsd/data_flow_sparse [PASS] common/uid_minus [PASS] bsd/data_flow_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -uid -+102 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth -depth -2 [SKIP] bsd/L_xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -gid eW6f5RM9Qi [PASS] bsd/L_acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -ok echo \; [ 40%] bsd/depth_depth_n_plus [PASS] common/quit_depth_child [ 38%] common/uid_plus_plus [ 34%] common/okdir_closed_stdin [ 39%] bsd/X bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -gid eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~ bfs: error: No such group. [PASS] common/uid_minus [ 30%] common/gid_minus [PASS] bsd/depth_depth_n echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo tests/bsd/L_xattrname.sh:2: [ 38%] common/uid_plus_plus ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -uid +0 make_xattrs || skip echo ? echo ? echo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -regex \\./\\\(\(\\\) echo ? echo ? echo ? echo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( -sparse -not -sparse \) -o \( -sparse -o -not -sparse \) echo [PASS] common/newermt_epoch_minus_one ? [ 35%] common/samefile [ 40%] bsd/depth_depth_n [PASS] common/gid_invalid_name [PASS] common/uid_minus_plus [PASS] common/mmin [SKIP] bsd/L_xattrname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -uid +0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth -depth +2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -okdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -X weirdnames [ 41%] bsd/depth_n [ 38%] bsd/E [PASS] common/regex [ 34%] common/quit [ 39%] bsd/acl [PASS] common/uid_minus_plus [ 30%] common/gid_minus_plus [PASS] bsd/depth_depth_n_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -uid ++0 echo ./basic ? echo ./l ? echo ./k ? echo ./j ? echo ./i ? echo ./g ? echo ./e ? echo ./c ? echo ./b ? echo ./a ? echo ./foo ? echo ./foo ? echo ./foo ? echo ./h ? bfs: error: echo weirdnames/ : ./f Path is not safe for xargs. ? bfs: error: weirdnames/ : [ 38%] bsd/E Path is not safe for xargs. echo ./d ? echo ./bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -samefile links/file echo ./bar ? bfs: error: weirdnames/\: Path is not safe for xargs. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth -depth 2 echo ./baz ? [PASS] common/ok_closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -gid -103 [ 35%] common/samefile_broken [ 40%] bsd/depth_depth_n_minus [PASS] common/uid_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -uid ++0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth 2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -E . -regex \\./\(\\\(\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/g -print -name g -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -acl [ 38%] bsd/H_mnewer [ 41%] bsd/depth_n_minus [ 39%] bsd/asince [ 34%] common/quit_after_print [PASS] bsd/data_flow_sparse [PASS] common/regex_parens [PASS] common/uid_plus [PASS] bsd/depth_depth_n_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -E . -regex \\./\(\\\(\) [ 38%] bsd/H_mnewer [PASS] common/uid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth -depth -2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -samefile links/broken [PASS] common/okdir_closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -gid -+103 [PASS] bsd/X [ 36%] common/samefile_notdir [ 40%] bsd/depth_depth_n_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth -2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H times -mnewer times/l [PASS] common/gid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic basic -print -quit [PASS] common/samefile /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -asince 1991-12-14T00:01 [ 34%] common/quit_before_print [ 41%] bsd/depth_n_plus [ 38%] bsd/Hf [PASS] bsd/E [ 39%] bsd/d_path [PASS] common/uid_plus_plus [PASS] bsd/depth_depth_n [PASS] common/quit [ 30%] common/gid_plus [PASS] bsd/depth_n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H times -mnewer times/l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -samefile links/notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth -depth +2 [ 38%] bsd/Hf [ 36%] common/samefile_symlink [ 41%] bsd/depth_n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic basic -quit -print [PASS] bsd/E [PASS] common/gid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth +2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -Hf links/deeply/nested/dir [PASS] bsd/H_mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -d basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -acl [ 34%] common/quit_child [PASS] common/samefile_broken [ 40%] bsd/data_flow_depth [ 38%] bsd/L_acl [ 41%] bsd/depth_overflow [PASS] bsd/depth_depth_n_minus [PASS] common/quit_after_print [PASS] bsd/asince /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -Hf links/deeply/nested/dir [ 30%] common/gid_plus_plus [PASS] bsd/depth_n_minus [ 36%] common/samefile_wordesc /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth 2 [ 38%] bsd/L_acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -gid +0 [ 41%] bsd/depth_n_minus [PASS] bsd/H_mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/g -print -name h -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth +1 -depth -4 [PASS] common/samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth -4294967296 [ 40%] bsd/data_flow_sparse [ 34%] common/quit_depth [ 38%] bsd/L_xattr [PASS] bsd/Hf [ 41%] bsd/exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/common/samefile_wordesc.sh: line 2: locale: command not found [PASS] common/quit_before_print [PASS] bsd/depth_depth_n_plus [PASS] bsd/acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth -2 [PASS] bsd/depth_n_plus [PASS] bsd/d_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -acl [ 41%] bsd/depth_n_plus [ 36%] common/size_big [ 38%] bsd/L_xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -gid ++0 [PASS] bsd/Hf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/g -depth -print -name g -quit [PASS] common/gid_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( -sparse -not -sparse \) -o \( -sparse -o -not -sparse \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -xattr [ 35%] common/quit_depth_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name foo -exit 42 [ 40%] bsd/depth_depth_n [ 39%] bsd/L_xattrname [PASS] bsd/depth_n [PASS] common/samefile_symlink [ 42%] bsd/exit_no_implicit_print tests/common/samefile_wordesc.sh:3: test -n "$LC_ALL" || skip [PASS] common/quit_child [PASS] bsd/data_flow_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth +2 [PASS] bsd/depth_overflow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -size 9223372036854775807 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -xattr [ 41%] bsd/depth_overflow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L . -acl [SKIP] common/samefile_wordesc [ 39%] bsd/L_xattrname [ 36%] common/uid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/g -depth -print -name h -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth -depth 2 [ 35%] common/regex [PASS] bsd/depth_n_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name qux -exit 42 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -xattr [ 40%] bsd/depth_depth_n_minus [PASS] common/gid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -not -name foo -o -exit [ 42%] bsd/f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L . -acl [ 30%] common/ilname [PASS] common/quit_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth -4294967296 [PASS] bsd/data_flow_sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -xattr [ 39%] bsd/X [ 41%] bsd/exit [ 37%] common/uid_invalid_id [PASS] bsd/L_acl tests/bsd/L_xattr.sh:2: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -regex basic/./. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth -depth -2 make_xattrs || skip [PASS] common/size_big [PASS] bsd/depth_n_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -uid 101 [ 35%] common/regex_parens [ 40%] bsd/depth_depth_n_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/g -print -name g -exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -quit -ilname PATTERN [SKIP] bsd/L_xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -f - -f \( [PASS] common/quit_depth_child [ 39%] bsd/X [ 42%] bsd/f_incomplete [ 30%] common/inum [PASS] bsd/depth_depth_n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -X weirdnames [PASS] bsd/exit_no_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -uid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name foo -exit 42 tests/bsd/L_xattr.sh:2: make_xattrs || skip [PASS] bsd/L_acl [ 37%] common/uid_invalid_name [ 39%] bsd/acl [ 42%] bsd/exit_no_implicit_print bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfsweirdnames/ : Path is not safe for xargs. -uid 1eW6f5RM9Qi bfs: error: bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/\: Path is not safe for xargs. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth -depth +2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -ilname \[AQ\] ~~~~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -regex \\./\\\(\(\\\) [SKIP] bsd/L_xattr tests/bsd/L_xattrname.sh:2: make_xattrs || skip [ 41%] bsd/depth_n [PASS] bsd/depth_overflow [ 35%] common/samefile [PASS] common/uid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -X weirdnames /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -f [SKIP] bsd/L_xattrname [PASS] bsd/depth_depth_n_minus [ 31%] common/inum_bind_mount [ 39%] bsd/acl [ 42%] bsd/flags [PASS] bsd/exit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -f bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -uid eW6f5RM9Qi ~~ bfs: error: -f needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -not -name foo -o -exit [PASS] common/uid tests/bsd/L_xattrname.sh:2: make_xattrs || skip [PASS] common/regex bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/\: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name qux -exit 42 Path is not safe for xargs. [PASS] bsd/f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -inum 762992 [ 39%] bsd/asince [ 37%] common/uid_minus [ 42%] bsd/f [PASS] bsd/X bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -uid eW6f5RM9Qi bfs: error: ~~~~~~~~~~~~~~~ bfs: error: No such user. [PASS] bsd/f_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth 2 [SKIP] bsd/L_xattrname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -samefile links/file [ 41%] bsd/depth_n_minus [ 35%] common/samefile_broken [PASS] common/ilname [PASS] common/uid_invalid_name [ 31%] common/inum_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -flags offline /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -acl [PASS] bsd/depth_depth_n_plus [PASS] bsd/X [ 39%] bsd/asince [ 42%] bsd/gid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -asince 1991-12-14T00:01 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -flags offline bfs: error: [PASS] common/regex_parens ~~~~~~~~~~~~~~ bfs: error: Missing platform support. [ 39%] bsd/d_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -f - -f \( tests/common/inum_bind_mount.sh:6: bfs_sudo mount --bind foo bar || skip [ 37%] common/uid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/g -print -name g -exit [ 42%] bsd/f_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -samefile links/broken /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth -2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -uid -102 [PASS] bsd/exit_no_implicit_print [ 41%] bsd/depth_n_plus [SKIP] common/inum_bind_mount [PASS] common/inum [ 36%] common/samefile_notdir [ 31%] common/ipath /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -asince 1991-12-14T00:01 tests/bsd/flags.sh:1: invoke_bfs . -quit -flags offline || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -acl [ 39%] bsd/d_path [PASS] bsd/depth_n [ 42%] bsd/mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -d basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -f [ 37%] common/uid_plus [PASS] common/samefile [ 40%] bsd/data_flow_depth [SKIP] bsd/flags [PASS] bsd/asince [ 42%] bsd/flags tests/common/inum_mount.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth +2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -gid buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -samefile links/notdir bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -f bfs: error: ~~ bfs: error: -f needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -uid -+102 [ 41%] bsd/depth_overflow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -acl [ 36%] common/samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -quit -ipath PATTERN [PASS] bsd/f [SKIP] common/inum_mount [PASS] bsd/exit [PASS] bsd/f_incomplete [ 31%] common/iregex [PASS] bsd/depth_n_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -mnewer times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -d basic [PASS] bsd/asince /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth +1 -depth -4 [ 43%] bsd/msince [ 40%] bsd/data_flow_depth [PASS] common/samefile_broken [PASS] bsd/acl [PASS] common/uid_minus [ 40%] bsd/data_flow_sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -flags offline [ 38%] common/uid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -ipath basic/\*F\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth -4294967296 [ 42%] bsd/gid_name [PASS] bsd/d_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -samefile links/symlink bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -flags offline bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -uid +0 ~~~~~~~~~~~~~~ bfs: error: Missing platform support. [ 41%] bsd/exit [ 36%] common/samefile_wordesc /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -iregex basic/\[A-Z\]/\[a-z\] [PASS] bsd/acl [ 31%] common/lname [PASS] bsd/depth_n_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -msince 1991-12-14T00:01 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( -sparse -not -sparse \) -o \( -sparse -o -not -sparse \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth +1 -depth -4 [PASS] bsd/d_path [PASS] bsd/gid_name [ 40%] bsd/data_flow_sparse [ 43%] bsd/mtime_bad_unit [PASS] common/uid_minus_plus [ 40%] bsd/depth_depth_n [PASS] common/samefile_notdir tests/bsd/flags.sh:1: invoke_bfs . -quit -flags offline || skip [ 38%] bsd/E /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/common/samefile_wordesc.sh: line 2: locale: command not found [ 42%] bsd/mnewer [PASS] bsd/mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name foo -exit 42 [PASS] bsd/data_flow_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -uid ++0 [PASS] common/ipath [SKIP] bsd/flags [ 42%] bsd/exit_no_implicit_print [ 36%] common/size_big /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -lname \[aq\] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -gid buildozer [ 32%] common/ls [PASS] bsd/depth_overflow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( -sparse -not -sparse \) -o \( -sparse -o -not -sparse \) [PASS] common/iregex /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -mtime +1q /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth -depth 2 [ 40%] bsd/depth_depth_n_minus [ 40%] bsd/depth_depth_n [PASS] common/samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -E . -regex \\./\(\\\(\) [ 43%] bsd/mtime_missing_unit [PASS] common/uid_plus [ 38%] bsd/H_mnewer bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -mtime +1q bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -mnewer times/a [PASS] bsd/data_flow_depth ~~~~~~~~~~ bfs: error: Unknown time unit q. [PASS] bsd/data_flow_sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name qux -exit 42 tests/common/samefile_wordesc.sh:3: test -n "$LC_ALL" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -not -name foo -o -exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -size 9223372036854775807 [PASS] bsd/msince [ 43%] bsd/msince [PASS] bsd/mtime_bad_unit [ 42%] bsd/f [ 36%] common/uid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -ls [SKIP] common/samefile_wordesc [ 32%] common/maxdepth [PASS] common/lname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -mtime +1w2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth -depth 2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth -depth -2 [ 43%] bsd/mtime_units [PASS] bsd/data_flow_sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H times -mnewer times/l [ 40%] bsd/depth_depth_n_minus [PASS] common/uid_plus_plus [ 40%] bsd/depth_depth_n_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -mtime +1w2 bfs: error: [ 38%] bsd/Hf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -msince 1991-12-14T00:01 ~~~~~~~~~~~ bfs: error: Missing time unit. [PASS] bsd/depth_depth_n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/g -print -name g -exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -f - -f \( [PASS] common/ls [ 42%] bsd/f_incomplete [ 43%] bsd/mtime_bad_unit [ 37%] common/uid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 1 [PASS] bsd/mtime_missing_unit [PASS] bsd/gid_name [PASS] bsd/mnewer [ 32%] common/maxdepth_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -uid 101 [PASS] bsd/E [PASS] bsd/exit_no_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth -depth -2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -mtime +500w400d300h200m100s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth -depth +2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -Hf links/deeply/nested/dir [ 41%] bsd/depth_n [PASS] bsd/depth_depth_n [ 43%] bsd/okdir_stdin [ 40%] bsd/depth_depth_n_plus [PASS] common/size_big [ 38%] bsd/L_acl [PASS] bsd/depth_depth_n_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -uid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -mtime +1q /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -f [ 42%] bsd/flags [ 37%] common/uid_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs [PASS] bsd/H_mnewer -s -f bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids timesbfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -mtime -S+1q [PASS] bsd/exit [ 32%] common/mindepth bfs: error: eds -uid [PASS] bsd/msince 1eW6f5RM9Qi bfs: error: ~ ~ bfs: error: -f needs a value. [PASS] common/maxdepth ~~~ bfs: error: ~ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs~ ~ -j2~ ~ basic~ ~ -maxdepth bfs: error: bfs: error: Unknown time unit q. ~ ~ ~ ~ ~~ ~ ~ ~ ~ ~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [PASS] bsd/f ~~~~~~~~~ bfs: error: -maxdepth needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth 2 [PASS] bsd/f_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth -depth +2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -okdir bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [ 41%] bsd/depth_n_minus [PASS] common/maxdepth_incomplete [ 44%] bsd/perm_000_plus [PASS] bsd/depth_depth_n_minus [PASS] bsd/mtime_bad_unit [PASS] common/uid_invalid_id [ 38%] bsd/L_xattr [ 41%] bsd/depth_n [PASS] bsd/depth_depth_n_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -flags offline /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -uid eW6f5RM9Qi [ 43%] bsd/mtime_missing_unit bash -c printf "%s? " "$1" && head -n1 bash ./basic ? [ 37%] common/uid_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -mindepth 1 [PASS] bsd/Hf [PASS] bsd/mtime_units [ 42%] bsd/gid_name [PASS] common/uid bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -flags offline bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -uid eW6f5RM9Qi bfs: error: ~ ~ ~ ~ ~ ~ ~ ~~ ~ ~ ~ ~ ~ bfs: error: Missing platform support. [ 32%] common/mindepth_incomplete ~~~~~~~~~~~~~~~ bfs: error: No such user. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth -2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm +000 bash -c printf "%s? " "$1" && head -n1 bash ./l ? [PASS] common/uid_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -xattr [ 41%] bsd/depth_n_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth 2 [PASS] bsd/depth_depth_n_plus [ 44%] bsd/perm_222_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -mtime +1w2 [ 39%] bsd/L_xattrname [PASS] bsd/depth_n [ 41%] bsd/depth_n_minus tests/bsd/flags.sh:1: invoke_bfs . -quit -flags offline || skip [ 43%] bsd/mtime_units bash -c printf "%s? " "$1" && head -n1 bash ./k ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids[ 42%] bsd/mnewer times -mtime +1w2 bfs: error: [ 37%] common/uid_minus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -mindepth ~~~~~~~~~~~ bfs: error: Missing time unit. [ 33%] common/mmin [SKIP] bsd/flags [PASS] common/mindepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -uid -102 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -mindepth bfs: error: [PASS] bsd/mtime_missing_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -gid buildozer ~~~~~~~~~ bfs: error: -mindepth needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth +2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L . -acl bash -c printf "%s? " "$1" && head -n1 bash ./j ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm +222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -xattr [ 41%] bsd/depth_overflow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth -2 [PASS] bsd/depth_n [PASS] common/mindepth_incomplete [ 44%] bsd/perm_644_plus [PASS] bsd/depth_n_minus [ 39%] bsd/X /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -mtime +500w400d300h200m100s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -mnewer times/a [ 41%] bsd/depth_n_plus [ 37%] common/uid_plus bash -c printf "%s? " "$1" && head -n1 bash ./i ? [PASS] bsd/perm_000_plus [ 43%] bsd/msince [ 43%] bsd/okdir_stdin [ 33%] common/newerma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -uid -+102 bash -c printf "%s? " "$1" && head -n1 bash ./g ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth -4294967296 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm +644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -X weirdnames tests/bsd/L_xattr.sh:2: make_xattrs || skip [ 41%] bsd/exit [ 44%] bsd/printx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth +2 [PASS] bsd/depth_n_plus [PASS] bsd/depth_n_minus [ 39%] bsd/acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -msince 1991-12-14T00:01 [ 41%] bsd/depth_overflow [PASS] bsd/L_acl bash -c printf "%s? " "$1" && head -n1 bash ./e ? [ 38%] common/uid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newerma times/a [SKIP] bsd/L_xattr [PASS] common/uid_minus bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/\: Path is not safe for xargs. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -okdir bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [PASS] bsd/gid_name [PASS] bsd/perm_222_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -uid +0 [PASS] bsd/mtime_units [PASS] bsd/mnewer bash -c printf "%s? " "$1" && head -n1 bash ./c ? bash -c printf "%s? " "$1" && head -n1 bash ./basic ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -mindepth 1 \( -mmin -1 -exec printf -- -mmin\ -1:\ %s\\n \{\} \; -o -true \) \( -mmin 1 -exec printf -- -mmin\ \ 1:\ %s\\n \{\} \; -o -true \) \( -mmin +1 -exec printf -- -mmin\ +1:\ %s\\n \{\} \; -o -true \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name foo -exit 42 tests/bsd/L_xattrname.sh:2: make_xattrs || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -printx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth -4294967296 [ 42%] bsd/exit_no_implicit_print [ 44%] bsd/quit_implicit_print [PASS] bsd/depth_overflow [ 39%] bsd/asince [PASS] bsd/depth_n_plus [ 41%] bsd/exit bash -c printf "%s? " "$1" && head -n1 bash ./b ? [SKIP] bsd/L_xattrname bash -c printf "%s? " "$1" && head -n1 bash ./l ? [ 38%] bsd/E [PASS] bsd/X [PASS] common/uid_minus_plus [PASS] bsd/perm_644_plus [PASS] bsd/msince /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -uid ++0 [PASS] common/newerma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name qux -exit 42 bash -c printf "%s? " "$1" && head -n1 bash ./a ? bash -c printf "%s? " "$1" && head -n1 bash ./k ? [ 43%] bsd/mtime_bad_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -not -name foo -o -exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name basic -o -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -asince 1991-12-14T00:01 [ 42%] bsd/f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name foo -exit 42 [ 45%] bsd/rm [PASS] bsd/depth_overflow [PASS] common/uid_plus bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [ 39%] bsd/d_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -E . -regex \\./\(\\\(\) bash -c printf "%s? " "$1" && head -n1 bash ./j ? [ 42%] bsd/exit_no_implicit_print [ 38%] bsd/H_mnewer [PASS] bsd/printx [ 33%] common/newermt /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/g -print -name g -exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -mtime +1q bash -c printf "%s? " "$1" && head -n1 bash ./foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name qux -exit 42 bash -c printf "%s? " "$1" && head -n1 bash ./i ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -acl bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -mtime +1q bfs: error: ~~~~~~~~~~ bfs: error: Unknown time unit q. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -f - -f \( [ 42%] bsd/f_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -d basic [ 45%] bsd/s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -rm bash -c printf "%s? " "$1" && head -n1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -not -name foo -o -exit bash ./foo ? bash -c printf "%s? " "$1" && head -n1 bash ./g ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H times -mnewer times/l [PASS] bsd/mtime_bad_unit [PASS] bsd/exit_no_implicit_print [ 40%] bsd/data_flow_depth [ 42%] bsd/f [PASS] common/uid_plus_plus [PASS] bsd/quit_implicit_print [ 38%] bsd/Hf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newermt 1991-12-14T00:01 -newermt 1991-12-14\ 01:01+01:00 -newermt 19911213\ 20:31:00-0330 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/g -print -name g -exit [ 43%] bsd/mtime_missing_unit [PASS] bsd/asince [PASS] common/mmin bash -c printf "%s? " "$1" && head -n1 bash ./h ? bash -c printf "%s? " "$1" && head -n1 bash ./e ? [ 33%] common/newermt_epoch_minus_one [PASS] bsd/exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -f [PASS] bsd/E /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -s weirdnames -maxdepth 1 [ 42%] bsd/flags /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth +1 -depth -4 bash -c printf "%s? " "$1" && head -n1 bash ./f ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -f bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -f - -f \( bash -c printf "%s? " "$1" && head -n1 bash [ 45%] bsd/s_quit ./c ? ~~ bfs: error: -f needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -Hf links/deeply/nested/dir [PASS] bsd/f [ 40%] bsd/data_flow_sparse [ 42%] bsd/f_incomplete [PASS] bsd/acl [PASS] bsd/exit_no_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -mtime +1w2 [ 38%] bsd/L_acl [PASS] bsd/d_path [PASS] bsd/f_incomplete [PASS] bsd/exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newermt 1969-12-31T23:59:59Z bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -mtime +1w2 bfs: error: bash -c printf "%s? " "$1" && head -n1 bash ./d ? [PASS] common/newermt ~~~~~~~~~~~ bfs: error: Missing time unit. [ 33%] common/ok_closed_stdin [PASS] bsd/H_mnewer bash -c printf "%s? " "$1" && head -n1 bash ./b ? [ 44%] bsd/perm_000_plus [PASS] bsd/mtime_missing_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -flags offline /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -s basic -name foo -print -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( -sparse -not -sparse \) -o \( -sparse -o -not -sparse \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -f [ 42%] bsd/gid_name [PASS] bsd/s bash -c printf "%s? " "$1" && head -n1 bash ./bar ? [ 45%] bsd/size_T bash -c printf "%s? " "$1" && head -n1 bash ./a ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -flags offline bfs: error: ~~~~~~~~~~~~~~ bfs: error: Missing platform support. [PASS] bsd/f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -acl [ 40%] bsd/depth_depth_n [ 43%] bsd/mtime_units [ 42%] bsd/flags bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -f bfs: error: ~~ bfs: error: -f needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -ok echo \; [ 38%] bsd/L_xattr [PASS] bsd/rm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm +000 bash -c printf "%s? " "$1" && head -n1 bash ./bar ? [PASS] bsd/data_flow_depth [PASS] bsd/Hf bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [PASS] bsd/f_incomplete [ 44%] bsd/perm_222_plus [PASS] common/newermt_epoch_minus_one echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? echo ? tests/bsd/flags.sh:1: echo invoke_bfs . -quit -flags offline || skip ? echo ? echo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -type f -size 1T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -mtime +500w400d300h200m100s [ 42%] bsd/mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -flags offline bash -c printf "%s? " "$1" && head -n1 bash [ 45%] bsd/sparse ./baz ? bash -c printf "%s? " "$1" && head -n1 bash ./foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth -depth 2 [ 43%] bsd/okdir_stdin [SKIP] bsd/flags [ 40%] bsd/depth_depth_n_minus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -xattr [ 42%] bsd/gid_name bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -flags offline bfs: error: ~~~~~~~~~~~~~~ bfs: error: Missing platform support. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -gid buildozer [ 39%] bsd/L_xattrname [PASS] bsd/s_quit [PASS] bsd/data_flow_sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm +222 bash -c printf "%s? " "$1" && head -n1 bash ./d ? [PASS] common/ok_closed_stdin [ 44%] bsd/perm_644_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -mnewer times/a [ 34%] common/okdir_closed_stdin tests/bsd/flags.sh:1: invoke_bfs . -quit -flags offline || skip [ 43%] bsd/msince /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth -depth -2 bash -c printf "%s? " "$1" && head -n1 bash ./foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L . -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -okdir bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -xattr [ 46%] bsd/type_w [ 40%] bsd/depth_depth_n_plus [ 44%] bsd/perm_000_plus [ 42%] bsd/mnewer [PASS] bsd/perm_000_plus [SKIP] bsd/flags [PASS] bsd/mtime_units [ 39%] bsd/X /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm +644 bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -gid buildozer -c printf "%s? " "$1" && head -n1 bash tests/bsd/sparse.sh:6: ./h ? bfs_sudo mount -t tmpfs tmpfs mnt || skip bash -c printf "%s? " "$1" && head -n1 bash ./basic ? [PASS] bsd/size_T [ 44%] bsd/printx [PASS] bsd/depth_depth_n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -okdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -msince 1991-12-14T00:01 [PASS] bsd/gid_name [PASS] bsd/okdir_stdin [ 43%] bsd/mtime_bad_unit [SKIP] bsd/sparse bash -c printf "%s? " "$1" && head -n1 [PASS] bsd/mnewer bash ./f ? bash -c printf "%s? " "$1" && head -n1 bash ./a ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm +000 echo ./basic ? echo ./l ? echo ./k ? echo ./j ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -mnewer times/a echo ./i ? echo ./g ? echo [PASS] bsd/perm_222_plus ./e ? echo ./c ? echo [ 34%] common/quit ./b ? echo ./a ? echo ./foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth -depth +2 echo ./foo ? echo ./foo ? echo ./h ? echo ./d ? echo ./f ? echo ./bar ? echo ./bar ? echo ./baz ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -X weirdnames [ 43%] bsd/msince [ 44%] bsd/perm_222_plus [ 41%] bsd/depth_n [ 46%] bsd/uid_name tests/bsd/L_xattr.sh:2: make_xattrs || skip tests/bsd/type_w.sh:2: command -v mdconfig &>/dev/null || skip [ 39%] bsd/acl bash -c printf "%s? " "$1" && head -n1 bash ./b ? [PASS] bsd/depth_depth_n_minus bash -c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -printx printf "%s? " "$1" && head -n1 bash ./bar ? [PASS] bsd/L_acl [SKIP] bsd/L_xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -mtime +1q [SKIP] bsd/type_w bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/\: Path is not safe for xargs. [PASS] bsd/gid_name [ 43%] bsd/mtime_missing_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/g -print -name g -quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -mtime +1q bfs: error: ~~~~~~~~~~ bfs: error: Unknown time unit q. [PASS] common/okdir_closed_stdin bash -c printf "%s? " "$1" && head -n1 bash ./c ? [ 44%] bsd/quit_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -msince 1991-12-14T00:01 [PASS] bsd/msince bash -c printf "%s? " "$1" && head -n1 bash ./bar ? [PASS] bsd/perm_644_plus [PASS] bsd/mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm +222 [PASS] bsd/mtime_bad_unit tests/bsd/L_xattrname.sh:2: make_xattrs || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -acl [ 43%] bsd/mtime_bad_unit [ 44%] bsd/perm_644_plus [ 46%] bsd/xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth 2 bash -c printf "%s? " "$1" && head -n1 bash ./e ? [ 41%] bsd/depth_n_minus [ 39%] bsd/asince [PASS] bsd/depth_depth_n_plus [PASS] bsd/perm_000_plus [SKIP] bsd/L_xattrname bash -c printf "%s? " "$1" && head -n1 bash ./baz ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -mtime +1w2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -uid buildozer [PASS] bsd/X [ 43%] bsd/mtime_units /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name basic -o -quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -mtime +1w2 bfs: error: ~~~~~~~~~~~ bfs: error: Missing time unit. bash -c printf "%s? " "$1" && head -n1 bash ./g ? [PASS] common/quit [PASS] bsd/printx [ 45%] bsd/rm [PASS] bsd/msince /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -mtime +1q /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm +644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth -2 [PASS] bsd/mtime_missing_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -xattr [ 44%] bsd/printx [ 43%] bsd/mtime_missing_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -asince 1991-12-14T00:01 [ 34%] common/quit_after_print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -mtime +1q bfs: error: [ 41%] bsd/depth_n_plus ~~~~~~~~~~ bfs: error: Unknown time unit q. [ 46%] bsd/xattrname bash -c printf "%s? " "$1" && head -n1 bash ./i ? [ 39%] bsd/d_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -mtime +500w400d300h200m100s [PASS] bsd/mtime_bad_unit [PASS] bsd/perm_222_plus [ 43%] bsd/okdir_stdin [PASS] bsd/depth_n bash -c printf "%s? " "$1" && head -n1 bash ./j ? [ 45%] bsd/s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -rm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic basic -print -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -printx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -mtime +1w2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -xattr [PASS] bsd/quit_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth +2 [PASS] bsd/uid_name [PASS] bsd/okdir_stdin [ 34%] common/quit_before_print [ 44%] bsd/quit_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -d basic [ 43%] bsd/mtime_units [ 46%] gnu/L_delete [ 41%] bsd/depth_overflow bfs: error: bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs-c printf "%s? " "$1" && head -n1 -j1 bash ./k times? -mtime +1w2 bfs: error: ~~~~~~~~~~~ bfs: error: Missing time unit. [ 40%] bsd/data_flow_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -okdir bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [ 44%] bsd/perm_000_plus [PASS] bsd/perm_644_plus [PASS] bsd/depth_n_minus [PASS] bsd/asince [PASS] bsd/mtime_missing_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -s weirdnames -maxdepth 1 [PASS] bsd/mtime_units bash -c printf "%s? " "$1" && head -n1 bash ./l ? bash -c printf "%s? " "$1" && head -n1 bash ./basic ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . [ 45%] bsd/s_quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth -4294967296 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name basic -o -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic basic -quit -print [ 34%] common/quit_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -mtime +500w400d300h200m100s tests/bsd/xattr.sh:2: make_xattrs || skip [PASS] common/quit_after_print [ 45%] bsd/rm [ 41%] bsd/exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth +1 -depth -4 [ 43%] bsd/okdir_stdin [ 46%] gnu/L_loops_continue bash -c printf "%s? " "$1" && head -n1 bash ./d ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm +000 [PASS] bsd/acl bash -c printf "%s? " "$1" && head -n1 bash ./l ? [ 40%] bsd/data_flow_sparse [ 44%] bsd/perm_222_plus [PASS] bsd/depth_n_plus [SKIP] bsd/xattr [PASS] bsd/printx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L bar -delete [PASS] bsd/d_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -s basic -name foo -print -quit bash -c printf "%s? " "$1" && head -n1 bash ./f ? [PASS] bsd/s bash -c printf "%s? " "$1" && head -n1 bash ./k ? [ 45%] bsd/size_T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/g -print -name h -quit tests/bsd/xattrname.sh:2: make_xattrs || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name foo -exit 42 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -okdir bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [PASS] common/quit_before_print [ 45%] bsd/s bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( -sparse -not -sparse \) -o \( -sparse -o -not -sparse \) -c [ 42%] bsd/exit_no_implicit_print [ 44%] bsd/perm_000_plus printf "%s? " "$1" && head -n1 bash ./h ? bash -c printf "%s? " "$1" && head -n1 [PASS] bsd/mtime_units bash [ 47%] gnu/L_printf_types ./j ? [PASS] bsd/rm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -rm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm +222 [ 40%] bsd/depth_depth_n [ 44%] bsd/perm_644_plus [PASS] bsd/quit_implicit_print [PASS] bsd/depth_overflow [SKIP] bsd/xattrname bash -c printf "%s? " "$1" && head -n1 bash ./basic ? bfs: error: loops/loop: Symbolic link loop. bfs: error: [PASS] bsd/perm_000_plus loops/skip/loop/nested: Filesystem loop back to loops/skip bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -type f -size 1T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . [PASS] bsd/data_flow_depth bash -c bash printf "%s? " "$1" && head -n1 -c bash printf "%s? " "$1" && head -n1 bash ./foo ./i ? ? [ 45%] bsd/sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name qux -exit 42 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -s weirdnames -maxdepth 1 bash -c printf "%s? " "$1" && head -n1 bash ./l ? [PASS] common/quit_child /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -not -name foo -o -exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links -printf \(%p\)\ \(%l\)\ %y\ %Y\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm +000 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth -depth 2 [ 45%] bsd/s_quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm +644 [PASS] bsd/s_quit [ 42%] bsd/f bash -c printf "%s? " "$1" && head -n1 bash ./g ? bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [ 44%] bsd/perm_222_plus [ 40%] bsd/depth_depth_n_minus [ 47%] gnu/L_xtype_f [ 44%] bsd/printx [ 34%] common/quit_depth bash -c printf "%s? " "$1" && head -n1 bash ./k ? [PASS] bsd/perm_222_plus [PASS] gnu/L_loops_continue bash -c printf "%s? " "$1" && head -n1 bash ./e ? [PASS] bsd/data_flow_sparse bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [ 46%] bsd/type_w bash -c printf "%s? " "$1" && head -n1 bash ./j ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -s basic -name foo -print -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/g -print -name g -exit [PASS] bsd/s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm +222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -f - -f \( [ 45%] bsd/size_T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links -xtype f [PASS] gnu/L_delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -printx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth -depth -2 bash -c printf "%s? " "$1" && head -n1 bash ./c ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/g -depth -print -name g -quit [ 44%] bsd/perm_644_plus [PASS] bsd/perm_000_plus [ 44%] bsd/quit_implicit_print [ 40%] bsd/depth_depth_n_plus bash -c printf "%s? " "$1" && head -n1 bash ./bar ? [ 42%] bsd/f_incomplete tests/bsd/sparse.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 47%] gnu/L_xtype_l bash -c printf "%s? " "$1" && head -n1 bash ./i ? [PASS] bsd/size_T [PASS] bsd/perm_644_plus [PASS] bsd/exit_no_implicit_print [PASS] bsd/rm bash -c printf "%s? " "$1" && head -n1 bash ./b ? [SKIP] bsd/sparse [ 46%] bsd/uid_name [PASS] bsd/depth_depth_n [PASS] gnu/L_printf_types bash -c printf "%s? " "$1" && head -n1 bash ./g ? bash -c printf "%s? " "$1" && head -n1 bash ./bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -type f -size 1T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm +644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name basic -o -quit tests/bsd/type_w.sh:2: command -v mdconfig &>/dev/null || skip [ 45%] bsd/sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth -depth +2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -f [ 41%] bsd/depth_n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links -xtype l [ 45%] bsd/rm bash -c printf "%s? " "$1" && head -n1 bash ./a ? [ 44%] bsd/printx [ 42%] bsd/flags [PASS] bsd/s_quit bash -c printf "%s? " "$1" && head -n1 bash ./e ? bash -c printf "%s? " "$1" && head -n1 bash ./baz ? [ 47%] gnu/and [PASS] common/quit_depth [PASS] bsd/exit [PASS] bsd/perm_222_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -f bfs: error: [PASS] bsd/printx [SKIP] bsd/type_w ~~ bfs: error: -f needs a value. [PASS] bsd/f bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [ 35%] common/quit_depth_child [PASS] bsd/f_incomplete [ 46%] bsd/xattr [PASS] bsd/depth_depth_n_minus [PASS] gnu/L_xtype_f bash -c printf "%s? " "$1" && head -n1 bash ./c ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -uid buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -printx [ 46%] bsd/type_w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -flags offline bash -c printf "%s? " "$1" && head -n1 bash ./foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth 2 [PASS] bsd/perm_644_plus [ 44%] bsd/quit_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name foo -and -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -rm [ 45%] bsd/s [PASS] bsd/quit_implicit_print bash -c printf "%s? " "$1" && head -n1 bash ./b ? [ 42%] bsd/gid_name [ 41%] bsd/depth_n_minus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -flags offline bfs: error: ~~~~~~~~~~~~~~ bfs: error: Missing platform support. [ 47%] gnu/and_false_or_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/g -depth -print -name h -quit tests/bsd/sparse.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -xattr bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [PASS] bsd/size_T [PASS] bsd/depth_depth_n_plus [ 35%] common/regex [ 46%] bsd/xattrname [PASS] gnu/L_xtype_l bash -c printf "%s? " "$1" && head -n1 bash ./a ? [SKIP] bsd/sparse [ 46%] bsd/uid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name basic -o -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -s weirdnames -maxdepth 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth -2 tests/bsd/flags.sh:1: invoke_bfs . -quit -flags offline || skip [PASS] bsd/okdir_stdin bash -c printf "%s? " "$1" && head -n1 bash ./h ? [PASS] bsd/printx bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [ 45%] bsd/rm [ 42%] bsd/mnewer [ 45%] bsd/s_quit [ 41%] bsd/depth_n_plus tests/bsd/type_w.sh:2: command -v mdconfig &>/dev/null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -prune -false -o -true [SKIP] bsd/flags [ 48%] gnu/and_purity /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -gid buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -regex basic/./. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -xattr [PASS] gnu/and [SKIP] bsd/type_w [ 35%] common/regex_parens [PASS] bsd/depth_n bash -c printf "%s? " "$1" && head -n1 bash ./f ? [ 46%] gnu/L_delete bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [PASS] common/quit_depth_child [PASS] bsd/uid_name [PASS] bsd/s [ 46%] bsd/xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -mnewer times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -s basic -name foo -print -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth +2 bash -c printf "%s? " "$1" && head -n1 bash ./foo ? bash -c printf "%s? " "$1" && head -n1 bash ./d ? [ 45%] bsd/size_T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -rm [ 45%] bsd/s [PASS] bsd/quit_implicit_print [ 41%] bsd/depth_overflow [PASS] bsd/rm [ 43%] bsd/msince /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -uid buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name nonexistent \( -print \, -false \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -regex \\./\\\(\(\\\) [ 48%] gnu/comma [ 35%] common/samefile [PASS] gnu/and_false_or_true bash -c printf "%s? " "$1" && head -n1 bash ./h ? [PASS] bsd/depth_n_minus bash [ 46%] gnu/L_loops_continue -c printf "%s? " "$1" && head -n1 bash ./bar ? tests/bsd/xattr.sh:2: make_xattrs || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . [PASS] common/regex [ 46%] bsd/xattrname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -type f -size 1T [SKIP] bsd/xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -s weirdnames -maxdepth 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth -4294967296 bash -c printf "%s? " "$1" && head -n1 bash ./f ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -msince 1991-12-14T00:01 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L bar -delete bash -c printf "%s? " "$1" && head -n1 bash ./bar ? [PASS] bsd/gid_name [ 45%] bsd/sparse [ 41%] bsd/exit [ 45%] bsd/s_quit [PASS] bsd/s_quit [ 43%] bsd/mtime_bad_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name \*f\* -print \, -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -samefile links/file [ 48%] gnu/comma_reachability tests/bsd/xattrname.sh:2: make_xattrs || skip [PASS] bsd/mnewer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L loops bash [PASS] bsd/depth_n_plus -c printf "%s? " "$1" && head -n1 bash ./d ? bash -c printf "%s? " "$1" && head -n1 bash ./baz ? [ 47%] gnu/L_printf_types /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -xattr [PASS] common/regex_parens [PASS] gnu/and_purity [SKIP] bsd/xattrname [ 46%] gnu/L_delete [PASS] bsd/s bfs: error: loops/loop: Symbolic link loop. [PASS] bsd/rm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name foo -exit 42 bfs: error: loops/loop: Symbolic link loop. [PASS] bsd/uid_name bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -s basic -name foo -print -quit -c printf "%s? " "$1" && head -n1 bash ./bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -mtime +1q bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply [ 46%] bsd/type_w [ 45%] bsd/size_T bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip [ 42%] bsd/exit_no_implicit_print bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -quit \, -print [ 43%] bsd/mtime_missing_unit [PASS] bsd/size_T [ 48%] gnu/comma_redundant_false bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -mtime +1q bfs: error: ~~~~~~~~~~ bfs: error: Unknown time unit q. [PASS] bsd/msince /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links -printf \(%p\)\ \(%l\)\ %y\ %Y\\n bash -c printf "%s? " "$1" && head -n1 bash ./bar ? [PASS] common/samefile [PASS] bsd/depth_overflow [PASS] bsd/mtime_bad_unit [ 47%] gnu/L_xtype_f tests/bsd/sparse.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] gnu/comma [ 46%] gnu/L_loops_continue tests/bsd/xattr.sh:2: make_xattrs || skip [ 35%] common/samefile_broken bash -c printf "%s? " "$1" && head -n1 bash ./baz ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name qux -exit 42 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -type f -size 1T [SKIP] bsd/sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -not -name foo -o -exit [PASS] bsd/okdir_stdin [PASS] bsd/s_quit [ 46%] bsd/uid_name [ 45%] bsd/sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -mtime +1w2 [SKIP] bsd/xattr [ 42%] bsd/f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -not -prune \, -false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L bar -delete [PASS] gnu/L_loops_continue [ 48%] gnu/comma_redundant_true [ 43%] bsd/mtime_units tests/bsd/type_w.sh:2: command -v mdconfig &>/dev/null || skip bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -mtime +1w2 bfs: error: ~~~~~~~~~~~ bfs: error: Missing time unit. [PASS] gnu/comma_reachability /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links -xtype f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L loops [ 47%] gnu/L_xtype_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -samefile links/broken [PASS] gnu/L_delete tests/bsd/xattrname.sh:2: make_xattrs || skip [ 47%] gnu/L_printf_types [SKIP] bsd/type_w [PASS] bsd/mtime_missing_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/g -print -name g -exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -f - -f \( bfs: error: loops/loop: Symbolic link loop. [SKIP] bsd/xattrname bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply [PASS] bsd/size_T bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip [ 46%] bsd/type_w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -mtime +500w400d300h200m100s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -prune \, -true [ 46%] bsd/xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . [PASS] bsd/okdir_stdin [PASS] gnu/L_printf_types [ 43%] bsd/okdir_stdin [ 49%] gnu/daystart /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -uid buildozer [PASS] bsd/exit_no_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links -xtype l [PASS] gnu/comma_redundant_false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links -printf \(%p\)\ \(%l\)\ %y\ %Y\\n [ 47%] gnu/and tests/bsd/sparse.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 47%] gnu/L_xtype_f [PASS] common/samefile_broken [SKIP] bsd/sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -xattr [PASS] gnu/L_loops_continue [ 46%] bsd/uid_name [ 46%] bsd/xattrname [ 36%] common/samefile_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -daystart -mtime 0 [PASS] bsd/exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -okdir bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [ 44%] bsd/perm_000_plus tests/bsd/type_w.sh:2: command -v mdconfig &>/dev/null || skip [PASS] bsd/f [ 49%] gnu/daystart_twice [PASS] gnu/L_xtype_f [PASS] gnu/comma_redundant_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name foo -and -type d [PASS] bsd/mtime_units /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links -xtype f [PASS] gnu/L_delete [ 47%] gnu/and_false_or_true bash -c printf "%s? " "$1" && head -n1 bash ./basic ? [ 42%] bsd/f_incomplete [ 47%] gnu/L_xtype_l [SKIP] bsd/type_w [PASS] bsd/uid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -samefile links/notdir [PASS] gnu/L_printf_types /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm +000 [ 46%] gnu/L_delete [ 46%] bsd/xattr bash -c printf "%s? " "$1" && head -n1 bash ./l ? [ 44%] bsd/perm_222_plus [PASS] gnu/L_xtype_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -daystart -daystart -mtime 0 [ 49%] gnu/exec_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -prune -false -o -true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -uid buildozer [ 48%] gnu/and_purity bash -c printf "%s? " "$1" && head -n1 bash ./k ? [ 42%] bsd/flags [ 47%] gnu/and [PASS] gnu/daystart bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -f bfs: error: ~~ bfs: error: -f needs a value. tests/bsd/xattr.sh:2: make_xattrs || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -xattr [PASS] gnu/L_xtype_f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm +222 [PASS] gnu/and [ 46%] bsd/xattrname [PASS] bsd/f_incomplete bash -c printf "%s? " "$1" && head -n1 bash ./j ? [PASS] common/samefile_notdir [ 44%] bsd/perm_644_plus [SKIP] bsd/xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print0 -exec echo found \; [ 49%] gnu/exec_flush_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name nonexistent \( -print \, -false \) [ 36%] common/samefile_symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name foo -and -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -flags offline [ 42%] bsd/gid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L bar -delete bash [ 47%] gnu/and_false_or_true -c printf "%s? " "$1" && head -n1 bash ./i ? [ 48%] gnu/comma [PASS] bsd/uid_name [PASS] bsd/perm_000_plus [PASS] gnu/and_false_or_true bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -flags offline bfs: error: ~~~~~~~~~~~~~~ bfs: error: Missing platform support. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -xattr [PASS] gnu/daystart_twice tests/bsd/xattrname.sh:2: make_xattrs || skip [ 46%] gnu/L_delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm +644 bash -c printf "%s? " "$1" && head -n1 bash ./g ? [PASS] gnu/L_xtype_l [ 44%] bsd/printx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print0 -exec true \; [ 49%] gnu/exec_nothing [SKIP] bsd/xattrname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -samefile links/symlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -prune -false -o -true [ 36%] common/samefile_wordesc /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name \*f\* -print \, -print [ 42%] bsd/mnewer [ 48%] gnu/and_purity [PASS] bsd/perm_222_plus tests/bsd/flags.sh:1: invoke_bfs . -quit -flags offline || skip bash -c printf "%s? " "$1" && head -n1 bash ./e ? bfs: error: (standard output): No space left on device. [ 48%] gnu/comma_reachability tests/bsd/xattr.sh:2: make_xattrs || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -gid buildozer bfs: error: (standard output): No space left on device. [SKIP] bsd/flags [ 46%] gnu/L_loops_continue /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -printx [PASS] gnu/and_purity [PASS] gnu/and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec \; bash -c printf "%s? " "$1" && head -n1 bash ./c ? bfs: error: (standard output): No space left on device. [SKIP] bsd/xattr [ 44%] bsd/quit_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/common/samefile_wordesc.sh: line 2: locale: command not found [ 50%] gnu/exec_plus_flush bfs: error: (standard output): No space left on device. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exec ";" bfs: error: ~~~~~~~~~ bfs: error: Missing command. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name nonexistent \( -print \, -false \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L bar -delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -mnewer times/a [PASS] common/samefile_symlink bfs: error: (standard output): No space left on device. [PASS] bsd/perm_644_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -quit \, -print [ 48%] gnu/comma bash [ 43%] bsd/msince -c printf "%s? " "$1" && head -n1 bash ./b ? [PASS] gnu/L_delete [PASS] gnu/exec_nothing tests/bsd/xattrname.sh:2: make_xattrs || skip [ 48%] gnu/comma_redundant_false bfs: error: (standard output): No space left on device. [PASS] gnu/and_false_or_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L loops [ 46%] gnu/L_loops_continue /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name basic -o -quit [ 47%] gnu/L_printf_types [PASS] gnu/comma [SKIP] bsd/xattrname bfs: error: (standard output): No space left on device. bash -c printf "%s? " "$1" && head -n1 bash ./a ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/a -print0 -exec echo found \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . bfs: error: loops/loop: Symbolic link loop. bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply tests/common/samefile_wordesc.sh:3: test -n "$LC_ALL" || skip bfs: error: (standard output): No space left on device. [ 50%] gnu/exec_plus_flush_fail [PASS] bsd/printx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name \*f\* -print \, -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -msince 1991-12-14T00:01 bfs: error: (standard output): No space left on device. [ 43%] bsd/mtime_bad_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -not -prune \, -false [SKIP] common/samefile_wordesc [ 48%] gnu/comma_reachability bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [ 48%] gnu/comma_redundant_true bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L loops [PASS] bsd/gid_name [PASS] gnu/and_purity /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links -printf \(%p\)\ \(%l\)\ %y\ %Y\\n [ 36%] common/size_big [PASS] gnu/comma_reachability [ 47%] gnu/L_printf_types [PASS] bsd/mnewer [PASS] gnu/L_loops_continue bfs: error: (standard output): No space left on device. bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [ 47%] gnu/L_xtype_f bfs: error: loops/loop: Symbolic link loop. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/a -print0 -exec echo found \{\} + bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply bfs: error: (standard output): No space left on device. [PASS] gnu/L_delete [ 50%] gnu/execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -quit \, -print [PASS] bsd/quit_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -mtime +1q bfs: error: (standard output): No space left on device. [PASS] gnu/exec_plus_flush bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [ 48%] gnu/comma_redundant_false [ 43%] bsd/mtime_missing_unit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -prune \, -true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -size 9223372036854775807 bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links -printf \(%p\)\ \(%l\)\ %y\ %Y\\n bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -mtime +1q bfs: error: [ 49%] gnu/daystart bfs: error: (standard output): No space left on device. ~~~~~~~~~~ bfs: error: Unknown time unit q. [ 47%] gnu/L_xtype_f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links -xtype f [PASS] gnu/comma bfs: error: (standard output): No space left on device. [PASS] gnu/comma_redundant_false [PASS] bsd/msince bash -c printf "%s? " "$1" && head -n1 bash echo: ./h ? write error [ 47%] gnu/L_xtype_l bfs: error: (standard output): No space left on device. [PASS] bsd/mtime_bad_unit [PASS] gnu/L_printf_types [PASS] gnu/L_loops_continue /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir echo \{\} \; bfs: error: (standard output): No space left on device. [ 45%] bsd/rm [ 50%] gnu/execdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -not -prune \, -false bfs: error: (standard output): No space left on device. [PASS] gnu/exec_plus_flush_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -mtime +1w2 [ 36%] common/uid bash -c printf "%s? " "$1" && head -n1 bash ./f ? [ 48%] gnu/comma_redundant_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -daystart -mtime 0 bfs: error: (standard output): No space left on device. [PASS] gnu/comma_reachability bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -mtime +1w2 bfs: error: ~~~~~~~~~~~ bfs: error: Missing time unit. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links -xtype f [ 47%] gnu/L_xtype_l [ 49%] gnu/daystart_twice /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links -xtype l bfs: error: (standard output): No space left on device. [PASS] gnu/comma_redundant_true [PASS] common/size_big [PASS] bsd/mtime_missing_unit bash -c printf "%s? " "$1" && head -n1 bash ./d ? [ 47%] gnu/and [PASS] gnu/L_xtype_f [PASS] gnu/L_printf_types /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir echo \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -rm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -prune \, -true [ 50%] gnu/execdir_path_empty [ 43%] bsd/mtime_units bfs: error: (standard output): No space left on device. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir echo "{}" + bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . bash -c printf "%s? " "$1" && head -n1 bash ./bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -daystart -daystart -mtime 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -uid 101 [PASS] gnu/exec_flush_fail [PASS] gnu/comma_redundant_false [PASS] gnu/exec_flush [PASS] gnu/execdir_path_dot [ 49%] gnu/exec_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name foo -and -type d [PASS] gnu/L_xtype_l bash -c printf "%s? " "$1" && head -n1 bash ./bar ? [ 47%] gnu/and_false_or_true [ 37%] common/uid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . [PASS] gnu/L_xtype_f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir echo \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -mtime +500w400d300h200m100s [ 43%] bsd/okdir_stdin [ 50%] gnu/execdir_path_relative [PASS] gnu/daystart bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir echo "{}" + bfs: error: bash -c printf "%s? " "$1" && head -n1 bash ./baz ? ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print0 -exec echo found \; [PASS] gnu/comma_redundant_true [ 49%] gnu/exec_flush_fail [PASS] gnu/execdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -uid 1eW6f5RM9Qi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -prune -false -o -true [PASS] gnu/L_xtype_l [ 49%] gnu/daystart [PASS] gnu/and [PASS] common/uid [ 48%] gnu/and_purity /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir echo \{\} + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -uid 1eW6f5RM9Qi bfs: error: ~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -okdir bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; ~~~~~~~~ bfs: error: 1eW6f5RM9Qi is not a valid integer. [ 47%] gnu/and [ 44%] bsd/perm_000_plus [ 51%] gnu/execdir_plus_semicolon [PASS] bsd/rm bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir echo "{}"[PASS] bsd/mtime_units + bfs: error: ~~~~~~~~~~~~~~~~~~~~ [PASS] gnu/daystart_twice bfs: error: This action would be unsafe, since $PATH contains the relative path foo [PASS] common/uid_invalid_id /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print0 -exec true \; bash -c printf "%s? " "$1" && head -n1 bash ./basic ? [ 49%] gnu/exec_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -daystart -mtime 0 [PASS] gnu/execdir_path_relative [ 45%] bsd/s [ 37%] common/uid_invalid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name nonexistent \( -print \, -false \) bfs: error: (standard output): No space left on device. [PASS] gnu/and_false_or_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name foo -and -type d [ 48%] gnu/comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm +000 bash -c printf "%s? " "$1" && head -n1 bash ./l ? [PASS] bsd/okdir_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir echo foo \{\} bar + baz \; bfs: error: (standard output): No space left on device. [ 47%] gnu/and_false_or_true [ 51%] gnu/execdir_substring [ 44%] bsd/perm_222_plus bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -maxdepth 1 bash -c printf "%s? " "$1" && head -n1 bash ./k ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -uid eW6f5RM9Qi [ 50%] gnu/exec_plus_flush bfs: error: (standard output): No space left on device. [ 45%] bsd/s_quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exec ";" bfs: error: ~~~~~~~~~ bfs: error: Missing command. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -uid eW6f5RM9Qi bfs: error: ~~~~~bfs: error: ~(standard output): No space left on device. ~~~~~~~~~ bfs: error: No such user. [PASS] gnu/and_purity /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name \*f\* -print \, -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -prune -false -o -true bash -c printf "%s? " "$1" && head -n1 bash ./j ? [ 48%] gnu/comma_reachability /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm +222 [PASS] gnu/exec_nothing bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir echo -\{\}- \; [PASS] common/uid_invalid_name [ 51%] gnu/execdir_ulimit [PASS] gnu/daystart bfs: error: (standard output): No space left on device. [PASS] gnu/and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/a -print0 -exec echo found \{\} + [ 37%] common/uid_minus bash bfs: error: -c (standard output): No space left on device. printf "%s? " "$1" && head -n1 bash ./i ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name foo -print -quit [PASS] bsd/s [ 45%] bsd/size_T [ 49%] gnu/daystart_twice [ 50%] gnu/exec_plus_flush_fail [PASS] bsd/perm_000_plus bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -quit \, -print [PASS] gnu/execdir bash -c printf "%s? " "$1" && head -n1 bash ./g ? bfs: error: (standard output): No space left on device. [PASS] gnu/comma [ 48%] gnu/comma_redundant_false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs deep -type f -execdir bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$1\" bash \{\} \; [ 51%] gnu/executable bfs: error: (standard output): No space left on device. [PASS] gnu/and_false_or_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/a -print0 -exec echo found \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -type f -size 1T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -daystart -daystart -mtime 0 bash -c printf "%s? " "$1" && head -n1 bash ./e ? bfs: error: (standard output): No space left on device. [ 50%] gnu/execdir [ 45%] bsd/sparse [ 48%] gnu/and_purity [PASS] bsd/perm_222_plus [ 49%] gnu/exec_flush bfs: error: (standard output): No space left on device. [PASS] gnu/exec_plus_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -uid -102 bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -not -prune \, -false bfs: error: (standard output): No space left on device. [PASS] bsd/s_quit bash -c printf "%s? " "$1" && head -n1 bash ./c ? [PASS] gnu/comma_reachability [ 48%] gnu/comma_redundant_true [ 44%] bsd/perm_644_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -executable bfs: error: (standard output): No space left on device. echo: write error bfs: error: (standard output): No space left on device. [ 51%] gnu/false bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir echo \{\} \; bash -c printf "%s? " "$1" && head -n1 bash ./b ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name nonexistent \( -print \, -false \) [ 50%] gnu/execdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print0 -exec echo found \; [PASS] gnu/exec_plus_flush_fail [ 49%] gnu/exec_flush_fail bfs: error: (standard output): No space left on device. [ 46%] bsd/type_w bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm +644 bash -c printf "%s? " "$1" && head -n1 bash ./a ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -prune \, -true [PASS] common/uid_minus [PASS] bsd/size_T [PASS] gnu/comma_redundant_false [ 49%] gnu/daystart [PASS] gnu/daystart_twice tests/bsd/sparse.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -false [ 52%] gnu/files0_from_empty shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 37%] common/uid_minus_plus bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir echo \{\} + -c printf "%s? " "$1" && head -n1 bash ./foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print0 -exec true \; [ 48%] gnu/comma [ 50%] gnu/execdir_path_empty [SKIP] bsd/sparse [PASS] gnu/executable bfs: error: (standard output): No space left on device. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir echo "{}" + bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . [PASS] gnu/exec_flush tests/bsd/type_w.sh:2: [PASS] gnu/and_purity command -v mdconfig &>/dev/null || skip bfs: error: (standard output): No space left on device. bash -c printf "%s? " "$1" && head -n1 bash ./foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -daystart -mtime 0 [ 49%] gnu/exec_nothing [PASS] gnu/exec_flush_fail [PASS] gnu/execdir_path_dot [PASS] gnu/comma_redundant_true shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 49%] gnu/daystart_twice bfs: error: (standard output): No space left on device. [SKIP] bsd/type_w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from - [ 37%] common/uid_plus [ 52%] gnu/files0_from_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir echo \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name \*f\* -print \, -print bfs: error: (standard output): No space left on device. [ 46%] bsd/uid_name shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bash -c printf "%s? " "$1" && head -n1 bash ./d ? [ 50%] gnu/execdir_path_relative [ 48%] gnu/comma_reachability [PASS] bsd/perm_644_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir echo "{}" + bfs: error: ~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -uid -+102 ~~bfs: error: ~(standard output): No space left on device. ~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" bfs: error: : No such file or directory. [PASS] gnu/false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec \; shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: (standard output): No space left on device. [ 50%] gnu/exec_plus_flush bash -c printf "%s? " "$1" && head -n1 bash ./foo ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -daystart -daystart -mtime 0 [PASS] gnu/execdir_path_empty bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exec ";" bfs: error: [ 49%] gnu/exec_flush ~~~~~~~~~ bfs: error: Missing command. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: (standard output): No space left on device. [PASS] gnu/daystart /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from basic [PASS] gnu/files0_from_empty [PASS] gnu/execdir_plus_semicolon [ 38%] common/uid_plus_plus [ 52%] gnu/files0_from_file /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir echo \{\} + bfs: error: (standard output): No space left on device. [PASS] gnu/exec_nothing bash -c printf "%s? " "$1" && head -n1 bash ./h ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -quit \, -print shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 46%] bsd/xattr [ 51%] gnu/execdir_plus_semicolon bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -uid +0 -S ids basic -execdir echo "{}" + bfs: error: bfs: error: (standard output): No space left on device. ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -uid buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/a -print0 -exec echo found \{\} + [PASS] gnu/comma shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/files0_from_error bfs: error: (standard output): No space left on device. bash -c printf "%s? " "$1" && head -n1 bash ./f ? [ 50%] gnu/exec_plus_flush_fail [PASS] gnu/execdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print0 -exec echo found \; [PASS] common/uid_minus_plus [PASS] gnu/daystart_twice [ 49%] gnu/exec_flush_fail bfs: error: (standard output): No space left on device. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 48%] gnu/comma_redundant_false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -mindepth 1 -fprintf /tmp/bfs.ZPYWDhnTEc/gnu/files0_from_file.in %P\\0 [ 38%] bsd/E /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -xattr bfs: error: (standard output): No space left on device. [PASS] gnu/execdir_substring bash -c printf "%s? " "$1" && head -n1 bash ./bar ? shell-init: error retrieving current directory: getcwd: cannot access parent directories/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir echo foo \{\} bar + baz \; : Filename too long [ 46%] bsd/xattrname [ 51%] gnu/execdir_substring /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -uid ++0 bfs: error: (standard output): No space left on device. [PASS] gnu/comma_reachability /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/a -print0 -exec echo found \{\} + shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 50%] gnu/execdir bfs: error: (standard output): No space left on device. bash -c printf "%s? " "$1" && head -n1 bash ./bar ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print0 -exec true \; [PASS] common/uid_plus [PASS] gnu/exec_plus_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -not -prune \, -false [ 49%] gnu/exec_nothing shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -E . -regex \\./\(\\\(\) [ 48%] gnu/comma_redundant_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -xattr bfs: error: (standard output): No space left on device. bfs: error: (standard output): No space left on device. [PASS] bsd/uid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from /tmp/bfs.ZPYWDhnTEc/gnu/files0_from_file.in /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir echo -\{\}- \; bfs: error: (standard output): No space left on device. [ 51%] gnu/execdir_ulimit bash -c printf "%s? " "$1" && head -n1 bash ./baz ? shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: (standard output): No space left on device. echo: write error bfs: error: (standard output): No space left on device. bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir echo \{\} \; bfs: error: (standard output): No space left on device. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: (standard output): No space left on device. [PASS] gnu/exec_plus_flush_fail [PASS] common/uid_plus_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec \; bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -prune \, -true bfs: error: (standard output): No space left on device. [ 50%] gnu/exec_plus_flush shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 49%] gnu/daystart bfs: error: (standard output): No space left on device. [PASS] gnu/comma_redundant_false tests/bsd/xattr.sh:2: bfs: error: make_xattrs || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exec ";" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids deep -type f -execdir bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$1\" bash \{\} \; ~~~~~~~~~ bfs: error: Missing command. [ 51%] gnu/executable bfs: error: (standard output): No space left on device. [ 46%] gnu/L_delete shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: (standard output): No space left on device. [PASS] gnu/execdir [PASS] bsd/E [PASS] gnu/exec_nothing [SKIP] bsd/xattr bfs: error: (standard output): No space left on device. [PASS] gnu/files0_from_file bfs: error: (standard output): No space left on device. [ 38%] bsd/H_mnewer [ 44%] bsd/printx [PASS] gnu/exec_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/a -print0 -exec echo found \{\} + bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -daystart -mtime 0 [ 50%] gnu/exec_plus_flush_fail [ 49%] gnu/daystart_twice /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -executable [PASS] gnu/exec_flush_fail [PASS] bsd/okdir_stdin bfs: error: (standard output): No space left on device. [ 51%] gnu/false [PASS] gnu/comma_redundant_true tests/bsd/xattrname.sh:2: make_xattrs || skip bfs: error: (standard output): No space left on device. [ 50%] gnu/execdir_path_dot bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -printx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H times -mnewer times/l [PASS] gnu/execdir_ulimit [SKIP] bsd/xattrname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L bar -delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/a -print0 -exec echo found \{\} + bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -daystart -daystart -mtime 0 [PASS] gnu/exec_plus_flush [ 50%] gnu/execdir [ 49%] gnu/exec_flush [ 52%] gnu/files0_from_none /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -false [ 52%] gnu/files0_from_empty bfs: error: (standard output): No space left on device. bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir echo \{\} + [PASS] gnu/daystart echo: write error [ 50%] gnu/execdir_path_empty bfs: error: (standard output): No space left on device. bfs: error: (standard output): No space left on device. [PASS] gnu/executable bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir echo "{}" + bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . [PASS] gnu/exec_plus_flush_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from - bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print0 -exec echo found \; [ 49%] gnu/exec_flush_fail [ 50%] gnu/execdir_path_dot [PASS] bsd/H_mnewer [PASS] gnu/execdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from - [ 52%] gnu/files0_from_error bfs: error: (standard output): No space left on device. [PASS] bsd/printx [ 38%] bsd/Hf [PASS] gnu/daystart_twice /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir echo \{\} + bfs: error: (standard output): No space left on device. [ 52%] gnu/files0_from_nothing bfs: error: [PASS] gnu/false : No such file or directory. [ 44%] bsd/quit_implicit_print bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs(standard output): No space left on device. -s basic -execdir echo "{}" + bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print0 -exec true \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir echo \{\} + bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from basic [ 49%] gnu/exec_nothing [PASS] gnu/files0_from_empty [PASS] gnu/execdir_path_empty [ 50%] gnu/execdir_path_empty [PASS] gnu/exec_flush [ 52%] gnu/files0_from_file /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -Hf links/deeply/nested/dir bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs bfs: error: -j1(standard output): No space left on device. basic -execdir echo "{}" + bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . [PASS] gnu/L_delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from basic/nonexistent [PASS] gnu/exec_flush_fail [PASS] gnu/files0_from_none [ 50%] gnu/execdir_path_relative [ 46%] gnu/L_loops_continue bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name basic -o -quit [PASS] gnu/files0_from_error [PASS] gnu/execdir_path_dot bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from basic/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [ 45%] bsd/rm bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec \; [PASS] gnu/execdir_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir echo \{\} + [ 50%] gnu/exec_plus_flush [PASS] gnu/files0_from_nothing bfs: error: (standard output): No space left on device. [ 53%] gnu/files0_from_nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -mindepth 1 -fprintf /tmp/bfs.S9jNxYcS28/gnu/files0_from_file.in %P\\0 [ 50%] gnu/execdir_path_relative bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exec ";" bfs: error: [ 52%] gnu/files0_from_none ~~~~~~~~~ bfs: error: Missing command. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir echo \{\} + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1bfs: error: (standard output): No space left on device. basic -execdir echo "{}" + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L loops ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" [PASS] bsd/Hf bfs: error: (standard output): No space left on device. [PASS] gnu/exec_nothing bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir echo "{}" + bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo [PASS] gnu/execdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -rm [ 38%] bsd/L_acl [PASS] gnu/execdir_substring [ 45%] bsd/s bfs: error: loops/loop: Symbolic link loop. bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/a -print0 -exec echo found \{\} + bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip [PASS] gnu/execdir_path_relative bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from [ 50%] gnu/exec_plus_flush_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir echo \{\} + [PASS] gnu/execdir bfs: error: (standard output): No space left on device. [ 51%] gnu/execdir_plus_semicolon [PASS] bsd/quit_implicit_print [ 52%] gnu/files0_from_nothing bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from - ~~~~~~~~~~~~ bfs: error: -files0-from needs a value. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from /tmp/bfs.S9jNxYcS28/gnu/files0_from_file.in /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir echo "{}" + bfs: error: [ 51%] gnu/execdir_plus_semicolon bfs: error: (standard output): No space left on device. ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo [PASS] gnu/files0_from_nowhere bfs: error: (standard output): No space left on device. [PASS] gnu/execdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -s weirdnames -maxdepth 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . bfs: error: (standard output): No space left on device. [ 38%] bsd/L_xattr [ 53%] gnu/files0_from_ok /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/a -print0 -exec echo found \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir echo foo \{\} bar + baz \; [PASS] gnu/exec_plus_flush [PASS] gnu/L_loops_continue [ 50%] gnu/execdir bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from basic/nonexistent [ 51%] gnu/execdir_substring /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir echo foo \{\} bar + baz \; [ 53%] gnu/files0_from_nowhere [ 47%] gnu/L_printf_types bfs: error: (standard output): No space left on device. bfs: error: (standard output): No space left on device. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from basic/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. echo: write error bfs: error: (standard output): No space left on device. bfs: error: (standard output): No space left on device. [PASS] gnu/files0_from_none [PASS] gnu/files0_from_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -xattr [PASS] gnu/files0_from_file [PASS] bsd/s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from - -ok echo \{\} \; bfs: error: (standard output): No space left on device. [ 53%] gnu/files0_from_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir echo \{\} \; [PASS] gnu/exec_plus_flush_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir echo -\{\}- \; bfs: error: (standard output): No space left on device. [ 50%] gnu/execdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from bfs: error: [ 45%] bsd/s_quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from - -ok echo "{}" ";" bfs: error: ~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links -printf \(%p\)\ \(%l\)\ %y\ %Y\\n ~[ 51%] gnu/execdir_ulimit ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: -ok conflicts with -files0-from -. [PASS] bsd/rm [ 53%] gnu/files0_from_ok bfs: error: (standard output): No space left on device. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from bfs: error: [ 47%] gnu/L_xtype_f ~~~~~~~~~~~~ bfs: error: -files0-from needs a value. [PASS] gnu/files0_from_ok /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L . -acl bfs: error: (standard output): No space left on device. [PASS] gnu/files0_from_nowhere bfs: error: (standard output): No space left on device. [PASS] gnu/execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -mindepth 1 -printf %P\\0 [ 53%] gnu/fls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -files0-from - /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -s basic -name foo -print -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir echo \{\} + [PASS] gnu/exec_flush [ 50%] gnu/execdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 deep -type f -execdir bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$1\" bash \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links -xtype f bfs: error: (standard output): No space left on device. [ 51%] gnu/executable bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir echo "{}" + bfs: error: ~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from - -ok echo \{\} \; ~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . [ 47%] gnu/L_xtype_l [ 53%] gnu/files0_from_stdin [ 45%] bsd/size_T [PASS] gnu/exec_flush_fail bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from - -ok echo "{}" ";" bfs: error: [PASS] gnu/execdir_path_dot ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: -ok conflicts with -files0-from -. tests/bsd/L_xattr.sh:2: make_xattrs || skip [PASS] bsd/L_acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -fls /tmp/bfs.ZPYWDhnTEc/gnu/fls.out [PASS] gnu/L_printf_types [ 53%] gnu/fls_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir echo \{\} + [PASS] gnu/files0_from_ok [SKIP] bsd/L_xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -executable shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 50%] gnu/execdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -mindepth 1 -printf %P\\0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links -xtype l bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir echo "{}" + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -files0-from - [ 51%] gnu/false [ 53%] gnu/fls ~~~~~~~~~~~~~~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -type f -size 1T bfs: error: This action would be unsafe, since $PATH contains the relative path "" [ 39%] bsd/L_xattrname [ 47%] gnu/and [PASS] bsd/s_quit [ 45%] bsd/sparse shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/execdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -fls nonexistent/path [PASS] gnu/L_xtype_f shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/fls [ 53%] gnu/follow_comma [ 51%] gnu/execdir_substring bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -fls nonexistent/path bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir echo \{\} + ~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -false shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 51%] gnu/execdir_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -fls /tmp/bfs.S9jNxYcS28/gnu/fls.out [ 52%] gnu/files0_from_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name foo -and -type d [PASS] gnu/files0_from_stdin [PASS] gnu/executable [ 53%] gnu/fls_nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir echo "{}" + bfs: error: [PASS] gnu/fls_nonexistent ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/execdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -follow \, -print shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir echo -\{\}- \; [PASS] gnu/L_xtype_l [ 51%] gnu/execdir_ulimit tests/bsd/sparse.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [ 54%] gnu/fprint /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir echo foo \{\} bar + baz \; [PASS] bsd/size_T [ 47%] gnu/and_false_or_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -fls nonexistent/path shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from - [PASS] gnu/false [ 52%] gnu/files0_from_error [ 53%] gnu/follow_comma [SKIP] bsd/sparse bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -fls nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/files0_from_stdin bfs: error: : No such file or directory. [PASS] gnu/fls [ 46%] bsd/type_w [PASS] gnu/and [PASS] gnu/fls_nonexistent shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s deep -type f -execdir bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$1\" bash \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprint /tmp/bfs.ZPYWDhnTEc/gnu/fprint.out [PASS] gnu/files0_from_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -prune -false -o -true [ 51%] gnu/executable [PASS] gnu/execdir_plus_semicolon [ 54%] gnu/fprint0 [ 51%] gnu/execdir_substring tests/bsd/L_xattrname.sh:2: make_xattrs || skip shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from basic shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -follow \, -print [ 48%] gnu/and_purity [ 54%] gnu/fprint [ 52%] gnu/files0_from_file [PASS] gnu/follow_comma [SKIP] bsd/L_xattrname shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/files0_from_error [PASS] gnu/execdir_substring [ 39%] bsd/X shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long tests/bsd/type_w.sh:2: command -v mdconfig &>/dev/null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir echo -\{\}- \; [PASS] gnu/execdir [PASS] gnu/execdir_plus_semicolon [ 51%] gnu/execdir_ulimit [ 54%] gnu/fprint0_nonexistent [ 46%] bsd/uid_name shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [SKIP] bsd/type_w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -executable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/a basic/b -fprint0 /tmp/bfs.ZPYWDhnTEc/gnu/fprint0.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name nonexistent \( -print \, -false \) [ 48%] gnu/comma shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -X weirdnames /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprint /tmp/bfs.S9jNxYcS28/gnu/fprint.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -mindepth 1 -fprintf /tmp/bfs.fr53k1wNEl/gnu/files0_from_file.in %P\\0 [ 54%] gnu/fprint0 shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories[PASS] gnu/and_false_or_true : Filename too long [ 52%] gnu/files0_from_none [PASS] gnu/fprint /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprint0 nonexistent/path bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/ : Path is not safe for xargs. bfs: error: weirdnames/\: Path is not safe for xargs. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 deep -type f -execdir bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$1\" bash \{\} \; [ 51%] gnu/executable [ 54%] gnu/fprint_duplicate shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/follow_comma shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 46%] bsd/xattr bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprint0 nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] gnu/fprint0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from /tmp/bfs.fr53k1wNEl/gnu/files0_from_file.in /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name \*f\* -print \, -print shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -uid buildozer [ 48%] gnu/comma_reachability shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/fprint0_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/a basic/b -fprint0 /tmp/bfs.S9jNxYcS28/gnu/fprint0.out shell-init: error retrieving current directory: getcwd: cannot access parent directories[ 52%] gnu/files0_from_nothing [PASS] gnu/and_purity : Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from - [PASS] gnu/executable shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 54%] gnu/fprint0_nonexistent [PASS] bsd/X /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -executable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -xattr shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 51%] gnu/false shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 39%] bsd/acl [ 46%] bsd/xattrname [ 54%] gnu/fprint_error [PASS] gnu/fprint [PASS] gnu/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -quit \, -print shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 48%] gnu/comma_redundant_false [PASS] gnu/files0_from_file /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from basic/nonexistent [PASS] gnu/fprint0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprint gnu/fprint_duplicate/foo.out -fprint gnu/fprint_duplicate/foo.hard -fprint gnu/fprint_duplicate/foo.soft [ 53%] gnu/files0_from_nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprint0 nonexistent/path shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/comma [ 54%] gnu/fprint_duplicate bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from basic/nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -false ~~~~~~~~~~~~~~~~~~~~~~~~~~~~[PASS] gnu/files0_from_none ~~ bfs: error: No such file or directory. [ 52%] gnu/files0_from_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -acl bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprint0 nonexistent/path bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -xattr ~~~~~~~~~~~~~~~~~~~~~~~~~shell-init: error retrieving current directory: getcwd: cannot access parent directories : Filename too long bfs: error: No such file or directory. [PASS] bsd/uid_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 0 -fprint /dev/full shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 39%] bsd/asince [ 46%] gnu/L_delete [ 55%] gnu/fprint_noarg [PASS] gnu/files0_from_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -not -prune \, -false [PASS] gnu/executable [PASS] gnu/fprint0_nonexistent shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 48%] gnu/comma_redundant_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from bfs: error: /dev/full: No space left on device. [PASS] gnu/comma_reachability shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 53%] gnu/files0_from_ok shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 54%] gnu/fprint_error bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from bfs: error: ~~~~~~~~~~~~ bfs: error: -files0-from needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from - [PASS] gnu/fprint_error [ 52%] gnu/files0_from_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -asince 1991-12-14T00:01 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprint shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/execdir_plus_semicolon tests/bsd/xattr.sh:2: make_xattrs || skip shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/fprint_duplicate [ 39%] bsd/d_path [ 46%] gnu/L_loops_continue [PASS] gnu/files0_from_nowhere [ 55%] gnu/fprint_nonexistent [PASS] gnu/false [PASS] gnu/execdir_substring bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprint bfs: error: ~~~~~~~ bfs: error: -fprint needs a value. bfs: error: : No such file or directory. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -prune \, -true shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [SKIP] bsd/xattr shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 49%] gnu/daystart /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprint gnu/fprint_duplicate/foo.out -fprint gnu/fprint_duplicate/foo.hard -fprint gnu/fprint_duplicate/foo.soft [ 51%] gnu/false [PASS] gnu/fprint_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L bar -delete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from - -ok echo \{\} \; [PASS] gnu/comma_redundant_false [ 53%] gnu/files0_from_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -acl /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 0 -fprint /dev/full shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/files0_from_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from basic [ 55%] gnu/fprint_noarg [ 52%] gnu/files0_from_file bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from - -ok echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: -ok conflicts with -files0-from -. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -d basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprint nonexistent/path shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long tests/bsd/xattrname.sh:2: [ 40%] bsd/data_flow_depth make_xattrs || skip [ 47%] gnu/L_printf_types [ 55%] gnu/fprint_truncate bfs: error: /dev/full: No space left on device. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprint nonexistent/path bfs: error: [PASS] bsd/asince /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -daystart -mtime 0 [PASS] gnu/files0_from_ok shell-init: error retrieving current directory: getcwd: cannot access parent directories : Filename too long ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] gnu/files0_from_error shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -false bfs: error: loops/loop: Symbolic link loop. [SKIP] bsd/xattrname bfs: error: loops/loop: Symbolic link loop. [ 49%] gnu/daystart_twice [PASS] gnu/fprint_error bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip [ 52%] gnu/files0_from_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -mindepth 1 -printf %P\\0 bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -files0-from - [PASS] gnu/fprint_nonexistent [ 53%] gnu/fls shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . [PASS] gnu/comma_redundant_true bfs: error: shell-init: error retrieving current directory: getcwd: cannot access parent directoriesloops/skip/loop/nested: : Filename too long Filesystem loop back to loops/skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprint bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -mindepth 1 -fprintf /tmp/bfs.WNXvvXjnaJ/gnu/files0_from_file.in %P\\0 [ 55%] gnu/fprint_nonexistent [PASS] gnu/execdir_ulimit [ 52%] gnu/files0_from_none [PASS] bsd/acl [PASS] gnu/fprint_duplicate bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprint bfs: error: ~~~~~~~ bfs: error: -fprint needs a value. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/execdir_substring /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 0 -fprint /tmp/bfs.ZPYWDhnTEc/gnu/fprint_truncate.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links -printf \(%p\)\ \(%l\)\ %y\ %Y\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth +1 -depth -4 shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 40%] bsd/data_flow_sparse [PASS] bsd/d_path [PASS] gnu/fprint_noarg [ 55%] gnu/fprint_unreached_error [ 47%] gnu/L_xtype_f shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -daystart -daystart -mtime 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -fls /tmp/bfs.fr53k1wNEl/gnu/fls.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from - [ 52%] gnu/files0_from_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from /tmp/bfs.WNXvvXjnaJ/gnu/files0_from_file.in /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprint nonexistent/path [ 49%] gnu/exec_flush [ 53%] gnu/fls_nonexistent shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from - [ 55%] gnu/fprint_truncate [ 52%] gnu/files0_from_nothing bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprint nonexistent/path bfs: error: [PASS] gnu/files0_from_stdin [PASS] gnu/L_loops_continue ~~~~~~~~~~~~~~~~~~~[PASS] gnu/false ~~~~~ bfs: error: No such file or directory. bfs: error: : No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( -sparse -not -sparse \) -o \( -sparse -o -not -sparse \) [PASS] gnu/daystart shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 40%] bsd/depth_depth_n [PASS] gnu/L_delete [PASS] gnu/fprint_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links -xtype f [PASS] gnu/fls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -false -fprint /dev/full [PASS] gnu/fprint_truncate [ 55%] gnu/fprintf [PASS] bsd/data_flow_depth shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from basic [ 47%] gnu/L_xtype_l [PASS] gnu/files0_from_empty [ 52%] gnu/files0_from_file /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print0 -exec echo found \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -fls nonexistent/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 0 -fprint /tmp/bfs.S9jNxYcS28/gnu/fprint_truncate.out shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/execdir_ulimit [ 53%] gnu/follow_comma [ 49%] gnu/exec_flush_fail [PASS] gnu/L_printf_types [ 55%] gnu/fprint_unreached_error [ 53%] gnu/files0_from_nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from basic/nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -fls nonexistent/path bfs: error: [PASS] gnu/files0_from_file ~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] gnu/files0_from_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth -depth 2 [PASS] gnu/files0_from_none [ 40%] bsd/depth_depth_n_minus [PASS] gnu/daystart_twice bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from basic/nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprintf /tmp/bfs.ZPYWDhnTEc/gnu/fprintf.out %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links -xtype l [PASS] gnu/fls_nonexistent [PASS] bsd/data_flow_sparse [PASS] gnu/fprint_unreached_error [ 56%] gnu/fprintf_nofile /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -mindepth 1 -fprintf /tmp/bfs.sWEnM0IdaI/gnu/files0_from_file.in %P\\0 [ 47%] gnu/and [PASS] gnu/files0_from_nothing [ 52%] gnu/files0_from_none /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -follow \, -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print0 -exec true \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -false -fprint /dev/full /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from [ 54%] gnu/fprint [ 55%] gnu/fprintf [ 49%] gnu/exec_nothing [PASS] gnu/execdir_ulimit [ 53%] gnu/files0_from_ok bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from bfs: error: ~~~[PASS] gnu/L_xtype_f ~~~~~~~~~ bfs: error: -files0-from needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth -depth -2 [PASS] gnu/fprint_truncate bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprintf [PASS] bsd/depth_depth_n [PASS] gnu/files0_from_nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name foo -and -type d bfs: error: (standard output): No space left on device. [ 56%] gnu/fprintf_noformat bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprintf bfs: error: [ 47%] gnu/and_false_or_true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from - ~~~~~~~~ bfs: error: -fprintf needs a file. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprint /tmp/bfs.fr53k1wNEl/gnu/fprint.out bfs: error: (standard output): No space left on device. [ 40%] bsd/depth_depth_n_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from /tmp/bfs.sWEnM0IdaI/gnu/files0_from_file.in [PASS] gnu/fprint_unreached_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exec \; [PASS] gnu/fprintf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprintf /tmp/bfs.S9jNxYcS28/gnu/fprintf.out %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n [PASS] gnu/follow_comma [ 54%] gnu/fprint0 bfs: error: (standard output): No space left on device. [PASS] gnu/fprintf_nofile /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from - -ok echo \{\} \; bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic [ 50%] gnu/exec_plus_flush -exec[ 56%] gnu/fprintf_nofile ";" bfs: error: [PASS] gnu/L_xtype_l ~~~~~~~~~ bfs: error: Missing command. [ 53%] gnu/files0_from_stdin bfs: error: (standard output): No space left on device. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from - -ok echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: -ok conflicts with -files0-from -. [PASS] gnu/exec_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprintf /dev/null [PASS] bsd/depth_depth_n_minus bfs: error: (standard output): No space left on device. [ 52%] gnu/files0_from_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -prune -false -o -true bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprintf /dev/null bfs: error: ~~~~~~~~ bfs: error: -fprintf needs a format string. [ 48%] gnu/and_purity /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth -depth +2 [PASS] gnu/files0_from_ok [ 54%] gnu/fprint0_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/a -print0 -exec echo found \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/a basic/b -fprint0 /tmp/bfs.fr53k1wNEl/gnu/fprint0.out bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprintf [PASS] gnu/files0_from_none [PASS] gnu/fprintf_noformat [PASS] gnu/fprint [ 50%] gnu/exec_plus_flush_fail bfs: error: (standard output): No space left on device. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprintf bfs: error: [PASS] gnu/and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -mindepth 1 -printf %P\\0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -files0-from - ~~~~~~~~ bfs: error: -fprintf needs a file. [ 53%] gnu/fls [PASS] gnu/files0_from_file [ 56%] gnu/fprintf_noformat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from basic/nonexistent [ 56%] gnu/fprintf_nonexistent bfs: error: (standard output): No space left on device. [PASS] gnu/fprintf_nofile bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from basic/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. bfs: error: (standard output): No space left on device. [PASS] gnu/fprint0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name nonexistent \( -print \, -false \) [PASS] gnu/fprintf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprint0 nonexistent/path [ 48%] gnu/comma [ 54%] gnu/fprint_duplicate [PASS] gnu/and_false_or_true [PASS] gnu/files0_from_nothing bfs: error: (standard output): No space left on device. [ 53%] gnu/files0_from_nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/a -print0 -exec echo found \{\} + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprint0 nonexistent/path bfs: error: ~~~~~~~~[PASS] bsd/depth_depth_n_plus ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprintf /dev/null /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -fls /tmp/bfs.WNXvvXjnaJ/gnu/fls.out [PASS] gnu/exec_plus_flush [ 50%] gnu/execdir bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprintf nonexistent/path %p\\n [ 56%] gnu/fprintf_nonexistent [ 53%] gnu/fls_nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprintf /dev/null bfs: error: [ 41%] bsd/depth_n [ 56%] gnu/fstype bfs: error: ~(standard output): No space left on device. [PASS] gnu/fprint0_nonexistent ~~~~~~~ bfs: error: -fprintf needs a format string. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprintf nonexistent/path '%p\n' bfs: error: bfs: error: (standard output): No space left on device. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. bfs: error: (standard output): No space left on device. [PASS] gnu/fprintf_noformat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name \*f\* -print \, -print echo: write error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from bfs: error: (standard output): No space left on device. [PASS] gnu/fprintf_nonexistent bfs: error: (standard output): No space left on device. [ 54%] gnu/fprint_error [PASS] gnu/files0_from_stdin [ 48%] gnu/comma_reachability /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir echo \{\} \; [ 53%] gnu/files0_from_ok bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprintf nonexistent/path %p\\n [PASS] gnu/fls ~~~~~~~~~~~~ bfs: error: -files0-from needs a value. bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -fls nonexistent/path [PASS] gnu/exec_plus_flush_fail [ 50%] gnu/execdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth 2 [PASS] gnu/and_purity [ 56%] gnu/fstype [ 53%] gnu/follow_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 0 -printf %F\\n bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprintf nonexistent/path '%p\n' bfs: error: bfs: error: (standard output): No space left on device. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] gnu/files0_from_nowhere bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -fls nonexistent/path bfs: error: [ 41%] bsd/depth_n_minus ~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprint gnu/fprint_duplicate/foo.out -fprint gnu/fprint_duplicate/foo.hard -fprint gnu/fprint_duplicate/foo.soft bfs: error: (standard output): No space left on device. [PASS] gnu/fprintf_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 0 -fprint /dev/full [PASS] gnu/fls_nonexistent [ 56%] gnu/fstype_stacked bfs: error: (standard output): No space left on device. [ 55%] gnu/fprint_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -quit \, -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from - -ok echo \{\} \; [ 53%] gnu/files0_from_stdin [ 48%] gnu/comma_redundant_false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir echo \{\} + bfs: error: /dev/full: No space left on device. [PASS] gnu/exec_flush [PASS] gnu/comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -follow \, -print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from - -ok echo "{}" ";" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 0 -printf %F\\n ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: -ok conflicts with -files0-from -. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fstype tmpfs [ 50%] gnu/execdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth -2 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir echo "{}" + bfs: error: [PASS] gnu/fprint_error [ 56%] gnu/fstype_stacked [PASS] bsd/depth_n bfs: error: (standard output): No space left on device. ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . [ 41%] bsd/depth_n_plus [ 54%] gnu/fprint [PASS] gnu/files0_from_ok [PASS] gnu/execdir_path_dot [PASS] gnu/fprint_duplicate [PASS] gnu/exec_flush_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprint [ 57%] gnu/fstype_umount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -mindepth 1 -printf %P\\0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -not -prune \, -false [ 55%] gnu/fprint_nonexistent [ 53%] gnu/fls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -files0-from - bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprint bfs: error: [ 48%] gnu/comma_redundant_true ~~~~~~~ bfs: error: -fprint needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir echo \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fstype tmpfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth +2 tests/gnu/fstype_stacked.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprint /tmp/bfs.WNXvvXjnaJ/gnu/fprint.out [ 50%] gnu/execdir_path_relative bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir echo "{}" + bfs: error: [PASS] gnu/fprint_noarg [PASS] gnu/comma_reachability ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" [ 41%] bsd/depth_overflow [ 57%] gnu/fstype_umount [PASS] bsd/depth_n_minus [PASS] gnu/follow_comma [SKIP] gnu/fstype_stacked [PASS] gnu/execdir_path_empty [ 57%] gnu/ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprint nonexistent/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -fls /tmp/bfs.sWEnM0IdaI/gnu/fls.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -prune \, -true [ 53%] gnu/fls_nonexistent [ 55%] gnu/fprint_truncate tests/gnu/fstype_stacked.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] gnu/fstype [ 54%] gnu/fprint0 [ 49%] gnu/daystart bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprint nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir echo \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth -4294967296 [PASS] gnu/comma_redundant_false [ 51%] gnu/execdir_plus_semicolon [SKIP] gnu/fstype_stacked tests/gnu/fstype_umount.sh:6: bfs_sudo mount -t tmpfs tmpfs tmp || skip [ 41%] bsd/exit [PASS] gnu/fprint_nonexistent [ 57%] gnu/ignore_readdir_race [PASS] bsd/depth_n_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir echo "{}" + bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo [PASS] gnu/fprint [SKIP] gnu/fstype_umount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -fls nonexistent/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -mindepth 1 -ignore_readdir_race -links 1 -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/remove-sibling.sh \{\} \; [ 57%] gnu/ignore_readdir_race_loop [PASS] gnu/execdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/a basic/b -fprint0 /tmp/bfs.WNXvvXjnaJ/gnu/fprint0.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 0 -fprint /tmp/bfs.fr53k1wNEl/gnu/fprint_truncate.out [ 53%] gnu/follow_comma tests/gnu/fstype_umount.sh:6: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -daystart -mtime 0 bfs_sudo mount -t tmpfs tmpfs tmp || skip [ 55%] gnu/fprint_unreached_error [PASS] gnu/fls bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -fls nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] gnu/fstype [ 54%] gnu/fprint0_nonexistent [ 49%] gnu/daystart_twice /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir echo foo \{\} bar + baz \; [PASS] gnu/files0_from_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name foo -exit 42 [PASS] gnu/comma_redundant_true [SKIP] gnu/fstype_umount [ 51%] gnu/execdir_substring [PASS] gnu/fls_nonexistent [ 42%] bsd/exit_no_implicit_print [ 57%] gnu/ignore_readdir_race_loop /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -mindepth 1 -ignore_readdir_race -links 1 -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/remove-sibling.sh \{\} \; [PASS] bsd/depth_overflow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L loops -ignore_readdir_race [PASS] gnu/fprint0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -follow \, -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -false -fprint /dev/full [ 55%] gnu/fprintf [ 54%] gnu/fprint [PASS] gnu/fprint_truncate /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name qux -exit 42 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -daystart -daystart -mtime 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprint0 nonexistent/path bfs: error: loops/loop: Symbolic link loop. [ 49%] gnu/exec_flush [ 54%] gnu/fprint_duplicate bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir echo -\{\}- \; bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -not -name foo -o -exit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L loops -ignore_readdir_race bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprint0 nonexistent/path bfs: error: [ 51%] gnu/execdir_ulimit ~~[ 42%] bsd/f ~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [ 57%] gnu/ignore_readdir_race_notdir [PASS] gnu/fprint_unreached_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprintf /tmp/bfs.fr53k1wNEl/gnu/fprintf.out %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n [PASS] gnu/daystart /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprint /tmp/bfs.sWEnM0IdaI/gnu/fprint.out [PASS] gnu/fprint0_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/g -print -name g -exit bfs: error: loops/loop: Symbolic link loop. [ 54%] gnu/fprint0 bfs: error: loops/loop: Symbolic link loop. [PASS] gnu/ignore_readdir_race [ 56%] gnu/fprintf_nofile bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print0 -exec echo found \; [ 57%] gnu/ignore_readdir_race_notdir [ 49%] gnu/exec_flush_fail [ 54%] gnu/fprint_error [PASS] gnu/execdir [PASS] gnu/ignore_readdir_race_loop /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -f - -f \( [PASS] gnu/follow_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs deep -type f -execdir bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$1\" bash \{\} \; [PASS] bsd/exit_no_implicit_print [ 42%] bsd/f_incomplete [ 51%] gnu/executable [ 57%] gnu/ignore_readdir_race_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -mindepth 1 -ignore_readdir_race -type d -execdir rmdir \{\} \; -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./bin/tests/xtouch \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/a basic/b -fprint0 /tmp/bfs.sWEnM0IdaI/gnu/fprint0.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprintf [PASS] gnu/ignore_readdir_race [PASS] gnu/daystart_twice /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprint gnu/fprint_duplicate/foo.out -fprint gnu/fprint_duplicate/foo.hard -fprint gnu/fprint_duplicate/foo.soft [ 56%] gnu/fprintf_noformat [ 54%] gnu/fprint0_nonexistent [PASS] gnu/fprintf [PASS] bsd/exit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprintf bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print0 -exec true \; ~~~~~~~~ bfs: error: -fprintf needs a file. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 0 -fprint /dev/full [PASS] gnu/ignore_readdir_race_loop [ 55%] gnu/fprint_noarg [PASS] gnu/fprint [ 49%] gnu/exec_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/nonexistent -ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -mindepth 1 -ignore_readdir_race -type d -execdir rmdir \{\} \; -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./bin/tests/xtouch \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -executable [PASS] gnu/fprintf_nofile [ 51%] gnu/false [ 57%] gnu/inum_automount bfs: error: (standard output): No space left on device. bfs: error: /dev/full: No space left on device. [PASS] bsd/f bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -f bfs: error: ~~ bfs: error: -f needs a value. [ 57%] gnu/ignore_readdir_race_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprint0 nonexistent/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprintf /dev/null bfs: error: basic/nonexistent: No such file or directory. bfs: error: (standard output): No space left on device. [PASS] gnu/fprint0 [PASS] gnu/fprint_error [PASS] bsd/f_incomplete bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprint0 nonexistent/path bfs: error: ~~~~~~~~~~~~~~~[ 56%] gnu/fprintf_nonexistent ~~~~~~~~~~ bfs: error: No such file or directory. [PASS] gnu/ignore_readdir_race_notdir bfs: error: (standard output): No space left on device. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprintf /dev/null bfs: error: ~~~~~~~~ bfs: error: -fprintf needs a format string. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprint [PASS] gnu/ignore_readdir_race_root [PASS] gnu/fprint_duplicate /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec \; [ 42%] bsd/flags [ 55%] gnu/fprint_nonexistent [ 54%] gnu/fprint_duplicate bfs: error: (standard output): No space left on device. [PASS] gnu/fprint0_nonexistent [ 50%] gnu/exec_plus_flush bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprint bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -false [PASS] gnu/fprintf_noformat ~~~~~~~ bfs: error: -fprint needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/nonexistent -ignore_readdir_race bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exec ";" bfs: error: [ 52%] gnu/files0_from_empty bfs: error: (standard output): No space left on device. ~~~~~~~~~ bfs: error: Missing command. [ 57%] gnu/inum_automount [ 58%] gnu/iwholename shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/fprint_noarg [PASS] gnu/ignore_readdir_race_notdir bfs: error: (standard output): No space left on device. tests/gnu/inum_automount.sh:3: command -v systemd-mount &>/dev/null || skip [PASS] gnu/exec_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprintf nonexistent/path %p\\n [PASS] gnu/executable bfs: error: basic/nonexistent: No such file or directory. bfs: error: (standard output): No space left on device. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -flags offline [ 56%] gnu/fstype [SKIP] gnu/inum_automount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprint nonexistent/path bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprintf nonexistent/path '%p\n' bfs: error: ~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/a -print0 -exec echo found \{\} + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [ 42%] bsd/gid_name [ 54%] gnu/fprint_error bfs: error: (standard output): No space left on device. [ 55%] gnu/fprint_truncate bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -flags offline bfs: error: ~~~~~~~~~~~~~~ bfs: error: Missing platform support. [PASS] gnu/ignore_readdir_race_root bfs: error: shell-init: error retrieving current directory: getcwd: cannot access parent directories/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs: Filename too long -j3 basic -fprint nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from - [ 50%] gnu/exec_plus_flush_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -quit -iwholename PATTERN [PASS] gnu/fprintf_nonexistent bfs: error: (standard output): No space left on device. [ 52%] gnu/files0_from_error [ 58%] gnu/iwholename [ 58%] gnu/newer_link shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: (standard output): No space left on device. [PASS] gnu/fprint_nonexistent [PASS] gnu/false tests/gnu/inum_automount.sh:3: command -v systemd-mount &>/dev/null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprint gnu/fprint_duplicate/foo.out -fprint gnu/fprint_duplicate/foo.hard -fprint gnu/fprint_duplicate/foo.soft bfs: error: : No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 0 -printf %F\\n bfs: error: (standard output): No space left on device. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long tests/bsd/flags.sh:1: invoke_bfs . -quit -flags offline || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 0 -fprint /dev/full /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 0 -fprint /tmp/bfs.WNXvvXjnaJ/gnu/fprint_truncate.out [ 56%] gnu/fstype_stacked [SKIP] gnu/inum_automount bfs: error: (standard output): No space left on device. [ 55%] gnu/fprint_unreached_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -iwholename basic/\*F\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/a -print0 -exec echo found \{\} + shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from basic [PASS] gnu/files0_from_empty [SKIP] bsd/flags /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -quit -iwholename PATTERN [PASS] gnu/execdir_plus_semicolon [ 50%] gnu/execdir [PASS] gnu/exec_plus_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -gid buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newer times/l bfs: error: (standard output): No space left on device. [ 52%] gnu/files0_from_file bfs: error: /dev/full: No space left on device. [ 58%] gnu/newer_link [ 58%] gnu/noleaf shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fstype tmpfs bfs: error: (standard output): No space left on device. [PASS] gnu/files0_from_error [PASS] gnu/fprint_error shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: (standard output): No space left on device. echo: write error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -false -fprint /dev/full bfs: error: (standard output): No space left on device. [ 57%] gnu/fstype_umount [ 55%] gnu/fprintf bfs: error: (standard output): No space left on device. [PASS] gnu/fprint_truncate [PASS] gnu/execdir_substring shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -iwholename basic/\*F\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir echo \{\} \; [PASS] gnu/fprint_duplicate [PASS] gnu/exec_plus_flush_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -mindepth 1 -fprintf /tmp/bfs.dAzFS0shPq/gnu/files0_from_file.in %P\\0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newer times/l bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -noleaf [ 50%] gnu/execdir_path_dot [ 55%] gnu/fprint_noarg [ 58%] gnu/noleaf [ 58%] gnu/not tests/gnu/fstype_stacked.sh:6: shell-init: error retrieving current directory: getcwd: cannot access parent directories bfs_sudo mount -t tmpfs tmpfs mnt || skip : Filename too long [ 52%] gnu/files0_from_none bfs: error: (standard output): No space left on device. [ 42%] bsd/mnewer [PASS] bsd/gid_name [PASS] gnu/iwholename [PASS] gnu/fprint_unreached_error shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [SKIP] gnu/fstype_stacked [PASS] gnu/fstype [PASS] gnu/newer_link bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprintf /tmp/bfs.WNXvvXjnaJ/gnu/fprintf.out %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n [ 57%] gnu/ignore_readdir_race [ 56%] gnu/fprintf_nofile shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprint /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir echo \{\} + [PASS] gnu/exec_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -not -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -noleaf bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from /tmp/bfs.dAzFS0shPq/gnu/files0_from_file.in [ 50%] gnu/execdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -mnewer times/a shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from - [ 52%] gnu/files0_from_nothing bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprint bfs: error: ~~[ 58%] gnu/not ~~~~~ bfs: error: -fprint needs a value. tests/gnu/fstype_umount.sh:6: bfs_sudo mount -t tmpfs tmpfs tmp || skip bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir echo "{}" + bfs: error: [ 58%] gnu/not_comma ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . [PASS] gnu/iwholename [ 43%] bsd/msince [PASS] gnu/exec_flush_fail [PASS] gnu/newer_link shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprintf [PASS] gnu/fprint_noarg [SKIP] gnu/fstype_umount [PASS] gnu/execdir_path_dot [ 56%] gnu/fprintf_noformat [PASS] gnu/noleaf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -mindepth 1 -ignore_readdir_race -links 1 -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/remove-sibling.sh \{\} \; [ 57%] gnu/ignore_readdir_race_loop bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprintf bfs: error: shell-init: error retrieving current directory: getcwd: cannot access parent directories~: Filename too long ~~~~~~~ bfs: error: -fprintf needs a file. [ 55%] gnu/fprint_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir echo \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from basic/nonexistent [ 53%] gnu/files0_from_nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -not -name foo [ 50%] gnu/execdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -not \( -print \, -name \*f\* \) -print [PASS] gnu/fprintf [PASS] gnu/fprintf_nofile shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -msince 1991-12-14T00:01 bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs-files0-from basic/nonexistent -Sbfs: error: eds basic -execdir echo "{}" + bfs: error: ~ ~ ~ ~ ~ [ 43%] bsd/mtime_bad_unit ~ ~ ~ ~[ 59%] gnu/not_reachability ~~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ bfs: error: ~No such file or directory. ~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" [ 58%] gnu/not_comma [PASS] bsd/mnewer [PASS] gnu/noleaf [PASS] gnu/not [PASS] gnu/files0_from_file [PASS] gnu/files0_from_none /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprintf /dev/null [PASS] gnu/execdir_path_empty [PASS] gnu/files0_from_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L loops -ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprint nonexistent/path [ 56%] gnu/fprintf_nonexistent [ 57%] gnu/ignore_readdir_race_notdir bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprintf /dev/null bfs: error: ~~~~~~~~ bfs: error: -fprintf needs a format string. [PASS] gnu/ignore_readdir_race bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from -s basic -fprint nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: bfs: error: loops/loop: No such file or directory. Symbolic link loop. bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir echo \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print \! -quit -print [ 53%] gnu/files0_from_ok /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -mtime +1q [PASS] gnu/fprintf_noformat bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from bfs: error: [ 51%] gnu/execdir_plus_semicolon ~~~~~~~~~~~~ bfs: error: -files0-from needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -not \( -print \, -name \*f\* \) -print [PASS] gnu/fprint_nonexistent [ 43%] bsd/mtime_missing_unit bfs: error: [ 59%] gnu/ok_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir echo "{}" + bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo [ 59%] gnu/not_reachability bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -mtime +1q bfs: error: [PASS] bsd/msince ~~~~~~~~~~ bfs: error: Unknown time unit q. [PASS] gnu/files0_from_nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprintf nonexistent/path %p\\n [PASS] gnu/not [ 55%] gnu/fprint_truncate [PASS] gnu/execdir_ulimit [PASS] gnu/not_comma [PASS] gnu/execdir_path_relative [ 56%] gnu/fstype [ 57%] gnu/ignore_readdir_race_root [PASS] bsd/mtime_bad_unit [PASS] gnu/ignore_readdir_race_loop bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprintf nonexistent/path '%p\n' bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -mindepth 1 -ignore_readdir_race -type d -execdir rmdir \{\} \; -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./bin/tests/xtouch \{\} \; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from - -ok echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir echo foo \{\} bar + baz \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -mtime +1w2 [ 53%] gnu/files0_from_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf %p\ \?\ -ok echo found \; [PASS] gnu/fprintf_nonexistent [ 51%] gnu/execdir_substring /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print \! -quit -print [ 59%] gnu/ok_nothing bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from - -ok echo "{}" ";" bfs: error: [ 43%] bsd/mtime_units bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -mtime +1w2 bfs: error: ~ ~ ~ ~~ ~ ~ ~ ~~ ~ ~ ~ ~ ~ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 0 -fprint /tmp/bfs.sWEnM0IdaI/gnu/fprint_truncate.out ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ bfs: error: -ok conflicts with -files0-from -. ~~~~~~~~~~~ bfs: error: Missing time unit. [ 59%] gnu/ok_flush [PASS] gnu/not_reachability [ 55%] gnu/fprint_unreached_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/nonexistent -ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 0 -printf %F\\n [ 56%] gnu/fstype_stacked [ 57%] gnu/inum_automount [PASS] gnu/files0_from_ok [PASS] bsd/mtime_missing_unit [PASS] gnu/not_comma bfs: error: basic/nonexistent: No such file or directory. [PASS] gnu/ignore_readdir_race_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir echo -\{\}- \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -mindepth 1 -printf %P\\0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -files0-from - /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -ok \; [ 53%] gnu/fls [PASS] gnu/ignore_readdir_race_root [ 51%] gnu/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -mtime +500w400d300h200m100s [ 59%] gnu/okdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -false -fprint /dev/full bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs [ 43%] bsd/okdir_stdin -S ids basic -ok ";" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf %p\ \?\ -ok echo found \; ~~~~~~~ bfs: error: Missing command. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fstype tmpfs [ 55%] gnu/fprintf [PASS] gnu/not_reachability [ 57%] gnu/fstype_umount [PASS] gnu/ok_nothing [PASS] gnu/fprint_truncate [ 58%] gnu/iwholename tests/gnu/inum_automount.sh:3: command -v systemd-mount &>/dev/null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -fls /tmp/bfs.dAzFS0shPq/gnu/fls.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds deep -type f -execdir bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$1\" bash \{\} \; [PASS] gnu/execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -okdir echo \{\} \; [ 51%] gnu/executable [ 53%] gnu/fls_nonexistent tests/gnu/fstype_stacked.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [SKIP] gnu/inum_automount [PASS] gnu/fprint_unreached_error [ 59%] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -okdir bash -c printf\ \"%s\?\ \"\ \"\$1\"\ \&\&\ head\ -n1 bash \{\} \; [ 44%] bsd/perm_000_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprintf /tmp/bfs.sWEnM0IdaI/gnu/fprintf.out %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n [PASS] bsd/mtime_units bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -okdir echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . [ 56%] gnu/fprintf_nofile [SKIP] gnu/fstype_stacked /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -quit -iwholename PATTERN bash -c printf "%s? " "$1" && head -n1 bash ./basic ? [ 58%] gnu/newer_link [PASS] gnu/okdir_path_dot [PASS] gnu/fstype /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -executable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -fls nonexistent/path [PASS] gnu/fls bash -c printf "%s? " "$1" && head -n1 bash ./l ? [ 53%] gnu/follow_comma [PASS] gnu/files0_from_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm +000 tests/gnu/fstype_umount.sh:6: bfs_sudo mount -t tmpfs tmpfs tmp || skip [ 51%] gnu/false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -okdir echo \{\} \; [ 57%] gnu/ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -iwholename basic/\*F\* bfs: error: [ 60%] gnu/okdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -fls nonexistent/path bfs: error: [ 44%] bsd/perm_222_plus ~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprintf ~~~~~~~~~~~~~~ bfs: error: No such file or directory. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -okdir echo "{}" ";" bfs: error: [SKIP] gnu/fstype_umount ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newer times/l bash -c printf "%s? " "$1" && head -n1 bfs: error: bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs./k ? -s basic -fprintf bfs: error: [PASS] gnu/fls_nonexistent ~~~~~~~~ bfs: error: -fprintf needs a file. [ 58%] gnu/noleaf [PASS] gnu/okdir_path_empty [PASS] gnu/fprintf_nofile /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -follow \, -print [PASS] gnu/fprintf bash -c printf "%s? " "$1" && head -n1 bash ./j ? [ 52%] gnu/files0_from_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm +222 [ 54%] gnu/fprint /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -okdir echo \{\} \; [ 59%] gnu/ok_nothing [ 44%] bsd/perm_644_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -mindepth 1 -ignore_readdir_race -links 1 -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/remove-sibling.sh \{\} \; [ 56%] gnu/fprintf_noformat [ 57%] gnu/ignore_readdir_race_loop [PASS] gnu/iwholename [ 60%] gnu/or [PASS] bsd/perm_000_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -okdir echo "{}" ";" bfs: error: bash -c printf "%s? " "$1" && head -n1 bash ./i ? ~~~~~~~~~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -noleaf ~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo [PASS] gnu/executable [ 58%] gnu/not [PASS] gnu/newer_link [PASS] gnu/okdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprint /tmp/bfs.dAzFS0shPq/gnu/fprint.out bash -c printf "%s? " "$1" && head -n1 bash ./g ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -ok \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from - [ 54%] gnu/fprint0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm +644 [ 52%] gnu/files0_from_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprintf /dev/null /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L loops -ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -name foo -or -type d [ 56%] gnu/fprintf_nonexistent [ 59%] gnu/okdir_path_dot [ 44%] bsd/printx bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -ok ";" bfs: error: ~~~~~~~ bfs: error: Missing command. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprintf /dev/null bfs: error: [PASS] bsd/perm_222_plus ~~~~~~~~ bfs: error: -fprintf needs a format string. [ 60%] gnu/path_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -not -name foo bash -c printf "%s? " "$1" && head -n1 bash ./e ? [PASS] gnu/false [PASS] gnu/follow_comma bfs: error: : No such file or directory. bfs: error: loops/loop: Symbolic link loop. bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply [PASS] gnu/ok_nothing [PASS] gnu/fprintf_noformat [ 58%] gnu/not_comma [PASS] gnu/noleaf shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 57%] gnu/ignore_readdir_race_notdir bash -c printf "%s? " "$1" && head -n1 bash ./c ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/a basic/b -fprint0 /tmp/bfs.dAzFS0shPq/gnu/fprint0.out [PASS] gnu/files0_from_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprintf nonexistent/path %p\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -okdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -printx [ 54%] gnu/fprint0_nonexistent shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 52%] gnu/files0_from_file [PASS] gnu/ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -d [ 59%] gnu/okdir_path_empty [PASS] gnu/execdir_plus_semicolon [ 44%] bsd/quit_implicit_print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprintf nonexistent/path '%p\n' bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs [PASS] bsd/perm_644_plus basic~ -okdir~ ~echo~ ~~"{}"~ ~";"~ ~bfs: error: ~ ~ ~ ~ ~~ ~ ~ ~ ~ ~ bash ~ [ 60%] gnu/perm_000_slash -c ~ printf "%s? " "$1" && head -n1 ~ bash ~ ./b ~ ? ~ ~ ~ ~ ~ ~ bfs: error: No such file or directory. [PASS] gnu/fprint [PASS] gnu/files0_from_error ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -not \( -print \, -name \*f\* \) -print [ 56%] gnu/fstype [PASS] gnu/ignore_readdir_race_loop [PASS] gnu/not [ 59%] gnu/not_reachability [PASS] gnu/or [PASS] gnu/fprintf_nonexistent [PASS] gnu/okdir_path_dot shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bash -c printf "%s? " "$1" && head -n1 bash ./a ? [ 57%] gnu/ignore_readdir_race_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprint0 nonexistent/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -mindepth 1 -fprintf /tmp/bfs.7MTZlTJMdv/gnu/files0_from_file.in %P\\0 [PASS] gnu/fprint0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -mindepth 1 -ignore_readdir_race -type d -execdir rmdir \{\} \; -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./bin/tests/xtouch \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -okdir echo \{\} \; shell-init: error retrieving current directory: getcwd: cannot access parent directories/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name basic -o -quit : Filename too long [PASS] gnu/execdir_substring [ 54%] gnu/fprint_duplicate bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprint0 nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~[ 45%] bsd/rm ~~~~~~~~~ bfs: error: No such file or directory. [ 52%] gnu/files0_from_none /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm /000 [ 60%] gnu/okdir_path_relative [PASS] gnu/ok_flush [PASS] bsd/printx bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -okdir echo "{}" ";" bfs: error: bash -c printf "%s? " "$1" && head -n1 bash ./foo ? ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" [ 60%] gnu/perm_222_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 0 -printf %F\\n shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/fprint0_nonexistent [ 56%] gnu/fstype_stacked /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print \! -quit -print [ 59%] gnu/ok_flush [PASS] gnu/not_comma [PASS] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/nonexistent -ignore_readdir_race shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/path_d [ 57%] gnu/inum_automount bash -c printf "%s? " "$1" && head -n1 bash ./foo ? bfs: error: basic/nonexistent: No such file or directory. shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -okdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -rm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm /222 [ 54%] gnu/fprint_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from - [PASS] gnu/ignore_readdir_race_notdir [ 60%] gnu/or [ 45%] bsd/s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from /tmp/bfs.7MTZlTJMdv/gnu/files0_from_file.in [PASS] bsd/quit_implicit_print [ 52%] gnu/files0_from_nothing bash -c printf "%s? " "$1" && head -n1 bash ./foo ? [PASS] gnu/ignore_readdir_race_root [PASS] gnu/ok_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fstype tmpfs bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -okdir echo "{}" ";" bfs: error: shell-init: error retrieving current directory: getcwd: cannot access parent directories : Filename too long [ 61%] gnu/perm_644_slash ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf %p\ \?\ -ok echo found \; [ 59%] gnu/ok_nothing [PASS] gnu/not_reachability shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/okdir_path_relative bash -c printf "%s? " "$1" && head -n1 bash ./h ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprint gnu/fprint_duplicate/foo.out -fprint gnu/fprint_duplicate/foo.hard -fprint gnu/fprint_duplicate/foo.soft [ 58%] gnu/iwholename [PASS] gnu/perm_000_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 0 -fprint /dev/full tests/gnu/fstype_stacked.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip tests/gnu/inum_automount.sh:3: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -name foo -or -type d command -v systemd-mount &>/dev/null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from basic/nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -s weirdnames -maxdepth 1 [ 55%] gnu/fprint_noarg bash -c printf "%s? " "$1" && head -n1 bash ./d ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm /644 [ 60%] gnu/path_d [ 45%] bsd/s_quit [ 57%] gnu/fstype_umount [ 53%] gnu/files0_from_nowhere shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -ok \; [ 61%] gnu/perm_leading_plus_symbolic_slash bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from basic/nonexistent bfs: error: [SKIP] gnu/inum_automount ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [SKIP] gnu/fstype_stacked [ 59%] gnu/okdir_path_dot bfs: error: /dev/full: No space left on device. [PASS] gnu/files0_from_none shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -ok ";" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -quit -iwholename PATTERN bash -c printf "%s? " "$1" && head -n1 bash ./f ? ~~~~~~~ bfs: error: Missing command. [PASS] gnu/files0_from_nothing [PASS] gnu/perm_222_slash [PASS] gnu/fprint_error [PASS] gnu/files0_from_file [ 58%] gnu/newer_link [PASS] gnu/ok_nothing shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprint [PASS] gnu/fstype [PASS] bsd/s /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -d [PASS] bsd/rm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -s basic -name foo -print -quit bash -c printf "%s? " "$1" && head -n1 bash ./bar ? [ 55%] gnu/fprint_nonexistent [ 60%] gnu/perm_000_slash [ 45%] bsd/size_T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm /+rwx shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprint bfs: error: [ 57%] gnu/ignore_readdir_race ~~~~~~~ bfs: error: -fprint needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -okdir echo \{\} \; [PASS] gnu/fprint_duplicate [ 53%] gnu/files0_from_ok [ 61%] gnu/perm_symbolic_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -iwholename basic/\*F\* bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from bfs: error: [ 59%] gnu/okdir_path_empty ~~~~~~~~~~~~ bfs: error: -files0-from needs a value. [PASS] gnu/or shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -okdir echo "{}" ";" bfs: error: [PASS] gnu/fprint_noarg bash -c printf "%s? " "$1" && head -n1 bash ./bar ? ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newer times/l [PASS] gnu/files0_from_nowhere [PASS] gnu/perm_644_slash tests/gnu/fstype_umount.sh:6: bfs_sudo mount -t tmpfs tmpfs tmp || skip [ 58%] gnu/noleaf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm /000 [PASS] gnu/okdir_path_dot bash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprint nonexistent/path -c printf "%s? " "$1" && head -n1 bash ./baz ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -type f -size 1T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm /a+r\,u=wX\,g+wX-w [SKIP] gnu/fstype_umount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -mindepth 1 -ignore_readdir_race -links 1 -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/remove-sibling.sh \{\} \; [ 60%] gnu/perm_222_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from - -ok echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -okdir echo \{\} \; [ 57%] gnu/ignore_readdir_race_loop [ 45%] bsd/sparse [ 55%] gnu/fprint_truncate bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprint nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [ 53%] gnu/files0_from_stdin [ 60%] gnu/okdir_path_relative [PASS] bsd/s_quit [ 61%] gnu/precedence [PASS] gnu/path_d bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from - -ok echo "{}" ";" bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -okdir echo "{}" ";" ~ ~bfs: error: ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~~~ ~ ~~ ~ ~~ ~ ~ ~ ~ ~~~ ~~~ bfs: error: -ok conflicts with -files0-from -. ~~~~~~~~~~~~~~~~~~~~ bfs: error: [PASS] gnu/fprint_nonexistent This action would be unsafe, since $PATH contains the relative path "" /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -noleaf [PASS] gnu/iwholename [ 58%] gnu/not [PASS] gnu/perm_leading_plus_symbolic_slash [PASS] gnu/newer_link [PASS] gnu/okdir_path_empty [PASS] gnu/files0_from_ok [PASS] gnu/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm /222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L loops -ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 0 -fprint /tmp/bfs.dAzFS0shPq/gnu/fprint_truncate.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -okdir echo \{\} \; [ 57%] gnu/ignore_readdir_race_notdir [ 46%] bsd/type_w [ 61%] gnu/perm_644_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -mindepth 1 -printf %P\\0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -files0-from - [ 55%] gnu/fprint_unreached_error [ 60%] gnu/or [PASS] bsd/size_T /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( -name foo -type d -o -name bar -a -type f \) -print \, \! -empty -type f -print [ 53%] gnu/fls [ 61%] gnu/print_error bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -okdir echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo [PASS] gnu/perm_000_slash [PASS] bsd/okdir_stdin bfs: error: loops/loop: Symbolic link loop. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -not -name foo bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip [PASS] gnu/perm_symbolic_slash tests/bsd/sparse.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] gnu/okdir_path_relative [PASS] gnu/noleaf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -false -fprint /dev/full [SKIP] bsd/sparse /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm /644 [ 55%] gnu/fprintf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -fls /tmp/bfs.7MTZlTJMdv/gnu/fls.out [ 57%] gnu/ignore_readdir_race_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -name foo -or -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 0 [ 61%] gnu/perm_leading_plus_symbolic_slash [ 60%] gnu/path_d [PASS] gnu/ignore_readdir_race [PASS] gnu/fprint_truncate /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -mindepth 1 -ignore_readdir_race -type d -execdir rmdir \{\} \; -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./bin/tests/xtouch \{\} \; [ 53%] gnu/fls_nonexistent tests/bsd/type_w.sh:2: command -v mdconfig &>/dev/null || skip [ 61%] gnu/printf [PASS] gnu/perm_222_slash bfs: error: basic: (standard output): No space left on device. [PASS] gnu/ignore_readdir_race_loop [SKIP] bsd/type_w [ 58%] gnu/not_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprintf /tmp/bfs.dAzFS0shPq/gnu/fprintf.out %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/nonexistent -ignore_readdir_race [PASS] gnu/not [PASS] gnu/fprint_unreached_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm /+rwx [ 46%] bsd/uid_name [PASS] gnu/print_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -d [ 57%] gnu/inum_automount [ 56%] gnu/fprintf_nofile [PASS] gnu/precedence [ 60%] gnu/perm_000_slash [PASS] gnu/or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -fls nonexistent/path [ 61%] gnu/perm_symbolic_slash [PASS] gnu/fls bfs: error: basic/nonexistent: No such file or directory. [PASS] gnu/files0_from_stdin [ 53%] gnu/follow_comma [ 62%] gnu/printf_H bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -fls nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -not \( -print \, -name \*f\* \) -print [PASS] gnu/perm_644_slash [PASS] gnu/ignore_readdir_race_notdir [PASS] gnu/ok_flush [ 59%] gnu/not_reachability [PASS] gnu/ignore_readdir_race_root [PASS] gnu/fls_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprintf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm /000 [ 58%] gnu/iwholename /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm /a+r\,u=wX\,g+wX-w [ 56%] gnu/fprintf_noformat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic links -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%y\(%y\)\\n bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprintf bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -uid buildozer /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -follow \, -print ~~~~~~~~ bfs: error: -fprintf needs a file. [ 60%] gnu/perm_222_slash [ 61%] gnu/precedence [PASS] gnu/path_d tests/gnu/inum_automount.sh:3: command -v systemd-mount &>/dev/null || skip [ 62%] gnu/printf_Y_error [ 54%] gnu/fprint [PASS] gnu/fprintf [PASS] gnu/fprintf_nofile [PASS] gnu/perm_leading_plus_symbolic_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print \! -quit -print [SKIP] gnu/inum_automount [PASS] gnu/not_comma [ 59%] gnu/ok_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -quit -iwholename PATTERN /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprintf /dev/null [PASS] gnu/printf [ 58%] gnu/newer_link /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm /222 [ 56%] gnu/fprintf_nonexistent [PASS] gnu/perm_000_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( -name foo -type d -o -name bar -a -type f \) -print \, \! -empty -type f -print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprintf /dev/null bfs: error: ~~~~~~~~ bfs: error: -fprintf needs a format string. [ 61%] gnu/perm_644_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprint /tmp/bfs.7MTZlTJMdv/gnu/fprint.out [ 61%] gnu/print_error [ 62%] gnu/printf_empty [PASS] bsd/uid_name [ 54%] gnu/fprint0 [PASS] gnu/perm_symbolic_slash [PASS] gnu/fprintf_noformat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf %p\ \?\ -ok echo found \; [ 59%] gnu/ok_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -iwholename basic/\*F\* [PASS] gnu/follow_comma [PASS] gnu/not_reachability [ 46%] bsd/xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newer times/l [PASS] gnu/printf_H [ 58%] gnu/noleaf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprintf nonexistent/path %p\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm /644 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf '' [ 56%] gnu/fstype /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 0 [ 61%] gnu/perm_leading_plus_symbolic_slash [PASS] gnu/perm_222_slash bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprintf nonexistent/path '%p\n' bfs: error: ~~~~~~~~~~~~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/a basic/b -fprint0 /tmp/bfs.7MTZlTJMdv/gnu/fprint0.out ~~~~~~~~~~~~~~ bfs: error: No such file or directory. [ 62%] gnu/printf_escapes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -printf \(%p\)\ \(%l\)\ %y\ %Y\\n [ 61%] gnu/printf [ 54%] gnu/fprint0_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -ok \; [PASS] gnu/fprintf_nonexistent bfs: error: basic: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -xattr [PASS] gnu/fprint [PASS] gnu/precedence [ 59%] gnu/okdir_path_dot [ 46%] bsd/xattrname /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -noleaf bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfsbfs: error: ./bar: -j3 (standard output): Permission denied. basic -ok ";" bfs: error: ~~~~~~~ bfs: error: Missing command. [PASS] gnu/print_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm /+rwx [ 58%] gnu/not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 0 -printf %F\\n [PASS] gnu/perm_644_slash [PASS] gnu/ok_nothing [ 56%] gnu/fstype_stacked /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 0 -printf \\18\\118\\1118\\11118\\n\\cfoo [ 61%] gnu/perm_symbolic_slash [PASS] gnu/iwholename /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n [PASS] gnu/newer_link [PASS] gnu/fprint0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprint0 nonexistent/path [ 62%] gnu/printf_flags [ 62%] gnu/printf_H [ 54%] gnu/fprint_duplicate /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -xattr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -okdir echo \{\} \; bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprint0 nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [ 46%] gnu/L_delete [ 59%] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -not -name foo [PASS] gnu/printf_empty bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -okdir echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fstype tmpfs [ 58%] gnu/not_comma [PASS] gnu/fprint0_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm /a+r\,u=wX\,g+wX-w [PASS] gnu/perm_leading_plus_symbolic_slash [ 57%] gnu/fstype_umount [ 61%] gnu/precedence [PASS] gnu/printf_Y_error [PASS] gnu/okdir_path_dot [PASS] gnu/noleaf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf \|%-10.10p\|\ %+03d\ %\ #4m\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic links -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%y\(%y\)\\n [ 63%] gnu/printf_l_nonlink [ 62%] gnu/printf_Y_error tests/bsd/xattr.sh:2: make_xattrs || skip [PASS] gnu/printf_escapes [ 54%] gnu/fprint_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -okdir echo \{\} \; tests/gnu/fstype_stacked.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [SKIP] bsd/xattr [ 60%] gnu/okdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -not \( -print \, -name \*f\* \) -print [PASS] gnu/printf bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -okdir echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" [SKIP] gnu/fstype_stacked [ 59%] gnu/not_reachability /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( -name foo -type d -o -name bar -a -type f \) -print \, \! -empty -type f -print [ 57%] gnu/ignore_readdir_race [PASS] gnu/perm_symbolic_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprint gnu/fprint_duplicate/foo.out -fprint gnu/fprint_duplicate/foo.hard -fprint gnu/fprint_duplicate/foo.soft /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L bar -delete [ 61%] gnu/print_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -printf \|\ %26p\ -\>\ %-26l\ \|\\n [PASS] gnu/okdir_path_empty [PASS] gnu/not [ 63%] gnu/printf_leak tests/bsd/xattrname.sh:2: make_xattrs || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 0 -fprint /dev/full [ 62%] gnu/printf_empty [ 55%] gnu/fprint_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -okdir echo \{\} \; [PASS] gnu/fstype tests/gnu/fstype_umount.sh:6: bfs_sudo mount -t tmpfs tmpfs tmp || skip [SKIP] bsd/xattrname [PASS] gnu/printf_H /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print \! -quit -print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -okdir echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . ~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo bfs: error: /dev/full: No space left on device. [ 59%] gnu/ok_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -mindepth 1 -ignore_readdir_race -links 1 -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/remove-sibling.sh \{\} \; [SKIP] gnu/fstype_umount [PASS] gnu/printf_flags [ 57%] gnu/ignore_readdir_race_loop [ 61%] gnu/printf [PASS] gnu/okdir_path_relative [PASS] gnu/not_comma [ 46%] gnu/L_loops_continue /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 0 -printf %p [PASS] gnu/precedence [PASS] gnu/fprint_error bfs: error: basic: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf '' [ 63%] gnu/printf_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprint [ 62%] gnu/printf_escapes [ 55%] gnu/fprint_nonexistent [PASS] gnu/print_error [PASS] gnu/fprint_duplicate /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -printf \(%p\)\ \(%l\)\ %y\ %Y\\n bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprint bfs: error: ~~~~~~~ bfs: error: -fprint needs a value. [PASS] gnu/printf_l_nonlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf %p\ \?\ -ok echo found \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L loops -ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L loops [ 59%] gnu/ok_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n [PASS] gnu/fprint_noarg [PASS] gnu/L_delete [PASS] gnu/not_reachability [ 57%] gnu/ignore_readdir_race_notdir bfs: error: ./bar: (standard output): Permission denied. [ 47%] gnu/L_printf_types /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/a basic/b -maxdepth 0 -printf %h\\0%f\\n [ 62%] gnu/printf_H bfs: error: loops/loop: Symbolic link loop. bfs: error: loops/loop: Symbolic link loop. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 0 -printf \\18\\118\\1118\\11118\\n\\cfoo bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply bfs: error: loops/skip/loop/nested: bfs: error: Filesystem loop back to loops/skip loops/skip/loop/nested: Filesystem loop back to loops/skip bfs: error: loops/deeply/nested/loop: Filesystem loop back to loops/deeply /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprint nonexistent/path [ 63%] gnu/printf_slash [ 62%] gnu/printf_flags [PASS] gnu/printf_leak [ 55%] gnu/fprint_truncate bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprint nonexistent/path bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -ok \; ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] gnu/printf_empty [ 59%] gnu/okdir_path_dot bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -ok ";" bfs: error: ~~~~~~~ bfs: error: Missing command. [PASS] gnu/fprint_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links -printf \(%p\)\ \(%l\)\ %y\ %Y\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic links -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%y\(%y\)\\n [ 57%] gnu/ignore_readdir_race_root [PASS] gnu/ignore_readdir_race [PASS] gnu/printf [PASS] gnu/ok_flush [ 47%] gnu/L_xtype_f [ 62%] gnu/printf_Y_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -mindepth 1 -ignore_readdir_race -type d -execdir rmdir \{\} \; -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./bin/tests/xtouch \{\} \; [PASS] gnu/printf_nul [PASS] gnu/L_loops_continue /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids / -maxdepth 0 -printf \(%h\)/\(%f\)\\n [PASS] gnu/ok_nothing [PASS] gnu/ignore_readdir_race_loop /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf \|%-10.10p\|\ %+03d\ %\ #4m\\n [ 63%] gnu/printf_slashes [ 60%] gnu/or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 0 -fprint /tmp/bfs.7MTZlTJMdv/gnu/fprint_truncate.out [ 63%] gnu/printf_l_nonlink [PASS] gnu/printf_Y_error [PASS] gnu/printf_escapes [ 55%] gnu/fprint_unreached_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -okdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/nonexistent -ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links -xtype f bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -okdir echo "{}" ";" bfs: error: ~[ 57%] gnu/inum_automount ~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . [ 62%] gnu/printf_empty [ 47%] gnu/L_xtype_l bfs: error: basic/nonexistent: No such file or directory. [PASS] gnu/printf_H /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -name foo -or -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids /// -maxdepth 0 -printf \(%h\)/\(%f\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -printf \|\ %26p\ -\>\ %-26l\ \|\\n [PASS] gnu/okdir_path_dot [PASS] gnu/L_printf_types [ 64%] gnu/printf_times [ 60%] gnu/path_d [ 63%] gnu/printf_leak /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -false -fprint /dev/full [PASS] gnu/ignore_readdir_race_notdir [PASS] gnu/printf_slash [PASS] gnu/ignore_readdir_race_root [ 55%] gnu/fprintf [PASS] gnu/fprint_truncate [PASS] gnu/printf_flags /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf '' [ 58%] gnu/iwholename /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links -xtype l [ 62%] gnu/printf_escapes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -type f -printf %p\ \|\ %a\ %AY-%Am-%Ad\ %AH:%AI:%AS\ %A@\ \|\ %t\ %TY-%Tm-%Td\ %TH:%TI:%TS\ %T@\\n [PASS] gnu/L_xtype_f tests/gnu/inum_automount.sh:3: command -v systemd-mount &>/dev/null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -printf \(%p\)\ \(%l\)\ %y\ %Y\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 0 -printf %p [ 64%] gnu/printf_trailing_slash [PASS] gnu/fprint_unreached_error [PASS] gnu/or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprintf /tmp/bfs.7MTZlTJMdv/gnu/fprintf.out %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n [ 63%] gnu/printf_nul [SKIP] gnu/inum_automount [ 56%] gnu/fprintf_nofile bfs: error: ./bar: (standard output): Permission denied. [PASS] gnu/printf_slashes [PASS] gnu/printf_l_nonlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -quit -iwholename PATTERN [ 58%] gnu/newer_link [ 60%] gnu/perm_000_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 0 -printf \\18\\118\\1118\\11118\\n\\cfoo [PASS] gnu/printf_empty [ 62%] gnu/printf_flags /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/ -printf \(%h\)/\(%f\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/a basic/b -maxdepth 0 -printf %h\\0%f\\n [ 64%] gnu/printf_trailing_slashes [PASS] gnu/L_xtype_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprintf [ 63%] gnu/printf_slash [PASS] gnu/path_d [ 56%] gnu/fprintf_noformat [PASS] gnu/printf_times [PASS] gnu/printf_leak bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -iwholename basic/\*F\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprintf bfs: error: [ 47%] gnu/and ~~~~~~~~ bfs: error: -fprintf needs a file. [PASS] gnu/printf_Y_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newer times/l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm /000 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf \|%-10.10p\|\ %+03d\ %\ #4m\\n [ 58%] gnu/noleaf [ 60%] gnu/perm_222_slash [PASS] gnu/fprintf_nofile [ 63%] gnu/printf_l_nonlink [PASS] gnu/printf_escapes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/// -printf \(%h\)/\(%f\)\\n [PASS] gnu/fprintf [PASS] gnu/printf_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs / -maxdepth 0 -printf \(%h\)/\(%f\)\\n [ 64%] gnu/printf_types /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprintf /dev/null [ 63%] gnu/printf_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name foo -and -type d [ 56%] gnu/fprintf_nonexistent [ 47%] gnu/and_false_or_true bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprintf /dev/null bfs: error: ~~~~~~~~ bfs: error: -fprintf needs a format string. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm /222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -noleaf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -printf \|\ %26p\ -\>\ %-26l\ \|\\n [PASS] gnu/printf_trailing_slash [ 61%] gnu/perm_644_slash [ 58%] gnu/not [PASS] gnu/fprintf_noformat [PASS] gnu/printf_flags [PASS] gnu/iwholename [ 63%] gnu/printf_leak [PASS] gnu/perm_000_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids loops -printf \(%p\)\ \(%l\)\ %y\ %Y\\n [PASS] gnu/newer_link [ 64%] gnu/printf_u_g_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs /// -maxdepth 0 -printf \(%h\)/\(%f\)\\n [ 64%] gnu/printf_times /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprintf nonexistent/path %p\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -prune -false -o -true [PASS] gnu/ok_flush [ 48%] gnu/and_purity [PASS] gnu/printf_slash bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprintf nonexistent/path '%p\n' bfs: error: [PASS] gnu/and [ 56%] gnu/fstype ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm /644 [ 59%] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -not -name foo [ 58%] gnu/not_comma [PASS] gnu/fprintf_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 0 -printf %p [PASS] gnu/printf_trailing_slashes [PASS] gnu/perm_222_slash [PASS] gnu/printf_l_nonlink [ 63%] gnu/printf_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -type f -printf %p\ \|\ %a\ %AY-%Am-%Ad\ %AH:%AI:%AS\ %A@\ \|\ %t\ %TY-%Tm-%Td\ %TH:%TI:%TS\ %T@\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids deep -printf %u\ %g\\n [PASS] gnu/noleaf [ 65%] gnu/readable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name nonexistent \( -print \, -false \) [ 64%] gnu/printf_trailing_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 0 -printf %F\\n [ 48%] gnu/comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -okdir echo \{\} \; [PASS] gnu/printf_slashes [ 56%] gnu/fstype_stacked [PASS] gnu/and_false_or_true [ 60%] gnu/okdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -not \( -print \, -name \*f\* \) -print [PASS] gnu/printf_types bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -okdir echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/a basic/b -maxdepth 0 -printf %h\\0%f\\n [ 59%] gnu/not_reachability [PASS] gnu/printf_leak [ 61%] gnu/perm_leading_plus_symbolic_slash [PASS] gnu/perm_644_slash [ 63%] gnu/printf_slash [PASS] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -readable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/ -printf \(%h\)/\(%f\)\\n [PASS] gnu/not /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name \*f\* -print \, -print [ 65%] gnu/regex_error [ 64%] gnu/printf_trailing_slashes [ 48%] gnu/comma_reachability /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fstype tmpfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -okdir echo \{\} \; [PASS] gnu/and_purity [PASS] gnu/printf_times [ 57%] gnu/fstype_umount [PASS] gnu/printf_nul [ 60%] gnu/or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print \! -quit -print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -okdir echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm /+rwx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 / -maxdepth 0 -printf \(%h\)/\(%f\)\\n [ 59%] gnu/ok_flush [ 61%] gnu/perm_symbolic_slash [ 63%] gnu/printf_slashes tests/gnu/fstype_stacked.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [PASS] gnu/okdir_path_relative [PASS] gnu/not_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -regex \[ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/// -printf \(%h\)/\(%f\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -quit \, -print [ 65%] gnu/regex_invalid_utf8 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -regex "[" bfs: error: [SKIP] gnu/fstype_stacked ~~~~~~~~~~ bfs: error: premature end of char-class. [ 48%] gnu/comma_redundant_false [ 64%] gnu/printf_types /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -name foo -or -type d [PASS] gnu/comma [PASS] gnu/readable [ 57%] gnu/ignore_readdir_race [PASS] gnu/regex_error [ 60%] gnu/path_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm /a+r\,u=wX\,g+wX-w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf %p\ \?\ -ok echo found \; [PASS] gnu/printf_trailing_slash [ 59%] gnu/ok_nothing [ 61%] gnu/precedence /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 /// -maxdepth 0 -printf \(%h\)/\(%f\)\\n [PASS] gnu/not_reachability [ 64%] gnu/printf_times [PASS] gnu/printf_slash [PASS] gnu/fstype tests/gnu/fstype_umount.sh:6: bfs_sudo mount -t tmpfs tmpfs tmp || skip [PASS] gnu/perm_leading_plus_symbolic_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs loops -printf \(%p\)\ \(%l\)\ %y\ %Y\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -not -prune \, -false [ 65%] gnu/regextype_awk [ 48%] gnu/comma_redundant_true [SKIP] gnu/fstype_umount [PASS] gnu/comma_reachability [ 64%] gnu/printf_u_g_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -mindepth 1 -ignore_readdir_race -links 1 -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/remove-sibling.sh \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -d [ 57%] gnu/ignore_readdir_race_loop /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -ok \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( -name foo -type d -o -name bar -a -type f \) -print \, \! -empty -type f -print [PASS] gnu/printf_trailing_slashes [ 59%] gnu/okdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -type f -printf %p\ \|\ %a\ %AY-%Am-%Ad\ %AH:%AI:%AS\ %A@\ \|\ %t\ %TY-%Tm-%Td\ %TH:%TI:%TS\ %T@\\n [PASS] gnu/or [ 61%] gnu/print_error bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -ok ";" bfs: error: ~~~~~~~ bfs: error: Missing command. [ 64%] gnu/printf_trailing_slash [PASS] gnu/printf_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -regex \\./.. [PASS] gnu/perm_symbolic_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype awk -quit [PASS] gnu/ok_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -prune \, -true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L loops -ignore_readdir_race [ 65%] gnu/regextype_ed /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs deep -printf %u\ %g\\n [PASS] gnu/comma_redundant_false [ 49%] gnu/daystart [ 65%] gnu/readable [ 57%] gnu/ignore_readdir_race_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -okdir echo \{\} \; [ 59%] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 0 bfs: error: loops/loop: Symbolic link loop. bfs: error: loops/loop: Symbolic link loop. [ 61%] gnu/printf bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/ -printf \(%h\)/\(%f\)\\n loops/deeply/nested/loop: [PASS] gnu/printf_types Filesystem loop back to loops/deeply [PASS] gnu/printf_times bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -okdir echo "{}" ";" bfs: error: [ 64%] gnu/printf_trailing_slashes bfs: error: loops/skip/loop/nested: Filesystem loop back to loops/skip ~~bfs: error: ~~loops/deeply/nested/loop: ~Filesystem loop back to loops/deeply ~~~~~~~~~~~~[PASS] gnu/path_d ~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -regextype awk -regex .\*/\[\\\[\\\*\]/.\* bfs: error: basic: (standard output): No space left on device. [PASS] gnu/precedence [ 60%] gnu/perm_000_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype ed -regex \\./\\\(\(\\\) [PASS] gnu/okdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -daystart -mtime 0 [PASS] gnu/comma_redundant_true [ 65%] gnu/regextype_egrep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -readable [PASS] gnu/regex_invalid_utf8 [PASS] gnu/print_error [ 65%] gnu/regex_error [PASS] gnu/ignore_readdir_race [ 49%] gnu/daystart_twice /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -okdir echo \{\} \; [ 57%] gnu/ignore_readdir_race_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -mindepth 1 -ignore_readdir_race -type d -execdir rmdir \{\} \; -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./bin/tests/xtouch \{\} \; [ 60%] gnu/okdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/// -printf \(%h\)/\(%f\)\\n basic -okdir echo "{}" ";" bfs: error: [ 62%] gnu/printf_H ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" [ 64%] gnu/printf_types [PASS] gnu/printf_trailing_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm /000 [PASS] gnu/ignore_readdir_race_loop [PASS] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype egrep -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -regex \[ [ 66%] gnu/regextype_emacs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -daystart -daystart -mtime 0 [ 65%] gnu/regex_invalid_utf8 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/nonexistent -ignore_readdir_race /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -okdir echo \{\} \; [ 60%] gnu/perm_222_slash [ 49%] gnu/exec_flush [PASS] gnu/daystart bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic [ 57%] gnu/inum_automount -regex "[" bfs: error: ~~~~~~~~~~ bfs: error: premature end of char-class. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic links -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%y\(%y\)\\n [ 60%] gnu/or [PASS] gnu/regextype_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 loops -printf \(%p\)\ \(%l\)\ %y\ %Y\\n [ 62%] gnu/printf_Y_error bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -okdir echo "{}" ";" bfs: error: [PASS] gnu/regextype_ed ~~~~~~[PASS] gnu/readable ~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo bfs: error: basic/nonexistent: No such file or directory. [PASS] gnu/printf_trailing_slashes [PASS] gnu/regex_error [PASS] gnu/ignore_readdir_race_notdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -regextype egrep -regex \*.\*/\{l [PASS] gnu/printf [PASS] gnu/okdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype emacs -quit [ 64%] gnu/printf_u_g_ulimit [PASS] gnu/ignore_readdir_race_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm /222 [ 66%] gnu/regextype_findutils_default [ 65%] gnu/regextype_awk [ 61%] gnu/perm_644_slash [PASS] gnu/perm_000_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -name foo -or -type d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print0 -exec echo found \; [PASS] gnu/daystart_twice [ 58%] gnu/iwholename [ 62%] gnu/printf_empty [ 60%] gnu/path_d [ 49%] gnu/exec_flush_fail [PASS] gnu/printf_types tests/gnu/inum_automount.sh:3: command -v systemd-mount &>/dev/null || skip [PASS] gnu/printf_H /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -regextype emacs -regex .\*/\\\(\?:f+o\?o\?\\\|bar\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -regex \\./.. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 deep -printf %u\ %g\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype findutils-default -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype awk -quit [ 65%] gnu/readable [SKIP] gnu/inum_automount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm /644 [ 65%] gnu/regextype_ed [ 66%] gnu/regextype_gnu_awk [ 61%] gnu/perm_leading_plus_symbolic_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf '' /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -quit -iwholename PATTERN /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print0 -exec true \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -d [PASS] gnu/regextype_egrep [ 62%] gnu/printf_escapes [ 49%] gnu/exec_nothing [PASS] gnu/perm_222_slash [ 60%] gnu/perm_000_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -printf \(%p\)\ \(%l\)\ %y\ %Y\\n [ 58%] gnu/newer_link bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -regextype findutils-default -regex .\*/./\\\(m\\\|n\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -readable [PASS] gnu/or bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype gnu-awk -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -regextype awk -regex .\*/\[\\\[\\\*\]/.\* [ 65%] gnu/regex_error bfs: error: ./bar: (standard output): Permission denied. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype ed -regex \\./\\\(\(\\\) [ 65%] gnu/regextype_egrep [ 66%] gnu/regextype_grep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm /+rwx bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -iwholename basic/\*F\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 0 -printf \\18\\118\\1118\\11118\\n\\cfoo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec \; [PASS] gnu/regex_invalid_utf8 bfs: error: (standard output): No space left on device. [ 50%] gnu/exec_plus_flush /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm /000 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newer times/l [PASS] gnu/ok_flush [PASS] gnu/regextype_emacs [ 60%] gnu/perm_222_slash bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exec ";"[ 58%] gnu/noleaf bfs: error: [PASS] gnu/printf_empty ~~~~~~~~~ bfs: error: Missing command. [PASS] gnu/perm_644_slash bfs: error: (standard output): No space left on device. [PASS] gnu/path_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -regextype gnu-awk -regex .\*/\[\\\[\\\*\]/\(\\\<.\\\>\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype egrep -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -regex \[ [PASS] gnu/exec_nothing bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype grep -quit [ 62%] gnu/printf_flags [ 65%] gnu/regex_invalid_utf8 [PASS] gnu/readable [ 66%] gnu/regextype_posix_awk [ 66%] gnu/regextype_emacs bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -regex "[" bfs: error: ~~~~~~~~~~ bfs: error: premature end of char-class. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/a -print0 -exec echo found \{\} + bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -noleaf [ 50%] gnu/exec_plus_flush_fail [PASS] gnu/printf_Y_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm /222 [PASS] gnu/regex_error bfs: error: (standard output): No space left on device. [PASS] gnu/regextype_findutils_default [ 58%] gnu/not [ 61%] gnu/perm_644_slash [PASS] gnu/printf_escapes bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -regextype egrep -regex \*.\*/\{l [PASS] gnu/regextype_ed [PASS] gnu/regextype_awk [PASS] gnu/perm_leading_plus_symbolic_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -regextype grep -regex .\*/f\\+o\\\?o\\\? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf \|%-10.10p\|\ %+03d\ %\ #4m\\n bfs: error: (standard output): No space left on device. [PASS] gnu/iwholename [PASS] gnu/newer_link [ 65%] gnu/regextype_awk [PASS] gnu/perm_000_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype emacs -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype posix-awk -quit [ 63%] gnu/printf_l_nonlink [ 61%] gnu/perm_symbolic_slash [ 66%] gnu/regextype_findutils_default [ 67%] gnu/regextype_posix_basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/a -print0 -exec echo found \{\} + bfs: error: (standard output): No space left on device. [ 50%] gnu/execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -not -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm /644 bfs: error: (standard output): No space left on device. [PASS] gnu/exec_plus_flush [PASS] gnu/printf_u_g_ulimit [ 58%] gnu/not_comma [PASS] gnu/regextype_gnu_awk bfs: error: (standard output): No space left on device. [ 61%] gnu/perm_leading_plus_symbolic_slash bfs: error: (standard output): No space left on device. echo: write error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype awk -quit bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -regex \\./.. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -regextype posix-awk -regex .\*/\[\\\[\\\*\]/.\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm /a+r\,u=wX\,g+wX-w bfs: error: (standard output): No space left on device. [PASS] gnu/noleaf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -regextype emacs -regex .\*/\\\(\?:f+o\?o\?\\\|bar\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -printf \|\ %26p\ -\>\ %-26l\ \|\\n [PASS] gnu/perm_222_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype findutils-default -quit [ 63%] gnu/printf_leak /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype posix-basic -regex \\./\\\(\(\\\) [ 65%] gnu/regextype_ed [PASS] gnu/exec_plus_flush_fail bfs: error: (standard output): No space left on device. [ 66%] gnu/regextype_gnu_awk [ 67%] gnu/regextype_posix_extended [PASS] gnu/printf_flags /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir echo \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -not \( -print \, -name \*f\* \) -print [ 50%] gnu/execdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -regextype awk -regex .\*/\[\\\[\\\*\]/.\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm /+rwx bfs: error: (standard output): No space left on device. [ 59%] gnu/not_reachability [PASS] gnu/regextype_grep [PASS] gnu/regextype_egrep [ 61%] gnu/perm_symbolic_slash bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 0 -printf %p [PASS] gnu/perm_644_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype ed -regex \\./\\\(\(\\\) [PASS] gnu/not bfs: error: (standard output): No space left on device. [PASS] gnu/regex_invalid_utf8 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -regextype findutils-default -regex .\*/./\\\(m\\\|n\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype gnu-awk -quit [ 65%] gnu/regextype_egrep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype posix-extended -regex \\./\(\\\(\) [ 66%] gnu/regextype_grep [ 67%] gnu/regextype_posix_minimal_basic bfs: error: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print \! -quit -print [PASS] gnu/exec_flush [PASS] gnu/printf_u_g_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir echo \{\} + [PASS] gnu/printf_l_nonlink [PASS] gnu/perm_symbolic_slash [ 50%] gnu/execdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm /a+r\,u=wX\,g+wX-w [PASS] gnu/regextype_posix_awk [ 59%] gnu/ok_flush bfs: error: (standard output): No space left on device. [PASS] gnu/regextype_posix_basic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir echo "{}" + bfs: error: [PASS] gnu/regextype_emacs ~~[ 61%] gnu/precedence ~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . [PASS] gnu/regextype_awk [ 61%] gnu/precedence /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -regextype gnu-awk -regex .\*/\[\\\[\\\*\]/\(\\\<.\\\>\) [PASS] gnu/not_comma [PASS] gnu/exec_flush_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype grep -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype egrep -quit [ 63%] gnu/printf_nul [PASS] gnu/printf_leak [PASS] gnu/execdir_path_dot [ 66%] gnu/regextype_emacs [PASS] gnu/perm_leading_plus_symbolic_slash [ 66%] gnu/regextype_posix_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype posix-minimal-basic -regex \\./\\\(\(\\\) [PASS] gnu/regextype_ed [ 67%] gnu/regextype_sed /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir echo \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf %p\ \?\ -ok echo found \; [ 50%] gnu/execdir_path_relative [ 59%] gnu/ok_nothing [PASS] gnu/not_reachability /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -regextype egrep -regex \*.\*/\{l bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir echo "{}" + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( -name foo -type d -o -name bar -a -type f \) -print \, \! -empty -type f -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( -name foo -type d -o -name bar -a -type f \) -print \, \! -empty -type f -print ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -regextype grep -regex .\*/f\\+o\\\?o\\\? [ 61%] gnu/print_error [ 61%] gnu/print_error [PASS] gnu/regextype_findutils_default [PASS] gnu/regextype_posix_extended /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype emacs -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/a basic/b -maxdepth 0 -printf %h\\0%f\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype posix-awk -quit [PASS] gnu/execdir_path_empty [PASS] gnu/perm_symbolic_slash [ 66%] gnu/regextype_findutils_default [ 67%] gnu/regextype_posix_basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype sed -regex \\./\\\(\(\\\) [ 67%] gnu/true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -ok \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir echo \{\} + [ 51%] gnu/execdir_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -regextype emacs -regex .\*/\\\(\?:f+o\?o\?\\\|bar\\\) [ 59%] gnu/okdir_path_dot [PASS] gnu/regextype_gnu_awk bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 0 -ok ";" bfs: error: ~~~~[PASS] gnu/regextype_egrep ~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 0 ~~ bfs: error: Missing command. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs [PASS] gnu/printf_nul -j2 basic -execdir echo "{}" + bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -regextype posix-awk -regex .\*/\[\\\[\\\*\]/.\* [ 61%] gnu/printf [ 61%] gnu/printf [PASS] gnu/regextype_posix_minimal_basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype findutils-default -quit [PASS] gnu/ok_nothing /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype posix-basic -regex \\./\\\(\(\\\) bfs: error: basic: (standard output): No space left on device. [PASS] gnu/execdir_path_relative [ 63%] gnu/printf_slash [ 66%] gnu/regextype_gnu_awk bfs: error: basic: (standard output): No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -true [ 67%] gnu/regextype_posix_extended /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir echo foo \{\} bar + baz \; [PASS] gnu/regextype_grep [ 68%] gnu/used [PASS] gnu/precedence [ 51%] gnu/execdir_substring /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -okdir echo \{\} \; [PASS] gnu/precedence [PASS] gnu/print_error [ 59%] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -regextype findutils-default -regex .\*/./\\\(m\\\|n\\\) [PASS] gnu/print_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -okdir echo "{}" ";" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . [ 62%] gnu/printf_H [PASS] gnu/regextype_emacs [ 62%] gnu/printf_H [PASS] gnu/regextype_sed /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype gnu-awk -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 / -maxdepth 0 -printf \(%h\)/\(%f\)\\n [PASS] gnu/okdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype posix-extended -regex \\./\(\\\(\) [ 63%] gnu/printf_slashes [ 66%] gnu/regextype_grep [ 67%] gnu/regextype_posix_minimal_basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir echo -\{\}- \; [ 68%] gnu/wholename /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -okdir echo \{\} \; [ 51%] gnu/execdir_ulimit [PASS] gnu/regextype_posix_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -regextype gnu-awk -regex .\*/\[\\\[\\\*\]/\(\\\<.\\\>\) [ 60%] gnu/okdir_path_relative bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -okdir echo "{}" ";" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic links -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%y\(%y\)\\n ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic links -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%y\(%y\)\\n [PASS] gnu/true [PASS] gnu/regextype_posix_basic [ 62%] gnu/printf_Y_error [PASS] gnu/regextype_findutils_default [ 62%] gnu/printf_Y_error [PASS] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 /// -maxdepth 0 -printf \(%h\)/\(%f\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype grep -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -wholename basic/\*f\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype posix-minimal-basic -regex \\./\\\(\(\\\) [ 66%] gnu/regextype_posix_awk [PASS] gnu/execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 deep -type f -execdir bash -c printf\ \"%d\ %s\\n\"\ \$\(ulimit\ -Sn\)\ \"\$1\" bash \{\} \; [PASS] gnu/printf_slash [ 67%] gnu/regextype_sed [ 68%] gnu/writable [ 51%] gnu/executable [PASS] gnu/printf [PASS] gnu/printf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -mindepth 1 -a -used 1 -printf -used\ 1:\ %p\\n -o -used 2 -printf -used\ 2:\ %p\\n -o -used 7 -printf -used\ 7:\ %p\\n -o -used +7 -printf -used\ +7:\ %p\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -okdir echo \{\} \; [ 60%] gnu/or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -regextype grep -regex .\*/f\\+o\\\?o\\\? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -okdir echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo [PASS] gnu/regextype_posix_extended [ 62%] gnu/printf_empty [PASS] gnu/regextype_gnu_awk [ 62%] gnu/printf_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype posix-awk -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype sed -regex \\./\\\(\(\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -writable [PASS] gnu/okdir_path_relative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -executable [PASS] gnu/printf_slashes [ 67%] gnu/true [PASS] gnu/printf_H [ 68%] gnu/xtype_bind_mount [ 51%] gnu/false [PASS] gnu/printf_H /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -name foo -or -type d [ 64%] gnu/printf_times shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 60%] gnu/path_d [PASS] gnu/wholename /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -regextype posix-awk -regex .\*/\[\\\[\\\*\]/.\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf '' [PASS] gnu/regextype_grep [PASS] gnu/regextype_posix_minimal_basic [ 62%] gnu/printf_escapes [PASS] gnu/used /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf '' /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -printf \(%p\)\ \(%l\)\ %y\ %Y\\n shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 62%] gnu/printf_escapes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -printf \(%p\)\ \(%l\)\ %y\ %Y\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -false [ 68%] gnu/used shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 52%] gnu/files0_from_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -type f -printf %p\ \|\ %a\ %AY-%Am-%Ad\ %AH:%AI:%AS\ %A@\ \|\ %t\ %TY-%Tm-%Td\ %TH:%TI:%TS\ %T@\\n [ 68%] gnu/xtype_f bfs: error: ./bar: (standard output): Permission denied. [PASS] gnu/writable [ 64%] gnu/printf_trailing_slash bfs: error: ./bar: (standard output): Permission denied. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -d [PASS] gnu/executable shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 0 -printf \\18\\118\\1118\\11118\\n\\cfoo [ 60%] gnu/perm_000_slash [PASS] gnu/regextype_sed [ 62%] gnu/printf_flags /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 0 -printf \\18\\118\\1118\\11118\\n\\cfoo shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 62%] gnu/printf_flags [PASS] gnu/or tests/gnu/xtype_bind_mount.sh:7: [PASS] gnu/regextype_posix_awk bfs_sudo mount --bind /dev/null null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -xtype f shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from - [ 68%] gnu/wholename [ 69%] gnu/xtype_l [PASS] gnu/false [SKIP] gnu/xtype_bind_mount [ 67%] gnu/regextype_posix_basic [ 52%] gnu/files0_from_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/ -printf \(%h\)/\(%f\)\\n [PASS] gnu/printf_empty [PASS] gnu/printf_empty [PASS] gnu/true [ 64%] gnu/printf_trailing_slashes shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm /000 bfs: error: : No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf \|%-10.10p\|\ %+03d\ %\ #4m\\n [PASS] gnu/ok_flush [PASS] gnu/printf_times [PASS] gnu/printf_Y_error [ 63%] gnu/printf_l_nonlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf \|%-10.10p\|\ %+03d\ %\ #4m\\n [ 60%] gnu/perm_222_slash shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/printf_Y_error [ 63%] gnu/printf_l_nonlink [PASS] gnu/files0_from_empty [PASS] gnu/printf_escapes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -wholename basic/\*f\* [PASS] gnu/execdir_plus_semicolon [PASS] gnu/path_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype posix-basic -regex \\./\\\(\(\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from basic shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/printf_escapes [ 68%] gnu/writable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -mindepth 1 -a -used 1 -printf -used\ 1:\ %p\\n -o -used 2 -printf -used\ 2:\ %p\\n -o -used 7 -printf -used\ 7:\ %p\\n -o -used +7 -printf -used\ +7:\ %p\\n [ 69%] gnu/xtype_l_loops [ 52%] gnu/files0_from_file /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/// -printf \(%h\)/\(%f\)\\n [ 64%] gnu/printf_types /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -printf \|\ %26p\ -\>\ %-26l\ \|\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm /222 shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/xtype_f [ 63%] gnu/printf_leak [PASS] gnu/files0_from_error [PASS] gnu/printf_trailing_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -printf \|\ %26p\ -\>\ %-26l\ \|\\n [ 61%] gnu/perm_644_slash shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -writable [ 63%] gnu/printf_leak [PASS] gnu/execdir_substring [PASS] gnu/perm_000_slash [ 68%] gnu/xtype_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids loops -xtype l [PASS] gnu/printf_flags /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -mindepth 1 -fprintf /tmp/bfs.53I4D7oSGo/gnu/files0_from_file.in %P\\0 shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [PASS] gnu/printf_flags /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 loops -printf \(%p\)\ \(%l\)\ %y\ %Y\\n [PASS] gnu/regextype_posix_basic [ 69%] bfs/D_all [ 52%] gnu/files0_from_none [PASS] gnu/wholename [ 64%] gnu/printf_u_g_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 0 -printf %p shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 67%] gnu/regextype_posix_extended [ 63%] gnu/printf_nul [PASS] gnu/used [PASS] gnu/xtype_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm /644 [PASS] gnu/printf_trailing_slashes shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 0 -printf %p [PASS] gnu/printf_l_nonlink [ 61%] gnu/perm_leading_plus_symbolic_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from /tmp/bfs.53I4D7oSGo/gnu/files0_from_file.in [PASS] gnu/perm_222_slash shell-init: error retrieving current directory: getcwd: cannot access parent directories: Filename too long [ 68%] gnu/xtype_f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -D all basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from - [PASS] gnu/printf_l_nonlink [ 69%] bfs/D_incomplete [ 52%] gnu/files0_from_nothing [PASS] gnu/writable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/a basic/b -maxdepth 0 -printf %h\\0%f\\n shell-init: error retrieving current directory: getcwd: cannot access parent directories/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 deep -printf %u\ %g\\n : Filename too long bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S ids -D all basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype posix-extended -regex \\./\(\\\(\) ) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-S ids) bfs: -D opt: (-D all)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S ids) (-D all)) bfs: -D opt: │ │ │ ├─╮ (-S ids) bfs: -D opt: │ │ │ ├─╯ (-S ids) bfs: -D opt: │ │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-S ids) (-D all)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S ids) (-D all)) bfs: -D opt: │ │ │ ├─◯ (-S ids) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ │ ├─◯ (-S ids) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-S ids) (-D all)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-S ids) (-D all)) bfs: -D opt: │ │ │ │ associativity [ 63%] gnu/printf_slash bfs: -D opt: │ [PASS] gnu/xtype_l_loops │ ├─╯ (-S ids) (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-S ids) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S ids) (-D all) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-S ids) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-S ids) bfs: -D opt: │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-S ids) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-S ids) (-D all) ...) bfs: -D opt: │ │ ├─◯ (-S ids) bfs: -D opt: │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-S ids) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D all) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S ids -D all basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) bfs: -D cost: Cost: ~20000 bfs: -D cost: Probability: ~100% [PASS] gnu/printf_types bfs: -D search: bftw({ .paths = { "basic", }, .npaths = 1, .callback = eval_callback, /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm /+rwx .ptr = &args, .nopenfd = 4088, .nthreads = 7, .flags = BFTW_RECOVER, .strategy = BFTW_IDS, .mtab = ctx->mtab, }) tests/gnu/xtype_bind_mount.sh:7: bfs_sudo mount --bind /dev/null null || skip bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_NOFOLLOW) == 0 bfs: -D search: eval_callback({ .path = "basic", .root = "basic", .depth = 0, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE [PASS] gnu/printf_leak bfs: -D search: eval_callback({ .path = "basic/l", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/i", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g", .root = "basic", [ 61%] gnu/perm_symbolic_slash .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/b", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/a", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c/d", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j/foo", .root = "basic", .depth = 2, /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -xtype f .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g/h", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e/f", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar/baz", .root = "basic", .depth = 4, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE [ 69%] gnu/xtype_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from basic/nonexistent [PASS] gnu/printf_leak [SKIP] gnu/xtype_bind_mount [PASS] gnu/files0_from_file /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -D bfs: -D rates: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S ids -D all basic -nocolor bfs: -D rates: (-exclude bfs: -D rates: (-false [0/19=0%; 1108.42ns]))[PASS] gnu/perm_644_slash bfs: -D rates: (-print [19/19=100%; 6103.16ns]) [ 53%] gnu/files0_from_nowhere [ 69%] bfs/D_multi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s / -maxdepth 0 -printf \(%h\)/\(%f\)\\n basic/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] gnu/printf_nul [PASS] gnu/files0_from_none [ 63%] gnu/printf_nul bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -D bfs: error: [ 63%] gnu/printf_slashes ~~ bfs: error: -D needs a value. Supported debug flags: help: This message. cost: Show cost estimates. exec: Print executed command details. opt: Print optimization details. rates: Print predicate success rates. search: Trace the filesystem traversal. stat: Trace all stat() calls. tree: Print the parse tree. all: All debug flags at once. [PASS] gnu/regextype_posix_extended [PASS] gnu/execdir_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm /a+r\,u=wX\,g+wX-w [PASS] gnu/files0_from_nothing [PASS] bfs/D_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -xtype l [ 61%] gnu/precedence [ 67%] gnu/regextype_posix_minimal_basic [PASS] bfs/D_all [ 69%] gnu/xtype_l_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from [ 65%] gnu/readable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -D opt\,tree\,unknown basic [ 53%] gnu/files0_from_ok /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/a basic/b -maxdepth 0 -printf %h\\0%f\\n [ 69%] bfs/D_opt [PASS] gnu/perm_leading_plus_symbolic_slash [PASS] gnu/xtype_f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s /// -maxdepth 0 -printf \(%h\)/\(%f\)\\n bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from bfs: error: ~~~~~~~~~~~~ bfs: error: -files0-from needs a value. [ 63%] gnu/printf_slash bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S ids -D [ 64%] gnu/printf_times opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-S ids) bfs: -D opt: (-D opt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S ids) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-S ids) bfs: -D opt: │ │ │ ├─╯ (-S ids) bfs: -D opt: │ │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-S ids) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S ids) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-S ids) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-S ids) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-S ids) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-S ids) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-S ids) (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-S ids) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S ids) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-S ids) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-S ids) bfs: -D opt: │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-S ids) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-S ids) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-S ids) bfs: -D opt: │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ [PASS] gnu/printf_slash (-S ids) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S ids -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) [PASS] gnu/files0_from_nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs loops -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype posix-minimal-basic -regex \\./\\\(\(\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( -name foo -type d -o -name bar -a -type f \) -print \, \! -empty -type f -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -readable [ 69%] bfs/D_all [ 61%] gnu/print_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -D opt -nohidden -not \( -type c -o -type d \) -links -5 -links -10 -not -hidden basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from - -ok echo \{\} \; [ 65%] gnu/regex_error [ 53%] gnu/files0_from_stdin [ 70%] bfs/D_unknown /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -type f -printf %p\ \|\ %a\ %AY-%Am-%Ad\ %AH:%AI:%AS\ %A@\ \|\ %t\ %TY-%Tm-%Td\ %TH:%TI:%TS\ %T@\\n [PASS] gnu/perm_symbolic_slash [PASS] gnu/printf_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs / -maxdepth 0 -printf \(%h\)/\(%f\)\\n [PASS] gnu/xtype_l bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -Pbfs: error: -j8/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -j2 -D opt-files0-from basic -nocolor- [ 64%] gnu/printf_trailing_slash bfs: -D opt: -ok(-exclude bfs: -D opt: echo "{}"(-or bfs: -D opt: ";" bfs: error: (-hidden) ) ) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-S ids) bfs: -D opt: (-D opt)) bfs: -D opt: ~~~~~~ ~(-nohidden)~~)~ ~bfs: -D opt: ~ ~ ~ ~ ~~ ~(-not ~bfs: -D opt: ~ ~ ~(-o bfs: -D opt: ~ ~ ~ ~ ~ ~(-type c)~ ~bfs: -D opt: ~ ~ bfs: error: -ok conflicts with -files0-from -. (-type d)))) bfs: -D opt: (-links -5)) bfs: -D opt: (-links -10)) bfs: -D opt: (-not bfs: -D opt: (-hidden))) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-hidden) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-S ids) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-S ids) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-S ids) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-D opt) bfs: -D opt: [PASS] gnu/printf_slashes │ │ │ │ │ │ │ │ ├─╯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-S ids) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ ├─╯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-S ids) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-S ids) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-S ids) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-S ids) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-S ids) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-S ids) (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -D all basic │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ [PASS] bfs/D_multi │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ [PASS] gnu/files0_from_ok │ │ │ │ │ De Morgan's laws bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-S ids) ... (-nohidden) bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 0 │ │ │ │ │ │ ├─╮ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-type c)) (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ ├─╯ (-S ids) ... (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ │ ├─╮ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ ├─╯ (-S ids) ... (-links -5) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ │ ├─╮ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -regex \[ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ │ │ associativity bfs: -D opt: │ │ │ ├─╯ (-S ids) ... (-links -10) bfs: -D opt: │ │ │ ├─◯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-S ids) ... (-not (-hidden)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-S ids) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-S ids) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-S ids) bfs: -D opt: │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -warn -D unknown basic │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt) bfs: -D opt: │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ before: [ 69%] bfs/D_incomplete bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ [PASS] gnu/regextype_posix_minimal_basic │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ ├─╮ bfs: -D opt: (-not (-type c)) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfsbfs: -D opt: -P -j8│ -S dfs│ -D all│ basic│ before: -nocolorbfs: -D opt: │ bfs: -D opt: │ (-exclude bfs: -D opt: │ ├─◯ (-or-hidden: )false )bfs: -D opt: │ bfs: -D opt: │ │ (-and ├─╮ bfs: -D opt: (-type c) bfs: -D opt: │ (-and │ bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -mindepth 1 -printf %P\\0 │ (-S dfs)before: bfs: -D opt: │ │ │ bfs: -D opt: │ ├─◯ -hidden: (-D all)false )bfs: -D opt: │ bfs: -D opt: │ │ (-print)│ ) │ bfs: -D opt: after true: pass 0: bfs: -D opt: bfs: -D opt: ├─╮ │ annotate() │ │ │ bfs: -D opt: ├─╮ │ -hidden: ├─╮ false (-or) bfs: -D opt: bfs: -D opt: │ │ │ ├─╯ │ (-or) │ bfs: -D opt: ├─╯ ├─╯ -type: 0x4 bfs: -D opt: bfs: -D opt: pass 1: bfs: -D opt: ├─╮ │ canonicalize() │ bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -files0-from - [ 61%] gnu/printf ├─╮ │ (-or) after false: bfs: -D opt: │ bfs: -D opt: ├─╯ │ │ │ (-or) │ bfs: -D opt: ├─╮ [ 65%] gnu/regex_invalid_utf8 ├─╯ -hidden: false bfs: -D opt: bfs: -D opt: ├─╮ │ data_flow() [ 70%] bfs/Dmulti │ bfs: -D opt: │ │ │ ├─╮ ├─╯ (-or) -type: bfs: -D opt: ~0x4 bfs: -D opt: │ │ │ │ ├─╯ │ (-type c) │ bfs: -D opt: before: ⊤ │ bfs: -D opt: │ │ │ │ │ after true: ⊥ │ after true: bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ after false: ⊤ bfs: -D opt: │ ├─╮ -hidden: │ false [PASS] gnu/xtype_l_loops │ pure, always false [ 53%] gnu/fls bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/ -printf \(%h\)/\(%f\)\\n bfs: -D opt: │ │ │ │ ├─╯ ├─╯ -type: (-false) ~0x4 bfs: -D opt: bfs: -D opt: │ ├─╯ bfs: error: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfsbfs: -D opt: after false: ├─╮ bfs: -D opt: -j3 basicsimplify() │ bfs: -D opt: │ -regex│ │ [PASS] gnu/readable ├─◯ ├─╮ "["-hidden: (-false) false bfs: error: bfs: -D opt: bfs: -D opt: ├─╯ │ bfs: -D opt: │ pass 0: bfs: -D opt: │ ├─╮ ├─╯ annotate() -type: bfs: -D opt: 0x4 │ ├─╮ bfs: -D opt: (-and (-and (...) (...)) (-print)) │ │ ├─╯ bfs: -D opt: (-not (-type c)) bfs: -D opt: │ │ │ │ ├─╮ ├─╮ (-and (-S dfs) (-D all)) (-not (-type d)) bfs: -D opt: │ bfs: -D opt: │ │ │ │ ├─╮ │ (-S dfs) │ bfs: -D opt: before: │ bfs: -D opt: │ │ │ │ ├─╯ │ (-S dfs) ├─╮ bfs: -D opt: -hidden: │ false │ bfs: -D opt: │ │ ├─╮ │ (-D all) │ bfs: -D opt: │ ├─╯ │ -type: ~0x4 │ bfs: -D opt: ├─╯ │ (-D all) │ bfs: -D opt: │ │ │ ├─╯ ├─╮ (-and (-S dfs) (-D all)) (-type d) bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╮ │ bfs: error: (-print) │ basic: bfs: -D opt: │ before: (standard output): No space left on device. │ bfs: -D opt: ├─╯ │ (-print) │ bfs: -D opt: │ │ │ ├─╯ ├─╮ (-and (-and (...) (...)) (-print)) -hidden: bfs: -D opt: false ├─╯ bfs: -D opt: │ bfs: -D opt: │ pass 1: [ 64%] gnu/printf_trailing_slashes │ bfs: -D opt: │ ├─╮ ├─╯ canonicalize() -type: bfs: -D opt: │ ~0x4 ├─╮ ~bfs: -D opt: (-and (-and (...) (...)) (-print)) ~│ bfs: -D opt: ~│ │ ~│ │ ~│ ├─╮ ~│ (-and (-S dfs) (-D all)) ~after true: bfs: -D opt: ~bfs: -D opt: │ ~│ │ ~│ │ │ ├─◯ bfs: error: │ (-S dfs) premature end of char-class. ├─╮ bfs: -D opt: -hidden: │ false │ bfs: -D opt: │ │ ├─◯ │ (-D all) │ bfs: -D opt: │ │ ├─╯ -type: │ 0x8 │ bfs: -D opt: ├─◯ │ (-S dfs) [ 67%] gnu/regextype_sed │ bfs: -D opt: │ │ │ │ │ after false: │ bfs: -D opt: ├─◯ │ (-D all) │ bfs: -D opt: │ │ │ ├─╯ │ (-and (-S dfs) (-D all)) ├─╮ bfs: -D opt: -hidden: │ false │ bfs: -D opt: ├─◯ (-print) bfs: -D opt: │ │ │ │ │ │ ├─╮ ├─╯ (-and (-S dfs) (-D all)) -type: bfs: -D opt: ~0xC │ bfs: -D opt: │ │ │ │ │ │ associativity ├─╯ bfs: -D opt: │ (-type d) │ bfs: -D opt: ├─╯ │ (-S dfs) (-D all) │ bfs: -D opt: │ │ │ │ after true: ├─◯ bfs: -D opt: (-print) │ bfs: -D opt: │ │ │ ├─╯ ├─╮ (-and (-S dfs) (-D all) ...) -hidden: bfs: -D opt: false ├─╯ bfs: -D opt: │ bfs: -D opt: │ ├─╮ │ data_flow() ├─╯ bfs: -D opt: -type: │ ~0xC ├─╮ bfs: -D opt: (-and (-S dfs) (-D all) ...) │ bfs: -D opt: │ │ │ │ │ │ after false: before: ⊤ bfs: -D opt: bfs: -D opt: │ │ │ │ ├─╮ │ (-S dfs) ├─╮ bfs: -D opt: -hidden: │ false │ bfs: -D opt: │ │ │ │ │ before: ⊤ ├─╯ bfs: -D opt: -type: │ 0x8 │ │ bfs: -D opt: │ │ after true: ⊤ │ bfs: -D opt: │ ├─╯ │ (-not (-type d)) bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: ├─╮ │ (-links -5) │ bfs: -D opt: ├─╯ │ (-S dfs) │ bfs: -D opt: │ │ │ before: │ bfs: -D opt: ├─╮ │ (-D all) bfs: -D opt: │ │ │ │ ├─╮ -hidden: │ false bfs: -D opt: │ │ before: ⊤ │ bfs: -D opt: │ │ │ │ │ ├─╯ -type: after true: ⊤ ~0xC bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ │ │ after false: ⊥ after true: bfs: -D opt: bfs: -D opt: │ │ │ │ ├─╯ │ (-D all) ├─╮ bfs: -D opt: -hidden: │ false │ ├─╮ bfs: -D opt: (-print) │ bfs: -D opt: │ │ │ │ │ │ │ │ -links: before: ⊤ [0, bfs: -D opt: 4] │ bfs: -D opt: │ [PASS] gnu/printf_slash │ │ │ │ │ ├─╯ impure: ⊤ -type: bfs: -D opt: ~0xC │ bfs: -D opt: │ │ │ │ │ │ ignored result │ bfs: -D opt: after false: │ bfs: -D opt: │ │ │ │ │ after true: ⊤ │ bfs: -D opt: ├─╮ │ -hidden: │ false │ bfs: -D opt: │ │ after false: ⊥ │ bfs: -D opt: │ │ │ │ │ ├─╯ -links: (-print) [5, bfs: -D opt: ∞) │ bfs: -D opt: │ │ │ │ ignored result │ bfs: -D opt: ├─╯ │ -type: │ ~0xC │ after true: ⊤ bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╯ after false: ⊥ (-links -5) bfs: -D opt: │ bfs: -D opt: │ │ ├─╮ (-links -10) ├─╯ bfs: -D opt: (-and (-S dfs) (-D all) ...) │ bfs: -D opt: │ ├─╯ │ │ before: bfs: -D opt: ├─╮ bfs: -D opt: simplify() │ bfs: -D opt: │ │ ├─╮ │ (-and (-S dfs) (-D all) ...) ├─╮ bfs: -D opt: -hidden: │ │ ├─◯ (-S dfs) bfs: -D opt: false │ bfs: -D opt: │ │ ├─◯ │ (-D all) │ bfs: -D opt: │ │ │ │ -links: ├─◯ (-print) [0, bfs: -D opt: 4] │ bfs: -D opt: │ │ │ │ ├─✘ (-S dfs) [conjunction elimination] ├─╯ bfs: -D opt: -type: │ ~0xC │ bfs: -D opt: ├─✘ │ │ (-D all) [conjunction elimination] │ bfs: -D opt: │ │ │ ├─◯ after true: (-print) bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╮ │ -hidden: unary identity false bfs: -D opt: bfs: -D opt: │ │ ├─╯ │ (-print) │ │ bfs: -D opt: │ ├─╯ -links: [0, bfs: -D opt: 4] post-process: bfs: -D opt: bfs: -D tree: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ -P│ ├─╯ -j8-type: ~0xC -S dfsbfs: -D opt: -D all│ basic│ -nocolor│ │ bfs: -D tree: (-exclude after false: ⊥ bfs: -D tree: bfs: -D opt: │ │ │ (-false)│ pure, always true ) bfs: -D opt: bfs: -D tree: │ (-print)│ ├─╯ bfs: -D cost: (-true) Cost: ~20000 bfs: -D opt: bfs: -D cost: │ Probability: ~100% │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ [PASS] gnu/precedence │ │ after true: ⊥ bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] [PASS] gnu/regex_error bfs: -D search: bfs: -D opt: bftw({ .paths = { │ "basic", }, │ .npaths = 1, │ .callback = eval_callback, │ .ptr = &args, ├─╯ .nopenfd = 4088, -type: .nthreads = 7, ~0xC .flags = bfs: -D opt: │ BFTW_RECOVER│ , .strategy = BFTW_DFS, .mtab = │ ctx->mtab│ │ , }) pure, always false [PASS] gnu/printf_times bfs: -D opt: │ │ │ ├─╯ (-false) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-S ids) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-S ids) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-S ids) bfs: -D opt: │ │ ├─◯ (-D opt) bfs: -D opt: │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: [ 63%] gnu/printf_slashes │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: bfs: -D stat: │ bfs_stat([PASS] gnu/print_error │ AT_FDCWD├─◯ (-true) bfs: -D opt: , "basic", │ BFS_STAT_FOLLOW│ ) == 0├─◯ (-print) bfs: -D stat: bfs: -D opt: bfs_stat(│ AT_FDCWD│ , "basic", ├─✘ BFS_STAT_NOFOLLOW(-S ids) [conjunction elimination] ) == 0bfs: -D opt: │ bfs: -D search: │ eval_callback({ ├─✘ .path = "basic", .root = "basic", (-D opt) [conjunction elimination] bfs: -D opt: .depth = 0, .visit = BFTW_PRE, │ .type = BFS_DIR, │ ├─✘ .error = 0, (-nohidden) [conjunction elimination] }) == BFTW_CONTINUE bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ bfs: -D search: eval_callback({ (-and (-not (...)) (-not (...)) ...) .path = "basic/l", bfs: -D opt: .root = "basic", ├─╯ .depth = 1, bfs: -D opt: .visit = BFTW_PRE, pass 2: .type = BFS_DIR, bfs: -D opt: .error = 0, ├─╮ }) == BFTW_CONTINUE canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ bfs: -D search: ├─◯ eval_callback({ (-type c) .path = "basic/k", .root = "basic", bfs: -D opt: .depth = 1, │ .visit = BFTW_PRE, │ .type = BFS_DIR, ├─╯ (-not (-type c)) .error = 0, bfs: -D opt: }) == BFTW_CONTINUE │ │ ├─╮ (-not (-type d)) bfs: -D search: bfs: -D opt: eval_callback({ .path = "basic/j", │ │ .root = "basic", │ .depth = 1, ├─◯ .visit = BFTW_PRE, (-type d) .type = BFS_DIR, bfs: -D opt: .error = 0, }) == BFTW_CONTINUE │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ bfs: -D search: (-links -5) eval_callback({ bfs: -D opt: .path = "basic/i", │ .root = "basic", │ .depth = 1, ├─◯ (-print) .visit = BFTW_PRE, bfs: -D opt: .type = BFS_DIR, │ │ .error = 0, }) == BFTW_CONTINUE ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -D (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D search: bfs: -D opt: eval_callback({ .path = "basic/g", ├─╮ .root = "basic", reorder() .depth = 1, bfs: -D opt: │ ├─╮ .visit = BFTW_PRE, (-and (-not (...)) (-not (...)) ...) .type = BFS_DIR, bfs: -D opt: .error = 0, │ }) == BFTW_CONTINUE │ ├─╮ (-not (-type c)) bfs: -D opt: bfs: -D search: │ │ eval_callback({ │ .path = "basic/e", ├─◯ .root = "basic", (-type c) .depth = 1, bfs: -D opt: .visit = BFTW_PRE, │ .type = BFS_DIR, │ .error = 0, ├─╯ }) == BFTW_CONTINUE (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D search: bfs: -D opt: eval_callback({ │ .path = "basic/c", │ .root = "basic", │ .depth = 1, ├─◯ .visit = BFTW_PRE, (-type d) .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ bfs: -D search: eval_callback({ │ .path = "basic/b", ├─◯ .root = "basic", (-print) .depth = 1, bfs: -D opt: .visit = BFTW_PRE, │ │ .type = BFS_REG, .error = 0, ├─╮ }) == BFTW_CONTINUE (-not (-type c)) (-not (-type d)) [79.998] bfs: -D search: bfs: -D opt: eval_callback({ │ .path = "basic/a", │ .root = "basic", ├─╯ .depth = 1, /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -Dopt\,tree\,unknown basic (-not (-type d)) (-not (-type c)) [75.421] .visit = BFTW_PRE, bfs: -D opt: │ .type = BFS_REG, │ .error = 0, ├─╮ }) == BFTW_CONTINUE (-not (-type c)) (-links -5) [1039.95] bfs: -D search: bfs: -D opt: eval_callback({ │ .path = "basic/l/foo", │ .root = "basic", ├─╯ .depth = 2, (-links -5) (-not (-type c)) [1039.6] .visit = BFTW_PRE, bfs: -D opt: .type = BFS_DIR, │ .error = 0, ├─╯ }) == BFTW_CONTINUE (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: bfs: -D search: ├─╮ eval_callback({ data_flow() .path = "basic/k/foo", .root = "basic", bfs: -D opt: │ ├─╮ .depth = 2, (-and (-not (...)) (-links -5) ...) .visit = BFTW_PRE, bfs: -D opt: .type = BFS_DIR, │ .error = 0, │ }) == BFTW_CONTINUE │ before: bfs: -D opt: bfs: -D search: │ eval_callback({ │ .path = "basic/j/foo", ├─◯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -fls /tmp/bfs.53I4D7oSGo/gnu/fls.out .root = "basic", -hidden: .depth = 2, .visit = BFTW_PRE, false bfs: -D opt: │ .type = BFS_REG, │ .error = 0, ├─╮ }) == BFTW_CONTINUE (-not (-type d)) bfs: -D opt: │ │ │ │ bfs: -D search: before: eval_callback({ bfs: -D opt: .path = "basic/g/h", .root = "basic", │ │ │ .depth = 2, ├─◯ .visit = BFTW_PRE, -hidden: .type = BFS_DIR, false .error = 0, bfs: -D opt: }) == BFTW_CONTINUE │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: bfs: -D search: │ │ eval_callback({ │ .path = "basic/e/f", │ .root = "basic", ├─◯ .depth = 2, -hidden: .visit = BFTW_PRE, .type = BFS_REG, false .error = 0, bfs: -D opt: }) == BFTW_CONTINUE │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n │ bfs: -D search: │ eval_callback({ after true: .path = "basic/c/d", bfs: -D opt: .root = "basic", │ .depth = 2, │ .visit = BFTW_PRE, │ │ .type = BFS_REG, ├─╮ .error = 0, -hidden: false bfs: -D opt: │ │ }) == BFTW_CONTINUE │ │ ├─╯ -type: 0x8 bfs: -D search: bfs: -D opt: eval_callback({ │ │ │ [ 69%] bfs/D_multi .path = "basic/l/foo/bar", .root = "basic", .depth = 3, │ │ .visit = BFTW_PRE, after false: .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D opt: │ │ │ │ bfs: -D search: eval_callback({ ├─╮ .path = "basic/k/foo/bar", -hidden: .root = "basic", false bfs: -D opt: .depth = 3, │ .visit = BFTW_PRE, │ .type = BFS_REG, │ .error = 0, │ }) == BFTW_CONTINUE ├─╯ -type: ~0x8 bfs: -D opt: │ bfs: -D search: │ eval_callback({ │ .path = "basic/l/foo/bar/baz", ├─╯ .root = "basic", (-type d) .depth = 4, bfs: -D opt: .visit = BFTW_PRE, │ .type = BFS_REG, │ .error = 0, │ }) == BFTW_CONTINUE │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: [ 65%] gnu/regextype_awk false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ bfs: error: │ [ 70%] bfs/LD_stat [ 53%] gnu/fls_nonexistent ├─╮ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs(-type c) bfs: -D opt: │ │ -S│ │ dfs -D │ bfs: error: before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype sed -regex \\./\\\(\(\\\) after true: bfs: -D opt: │ │ │ bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P├─╮ -j8-hidden: -S idsfalse -D bfs: -D opt: │ opt│ ,│ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/// -printf \(%h\)/\(%f\)\\n tree│ basic│ -links: -nocolor[0, 4] bfs: -D opt: (-exclude bfs: -D opt: bfs: -D opt: │ (-or│ )│ )│ ├─╯ bfs: -D opt: -type: (-and bfs: -D opt: 0x4 (-and bfs: -D opt: bfs: -D opt: │ │ │ (-S ids)│ │ after false: bfs: -D opt: bfs: -D opt: ~ │ ~ │ │ (-Dopt,tree,unknown)│ bfs: error: )├─╮ -D needs a value. -hidden: bfs: -D opt: false Supported debug flags: (-print) help: This message. bfs: -D opt: ) cost: Show cost estimates. [ 62%] gnu/printf_H │ │ exec: Print executed command details. │ bfs: -D opt: opt: Print optimization details. │ pass 0: rates: Print predicate success rates. search: Trace the filesystem traversal. │ bfs: -D opt: stat: Trace all stat() calls. │ -links: ├─╮ tree: Print the parse tree. [0, annotate() all: All debug flags at once. 4] bfs: -D opt: bfs: -D opt: │ ├─╮ │ (-or) │ bfs: -D opt: │ │ │ ├─╯ ├─╯ (-or) -type: bfs: -D opt: ├─╯ bfs: -D opt: ~0xC pass 1: bfs: -D opt: bfs: -D opt: │ │ │ ├─╯ ├─╮ (-type c) canonicalize() bfs: -D opt: bfs: -D opt: │ │ │ ├─╮ │ (-or) │ bfs: -D opt: │ ├─╯ after true: (-or) bfs: -D opt: bfs: -D opt: │ ├─╯ │ bfs: -D opt: ├─╮ │ data_flow() ├─╮ bfs: -D opt: -hidden: │ ├─╮ (-or) false bfs: -D opt: bfs: -D opt: │ │ │ │ │ before: ⊤ │ bfs: -D opt: │ │ │ │ -links: │ [0, after true: ⊥ 4] bfs: -D opt: bfs: -D opt: bfs: -D rates: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ │ -P│ after false: ⊤ │ -j8bfs: -D opt: ├─╯ -type: -S dfs -D all│ │ │ ~0xC basicpure, always false bfs: -D opt: -nocolorbfs: -D opt: │ │ │ bfs: -D rates: ├─╯ │ (-exclude [ 64%] gnu/printf_types (-false) │ bfs: -D rates: bfs: -D opt: after false: ├─╯ bfs: -D opt: │ (-false [0/19=0%; 2582.11ns])bfs: -D opt: │ ) ├─╮ │ ├─╮ -hidden: bfs: -D rates: simplify() false (-print [19/19=100%; 7375.79ns])bfs: -D opt: bfs: -D opt: │ │ ├─◯ │ (-false) │ bfs: -D opt: ├─╯ │ bfs: -D opt: │ pass 0: bfs: -D opt: ├─╮ -links: annotate() [0, bfs: -D opt: │ ├─╮ 4] (-and (-and (...) (...)) (-print)) bfs: -D opt: │ bfs: -D opt: │ │ │ │ ├─╯ ├─╮ -type: (-and (-S ids) (-Dopt,tree,unknown)) 0x4 bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╯ ├─╮ (-not (-type c)) (-S ids) bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╯ ├─╮ (-S ids) (-print) bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ │ before: │ ├─╯ bfs: -D opt: (-Dopt,tree,unknown) │ bfs: -D opt: │ │ │ │ ├─╮ ├─╯ -hidden: (-and (-S ids) (-Dopt,tree,unknown)) false bfs: -D opt: bfs: -D opt: │ │ │ ├─╮ │ (-print) │ bfs: -D opt: │ │ │ [ 67%] gnu/true │ ├─╯ -links: (-print) [0, bfs: -D opt: 4] bfs: -D opt: │ │ │ ├─╯ │ -type: ├─╯ ~0xC (-and (-and (...) (...)) (-print)) bfs: -D opt: bfs: -D opt: │ ├─╯ │ │ │ impure: bfs: -D opt: bfs: -D opt: pass 1: │ bfs: -D opt: │ ├─╮ │ canonicalize() bfs: -D opt: │ ├─╮ ├─╮ (-and (-and (...) (...)) (-print)) -hidden: false bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ │ -links: ├─╮ [0, (-and (-S ids) (-Dopt,tree,unknown)) 4] bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╯ │ -type: ├─◯ ~0xC (-S ids) bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ │ ├─◯ ignored result (-Dopt,tree,unknown) bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ ├─◯ │ (-S ids) bfs: -D opt: after true: │ bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─╮ │ -hidden: ├─╯ false (-and (-S ids) (-Dopt,tree,unknown)) bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ ├─◯ │ (-print) -links: bfs: -D opt: [0, │ 4] │ bfs: -D opt: ├─╮ │ (-and (-S ids) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─╯ │ -type: │ ~0xC │ bfs: -D opt: associativity bfs: -D opt: │ │ │ │ │ ├─╯ │ (-S ids) (-Dopt,tree,unknown) bfs: -D opt: after false: ⊥ │ bfs: -D opt: │ │ ├─◯ │ ├─╯ (-print) (-print) bfs: -D opt: bfs: -D opt: │ │ │ │ ├─╯ ignored result (-and (-S ids) (-Dopt,tree,unknown) ...) bfs: -D opt: bfs: -D opt: │ ├─╯ │ │ bfs: -D opt: after true: ├─╮ bfs: -D opt: data_flow() bfs: -D opt: │ │ │ ├─╮ ├─╮ (-and (-S ids) (-Dopt,tree,unknown) ...) -hidden: bfs: -D opt: false │ │ bfs: -D opt: │ │ before: ⊤ │ bfs: -D opt: │ │ │ │ -links: ├─╮ (-S ids) bfs: -D opt: [0, 4] │ bfs: -D opt: │ │ │ │ ├─╯ │ -type: before: ⊤ ~0xC bfs: -D opt: │ │ bfs: -D opt: │ │ │ after true: ⊤ │ bfs: -D opt: │ │ after false: │ bfs: -D opt: │ │ │ │ after false: ⊥ ├─◯ bfs: -D opt: -hidden: │ false │ bfs: -D opt: ├─╯ │ (-S ids) ├─╯ bfs: -D opt: │ │ ├─╮ (-and (-not (...)) (-links -5) ...) (-Dopt,tree,unknown) bfs: -D opt: bfs: -D opt: │ │ ├─╯ │ bfs: -D opt: │ ├─╮ before: ⊤ simplify() bfs: -D opt: bfs: -D opt: │ │ ├─╮ │ (-and (-not (...)) (-links -5) ...) │ bfs: -D opt: │ │ after true: ⊤ │ bfs: -D opt: ├─╮ │ │ │ │ after false: ⊥ bfs: -D opt: │ (-not (-type d)) │ bfs: -D opt: ├─╯ │ (-Dopt,tree,unknown) │ bfs: -D opt: │ ├─◯ │ (-type d) bfs: -D opt: │ │ [PASS] bfs/D_incomplete ├─╮ │ (-print) bfs: -D opt: │ │ │ ├─╯ │ (-not (-type d)) before: ⊤ bfs: -D opt: │ bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs /// -maxdepth 0 -printf \(%h\)/\(%f\)\\n │ ├─◯ │ (-links -5) │ bfs: -D opt: │ impure: ⊤ │ bfs: -D opt: ├─╮ [PASS] bfs/D_unknown │ │ (-not (-type c)) │ bfs: -D opt: │ ignored result bfs: -D opt: │ │ │ │ │ ├─◯ │ (-type c) bfs: -D opt: │ │ after true: ⊤ │ bfs: -D opt: ├─╯ │ │ │ │ after false: ⊥ bfs: -D opt: (-not (-type c)) │ bfs: -D opt: │ │ │ ├─╯ ├─◯ (-print) (-print) bfs: -D opt: bfs: -D opt: │ │ │ │ │ ignored result [PASS] gnu/files0_from_stdin ├─◯ bfs: -D opt: (-not (-type d)) │ bfs: -D opt: │ │ │ after true: ⊤ │ bfs: -D opt: ├─◯ (-links -5) │ bfs: -D opt: │ │ ├─◯ │ (-not (-type c)) │ bfs: -D opt: after false: ⊥ │ bfs: -D opt: │ │ ├─╯ ├─◯ (-and (-S ids) (-Dopt,tree,unknown) ...) bfs: -D opt: (-print) ├─╯ bfs: -D opt: bfs: -D opt: │ ├─╯ ├─╮ (-and (-not (...)) (-links -5) ...) simplify() bfs: -D opt: bfs: -D opt: │ ├─╯ ├─╮ (-and (-S ids) (-Dopt,tree,unknown) ...) bfs: -D opt: bfs: -D opt: pass 3: │ bfs: -D opt: │ ├─╮ ├─◯ canonicalize() (-S ids) bfs: -D opt: bfs: -D opt: │ │ │ ├─╮ ├─◯ (-Dopt,tree,unknown) (-and (-not (...)) (-links -5) ...) bfs: -D opt: bfs: -D opt: │ │ │ ├─╮ │ (-not (-type d)) ├─◯ bfs: -D opt: │ (-print) │ bfs: -D opt: │ ├─◯ │ (-type d) │ bfs: -D opt: ├─✘ │ (-S ids) [conjunction elimination] │ bfs: -D opt: │ ├─╯ │ (-not (-type d)) ├─✘ bfs: -D opt: (-Dopt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ │ │ ├─◯ ├─◯ (-links -5) (-print) bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╮ unary identity (-not (-type c)) bfs: -D opt: bfs: -D opt: │ │ ├─╯ │ (-print) │ bfs: -D opt: ├─◯ ├─╯ (-type c) bfs: -D opt: bfs: -D opt: │ │ post-process: ├─╯ bfs: -D tree: (-not (-type c)) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfsbfs: -D opt: -P│ -j8│ -S ids├─◯ -D (-print) optbfs: -D opt: │ │ ,├─◯ tree(-not (-type d)) basicbfs: -D opt: -nocolor│ │ bfs: -D tree: ├─◯ (-exclude (-links -5) bfs: -D tree: bfs: -D opt: │ (-false)│ )├─◯ (-not (-type c)) bfs: -D tree: bfs: -D opt: (-print)│ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ [ 64%] gnu/printf_times (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: [PASS] gnu/printf_trailing_slash │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: [PASS] gnu/fls │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -D opt\,tree\,unknown basic [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -regex \\./.. │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -LD stat links -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype awk -quit false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -fls nonexistent/path bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ [ 69%] bfs/D_opt │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ [ 65%] gnu/regextype_ed (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D opt: ├─╮ lazy stat cost: 0.87667 bfs: -D opt: ├─╯ eager stat cost: 0.125 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic links -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%y\(%y\)\\n [ 70%] bfs/LDstat bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8[ 53%] gnu/follow_comma -S dfs -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-S dfs) bfs: -D opt: (-D opt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S dfs) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-S dfs) bfs: -D opt: │ │ │ ├─╯ (-S dfs) bfs: -D opt: │ │ │ [PASS] bfs/D_all ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-S dfs) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S dfs) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-S dfs) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-S dfs) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s loops -printf \(%p\)\ \(%l\)\ %y\ %Y\\n bfs: -D opt: │ │ ├─╯ (-and (-S dfs) (-D opt,tree,unknown)) bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -true │ │ ├─◯ (-print) bfs: error: bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ -j2 ├─╮ rainbow (-and (-S dfs) (-D opt,tree,unknown)) -flsbfs: -D opt: │ nonexistent/path│ │ bfs: error: │ associativity bfs: -D opt: │ │ ├─╯ (-S dfs) (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-S dfs) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S dfs) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-S dfs) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ [ 62%] gnu/printf_Y_error bfs: -D opt: │ │ ├─╯ (-S dfs) bfs: -D opt: │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ~│ ~before: ⊤ ~bfs: -D opt: ~│ ~│ ~│ ~│ ~after true: ⊤ ~bfs: -D opt: │ │ ~~~│ │ after false: ⊥ ~bfs: -D opt: ~│ ~│ ~├─╯ ~(-D opt,tree,unknown) ~~bfs: -D opt: ~│ │ ~├─╮ (-print) bfs: error: bfs: -D opt: No such file or directory. │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-S dfs) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-S dfs) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-S dfs) bfs: -D opt: │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ [ 64%] gnu/printf_u_g_ulimit │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-S dfs) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S dfs -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print)[PASS] gnu/regextype_sed bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -type f -printf %p\ \|\ %a\ %AY-%Am-%Ad\ %AH:%AI:%AS\ %A@\ \|\ %t\ %TY-%Tm-%Td\ %TH:%TI:%TS\ %T@\\n [PASS] gnu/fls_nonexistent bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 [ 64%] gnu/printf_trailing_slash [PASS] gnu/printf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -regextype awk -regex .\*/\[\\\[\\\*\]/.\* [PASS] gnu/printf_trailing_slashes [PASS] gnu/printf_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype ed -regex \\./\\\(\(\\\) [PASS] bfs/Dmulti /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -D opt -nohidden -not \( -type c -o -type d \) -links -5 -links -10 -not -hidden basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -LDstat links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -follow \, -print [ 70%] bfs/D_unknown [ 70%] bfs/L_capable [ 54%] gnu/fprint [PASS] gnu/regex_invalid_utf8 bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S dfs -D opt basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or bfs: -D opt: (-hidden))) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-S dfs) bfs: -D opt: (-D opt)) bfs: -D opt: (-nohidden)) bfs: -D opt: (-not bfs: -D opt: [PASS] gnu/printf_u_g_ulimit (-o bfs: -D opt: (-type c) bfs: -D opt: (-type d)))) bfs: -D opt: (-links -5)) bfs: -D opt: (-links -10)) bfs: -D opt: (-not bfs: -D opt: (-hidden))) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s deep -printf %u\ %g\\n ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: [ 65%] gnu/readable │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ bfs: -D stat: │ bfs_stat(│ ├─◯ -hidden: AT_FDCWDtrue , "links", bfs: -D opt: BFS_STAT_FOLLOW│ ) == 0│ │ │ after false: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) [PASS] gnu/true bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-hidden) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ bfs: -D stat: (-and (-and (...) (...)) (-not (...))) bfs_stat(bfs: -D opt: "│ links/│ "│ , "skip", ├─╮ BFS_STAT_FOLLOW(-and (-and (...) (...)) (-links -10)) ) == 0 bfs: -D opt: bfs: -D stat: │ bfs_stat(│ "│ links/│ "├─╮ , "deeply", (-and (-and (...) (...)) (-links -5)) BFS_STAT_FOLLOWbfs: -D opt: ) == 0│ │ │ bfs: -D stat: │ bfs_stat(│ "├─╮ links/(-and (-and (...) (...)) (-not (...))) "bfs: -D opt: , "notdir", │ BFS_STAT_FOLLOW│ ) == -1│ │ [20]│ │ bfs: -D stat: ├─╮ bfs_stat((-and (-and (...) (...)) (-nohidden)) "bfs: -D opt: links/│ "│ , "notdir", BFS_STAT_NOFOLLOW) == 0│ │ │ │ bfs: -D stat: │ bfs_stat(├─╮ "(-and (-S dfs) (-D opt)) links/bfs: -D opt: "│ , "broken", │ BFS_STAT_FOLLOW│ ) == -1│ [2] │ bfs: -D stat: │ │ bfs_stat(│ "links/├─╮ "(-S dfs) , "broken", bfs: -D opt: BFS_STAT_NOFOLLOW) == 0│ │ bfs: -D stat: │ bfs_stat(│ "│ links/│ "│ , "symlink", │ BFS_STAT_FOLLOW├─╯ ) == 0(-S dfs) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-S dfs) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ bfs: -D stat: │ │ │ bfs_stat(├─╯ "(-o (-type c) (-type d)) links/skip/bfs: -D opt: "│ , "broken", │ BFS_STAT_FOLLOW│ │ │ ) == -1[PASS] bfs/D_multi │ [2]├─╯ (-not (-o (...) (...))) bfs: -D stat: bfs: -D opt: bfs_stat(│ │ │ "│ links/skip/│ "├─╯ , "broken", (-and (-and (...) (...)) (-not (...))) BFS_STAT_NOFOLLOWbfs: -D opt: ) == 0│ │ bfs: -D stat: │ │ bfs_stat(│ "├─╮ links/skip/(-links -5) "bfs: -D opt: , "link", │ BFS_STAT_FOLLOW│ ) == 0│ │ bfs: -D stat: │ bfs_stat(├─╯ "(-links -5) links/skip/bfs: -D opt: "│ │ , "dir", │ BFS_STAT_FOLLOW│ ) == 0├─╯ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/ -printf \(%h\)/\(%f\)\\n │ bfs: -D stat: │ bfs_stat(│ "├─╮ links/deeply/(-links -10) "bfs: -D opt: , "nested", │ BFS_STAT_FOLLOW│ ) == 0│ │ ├─╯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ [PASS] bfs/D_opt │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-S dfs) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-S dfs) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-S dfs) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-S dfs) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-S dfs) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-S dfs) (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ bfs: -D stat: (-nohidden) bfs_stat(bfs: -D opt: "│ links/deeply/nested/│ "│ , "broken", │ │ BFS_STAT_FOLLOW│ ) == -1├─╯ [2](-and (-S dfs) (-D opt) ...) bfs: -D opt: bfs: -D stat: bfs_stat(│ "│ links/deeply/nested/│ │ │ "│ , "broken", ├─╮ BFS_STAT_NOFOLLOW(-not (-o (...) (...))) ) == 0bfs: -D opt: │ │ bfs: -D stat: │ bfs_stat("links/deeply/nested/│ │ "│ , "link", │ BFS_STAT_FOLLOW) == 0 ├─╮ bfs: -D stat: (-o (-type c) (-type d)) bfs_stat(bfs: -D opt: "│ links/deeply/nested/│ "[ 68%] gnu/used │ , "dir", │ BFS_STAT_FOLLOW) == 0│ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ De Morgan's laws bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-S dfs) ... (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-type c)) (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ [PASS] gnu/printf_types │ ├─╯ (-S dfs) ... (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ │ ├─╮ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ ├─╯ (-S dfs) ... (-links -5) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ │ ├─╮ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ │ │ │ associativity bfs: -D opt: │ │ │ ├─╯ (-S dfs) ... (-links -10) bfs: -D opt: │ │ │ ├─◯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-S dfs) ... (-not (-hidden)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-S dfs) (-D opt) ...) bfs: -D opt: ├─╯ [PASS] bfs/LD_stat bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-S dfs) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false [PASS] gnu/printf_H bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-S dfs) bfs: -D opt: │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt) bfs: -D opt: │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ [PASS] gnu/printf_times -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 [ 62%] gnu/printf_empty bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprint /tmp/bfs.53I4D7oSGo/gnu/fprint.out /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -capable 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -warn -D unknown basic ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ [ 54%] gnu/fprint0 bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -readable │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ after true: ⊥ bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ [ 70%] bfs/Dmulti │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ pure, always false bfs: -D opt: │ │ │ ├─╯ (-false) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ [ 71%] bfs/L_noerror ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: [PASS] gnu/follow_comma bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ [PASS] gnu/regextype_awk │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ [ 65%] gnu/regextype_egrep (-and (-S dfs) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-S dfs) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-S dfs) bfs: -D opt: │ │ ├─◯ (-D opt) bfs: -D opt: │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-S dfs) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-nohidden) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -printf \(%p\)\ \(%l\)\ %y\ %Y\\n pass 2: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type c)) [ 65%] gnu/regex_error bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ [PASS] gnu/regextype_ed (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-not (-type d)) [79.998] bfs: -D opt: │ │ ├─╯ (-not (-type d)) (-not (-type c)) [75.421] bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-links -5) [1039.95] bfs: -D opt: │ │ ├─╯ (-links -5) (-not (-type c)) [1039.6] bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) [ 68%] gnu/wholename bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 3: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: bfs: error: │ ./bar: │ ├─╯ (standard output): Permission denied. (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf '' │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ [PASS] bfs/LDstat │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/a basic/b -fprint0 /tmp/bfs.53I4D7oSGo/gnu/fprint0.out -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L loops -noerror ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -Dopt\,tree\,unknown basic ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ [ 62%] gnu/printf_escapes ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ [PASS] gnu/printf_trailing_slash │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype egrep -quit bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D opt: ├─╮ lazy stat cost: 0.87667 bfs: -D opt: ├─╯ eager stat cost: 0.125 [ 54%] gnu/fprint0_nonexistent [ 71%] bfs/L_unique [ 70%] bfs/LD_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -regex \[ [PASS] gnu/fprint bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S dfs -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-S dfs) bfs: -D opt: (-Dopt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) [ 65%] gnu/regex_invalid_utf8 bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S dfs) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-S dfs) bfs: -D opt: │ │ │ ├─╯ (-S dfs) bfs: -D opt: │ │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-S dfs) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S dfs) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-S dfs) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-S dfs) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-S dfs) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-S dfs) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ [ 64%] gnu/printf_trailing_slashes (-S dfs) (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-S dfs) (-Dopt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S dfs) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-S dfs) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-S dfs) bfs: -D opt: │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ bfs: error: ├─╯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs(-and (-S dfs) (-Dopt,tree,unknown) ...) bfs: -D opt: -s├─╯ bfs: -D opt: basic├─╮ simplify() -regexbfs: -D opt: "["tests/bfs/L_capable.sh:7: │ ├─╮ bfs_sudo setcap all+ep capable || skip bfs: error: (-and (-S dfs) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-S dfs) bfs: -D opt: │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: [PASS] gnu/readable │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-S dfs) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-Dopt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S dfs -D opt/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -wholename basic/\*f\* , tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false) ) bfs: -D tree: (-print) ~~~~~~~~~~ bfs: error: premature end of char-class. [PASS] bfs/D_unknown /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -regextype egrep -regex \*.\*/\{l [PASS] gnu/fprint0 [SKIP] bfs/L_capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -mindepth 1 -a -used 1 -printf -used\ 1:\ %p\\n -o -used 2 -printf -used\ 2:\ %p\\n -o -used 7 -printf -used\ 7:\ %p\\n -o -used +7 -printf -used\ +7:\ %p\\n [PASS] gnu/regex_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 0 -printf \\18\\118\\1118\\11118\\n\\cfoo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprint0 nonexistent/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -LD stat links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L links/file links/symlink links/hardlink -unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/// -printf \(%h\)/\(%f\)\\n bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprint0 nonexistent/path bfs: error: [ 70%] bfs/LDstat [PASS] gnu/printf_Y_error ~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [ 71%] bfs/L_unique_depth [ 65%] gnu/regextype_awk [PASS] bfs/D_opt [ 64%] gnu/printf_types bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 [PASS] gnu/fprint0_nonexistent bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 [PASS] gnu/printf_empty [PASS] gnu/wholename bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 [ 62%] gnu/printf_flags [PASS] bfs/Dmulti [PASS] bfs/L_noerror [ 54%] gnu/fprint_duplicate [PASS] gnu/used /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -regex \\./.. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -LDstat links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L loops/deeply/nested -unique -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype awk -quit [ 68%] gnu/writable [ 71%] bfs/L_unique_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs loops -printf \(%p\)\ \(%l\)\ %y\ %Y\\n [PASS] gnu/printf_escapes [ 65%] gnu/regextype_ed [ 70%] bfs/L_capable [PASS] bfs/L_unique [PASS] gnu/regextype_egrep bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf \|%-10.10p\|\ %+03d\ %\ #4m\\n bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW[ 66%] gnu/regextype_emacs ) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 [ 63%] gnu/printf_l_nonlink [PASS] bfs/LD_stat [ 54%] gnu/fprint_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -writable [PASS] gnu/printf_trailing_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -regextype awk -regex .\*/\[\\\[\\\*\]/.\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L loops/deeply/nested -unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype ed -regex \\./\\\(\(\\\) [ 71%] bfs/O0 [ 65%] gnu/regextype_egrep [ 71%] bfs/L_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprint gnu/fprint_duplicate/foo.out -fprint gnu/fprint_duplicate/foo.hard -fprint gnu/fprint_duplicate/foo.soft /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype emacs -quit [PASS] gnu/regex_invalid_utf8 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -printf \|\ %26p\ -\>\ %-26l\ \|\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 0 -fprint /dev/full [ 63%] gnu/printf_leak [PASS] bfs/L_unique_depth [PASS] bfs/LDstat [PASS] gnu/printf_types [PASS] gnu/writable bfs: error: /dev/full: No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -O0 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype egrep -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -regextype emacs -regex .\*/\\\(\?:f+o\?o\?\\\|bar\\\) [ 64%] gnu/printf_u_g_ulimit [ 66%] gnu/regextype_emacs [ 72%] bfs/O1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L loops -noerror [ 68%] gnu/xtype_bind_mount [PASS] gnu/printf_flags [PASS] gnu/fprint_error [ 71%] bfs/L_unique tests/bfs/L_capable.sh:7: [PASS] bfs/L_unique_loops bfs_sudo setcap all+ep capable || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 0 -printf %p [PASS] gnu/regextype_awk [PASS] gnu/fprint_duplicate [ 63%] gnu/printf_nul [PASS] gnu/regextype_ed [SKIP] bfs/L_capable [ 55%] gnu/fprint_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -regextype egrep -regex \*.\*/\{l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype emacs -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -O1 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs deep -printf %u\ %g\\n [ 65%] gnu/readable [ 66%] gnu/regextype_findutils_default [PASS] gnu/printf_l_nonlink /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L links/file links/symlink links/hardlink -unique [ 72%] bfs/O2 [ 71%] bfs/L_unique_depth [PASS] gnu/regextype_emacs [PASS] bfs/O0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/a basic/b -maxdepth 0 -printf %h\\0%f\\n [ 66%] gnu/regextype_findutils_default /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprint [PASS] bfs/L_noerror [ 63%] gnu/printf_slash [PASS] gnu/printf_leak tests/gnu/xtype_bind_mount.sh:7: bfs_sudo mount --bind /dev/null null || skip [ 55%] gnu/fprint_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype findutils-default -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -regextype emacs -regex .\*/\\\(\?:f+o\?o\?\\\|bar\\\) bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprint bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -O2 basic -not \( -type f -not -type f \) ~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -readable ~~~~ bfs: error: -fprint needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L loops/deeply/nested -unique -depth [ 65%] gnu/regex_error [ 72%] bfs/O3 [ 66%] gnu/regextype_gnu_awk [SKIP] gnu/xtype_bind_mount [PASS] gnu/fprint_noarg [ 71%] bfs/L_unique_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype findutils-default -quit [ 66%] gnu/regextype_gnu_awk [ 68%] gnu/xtype_f [PASS] bfs/O1 [PASS] gnu/printf_nul [PASS] bfs/L_unique [PASS] gnu/regextype_egrep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds / -maxdepth 0 -printf \(%h\)/\(%f\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprint nonexistent/path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -regextype findutils-default -regex .\*/./\\\(m\\\|n\\\) [ 55%] gnu/fprint_truncate /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -O3 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -regex \[ bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype gnu-awk -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprint nonexistent/path bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [ 72%] bfs/O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -regextype findutils-default -regex .\*/./\\\(m\\\|n\\\) [ 65%] gnu/regex_invalid_utf8 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L loops/deeply/nested -unique [ 66%] gnu/regextype_grep [PASS] gnu/printf_u_g_ulimit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -xtype f basic -regex "[" bfs: error: ~~~~~~~~~~ bfs: error: premature end of char-class. [ 71%] bfs/O0 [PASS] gnu/fprint_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype gnu-awk -quit [ 69%] gnu/xtype_l [ 66%] gnu/regextype_grep [PASS] gnu/readable [PASS] bfs/O2 [PASS] gnu/regex_error [PASS] gnu/regextype_emacs [PASS] bfs/L_unique_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 0 -fprint /tmp/bfs.53I4D7oSGo/gnu/fprint_truncate.out [ 63%] gnu/printf_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -regextype gnu-awk -regex .\*/\[\\\[\\\*\]/\(\\\<.\\\>\) [ 55%] gnu/fprint_unreached_error [PASS] gnu/printf_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -warn -O9 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype grep -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -regextype gnu-awk -regex .\*/\[\\\[\\\*\]/\(\\\<.\\\>\) [ 72%] bfs/O_3 [ 66%] gnu/regextype_posix_awk [ 65%] gnu/regextype_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -O0 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype grep -quit [PASS] gnu/xtype_f [ 69%] gnu/xtype_l_loops [PASS] gnu/regextype_findutils_default /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds /// -maxdepth 0 -printf \(%h\)/\(%f\)\\n [PASS] bfs/O3 [PASS] gnu/regextype_findutils_default [PASS] bfs/L_unique_loops [ 64%] gnu/printf_times /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -false -fprint /dev/full /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -regextype grep -regex .\*/f\\+o\\\?o\\\? [PASS] gnu/fprint_truncate /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -O 3 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -regex \\./.. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -regextype grep -regex .\*/f\\+o\\\?o\\\? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype awk -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype posix-awk -quit [ 73%] bfs/Ofast /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 loops -xtype l [PASS] gnu/printf_u_g_ulimit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -O 3 basic bfs: error: [ 67%] gnu/regextype_posix_basic ~~ bfs: error: -O needs a value. [ 65%] gnu/regextype_ed [ 69%] bfs/D_all [PASS] gnu/regextype_gnu_awk [PASS] gnu/xtype_l [PASS] gnu/fprint_unreached_error [PASS] bfs/O_3 [PASS] bfs/O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -type f -printf %p\ \|\ %a\ %AY-%Am-%Ad\ %AH:%AI:%AS\ %A@\ \|\ %t\ %TY-%Tm-%Td\ %TH:%TI:%TS\ %T@\\n [PASS] gnu/regextype_gnu_awk [PASS] bfs/O0 [ 55%] gnu/fprintf [ 72%] bfs/O1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -regextype posix-awk -regex .\*/\[\\\[\\\*\]/.\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -regextype awk -regex .\*/\[\\\[\\\*\]/.\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -Ofast basic -not \( -xtype f -not -xtype f \) [PASS] gnu/printf_slashes [ 66%] gnu/regextype_posix_awk [ 73%] bfs/S_bfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -D all basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype posix-basic -regex \\./\\\(\(\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype ed -regex \\./\\\(\(\\\) [ 67%] gnu/regextype_posix_extended [ 65%] gnu/regextype_egrep [ 69%] bfs/D_incomplete [PASS] gnu/regextype_grep [PASS] gnu/xtype_l_loops bfs: -D opt: [PASS] gnu/regex_invalid_utf8 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j1 -S bfs -D all basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j1) bfs: -D opt: (-D all)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-D all)) bfs: -D opt: │ │ │ ├─╮ (-j1) bfs: -D opt: │ │ │ ├─╯ (-j1) bfs: -D opt: │ │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-j1) (-D all)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-D all)) bfs: -D opt: │ │ │ ├─◯ (-j1) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ │ ├─◯ (-j1) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-j1) (-D all)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-D all)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j1) (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j1) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j1) (-D all) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-j1) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j1) bfs: -D opt: │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ [PASS] gnu/regextype_grep after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-j1) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-j1) (-D all) ...) bfs: -D opt: │ │ ├─◯ (-j1) bfs: -D opt: │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j1) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D all) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j1 -S bfs -D all basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) bfs: -D cost: Cost: ~20000 bfs: -D cost: Probability: ~100% /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprintf /tmp/bfs.53I4D7oSGo/gnu/fprintf.out %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n bfs: -D search: bftw({ .paths = { "basic", }, .npaths = 1, .callback = eval_callback, .ptr = &args, .nopenfd = 4088, .nthreads = 0, .flags = BFTW_RECOVER, .strategy = BFTW_BFS, .mtab = ctx->mtab, }) bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_NOFOLLOW) == 0 bfs: -D search: eval_callback({ .path = "basic", .root = "basic", .depth = 0, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/i", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -O1 basic -not \( -type f -not -type f \) .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/b", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/a", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g/h", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e/f", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c/d", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar/baz", .root = "basic", .depth = 4, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D rates: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j1 -S bfs -D all basic -nocolor bfs: -D rates: (-exclude bfs: -D rates: (-false [0/19=0%; 770.526ns])) bfs: -D rates: (-print [19/19=100%; 5036.84ns]) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype posix-awk -quit [ 72%] bfs/O2 [PASS] gnu/printf_times /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -S bfs -s basic [ 67%] gnu/regextype_posix_basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype posix-extended -regex \\./\(\\\(\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype egrep -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -D [ 67%] gnu/regextype_posix_minimal_basic [ 73%] bfs/S_dfs [ 66%] gnu/regextype_emacs [ 64%] gnu/printf_trailing_slash [ 69%] bfs/D_multi [PASS] bfs/Ofast bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -D bfs: error: ~~ bfs: error: -D needs a value. Supported debug flags: help: This message. cost: Show cost estimates. exec: Print executed command details. opt: Print optimization details. rates: Print predicate success rates. search: Trace the filesystem traversal. stat: Trace all stat() calls. tree: Print the parse tree. all: All debug flags at once. [PASS] gnu/regextype_awk [PASS] bfs/D_all /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -regextype posix-awk -regex .\*/\[\\\[\\\*\]/.\* [PASS] gnu/regextype_ed [PASS] gnu/regextype_posix_awk [PASS] gnu/regextype_posix_basic [PASS] bfs/D_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -O2 basic -not \( -type f -not -type f \) [PASS] gnu/fprintf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype posix-basic -regex \\./\\\(\(\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype posix-minimal-basic -regex \\./\\\(\(\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -S dfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -regextype egrep -regex \*.\*/\{l [ 72%] bfs/O3 [ 67%] gnu/regextype_posix_extended [PASS] bfs/S_bfs [ 67%] gnu/regextype_sed /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype emacs -quit [ 73%] bfs/S_ids /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/ -printf \(%h\)/\(%f\)\\n [ 56%] gnu/fprintf_nofile /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -D opt\,tree\,unknown basic [PASS] bfs/O1 [ 64%] gnu/printf_trailing_slashes [ 66%] gnu/regextype_findutils_default [ 69%] bfs/D_opt bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j1 -S bfs -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j1) bfs: -D opt: (-D opt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-j1) bfs: -D opt: │ │ │ ├─╯ (-j1) bfs: -D opt: │ │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j1) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-j1) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-j1) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j1) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j1) (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j1) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j1) (-D opt,tree,unknown) ...) [PASS] gnu/regextype_posix_extended bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-j1) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j1) bfs: -D opt: │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-j1) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-j1) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-j1) bfs: -D opt: │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j1) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j1 -S bfs -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -O3 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype sed -regex \\./\\\(\(\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype posix-extended -regex \\./\(\\\(\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -regextype emacs -regex .\*/\\\(\?:f+o\?o\?\\\|bar\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -S ids -s basic [ 67%] gnu/regextype_posix_minimal_basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprintf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/// -printf \(%h\)/\(%f\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype findutils-default -quit [PASS] gnu/regextype_posix_awk [ 67%] gnu/true [ 73%] bfs/Sbfs [PASS] bfs/O2 [PASS] bfs/S_dfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -D opt -nohidden -not \( -type c -o -type d \) -links -5 -links -10 -not -hidden basic [ 66%] gnu/regextype_gnu_awk [ 64%] gnu/printf_types bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprintf bfs: error: ~~~~~~~~ bfs: error: -fprintf needs a file. [PASS] gnu/regextype_posix_basic [PASS] bfs/D_multi bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j1 -S bfs -D opt[PASS] gnu/regextype_egrep basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or bfs: -D opt: (-hidden))) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j1) bfs: -D opt: (-D opt)) bfs: -D opt: (-nohidden)) bfs: -D opt: (-not bfs: -D opt: (-o bfs: -D opt: (-type c) bfs: -D opt: (-type d)))) bfs: -D opt: (-links -5)) bfs: -D opt: (-links -10)) bfs: -D opt: (-not bfs: -D opt: (-hidden))) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ ├─╯ [PASS] gnu/fprintf_nofile (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ [PASS] gnu/regextype_posix_minimal_basic (-hidden) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-hidden) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-j1) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-j1) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-j1) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-j1) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ ├─╯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-j1) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-j1) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-j1) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-j1) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-j1) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ [PASS] gnu/printf_trailing_slash │ associativity bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-j1) (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ [ 56%] gnu/fprintf_noformat │ │ │ ├─╯ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype posix-minimal-basic -regex \\./\\\(\(\\\) │ ├─◯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -regextype findutils-default -regex .\*/./\\\(m\\\|n\\\) (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ De Morgan's laws bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type d)) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -true bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ [ 72%] bfs/O9 │ │ │ ├─╮ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-j1) ... (-nohidden) bfs: -D opt: │ │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -Sbfs -s basic │ ├─╮ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-type c)) (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ ├─╯ (-j1) ... (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ │ ├─╮ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ ├─╯ (-j1) ... (-links -5) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ │ ├─╮ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ │ │ associativity bfs: -D opt: │ │ │ ├─╯ (-j1) ... (-links -10) bfs: -D opt: │ │ │ ├─◯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j1) ... (-not (-hidden)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j1) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-j1) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j1) bfs: -D opt: │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt) bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype gnu-awk -quit │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ [ 68%] gnu/used │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds loops -printf \(%p\)\ \(%l\)\ %y\ %Y\\n │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 [PASS] bfs/S_ids bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ [ 73%] bfs/and_incomplete ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: [ 64%] gnu/printf_u_g_ulimit │ [ 66%] gnu/regextype_grep │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ ├─╯ [PASS] bfs/O3 (-links -5) bfs: -D opt: │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC [PASS] gnu/regextype_posix_extended bfs: -D opt: │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ [PASS] gnu/printf_u_g_ulimit │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ after true: ⊥ bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ pure, always false bfs: -D opt: │ │ │ ├─╯ (-false) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-j1) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-j1) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-j1) bfs: -D opt: │ │ ├─◯ (-D opt) bfs: -D opt: │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j1) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-nohidden) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 2: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-not (-type d)) [79.998] bfs: -D opt: │ │ ├─╯ (-not (-type d)) (-not (-type c)) [75.421] bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-links -5) [1039.95] bfs: -D opt: │ │ ├─╯ (-links -5) (-not (-type c)) [1039.6] bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ [PASS] gnu/regextype_sed │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: [PASS] gnu/regextype_emacs │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprintf /dev/null (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false [ 67%] gnu/regextype_sed bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ [PASS] gnu/printf_trailing_slashes │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -warn -O9 basic bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 3: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ bfs: error: (-not (-type d)) bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ ├─◯ -j2(-links -5) bfs: -D opt: basic│ │ ├─╮ -fprintf(-not (-type c)) /dev/nullbfs: -D opt: │ │ bfs: error: │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -regextype gnu-awk -regex .\*/\[\\\[\\\*\]/\(\\\<.\\\>\) data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ [ 72%] bfs/O_3 │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ [PASS] bfs/Sbfs ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ ~│ ~│ ~│ ├─◯ ~-hidden: ~false ~bfs: -D opt: ~│ │ ~│ │ bfs: error: │ -fprintf needs a format string. after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: [ 68%] gnu/wholename │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -print -a -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype grep -quit ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds deep -printf %u\ %g\\n bfs: -D opt: │ │ │ ├─╯ -type: [ 74%] bfs/capable 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ [ 66%] gnu/regextype_posix_awk │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: error: [PASS] gnu/true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S[PASS] gnu/fprintf_noformat ids -print -a bfs: error: [PASS] gnu/regextype_posix_minimal_basic ~~ bfs: error: Expression terminated prematurely here. [PASS] gnu/regextype_findutils_default [ 56%] gnu/fprintf_nonexistent [PASS] bfs/and_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype sed -regex \\./\\\(\(\\\) [ 65%] gnu/readable [PASS] gnu/printf_types [ 67%] gnu/true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -O 3 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -wholename basic/\*f\* [ 73%] bfs/Ofast /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -regextype grep -regex .\*/f\\+o\\\?o\\\? [ 68%] gnu/writable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -capable bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -O 3 basic bfs: error: ~~ bfs: error: -O needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype posix-awk -quit [PASS] bfs/D_opt /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -mindepth 1 -a -used 1 -printf -used\ 1:\ %p\\n -o -used 2 -printf -used\ 2:\ %p\\n -o -used 7 -printf -used\ 7:\ %p\\n -o -used +7 -printf -used\ +7:\ %p\\n [ 74%] bfs/closed_stderr [ 67%] gnu/regextype_posix_basic [PASS] bfs/O_3 [PASS] bfs/O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprintf nonexistent/path %p\\n [ 70%] bfs/D_unknown /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -readable [ 56%] gnu/fstype /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -true bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprintf nonexistent/path '%p\n' bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [PASS] gnu/regextype_gnu_awk [ 68%] gnu/used /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -Ofast basic -not \( -xtype f -not -xtype f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -writable [ 73%] bfs/S_bfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -regextype posix-awk -regex .\*/\[\\\[\\\*\]/.\* [PASS] gnu/fprintf_nonexistent [PASS] gnu/regextype_sed [ 74%] bfs/closed_stdin [PASS] gnu/wholename /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype posix-basic -regex \\./\\\(\(\\\) [ 67%] gnu/regextype_posix_extended /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -warn -D unknown basic tests/bfs/capable.sh:7: bfs_sudo setcap all+ep capable || skip [ 70%] bfs/Dmulti [ 68%] gnu/xtype_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 0 -printf %F\\n [PASS] gnu/regextype_grep [PASS] gnu/used [SKIP] bfs/capable [ 68%] gnu/wholename /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -S bfs -s basic [ 56%] gnu/fstype_stacked [ 73%] bfs/S_dfs [PASS] gnu/true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic [ 74%] bfs/closed_stdout [PASS] gnu/readable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype posix-extended -regex \\./\(\\\(\) [ 67%] gnu/regextype_posix_minimal_basic [PASS] gnu/writable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fstype tmpfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -Dopt\,tree\,unknown basic [PASS] bfs/closed_stderr [PASS] bfs/Ofast [ 70%] bfs/LD_stat [ 68%] gnu/xtype_f bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j1 -S bfs -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j1) bfs: -D opt: (-Dopt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: [PASS] gnu/regextype_posix_awk bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ [PASS] bfs/D_unknown bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -wholename basic/\*f\* bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-j1) bfs: -D opt: │ │ │ ├─╯ (-j1) bfs: -D opt: │ │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j1) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-j1) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-j1) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j1) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-j1) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j1) (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j1) (-Dopt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j1) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-j1) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j1) bfs: -D opt: │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-j1) (-Dopt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-j1) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-j1) bfs: -D opt: │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j1) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-Dopt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j1 -S bfs -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) [ 68%] gnu/writable [PASS] gnu/regextype_posix_basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -S dfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -mindepth 1 -a -used 1 -printf -used\ 1:\ %p\\n -o -used 2 -printf -used\ 2:\ %p\\n -o -used 7 -printf -used\ 7:\ %p\\n -o -used +7 -printf -used\ +7:\ %p\\n bash: line 1: echo: write error: Bad file descriptor [PASS] bfs/S_bfs [ 74%] bfs/color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype posix-minimal-basic -regex \\./\\\(\(\\\) tests/gnu/xtype_bind_mount.sh:7: bfs_sudo mount --bind /dev/null null || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -LD stat links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -xtype f [ 67%] gnu/regextype_sed [ 70%] bfs/LDstat [ 69%] gnu/xtype_l tests/gnu/fstype_stacked.sh:6: bfs_sudo mount -t tmpfs tmpfs mnt || skip [SKIP] gnu/xtype_bind_mount bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip//home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -writable ", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("[PASS] gnu/fstype links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 [PASS] bfs/closed_stdin [PASS] bfs/Dmulti bfs: error: basic: (standard output): Bad file descriptor. [ 68%] gnu/xtype_bind_mount [PASS] gnu/regextype_posix_extended [SKIP] gnu/fstype_stacked [ 73%] bfs/S_ids [PASS] bfs/S_dfs [PASS] gnu/wholename bfs: error: (standard output): Bad file descriptor. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 65%] gnu/regex_error [PASS] gnu/used [ 57%] gnu/fstype_umount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype sed -regex \\./\\\(\(\\\) [ 75%] bfs/color_L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -LDstat links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -xtype l [PASS] bfs/closed_stdout [ 67%] gnu/true [ 70%] bfs/L_capable [PASS] bfs/LD_stat [ 69%] gnu/xtype_l_loops bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", [PASS] gnu/xtype_f BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -S ids -s basic [PASS] gnu/regextype_posix_minimal_basic [ 68%] gnu/xtype_f [PASS] gnu/writable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -regex \[ [ 73%] bfs/Sbfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L rainbow -color [ 57%] gnu/ignore_readdir_race bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -regex "[" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -capable ~~~~~~~~~~ bfs: error: premature end of char-class. [ 75%] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s loops -xtype l [ 68%] gnu/used [ 69%] bfs/D_all [ 71%] bfs/L_noerror [PASS] bfs/LDstat tests/gnu/xtype_bind_mount.sh:7: bfs_sudo mount --bind /dev/null null || skip [PASS] gnu/regex_error tests/gnu/fstype_umount.sh:6: bfs_sudo mount -t tmpfs tmpfs tmp || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -xtype f [PASS] bfs/color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -Sbfs -s basic [PASS] gnu/xtype_l [PASS] gnu/regextype_sed [ 69%] gnu/xtype_l [SKIP] gnu/xtype_bind_mount [SKIP] gnu/fstype_umount [PASS] bfs/S_ids /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -mindepth 1 -ignore_readdir_race -links 1 -exec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/remove-sibling.sh \{\} \; [ 75%] bfs/color_L_no_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -D all basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L loops -noerror [ 69%] bfs/D_incomplete [ 71%] bfs/L_unique tests/bfs/L_capable.sh:7: bfs_sudo setcap all+ep capable || skip [ 68%] gnu/wholename bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -s -j8 -S bfs -D all basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-s) bfs: -D opt: (-D all)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-s) (-D all)) bfs: -D opt: │ │ │ ├─╮ (-s) bfs: -D opt: │ │ │ ├─╯ (-s) bfs: -D opt: │ │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-s) (-D all)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-s) (-D all)) bfs: -D opt: │ │ │ ├─◯ (-s) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ [PASS] bfs/color_L [PASS] gnu/true │ ├─◯ (-s) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-s) (-D all)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-s) (-D all)) bfs: -D opt: │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -xtype l associativity bfs: -D opt: │ │ ├─╯ (-s) (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-s) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-s) (-D all) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-s) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-s) bfs: -D opt: │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: [PASS] gnu/xtype_l_loops │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-s) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-s) (-D all) ...) bfs: -D opt: │ │ ├─◯ (-s) bfs: -D opt: │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-s) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D all) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: [ 69%] gnu/xtype_l_loops post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -s -j8 -S bfs -D all basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) bfs: -D cost: Cost: ~20000 bfs: -D cost: Probability: ~100% [SKIP] bfs/L_capable bfs: -D search: bftw({ .paths = { "basic", }, .npaths = 1, .callback = eval_callback, .ptr = &args, .nopenfd = 4088, .nthreads = 7, .flags = BFTW_RECOVER | BFTW_SORT, .strategy = BFTW_BFS, .mtab = ctx->mtab, }) [PASS] bfs/Sbfs [PASS] gnu/xtype_f bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_NOFOLLOW) == 0 bfs: -D search: eval_callback({ .path = "basic", .root = "basic", .depth = 0, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/a", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/b", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c", .root = "basic", [ 73%] bfs/and_incomplete .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/i", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -L rainbow -color bfs: -D search: eval_callback({ .path = "basic/j", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c/d", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e/f", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g/h", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar/baz", .root = "basic", .depth = 4, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE [ 75%] bfs/color_auto /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -D /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L links/file links/symlink links/hardlink -unique bfs: -D rates: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -s -j8 -S bfs -D all basic -nocolor bfs: -D rates: (-exclude bfs: -D rates: (-false [0/19=0%; 1446.32ns])) bfs: -D rates: (-print [19/19=100%; 4845.26ns]) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -wholename basic/\*f\* [ 69%] bfs/D_multi [PASS] bfs/L_noerror [ 71%] bfs/L_unique_depth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -D bfs: error: [ 68%] gnu/writable ~~ bfs: error: -D needs a value. Supported debug flags: help: This message. cost: Show cost estimates. exec: Print executed command details. opt: Print optimization details. rates: Print predicate success rates. search: Trace the filesystem traversal. stat: Trace all stat() calls. tree: Print the parse tree. all: All debug flags at once. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 loops -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -mindepth 1 -a -used 1 -printf -used\ 1:\ %p\\n -o -used 2 -printf -used\ 2:\ %p\\n -o -used 7 -printf -used\ 7:\ %p\\n -o -used +7 -printf -used\ +7:\ %p\\n [ 69%] bfs/D_all [PASS] bfs/D_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -print -a [PASS] bfs/color_L_ln_target [PASS] gnu/xtype_l [ 74%] bfs/capable bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S[PASS] gnu/ignore_readdir_race dfs -print -a bfs: error: ~~ bfs: error: Expression terminated prematurely here. [ 75%] bfs/color_ca /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -D opt\,tree\,unknown basic [PASS] bfs/D_all /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L loops/deeply/nested -unique -depth [PASS] bfs/L_unique [ 69%] bfs/D_opt /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -writable [ 71%] bfs/L_unique_loops [ 57%] gnu/ignore_readdir_race_loop [PASS] bfs/and_incomplete [ 68%] gnu/xtype_bind_mount tests/run.sh:373: test -n "${UNBUFFER:-}" || skip bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -s -j8 -S bfs -D opt,/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -D all basic tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-s) bfs: -D opt: (-D opt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-s) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-s) bfs: -D opt: │ │ │ ├─╯ (-s) bfs: -D opt: │ │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-s) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-s) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-s) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-s) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-s) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-s) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-s) (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-s) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-s) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-s) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-s) bfs: -D opt: │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-s) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-s) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-s) bfs: -D opt: │ [PASS] bfs/color_L_no_stat │ [ 69%] bfs/D_incomplete ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-s) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -s -j8 -S bfs -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) [PASS] gnu/wholename bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j3 -S bfs -D all basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j3) bfs: -D opt: (-D all)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ [SKIP] bfs/color_auto canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -capable │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j3) (-D all)) bfs: -D opt: │ │ │ ├─╮ (-j3) bfs: -D opt: │ │ │ ├─╯ (-j3) bfs: -D opt: │ │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-j3) (-D all)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j3) (-D all)) bfs: -D opt: │ │ │ ├─◯ (-j3) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ │ ├─◯ (-j3) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─╯ [PASS] gnu/xtype_l_loops (-and (-j3) (-D all)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-j3) (-D all)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j3) (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j3) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j3) (-D all) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-j3) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j3) bfs: -D opt: │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-j3) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-j3) (-D all) ...) bfs: -D opt: │ │ ├─◯ (-j3) bfs: -D opt: │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j3) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D all) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j3 -S bfs -D all basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) bfs: -D cost: Cost: ~20000 bfs: -D cost: Probability: ~100% /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . -quit -capable bfs: -D search: bftw({ .paths = { "basic", }, .npaths = 1, .callback = eval_callback, [PASS] gnu/used .ptr = &args, .nopenfd = 4088, .nthreads = 2, .flags = BFTW_RECOVER, .strategy = BFTW_BFS, .mtab = ctx->mtab, }) bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_FOLLOW) == 0[ 65%] gnu/regex_invalid_utf8 bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_NOFOLLOW) == 0 bfs: -D search: eval_callback({ .path = "basic", .root = "basic", .depth = 0, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE [ 74%] bfs/closed_stderr bfs: -D search: eval_callback({ .path = "basic/l", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/i", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/b", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/a", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g/h", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e/f", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c/d", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar/baz", .root = "basic", .depth = 4, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -D opt -nohidden -not \( -type c -o -type d \) -links -5 -links -10 -not -hidden basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L loops/deeply/nested -unique [ 76%] bfs/color_ca_incapable bfs: -D rates: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j3 -S bfs -D all basic -nocolor bfs: -D rates: (-exclude bfs: -D rates: (-false [0/19=0%; 1061.05ns])) bfs: -D rates: (-print [19/19=100%; 3980ns]) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L loops -ignore_readdir_race [ 71%] bfs/O0 [ 70%] bfs/D_unknown [ 57%] gnu/ignore_readdir_race_notdir [PASS] bfs/L_unique_depth bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -s -j8 -S bfs -D opt basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or bfs: -D opt: (-hidden))) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -D (-and bfs: -D opt: (-s) bfs: -D opt: (-D opt)) bfs: -D opt: (-nohidden)) bfs: -D opt: (-not bfs: -D opt: (-o bfs: -D opt: (-type c) bfs: -D opt: (-type d)))) bfs: -D opt: (-links -5)) bfs: -D opt: (-links -10)) bfs: -D opt: (-not bfs: -D opt: (-hidden))) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or (-hidden)) [ 68%] gnu/xtype_f bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-hidden) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ bfs: error: (-and (-and (...) (...)) (-not (...))) loops/loop: bfs: -D opt: Symbolic link loop. │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-s) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-s) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-s) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-D opt) [ 69%] bfs/D_multi bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-s) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-nohidden) bfs: -D opt: bfs: error: │ loops/deeply/nested/loop: │ Filesystem loop back to loops/deeply │ │ │ │ ├─╯ bfs: error: (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ loops/skip/loop/nested: │ Filesystem loop back to loops/skip │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ ├─╯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ [PASS] gnu/writable (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-s) (-D opt)) bfs: -D opt: │ │ bfs: error: │ │ │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs├─◯ (-s) -j3bfs: -D opt: -D bfs: error: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-s) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-s) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-s) (-D opt)) bfs: -D opt: │ ~│ ~│ bfs: error: │ -D needs a value. │ │ Supported debug flags: │ │ help: This message. │ cost: Show cost estimates. associativity exec: Print executed command details. bfs: -D opt: opt: Print optimization details. │ rates: Print predicate success rates. │ search: Trace the filesystem traversal. │ stat: Trace all stat() calls. │ tree: Print the parse tree. │ │ │ all: All debug flags at once. ├─╯ (-s) (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ De Morgan's laws bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ [PASS] bfs/D_multi │ │ │ │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-s) ... (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-type c)) (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ ├─╯ (-s) ... (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ │ ├─╮ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ ├─╯ (-s) ... (-links -5) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ │ ├─╮ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ │ │ associativity bfs: -D opt: │ │ │ ├─╯ (-s) ... (-links -10) bfs: -D opt: │ │ │ ├─◯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-s) ... (-not (-hidden)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-s) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-s) bfs: -D opt: [PASS] bfs/D_all │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-s) bfs: -D opt: │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt) bfs: -D opt: │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 [PASS] bfs/D_incomplete bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: tests/gnu/xtype_bind_mount.sh:7: │ │ bfs_sudo mount --bind /dev/null null || skip │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -warn -D unknown basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -O0 basic -not \( -type f -not -type f \) ├─╯ [ 76%] bfs/color_cd0_no -type: ~0x4 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: [ 57%] gnu/ignore_readdir_race_root │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ tests/bfs/capable.sh:7: │ │ ├─╮ bfs_sudo setcap all+ep capable || skip -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ after true: ⊥ bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ pure, always false bfs: -D opt: [PASS] bfs/L_unique_loops │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -xtype f │ │ ├─╯ (-false) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ tests/bfs/color_ca.sh:7: │ bfs_sudo setcap all+ep capable || skip │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: [ 72%] bfs/O1 │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-s) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-s) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-s) bfs: -D opt: │ │ ├─◯ (-D opt) bfs: -D opt: │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -D opt\,tree\,unknown basic ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ [SKIP] gnu/xtype_bind_mount ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: [ 74%] bfs/closed_stdin │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-s) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-nohidden) [conjunction elimination] bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -mindepth 1 -ignore_readdir_race -type d -execdir rmdir \{\} \; -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./bin/tests/xtouch \{\} \; │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 2: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: [ 69%] gnu/xtype_l │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-not (-type d)) [79.998] bfs: -D opt: │ │ [PASS] gnu/ignore_readdir_race_loop ├─╯ (-not (-type d)) (-not (-type c)) [75.421] bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-links -5) [1039.95] bfs: -D opt: │ │ ├─╯ (-links -5) (-not (-type c)) [1039.6] bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ [ 69%] bfs/D_opt │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: [SKIP] bfs/capable │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ │ │ -P│ │ -j3│ -S bfs-links: [0, -D [SKIP] bfs/color_ca 4] optbfs: -D opt: ,│ tree│ │ │ basic├─╯ -nocolor-type: ~0xC bfs: -D opt: bfs: -D opt: │ (-exclude │ bfs: -D opt: │ ├─╯ (-type c) (-orbfs: -D opt: )│ )│ bfs: -D opt: (-and bfs: -D opt: │ │ (-and after true: bfs: -D opt: bfs: -D opt: │ │ (-j3) bfs: -D opt: │ ├─╮ -hidden: (-D opt,tree,unknown)false bfs: -D opt: │ │ )│ │ │ bfs: -D opt: -links: [0, (-print))4] bfs: -D opt: bfs: -D opt: │ │ pass 0: │ bfs: -D opt: ├─╯ -type: ├─╮ ~0xC annotate() bfs: -D opt: bfs: -D opt: │ │ ├─╮ │ (-or) bfs: -D opt: │ │ │ after false: ├─╯ bfs: -D opt: (-or) │ bfs: -D opt: │ ├─╯ │ ├─╮ -hidden: false bfs: -D opt: bfs: -D opt: │ pass 1: │ bfs: -D opt: │ ├─╮ │ canonicalize() │ -links: [0, bfs: -D opt: 4] │ bfs: -D opt: ├─╮ (-or) bfs: -D opt: │ │ ├─╯ │ │ ├─╯ (-or) -type: bfs: -D opt: 0x4 ├─╯ bfs: -D opt: │ bfs: -D opt: ├─╮ data_flow() │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -regex \\./.. bfs: -D opt: ├─╯ │ (-not (-type c)) ├─╮ bfs: -D opt: │ (-or) │ bfs: -D opt: ├─╮ │ (-print) │ bfs: -D opt: │ │ before: ⊤ │ bfs: -D opt: │ │ │ │ before: │ bfs: -D opt: after true: ⊥ │ bfs: -D opt: │ │ │ │ after false: ⊤ │ bfs: -D opt: ├─╮ -hidden: false │ bfs: -D opt: │ │ │ │ pure, always false │ │ bfs: -D opt: │ │ ├─╯ -links: [0, (-false) 4] bfs: -D opt: bfs: -D opt: │ ├─╯ │ bfs: -D opt: │ ├─╯ ├─╮ -type: simplify() ~0xC bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: bfs: -D opt: ├─╯ │ │ bfs: -D opt: │ │ impure: pass 0: bfs: -D opt: bfs: -D opt: │ ├─╮ annotate() │ bfs: -D opt: │ │ ├─╮ ├─╮ -hidden: (-and (-and (...) (...)) (-print)) false bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╮ │ (-and (-j3) (-D opt,tree,unknown)) │ bfs: -D opt: -links: │ │ │ [0, ├─╮ 4] (-j3) bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╯ │ (-j3) ├─╯ bfs: -D opt: -type: │ ~0xC │ bfs: -D opt: │ │ ├─╮ │ (-D opt,tree,unknown) bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ ├─╯ (-D opt,tree,unknown) │ bfs: -D opt: │ │ │ │ after true: bfs: -D opt: ├─╯ │ (-and (-j3) (-D opt,tree,unknown)) │ bfs: -D opt: │ │ │ ├─╮ ├─╮ -hidden: (-print) false bfs: -D opt: │ bfs: -D opt: │ │ │ ├─╯ │ (-print) │ bfs: -D opt: │ │ ├─╯ -links: (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ [0, 4] bfs: -D opt: │ │ │ bfs: -D opt: ├─╯ pass 1: -type: bfs: -D opt: ~0xC ├─╮ bfs: -D opt: canonicalize() │ │ │ │ bfs: -D opt: after false: ⊥ │ bfs: -D opt: │ ├─╮ │ ├─╯ (-and (-and (...) (...)) (-print)) (-print) bfs: -D opt: bfs: -D opt: │ │ │ │ ├─╮ (-and (-j3) (-D opt,tree,unknown)) │ bfs: -D opt: ignored result │ bfs: -D opt: │ │ │ │ │ ├─◯ after true: (-j3) bfs: -D opt: [ 70%] bfs/Dmulti bfs: -D opt: │ │ │ │ ├─╮ │ ├─◯ -hidden: (-D opt,tree,unknown) false bfs: -D opt: │ bfs: -D opt: │ │ │ │ -links: │ [0, │ 4] ├─◯ bfs: -D opt: (-j3) │ │ bfs: -D opt: │ ├─╯ │ -type: │ ~0xC bfs: -D opt: ├─◯ │ (-D opt,tree,unknown) │ bfs: -D opt: │ │ ├─╯ │ after false: bfs: -D opt: (-and (-j3) (-D opt,tree,unknown)) │ bfs: -D opt: │ │ ├─◯ │ -hidden: ├─◯ false (-print) bfs: -D opt: │ bfs: -D opt: │ │ ├─╮ ├─╯ (-and (-j3) (-D opt,tree,unknown)) (-and (-not (...)) (-links -5) ...) bfs: -D opt: bfs: -D opt: ├─╯ │ bfs: -D opt: │ ├─╮ │ simplify() │ bfs: -D opt: associativity │ bfs: -D opt: ├─╮ │ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ ├─╯ ├─╮ (-j3) (-D opt,tree,unknown) (-not (-type d)) bfs: -D opt: bfs: -D opt: │ │ ├─◯ │ (-print) │ │ bfs: -D opt: ├─◯ │ (-type d) bfs: -D opt: │ │ ├─╯ ├─╯ (-not (-type d)) (-and (-j3) (-D opt,tree,unknown) ...) bfs: -D opt: bfs: -D opt: ├─╯ │ bfs: -D opt: │ ├─╮ ├─◯ (-links -5) data_flow() bfs: -D opt: bfs: -D opt: │ │ ├─╮ │ ├─╮ (-not (-type c)) (-and (-j3) (-D opt,tree,unknown) ...) bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ ├─◯ before: ⊤ (-type c) bfs: -D opt: bfs: -D opt: │ │ │ │ ├─╮ ├─╯ (-j3) (-not (-type c)) bfs: -D opt: bfs: -D opt: │ │ │ │ ├─◯ │ │ (-print) before: ⊤ bfs: -D opt: bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color │ │ │ │ ├─◯ │ (-not (-type d)) │ bfs: -D opt: after true: ⊤ │ │ ├─◯ (-links -5) bfs: -D opt: bfs: -D opt: │ │ │ ├─◯ │ (-not (-type c)) │ bfs: -D opt: │ after false: ⊥ bfs: -D opt: │ │ │ │ ├─◯ ├─╯ (-print) (-j3) bfs: -D opt: bfs: -D opt: │ │ ├─╯ │ (-and (-not (...)) (-links -5) ...) ├─╮ (-D opt,tree,unknown) bfs: -D opt: bfs: -D opt: │ ├─╯ │ │ │ before: ⊤ bfs: -D opt: bfs: -D opt: pass 3: │ bfs: -D opt: │ ├─╮ │ canonicalize() │ bfs: -D opt: after true: ⊤ │ bfs: -D opt: │ ├─╮ │ (-and (-not (...)) (-links -5) ...) │ bfs: -D opt: │ │ after false: ⊥ │ bfs: -D opt: │ │ ├─╯ ├─╮ (-D opt,tree,unknown) bfs: -D opt: [PASS] bfs/closed_stderr (-not (-type d)) │ bfs: -D opt: │ ├─╮ │ (-print) │ bfs: -D opt: │ │ ├─◯ │ (-type d) │ bfs: -D opt: │ │ before: ⊤ │ bfs: -D opt: ├─╯ │ (-not (-type d)) │ │ │ impure: ⊤ bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ ├─◯ ignored result (-links -5) bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/nonexistent -ignore_readdir_race bfs: -D opt: │ │ ├─╮ │ (-not (-type c)) │ bfs: -D opt: │ │ │ after true: ⊤ │ ├─◯ bfs: -D opt: (-type c) │ bfs: -D opt: │ │ │ │ │ after false: ⊥ ├─╯ bfs: -D opt: │ │ (-not (-type c)) ├─╯ bfs: -D opt: (-print) │ │ ├─◯ bfs: -D opt: (-print) │ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ ├─◯ │ (-not (-type d)) after true: ⊤ bfs: -D opt: bfs: -D opt: │ │ │ │ ├─◯ (-links -5) │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-j3) (-D opt,tree,unknown) ...) bfs: -D opt: bfs: -D opt: │ │ ├─◯ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: bfs: -D opt: ├─╮ │ simplify() ├─╯ bfs: -D opt: (-and (-not (...)) (-links -5) ...) │ bfs: -D opt: ├─╮ ├─╯ (-and (-j3) (-D opt,tree,unknown) ...) bfs: -D opt: bfs: -D opt: ├─╮ │ │ ├─◯ reorder() (-j3) bfs: -D opt: bfs: -D opt: │ │ ├─╮ │ ├─◯ (-and (-not (...)) (-links -5) ...) (-D opt,tree,unknown) bfs: -D opt: bfs: -D opt: │ │ │ ├─◯ │ ├─╮ (-not (-type d)) (-print) bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─✘ ├─◯ (-j3) [conjunction elimination] (-type d) bfs: -D opt: bfs: -D opt: │ │ ├─✘ │ (-D opt,tree,unknown) [conjunction elimination] │ bfs: -D opt: ├─╯ │ (-not (-type d)) │ bfs: -D opt: ├─◯ │ (-print) │ bfs: -D opt: ├─◯ │ (-links -5) │ bfs: -D opt: │ │ unary identity │ bfs: -D opt: │ ├─╯ (-print) ├─╮ bfs: -D opt: ├─╯ (-not (-type c)) bfs: -D opt: │ bfs: -D opt: │ │ ├─◯ post-process: (-type c) bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j3bfs: -D opt: -S bfs│ -D │ opt├─╯ ,(-not (-type c)) treebfs: -D opt: basic│ -nocolor│ ├─◯ (-print) bfs: -D tree: bfs: -D opt: (-exclude │ bfs: -D tree: ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: (-false)├─╯ bfs: -D opt: )├─╮ data_flow() bfs: -D tree: bfs: -D opt: (-print)│ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ [ 76%] bfs/color_deep -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -O1 basic -not \( -type f -not -type f \) │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ [PASS] bfs/O0 │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ [ 72%] bfs/O2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -xtype l -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ bfs: error: │ basic/nonexistent: ├─◯ No such file or directory. -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D opt: ├─╮ lazy stat cost: 0.87667 bfs: -D opt: ├─╯ eager stat cost: 0.125 [ 69%] gnu/xtype_l_loops [ 74%] bfs/closed_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -D opt -nohidden -not \( -type c -o -type d \) -links -5 -links -10 -not -hidden basic [ 70%] bfs/D_unknown [PASS] bfs/color_ca_incapable [PASS] gnu/ignore_readdir_race_notdir [PASS] bfs/D_unknown [PASS] gnu/ignore_readdir_race_root [PASS] gnu/xtype_f bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j3 -S bfs -D opt basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or bfs: -D opt: (-hidden))) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -Dopt\,tree\,unknown basic bfs: -D opt: (-j3) bfs: -D opt: (-D opt)) bfs: -D opt: (-nohidden)) bfs: -D opt: (-not bfs: -D opt: (-o bfs: -D opt: (-type c) bfs: -D opt: (-type d)))) bfs: -D opt: (-links -5)) bfs: -D opt: (-links -10)) bfs: -D opt: (-not bfs: -D opt: (-hidden))) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-hidden) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-j3) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-j3) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-j3) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-j3) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ ├─╯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-j3) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-j3) bfs: -D opt: │ │ │ │ │ │ bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ -P├─◯ -s(-D opt) bfs: -D opt: │ │ │ -j8[ 57%] gnu/inum_automount │ -S bfs│ -D │ opt│ ,│ tree├─◯ basic(-j3) -nocolorbfs: -D opt: │ │ bfs: -D opt: │ (-exclude │ bfs: -D opt: │ │ (-or│ )│ )├─◯ (-D opt) bfs: -D opt: (-and bfs: -D opt: bfs: -D opt: │ │ (-and │ bfs: -D opt: │ │ │ (-s) bfs: -D opt: │ ├─╯ (-and (-j3) (-D opt)) bfs: -D opt: (-Dopt,tree,unknown)│ )│ │ bfs: -D opt: [ 70%] bfs/LD_stat │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids deep -color -type f -printf %f\\n │ (-print)├─◯ )(-nohidden) bfs: -D opt: bfs: -D opt: │ pass 0: │ bfs: -D opt: │ ├─╮ │ annotate() │ bfs: -D opt: │ │ │ ├─╮ ├─╮ (-and (-j3) (-D opt)) (-or) bfs: -D opt: bfs: -D opt: │ │ │ ├─╯ │ │ │ (-or) │ bfs: -D opt: ├─╯ │ │ bfs: -D opt: │ associativity pass 1: bfs: -D opt: bfs: -D opt: ├─╮ │ canonicalize() │ │ bfs: -D opt: │ │ │ ├─╮ │ (-or) │ bfs: -D opt: │ ├─╯ ├─╯ (-or) (-j3) (-D opt) bfs: -D opt: bfs: -D opt: ├─╯ │ bfs: -D opt: ├─╮ data_flow() │ │ bfs: -D opt: │ │ │ ├─╮ │ (-or) │ bfs: -D opt: ├─◯ │ (-nohidden) │ bfs: -D opt: │ │ before: ⊤ bfs: -D opt: │ │ │ │ │ [PASS] bfs/D_multi [PASS] gnu/regex_invalid_utf8 after true: ⊥ │ bfs: -D opt: │ │ │ │ │ after false: ⊤ ├─╯ bfs: -D opt: │ (-and (-j3) (-D opt) ...) │ │ bfs: -D opt: pure, always false │ │ bfs: -D opt: │ │ │ ├─╯ │ (-false) │ bfs: -D opt: ├─╯ ├─╮ bfs: -D opt: (-not (-o (...) (...))) ├─╮ bfs: -D opt: simplify() │ bfs: -D opt: │ │ │ ├─◯ │ (-false) │ bfs: -D opt: │ ├─╯ bfs: -D opt: pass 0: │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ bfs: -D opt: │ ├─╮ │ annotate() │ bfs: -D opt: │ │ │ ├─╮ │ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ │ ├─◯ ├─╮ (-type c) (-and (-s) (-Dopt,tree,unknown)) bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ │ ├─╮ │ │ │ (-s) │ bfs: -D opt: ├─◯ │ (-type d) │ │ ├─╯ (-s) bfs: -D opt: │ bfs: -D opt: │ │ │ │ │ │ │ │ │ ├─╮ │ (-Dopt,tree,unknown) bfs: -D opt: ├─◯ (-type c) │ bfs: -D opt: │ │ │ │ │ │ ├─╯ [ 76%] bfs/color_escapes │ │ │ │ (-Dopt,tree,unknown) ├─◯ bfs: -D opt: (-type d) │ │ ├─╯ bfs: -D opt: (-and (-s) (-Dopt,tree,unknown)) │ │ bfs: -D opt: │ │ │ ├─╮ │ (-print) │ │ │ bfs: -D opt: ├─╯ │ (-o (-type c) (-type d)) │ bfs: -D opt: ├─╯ │ (-print) │ bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -O2 basic -not \( -type f -not -type f \) │ │ ├─╯ │ │ │ (-and (-and (...) (...)) (-print)) │ bfs: -D opt: De Morgan's laws ├─╯ bfs: -D opt: │ bfs: -D opt: │ pass 1: │ │ │ │ bfs: -D opt: │ ├─╮ ├─╮ canonicalize() (-o (-type c) (-type d)) bfs: -D opt: bfs: -D opt: │ │ │ ├─╮ │ │ (-and (-and (...) (...)) (-print)) │ bfs: -D opt: │ │ │ │ │ ├─╮ ├─╮ (-and (-s) (-Dopt,tree,unknown)) (-type c) bfs: -D opt: │ │ │ bfs: -D opt: │ │ ├─◯ │ (-s) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ │ (-Dopt,tree,unknown) ├─╯ bfs: -D opt: (-not (-type c)) │ bfs: -D opt: │ │ ├─◯ │ (-s) │ bfs: -D opt: │ │ │ │ │ │ │ ├─◯ │ (-Dopt,tree,unknown) │ ├─╮ bfs: -D opt: (-type d) │ bfs: -D opt: │ │ ├─╯ │ (-and (-s) (-Dopt,tree,unknown)) │ bfs: -D opt: │ │ │ │ │ ├─◯ │ (-print) │ bfs: -D opt: ├─╯ │ (-not (-type d)) │ ├─╮ bfs: -D opt: (-and (-s) (-Dopt,tree,unknown)) │ bfs: -D opt: │ │ │ │ │ │ │ │ associativity │ bfs: -D opt: │ │ ├─╯ │ (-and (-not (...)) (-not (...))) ├─╯ bfs: -D opt: (-s) (-Dopt,tree,unknown) bfs: -D opt: │ │ │ │ │ │ ├─◯ │ (-print) │ bfs: -D opt: ├─╯ │ ├─╯ (-and (-s) (-Dopt,tree,unknown) ...) bfs: -D opt: (-and (-not (...)) (-not (...))) ├─╯ bfs: -D opt: │ bfs: -D opt: │ ├─╮ │ data_flow() │ bfs: -D opt: │ │ │ ├─╮ ├─╮ (-and (-s) (-Dopt,tree,unknown) ...) (-and (-j3) (-D opt) ...) bfs: -D opt: bfs: -D opt: │ │ │ │ │ before: ⊤ │ bfs: -D opt: │ │ │ │ │ │ ├─╮ │ (-s) associativity bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ │ before: ⊤ │ bfs: -D opt: │ │ │ │ ├─╯ │ (-j3) ... (-nohidden) │ bfs: -D opt: bash: after true: ⊤ │ line 1: bfs: -D opt: │ echo: │ │ write error: Bad file descriptor│ │ │ │ │ ├─╮ │ (-and (-not (...)) (-not (...))) after false: ⊥ bfs: -D opt: bfs: -D opt: │ │ │ │ │ ├─╯ │ (-s) bfs: -D opt: │ │ │ │ │ │ ├─╮ associativity (-Dopt,tree,unknown) bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ │ before: ⊤ │ │ │ bfs: -D opt: ├─╯ │ (-not (-type c)) (-not (-type d)) │ │ bfs: -D opt: │ │ after true: ⊤ bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs loops -xtype l │ │ │ │ │ │ │ [ 72%] bfs/O3 ├─╯ after false: ⊥ (-and (-j3) (-D opt) ...) bfs: -D opt: bfs: -D opt: │ │ │ ├─╯ │ (-Dopt,tree,unknown) │ bfs: -D opt: │ │ │ │ ├─◯ ├─╮ (-links -5) (-print) bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ │ │ │ before: ⊤ ├─╮ bfs: -D opt: (-and (-j3) (-D opt) ...) │ bfs: -D opt: │ │ │ │ │ │ │ impure: ⊤ │ bfs: -D opt: │ │ │ │ associativity │ bfs: -D opt: │ │ ignored result │ bfs: -D opt: │ │ │ │ │ ├─╯ │ │ (-j3) ... (-not (-type d)) after true: ⊤ bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ │ │ │ after false: ⊥ bfs: -D opt: ├─◯ │ (-links -5) │ bfs: -D opt: ├─╯ │ (-print) │ bfs: -D opt: │ │ │ │ │ ├─╯ ignored result (-and (-j3) (-D opt) ...) bfs: -D opt: bfs: -D opt: │ │ │ │ │ │ after true: ⊤ │ bfs: -D opt: ├─◯ │ (-links -10) │ [PASS] bfs/O1 │ bfs: -D opt: after false: ⊥ │ bfs: -D opt: │ │ │ ├─╯ │ (-and (-s) (-Dopt,tree,unknown) ...) ├─╮ (-and (-j3) (-D opt) ...) bfs: -D opt: bfs: -D opt: │ ├─╯ │ │ bfs: -D opt: ├─╮ │ simplify() │ bfs: -D opt: │ │ associativity ├─╮ bfs: -D opt: (-and (-s) (-Dopt,tree,unknown) ...) │ bfs: -D opt: │ │ │ │ ├─◯ │ (-s) ├─╯ (-j3) ... (-links -5) bfs: -D opt: │ bfs: -D opt: │ │ │ ├─◯ │ (-Dopt,tree,unknown) │ bfs: -D opt: ├─◯ │ │ (-links -10) ├─◯ bfs: -D opt: │ (-print) │ bfs: -D opt: │ ├─╯ │ (-and (-j3) (-D opt) ...) │ bfs: -D opt: ├─✘ │ (-s) [conjunction elimination] │ bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) ├─✘ bfs: -D opt: │ │ (-Dopt,tree,unknown) [conjunction elimination] │ bfs: -D opt: │ │ ├─◯ │ (-hidden) ├─◯ bfs: -D opt: (-print) │ bfs: -D opt: │ │ │ │ ├─╯ │ (-not (-hidden)) unary identity bfs: -D opt: bfs: -D opt: │ │ │ │ ├─╯ ├─╮ (-print) (-and (-j3) (-D opt) ...) bfs: -D opt: bfs: -D opt: ├─╯ │ │ bfs: -D opt: │ post-process: │ │ associativity bfs: -D tree: bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ -P│ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -warn -D unknown basic -s│ -j8├─╯ -S bfs -D (-j3) ... (-links -10) [PASS] bfs/color_cd0_no optbfs: -D opt: │ ,│ tree│ basic[ 74%] bfs/color ├─◯ -nocolor (-not (-hidden)) bfs: -D tree: bfs: -D opt: (-exclude │ bfs: -D tree: │ ├─╯ (-false)(-and (-j3) (-D opt) ...) )bfs: -D opt: │ bfs: -D tree: │ (-print)├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-j3) (-D opt) ...) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j3) ... (-not (-hidden)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j3) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: [ 69%] bfs/D_all ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j3) (-D opt) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-j3) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j3) bfs: -D opt: │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt) bfs: -D opt: │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╯ (-type c) [PASS] bfs/closed_stdin bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ [PASS] gnu/xtype_l │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ after true: ⊥ bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ pure, always false bfs: -D opt: │ │ │ ├─╯ (-false) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-j3) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-j3) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-j3) bfs: -D opt: │ │ ├─◯ [PASS] bfs/D_opt (-D opt) bfs: -D opt: │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) [ 58%] gnu/iwholename bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j3) [conjunction elimination] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -LD stat links bfs: -D opt: │ │ ├─✘ (-D opt) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-nohidden) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 2: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-not (-type d)) [79.998] bfs: -D opt: │ │ ├─╯ (-not (-type d)) (-not (-type c)) [75.421] bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-links -5) [1039.95] bfs: -D opt: │ │ ├─╯ (-links -5) (-not (-type c)) [1039.6] bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ [ 70%] bfs/LDstat ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ bfs: error: │ basic: (standard output): Bad file descriptor. │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -O3 basic -not \( -type f -not -type f \) ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ [ 76%] bfs/color_ext │ │ after false: bfs: -D opt: │ tests/gnu/inum_automount.sh:3: │ command -v systemd-mount &>/dev/null || skip │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ bfs: error: │ (standard output): Bad file descriptor. │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 3: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: [ 72%] bfs/O9 │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ [PASS] bfs/O2 (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ bfs: -D stat: (-and (-not (...)) (-links -5) ...) bfs_stat(bfs: -D opt: AT_FDCWD│ , "links", │ BFS_STAT_FOLLOW│ ) == 0before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -D all basic │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ bfs: -D stat: │ bfs_stat(before: "bfs: -D opt: links/"│ , "broken", │ BFS_STAT_FOLLOW│ ) == -1├─╮ -hidden: false [2]bfs: -D opt: │ bfs: -D stat: │ bfs_stat(│ "├─╯ -type: links/~0x8 "bfs: -D opt: , "broken", │ BFS_STAT_NOFOLLOW│ │ ) == 0 │ after true: bfs: -D stat: bfs: -D opt: bfs_stat(│ "│ links/│ "├─╮ , "deeply", -hidden: BFS_STAT_FOLLOWfalse ) == 0bfs: -D opt: │ │ │ │ │ -links: bfs: -D stat: bfs_stat([0, "4] links/bfs: -D opt: │ "│ , "notdir", BFS_STAT_FOLLOW) == -1│ [20]├─╯ -type: ~0x8 bfs: -D stat: bfs: -D opt: bfs_stat(│ "links/"│ │ │ , "notdir", after false: BFS_STAT_NOFOLLOWbfs: -D opt: ) == 0│ │ bfs: -D stat: │ bfs_stat("links/├─╮ "-hidden: , "skip", false BFS_STAT_FOLLOW) == 0bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ bfs: -D stat: │ bfs_stat(├─╯ "(-links -5) links/bfs: -D opt: "│ , "symlink", │ BFS_STAT_FOLLOW├─╮ ) == 0(-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D stat: bfs: -D opt: bfs_stat(│ "links/deeply/"│ │ │ , "nested", │ BFS_STAT_FOLLOW│ ) == 0-links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] [SKIP] gnu/inum_automount [ 69%] bfs/D_incomplete bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D stat: bfs: -D opt: bfs_stat(│ "links/skip/│ "│ , "broken", │ BFS_STAT_FOLLOW├─╮ ) == -1 [2] -hidden: false bfs: -D stat: bfs: -D opt: bfs_stat(│ "│ links/skip/│ "│ , "broken", │ BFS_STAT_NOFOLLOW) == 0│ -links: bfs: -D stat: [0, bfs_stat(4] bfs: -D opt: "│ links/skip/│ "│ , "dir", │ BFS_STAT_FOLLOW├─╯ ) == 0-type: ~0xC bfs: -D opt: │ │ [ 75%] bfs/color_L │ ├─╯ bfs: -D stat: (-type c) bfs_stat(bfs: -D opt: "│ links/skip/│ "│ │ after true: bfs: -D opt: , "link", │ BFS_STAT_FOLLOW│ ) == 0│ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] [PASS] bfs/closed_stdout bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D stat: bfs: -D opt: bfs_stat(│ "│ links/deeply/nested/├─╯ (-not (-type c)) "bfs: -D opt: , "broken", │ │ BFS_STAT_FOLLOW├─╮ ) == -1 [2] (-print) bfs: -D stat: bfs: -D opt: bfs_stat(│ "│ links/deeply/nested/│ "│ , "broken", before: BFS_STAT_NOFOLLOWbfs: -D opt: ) == 0│ │ │ ├─╮ -hidden: false bfs: -D stat: bfs: -D opt: bfs_stat(│ "│ links/deeply/nested/│ ", "dir", │ │ BFS_STAT_FOLLOW-links: ) == 0 [0, 4] bfs: -D opt: │ │ │ ├─╯ bfs: -D stat: bfs_stat(-type: "~0xC links/deeply/nested/bfs: -D opt: "│ , "link", bfs: -D opt: │ BFS_STAT_FOLLOW/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ ) == 0 -P│ -j8impure: -S bfsbfs: -D opt: -D all│ │ basic│ ├─╮ -nocolor-hidden: false bfs: -D opt: bfs: -D opt: │ (-exclude │ bfs: -D opt: │ │ │ -links: (-or[0, )4] )bfs: -D opt: │ bfs: -D opt: │ (-and │ bfs: -D opt: ├─╯ -type: ~0xC (-D all)bfs: -D opt: │ bfs: -D opt: │ │ (-print)│ ) ignored result bfs: -D opt: bfs: -D opt: pass 0: │ bfs: -D opt: │ ├─╮ │ annotate() │ bfs: -D opt: │ ├─╮ after true: (-or) bfs: -D opt: bfs: -D opt: │ │ │ ├─╯ │ ├─╮ (-or) -hidden: bfs: -D opt: false ├─╯ bfs: -D opt: │ bfs: -D opt: pass 1: │ bfs: -D opt: ├─╮ canonicalize() │ bfs: -D opt: │ │ │ -links: ├─╮ [0, (-or) 4] bfs: -D opt: bfs: -D opt: │ │ ├─╯ │ (-or) │ bfs: -D opt: ├─╯ ├─╯ -type: ~0xC bfs: -D opt: bfs: -D opt: ├─╮ │ data_flow() │ bfs: -D opt: │ │ │ ├─╮ after false: ⊥ (-or) bfs: -D opt: bfs: -D opt: │ │ │ │ ├─╯ │ before: ⊤ (-print) bfs: -D opt: bfs: -D opt: │ │ │ │ │ after true: ⊥ │ bfs: -D opt: ignored result │ │ bfs: -D opt: │ │ │ │ after false: ⊤ after true: bfs: -D opt: bfs: -D opt: │ │ │ │ │ pure, always false bfs: -D opt: [PASS] gnu/xtype_l_loops ├─╮ │ -hidden: ├─╯ false (-false) bfs: -D opt: │ bfs: -D opt: │ ├─╯ │ │ -links: [0, bfs: -D opt: 4] ├─╮ bfs: -D opt: simplify() │ bfs: -D opt: │ │ ├─╯ ├─◯ -type: (-false) ~0xC bfs: -D opt: bfs: -D opt: ├─╯ │ │ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() │ bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -quit -iwholename PATTERN after false: │ bfs: -D opt: ├─╮ │ │ ├─◯ -hidden: (-and (-D all) (-print)) false bfs: -D opt: bfs: -D opt: │ │ │ ├─╯ ├─╮ (-and (-not (...)) (-links -5) ...) (-D all) bfs: -D opt: bfs: -D opt: ├─╯ │ │ bfs: -D opt: ├─╯ ├─╮ simplify() (-D all) bfs: -D opt: [PASS] bfs/Dmulti bfs: -D opt: │ │ ├─╮ │ (-and (-not (...)) (-links -5) ...) ├─╮ bfs: -D opt: (-print) │ bfs: -D opt: │ │ ├─╮ │ (-not (-type d)) ├─╯ bfs: -D opt: (-print) │ bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: ├─╯ │ │ (-and (-D all) (-print)) ├─╯ bfs: -D opt: (-not (-type d)) ├─╯ bfs: -D opt: │ bfs: -D opt: │ pass 1: ├─◯ bfs: -D opt: (-links -5) ├─╮ bfs: -D opt: canonicalize() │ bfs: -D opt: │ │ ├─╮ ├─╮ (-not (-type c)) (-and (-D all) (-print)) bfs: -D opt: │ bfs: -D opt: │ │ │ │ ├─◯ ├─◯ (-type c) (-D all) bfs: -D opt: │ bfs: -D opt: │ │ │ ├─◯ [PASS] bfs/D_unknown ├─╯ (-print) (-not (-type c)) bfs: -D opt: bfs: -D opt: │ │ │ │ ├─◯ (-print) ├─◯ bfs: -D opt: (-D all) bfs: -D opt: │ │ │ │ ├─◯ ├─◯ (-print) (-not (-type d)) bfs: -D opt: bfs: -D opt: │ │ ├─╯ │ (-and (-D all) (-print)) ├─◯ bfs: -D opt: ├─╯ (-links -5) bfs: -D opt: │ │ bfs: -D opt: ├─◯ ├─╮ (-not (-type c)) data_flow() bfs: -D opt: bfs: -D opt: │ │ │ ├─╮ ├─◯ (-and (-D all) (-print)) (-print) bfs: -D opt: bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -LDstat links │ │ ├─╯ │ (-and (-not (...)) (-links -5) ...) before: ⊤ bfs: -D opt: bfs: -D opt: ├─╯ │ │ bfs: -D opt: ├─╮ post-process: (-D all) bfs: -D opt: bfs: -D opt: ├─╮ │ │ lazy stat cost: 0.87667 │ bfs: -D opt: ├─╯ │ eager stat cost: 0.333333 before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-D all) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-D all) (-print)) bfs: -D opt: │ │ ├─◯ (-D all) bfs: -D opt: [ 58%] gnu/newer_link │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-D all) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S bfs -D all basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) bfs: -D cost: Cost: ~20000 bfs: -D cost: Probability: ~100% bfs: -D search: bftw({ .paths = { "basic", }, .npaths = 1, .callback = eval_callback, .ptr = &args, .nopenfd = 4088, .nthreads = 7, .flags = BFTW_RECOVER, .strategy = BFTW_BFS, .mtab = ctx->mtab, }) [ 70%] bfs/L_capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 65%] gnu/regextype_awk bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_NOFOLLOW) == 0 bfs: -D search: eval_callback({ .path = "basic", .root = "basic", .depth = 0, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/i", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/b", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/a", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g/h", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, [ 76%] bfs/color_ext0 .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e/f", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c/d", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -warn -O9 basic .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar/baz", .root = "basic", .depth = 4, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 [ 72%] bfs/O_3 [PASS] bfs/O3 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -D bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D rates: bfs: -D stat: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfsbfs_stat( -P" -j8links/skip/", "link", BFS_STAT_FOLLOW -S bfs) == 0 -D all basic -nocolor bfs: -D rates: (-exclude /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L rainbow -color bfs: -D rates: (-false [0/19=0%; 1462.11ns])) bfs: -D rates: (-print [19/19=100%; 5044.26ns]) bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -iwholename basic/\*F\* [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 [ 75%] bfs/color_L_ln_target [ 69%] bfs/D_multi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -D bfs: error: ~~ bfs: error: [PASS] bfs/LD_stat -D needs a value. Supported debug flags: help: This message. cost: Show cost estimates. exec: Print executed command details. opt: Print optimization details. rates: Print predicate success rates. search: Trace the filesystem traversal. stat: Trace all stat() calls. tree: Print the parse tree. all: All debug flags at once. [PASS] bfs/color_escapes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newer times/l [PASS] gnu/printf_u_g_ulimit [PASS] bfs/D_opt /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype awk -quit [PASS] bfs/D_incomplete [PASS] bfs/color [ 65%] gnu/regextype_ed /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -O 3 basic [ 70%] bfs/Dmulti [ 77%] bfs/color_ext_case [PASS] bfs/D_all [ 73%] bfs/Ofast /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -D opt\,tree\,unknown basic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -O 3 basic bfs: error: ~~ bfs: error: -O needs a value. [PASS] bfs/O9 [PASS] bfs/LDstat [ 69%] bfs/D_opt [ 75%] bfs/color_L_no_stat bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S bfs -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-D opt,tree,unknown) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ [PASS] gnu/iwholename ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-D opt,tree,unknown) (-print)) bfs: -D opt: │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-D opt,tree,unknown) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-D opt,tree,unknown) (-print)) bfs: -D opt: │ │ [PASS] bfs/color_ext ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-D opt,tree,unknown) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-D opt,tree,unknown) (-print)) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ [PASS] bfs/O_3 │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-D opt,tree,unknown) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-D opt,tree,unknown) (-print)) bfs: -D opt: │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-D opt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S bfs -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -regextype awk -regex .\*/\[\\\[\\\*\]/.\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype ed -regex \\./\\\(\(\\\) [PASS] bfs/color_L [PASS] gnu/newer_link [ 65%] gnu/regextype_egrep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -Dopt\,tree\,unknown basic [ 58%] gnu/noleaf /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -Ofast basic -not \( -xtype f -not -xtype f \) tests/bfs/L_capable.sh:7: bfs_sudo setcap all+ep capable || skip [ 70%] bfs/LD_stat [ 77%] bfs/color_ext_case_flipflop bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j3 -S bfs -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j3) bfs: -D opt: (-Dopt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j3) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-j3) [ 73%] bfs/S_bfs bfs: -D opt: │ │ │ ├─╯ (-j3) bfs: -D opt: │ │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j3) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j3) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-j3) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-j3) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j3) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -L rainbow -color │ ├─╮ (-and (-j3) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j3) (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j3) (-Dopt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j3) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-j3) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j3) bfs: -D opt: │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -D opt -nohidden -not \( -type c -o -type d \) -links -5 -links -10 -not -hidden basic │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-j3) (-Dopt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-j3) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-j3) bfs: -D opt: │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j3) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-Dopt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j3 -S bfs -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) [ 70%] bfs/D_unknown [SKIP] bfs/L_capable [ 75%] bfs/color_auto [PASS] bfs/color_ext0 bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S bfs -D opt basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or bfs: -D opt: (-hidden))) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-D opt) bfs: -D opt: (-nohidden)) bfs: -D opt: (-not bfs: -D opt: (-o bfs: -D opt: (-type c) bfs: -D opt: (-type d)))) bfs: -D opt: (-links -5)) bfs: -D opt: (-links -10)) bfs: -D opt: (-not bfs: -D opt: (-hidden))) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -noleaf bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-hidden) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype egrep -quit ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-D opt) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-nohidden) bfs: -D opt: [ 71%] bfs/L_noerror │ │ │ │ │ │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-D opt) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ [ 58%] gnu/not ├─╯ (-links -10) bfs: -D opt: │ │ [PASS] bfs/color_L_ln_target │ ├─╯ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ [PASS] bfs/D_multi │ │ │ │ ├─╮ (-and (-D opt) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-D opt) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ [ 66%] gnu/regextype_emacs │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ De Morgan's laws bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-D opt) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-D opt) (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-type c)) (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-D opt) (-nohidden) ...) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-D opt) (-nohidden) ...) bfs: -D opt: │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ ├─╯ (-D opt) ... (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -LD stat links ├─╯ (-and (-D opt) (-nohidden) ...) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ │ ├─╮ (-and (-D opt) (-nohidden) ...) bfs: -D opt: │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ ├─╯ (-D opt) ... (-links -5) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-D opt) (-nohidden) ...) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ │ ├─╮ (-and (-D opt) (-nohidden) ...) bfs: -D opt: │ │ │ │ │ associativity bfs: -D opt: │ │ │ ├─╯ (-D opt) ... (-links -10) bfs: -D opt: │ │ │ ├─◯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-D opt) (-nohidden) ...) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-D opt) (-nohidden) ...) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-D opt) ... (-not (-hidden)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-D opt) (-nohidden) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-D opt) (-nohidden) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-D opt) bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt) bfs: -D opt: │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -S bfs -s basic bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ [ 77%] bfs/color_ext_case_nul before: [PASS] bfs/Ofast bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -warn -D unknown basic │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ [ 70%] bfs/Dmulti │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ after true: ⊥ bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [PASS] gnu/regextype_awk [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ pure, always false bfs: -D opt: │ │ │ ├─╯ (-false) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ [ 73%] bfs/S_dfs │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: bfs: -D stat: │ bfs_stat(│ │ AT_FDCWD│ , "links", pure, always true BFS_STAT_FOLLOWbfs: -D opt: │ │ ) == 0├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: bfs: -D stat: [0, bfs_stat(4] "bfs: -D opt: links/"│ , "skip", │ BFS_STAT_FOLLOW│ ) == 0├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: bfs: -D stat: │ bfs_stat("│ links/│ "│ , "deeply", -links: BFS_STAT_FOLLOW[0, ) == 04] bfs: -D opt: │ │ ├─╯ bfs: -D stat: -type: bfs_stat(~0xC "bfs: -D opt: links/│ │ "│ after false: bfs: -D opt: , "notdir", │ BFS_STAT_FOLLOW│ ) == -1├─◯ [20]-hidden: false bfs: -D stat: bfs: -D opt: bfs_stat(│ "├─╯ links/(-and (-D opt) (-nohidden) ...) "bfs: -D opt: , "notdir", ├─╯ BFS_STAT_NOFOLLOW) == 0 bfs: -D opt: bfs: -D stat: ├─╮ bfs_stat(simplify() "bfs: -D opt: │ ├─╮ links/(-and (-D opt) (-nohidden) ...) ", "broken", bfs: -D opt: BFS_STAT_FOLLOW│ ) == -1 [2]│ ├─◯ bfs: -D stat: (-D opt) bfs_stat(bfs: -D opt: "│ │ ├─◯ links/(-nohidden) "bfs: -D opt: , "broken", │ BFS_STAT_NOFOLLOW│ ) == 0├─╮ (-not (-type c)) bfs: -D opt: bfs: -D stat: │ bfs_stat(│ "│ links/├─◯ "(-type c) , "symlink", bfs: -D opt: BFS_STAT_FOLLOW│ │ ├─╯ ) == 0(-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D stat: bfs_stat(bfs: -D opt: │ "│ [PASS] bfs/Dmulti links/skip/├─◯ "(-true) , "broken", bfs: -D opt: [PASS] bfs/color_ext_case BFS_STAT_FOLLOW│ ) == -1│ [2]├─◯ (-true) bfs: -D opt: bfs: -D stat: │ bfs_stat(│ "links/skip/├─◯ "(-print) , "broken", bfs: -D opt: BFS_STAT_NOFOLLOW│ ) == 0│ ├─✘ bfs: -D stat: (-D opt) [conjunction elimination] bfs_stat(bfs: -D opt: "│ links/skip/[PASS] gnu/regextype_ed │ "[ 75%] bfs/color_ca ├─✘ , "link", (-nohidden) [conjunction elimination] BFS_STAT_FOLLOWbfs: -D opt: ) == 0│ │ bfs: -D stat: ├─◯ bfs_stat((-not (-type c)) "bfs: -D opt: links/skip/│ │ "├─◯ , "dir", (-not (-type d)) BFS_STAT_FOLLOWbfs: -D opt: ) == 0│ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: bfs: -D stat: │ bfs_stat(├─╯ "(-and (-not (...)) (-not (...)) ...) links/deeply/bfs: -D opt: "├─╯ , "nested", BFS_STAT_FOLLOWbfs: -D opt: ) == 0pass 2: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -regextype egrep -regex \*.\*/\{l bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L loops -noerror │ bfs: -D stat: │ bfs_stat(├─◯ "links/deeply/nested/(-links -5) "bfs: -D opt: │ , "broken", │ BFS_STAT_FOLLOW├─◯ ) == -1(-print) [2]bfs: -D opt: │ bfs: -D stat: │ bfs_stat(├─◯ "(-not (-type c)) links/deeply/nested/bfs: -D opt: "│ , "broken", │ BFS_STAT_NOFOLLOW├─◯ ) == 0(-not (-type d)) bfs: -D opt: │ bfs: -D stat: │ bfs_stat("├─◯ links/deeply/nested/(-links -5) "bfs: -D opt: │ , "link", │ BFS_STAT_FOLLOW├─◯ ) == 0(-print) bfs: -D opt: bfs: -D stat: │ bfs_stat("├─╯ links/deeply/nested/(-and (-not (...)) (-not (...)) ...) "bfs: -D opt: , "dir", ├─╯ BFS_STAT_FOLLOW bfs: -D opt: ├─╮ ) == 0reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-not (-type d)) [79.998] bfs: -D opt: │ │ ├─╯ (-not (-type d)) (-not (-type c)) [75.421] bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-links -5) [1039.95] bfs: -D opt: │ │ ├─╯ (-links -5) (-not (-type c)) [1039.6] bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -not -name foo │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype emacs -quit ~0x8 bfs: -D opt: │ │ │ tests/run.sh:373: │ after true: test -n "${UNBUFFER:-}" || skip bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ [PASS] bfs/color_L_no_stat │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: [ 66%] gnu/regextype_findutils_default │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: [PASS] bfs/S_bfs │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 3: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ [ 70%] bfs/LDstat (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: [PASS] gnu/noleaf │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false [SKIP] bfs/color_auto bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -Dopt\,tree\,unknown basic 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -S dfs -s basic │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ [ 77%] bfs/color_ext_case_priority │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: [ 70%] bfs/LD_stat │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D opt: ├─╮ lazy stat cost: 0.87667 bfs: -D opt: ├─╯ eager stat cost: 0.125 [ 73%] bfs/S_ids bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . -quit -capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S bfs -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-Dopt,tree,unknown) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-Dopt,tree,unknown) (-print)) bfs: -D opt: │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-Dopt,tree,unknown) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-Dopt,tree,unknown) (-print)) bfs: -D opt: │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-Dopt,tree,unknown) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-Dopt,tree,unknown) (-print)) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-Dopt,tree,unknown) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-Dopt,tree,unknown) (-print)) bfs: -D opt: │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-Dopt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8[ 76%] bfs/color_ca_incapable -S bfs -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) [PASS] bfs/LD_stat [PASS] bfs/color_ext_case_flipflop /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype findutils-default -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -regextype emacs -regex .\*/\\\(\?:f+o\?o\?\\\|bar\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -LDstat links [PASS] bfs/D_unknown [PASS] gnu/not [ 70%] bfs/L_capable [PASS] bfs/S_dfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -LD stat links bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 [PASS] bfs/L_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -S ids -s basic [ 77%] bfs/color_ext_override bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("[ 70%] bfs/LDstat links/", "symlink", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 [ 58%] gnu/not_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 [ 73%] bfs/Sbfs [PASS] gnu/regextype_egrep [ 76%] bfs/color_cd0_no [ 71%] bfs/L_unique bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 [PASS] bfs/D_opt [PASS] bfs/color_deep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -regextype findutils-default -regex .\*/./\\\(m\\\|n\\\) bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", [PASS] bfs/Dmulti BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 [PASS] bfs/color_ext_case_nul bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -capable tests/bfs/color_ca.sh:7: bfs_sudo setcap all+ep capable || skip [ 71%] bfs/L_noerror [PASS] bfs/S_ids /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -LDstat links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -not \( -print \, -name \*f\* \) -print [SKIP] bfs/color_ca /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -Sbfs -s basic [ 78%] bfs/color_ext_underride [PASS] bfs/LDstat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L links/file links/symlink links/hardlink -unique [PASS] gnu/regextype_emacs [ 70%] bfs/L_capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 73%] bfs/and_incomplete [ 76%] bfs/color_deep bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 [ 71%] bfs/L_unique_depth bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 [PASS] bfs/color_ext_case_priority /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L loops -noerror [PASS] bfs/LD_stat [PASS] bfs/color_ca_incapable tests/bfs/L_capable.sh:7: bfs_sudo setcap all+ep capable || skip [PASS] bfs/Sbfs [ 66%] gnu/regextype_gnu_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -capable [PASS] gnu/regextype_findutils_default /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -print -a [ 71%] bfs/L_unique [ 71%] bfs/L_noerror [ 78%] bfs/color_fi0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L loops/deeply/nested -unique -depth [PASS] gnu/not_comma [ 74%] bfs/capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs deep -color -type f -printf %f\\n [SKIP] bfs/L_capable bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -print -a bfs: error: ~~ bfs: error: Expression terminated prematurely here. [ 71%] bfs/L_unique_loops [ 76%] bfs/color_escapes [PASS] bfs/L_unique [ 59%] gnu/not_reachability [PASS] bfs/LDstat [PASS] bfs/color_ext_override [PASS] bfs/and_incomplete [PASS] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype gnu-awk -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L links/file links/symlink links/hardlink -unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L loops -noerror [PASS] bfs/L_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -capable [ 71%] bfs/L_unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L loops/deeply/nested -unique [ 78%] bfs/color_fi_no [ 74%] bfs/closed_stderr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print \! -quit -print [ 76%] bfs/color_ext [ 59%] gnu/ok_flush tests/bfs/L_capable.sh:7: [PASS] bfs/color_ext_underride bfs_sudo setcap all+ep capable || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -regextype gnu-awk -regex .\*/\[\\\[\\\*\]/\(\\\<.\\\>\) [PASS] bfs/L_unique_depth [SKIP] bfs/L_capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L links/file links/symlink links/hardlink -unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 71%] bfs/L_unique_depth [PASS] bfs/L_unique [ 74%] bfs/closed_stdin [ 78%] bfs/color_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color tests/bfs/capable.sh:7: bfs_sudo setcap all+ep capable || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf %p\ \?\ -ok echo found \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic [ 59%] gnu/ok_nothing [PASS] bfs/L_noerror [ 71%] bfs/L_unique_depth [PASS] gnu/not_reachability [PASS] bfs/color_fi0_no [PASS] bfs/color_deep [PASS] bfs/L_unique_loops [SKIP] bfs/capable [PASS] bfs/color_escapes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L loops/deeply/nested -unique -depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic [ 71%] bfs/O0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [PASS] bfs/closed_stderr [ 74%] bfs/closed_stdout [ 71%] bfs/L_unique_loops [ 66%] gnu/regextype_grep [ 78%] bfs/color_ls [PASS] gnu/regextype_gnu_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -ok \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L loops/deeply/nested -unique -depth [PASS] bfs/L_unique [ 71%] bfs/L_unique_loops bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -ok ";" bfs: error: [ 76%] bfs/color_ext0 ~~~~~~~ bfs: error: Missing command. [PASS] bfs/color_fi_no [PASS] gnu/ok_nothing [PASS] bfs/color_ext /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -O0 basic -not \( -type f -not -type f \) bash: line 1: echo: write error: Bad file descriptor /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L loops/deeply/nested -unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype grep -quit [ 74%] bfs/color [ 71%] bfs/O0 [PASS] bfs/closed_stdin [ 59%] gnu/okdir_path_dot [ 66%] gnu/regextype_posix_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic [ 79%] bfs/color_mh /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L loops/deeply/nested -unique [PASS] bfs/L_unique_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color bfs: error: basic: (standard output): Bad file descriptor. bfs: error: (standard output): Bad file descriptor. [ 77%] bfs/color_ext_case [PASS] bfs/color_ln_target [PASS] bfs/L_unique_depth [ 72%] bfs/O1 [PASS] bfs/closed_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -regextype grep -regex .\*/f\\+o\\\?o\\\? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -O0 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype posix-awk -quit [ 75%] bfs/color_L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -okdir echo \{\} \; [ 72%] bfs/O1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 67%] gnu/regextype_posix_basic [ 79%] bfs/color_mh0 [PASS] bfs/O0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -okdir echo "{}" ";" bfs: error: [PASS] bfs/L_unique_loops ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path . /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] bfs/L_unique_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -O1 basic -not \( -type f -not -type f \) [ 72%] bfs/O2 [PASS] gnu/okdir_path_dot /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L rainbow -color [PASS] bfs/color_ext0 [ 71%] bfs/O0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -O1 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -regextype posix-awk -regex .\*/\[\\\[\\\*\]/.\* [ 75%] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype posix-basic -regex \\./\\\(\(\\\) [PASS] bfs/color [ 72%] bfs/O2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 79%] bfs/color_mi [PASS] bfs/O0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -O2 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids scratch/ scratch/link scratch/broken scratch/nested scratch/notdir scratch/relative scratch/absolute -color -type l -ls [PASS] gnu/regextype_grep [ 72%] bfs/O3 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -O0 basic -not \( -type f -not -type f \) [ 67%] gnu/regextype_posix_extended [PASS] bfs/color_mh [ 72%] bfs/O1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L rainbow -color [PASS] bfs/color_ext_case /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -O2 basic -not \( -type f -not -type f \) [PASS] bfs/O1 [ 75%] bfs/color_L_no_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [PASS] bfs/color_L [ 72%] bfs/O3 [ 79%] bfs/color_missing_colon [ 77%] bfs/color_ext_case_flipflop [PASS] bfs/O1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -O3 basic -not \( -type f -not -type f \) [ 72%] bfs/O9 [PASS] gnu/regextype_posix_awk [PASS] bfs/color_mh0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype posix-extended -regex \\./\(\\\(\) [PASS] gnu/regextype_posix_basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -O1 basic -not \( -type f -not -type f \) [ 72%] bfs/O2 [PASS] bfs/O2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -L rainbow -color [PASS] bfs/color_ls [PASS] bfs/O0 [ 75%] bfs/color_auto /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -O3 basic -not \( -type f -not -type f \) [PASS] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 59%] gnu/okdir_path_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 72%] bfs/O9 [ 77%] bfs/color_ext_case_nul [ 79%] bfs/color_no [ 72%] bfs/O_3 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -warn -O9 basic [PASS] bfs/O2 [PASS] bfs/color_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -O2 basic -not \( -type f -not -type f \) [ 72%] bfs/O3 [ 75%] bfs/color_ca /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -okdir echo \{\} \; [PASS] bfs/O3 [PASS] bfs/color_L_no_stat [PASS] gnu/ok_flush [ 60%] gnu/okdir_path_relative [PASS] bfs/O1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -warn -O9 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -okdir[ 72%] bfs/O_3 echo "{}" ";" bfs: error: tests/run.sh:373: test -n "${UNBUFFER:-}" || skip ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path "" [ 80%] bfs/color_no_stat [PASS] gnu/regextype_posix_extended /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -O 3 basic [ 73%] bfs/Ofast [PASS] bfs/O3 [PASS] gnu/okdir_path_empty [PASS] bfs/color_ext_case_flipflop [SKIP] bfs/color_auto /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -O3 basic -not \( -type f -not -type f \) bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -O 3 basic bfs: error: ~~ bfs: error: -O needs a value. [ 67%] gnu/regextype_posix_minimal_basic [ 72%] bfs/O9 [PASS] bfs/color_missing_colon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . -quit -capable [PASS] bfs/O2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -okdir echo \{\} \; [PASS] bfs/O_3 [ 77%] bfs/color_ext_case_priority [ 76%] bfs/color_ca_incapable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -O 3 basic [PASS] bfs/O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 73%] bfs/Ofast bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -okdir echo "{}" ";" bfs: error: ~~~~~~~~~~~~~~~~~~~~ bfs: error: This action would be unsafe, since $PATH contains the relative path foo [ 80%] bfs/color_notdir_slash_error [ 60%] gnu/or bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -O 3 basic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -Ofast basic -not \( -xtype f -not -xtype f \) ~~ bfs: error: -O needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype posix-minimal-basic -regex \\./\\\(\(\\\) [ 73%] bfs/S_bfs [PASS] gnu/okdir_path_relative [PASS] bfs/color_ext_case_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -warn -O9 basic [PASS] bfs/color_no [PASS] bfs/O9 [PASS] bfs/O_3 [ 72%] bfs/O_3 [PASS] bfs/O3 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 77%] bfs/color_ext_override tests/bfs/color_ca.sh:7: bfs_sudo setcap all+ep capable || skip [ 76%] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -Ofast basic -not \( -xtype f -not -xtype f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -color links/notdir/nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -name foo -or -type d [ 80%] bfs/color_nul [ 60%] gnu/path_d /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -S bfs -s basic [ 73%] bfs/S_bfs [SKIP] bfs/color_ca [ 73%] bfs/S_dfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -O 3 basic [01;39mbfs:[0m [01;31merror:[0m [01;34mlinks/[0mnotdir/nowhere: Not a directory. [PASS] bfs/color_no_stat [ 73%] bfs/Ofast bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -O 3 basic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color ~~ bfs: error: -O needs a value. [PASS] bfs/Ofast /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 76%] bfs/color_deep [PASS] gnu/regextype_posix_minimal_basic [PASS] bfs/color_ca_incapable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S bfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -d [PASS] bfs/O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [PASS] bfs/O_3 [ 73%] bfs/S_dfs [ 60%] gnu/perm_000_slash [ 80%] bfs/color_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -S dfs -s basic [PASS] bfs/S_bfs [PASS] gnu/or [ 73%] bfs/S_ids [ 67%] gnu/regextype_sed [PASS] bfs/color_ext_case_priority [PASS] bfs/Ofast [PASS] bfs/color_notdir_slash_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -Ofast basic -not \( -xtype f -not -xtype f \) [ 73%] bfs/S_bfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 deep -color -type f -printf %f\\n [PASS] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm /000 [ 73%] bfs/S_ids /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype sed -regex \\./\\\(\(\\\) [ 80%] bfs/color_or0_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -S ids -s basic [ 60%] gnu/perm_222_slash [PASS] bfs/S_bfs [ 67%] gnu/true [ 73%] bfs/Sbfs [PASS] gnu/path_d [PASS] bfs/S_dfs [PASS] bfs/color_ext_override /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -S bfs -s basic [ 78%] bfs/color_ext_underride [ 73%] bfs/S_dfs [PASS] bfs/Ofast [PASS] bfs/color_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm /222 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -true [ 73%] bfs/Sbfs [ 80%] bfs/color_or0_mi0 [PASS] bfs/S_dfs [ 61%] gnu/perm_644_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -Sbfs -s basic [ 68%] gnu/used [ 73%] bfs/and_incomplete [PASS] gnu/perm_000_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -S dfs -s basic [PASS] bfs/color_deep [PASS] bfs/S_ids [ 78%] bfs/color_fi0_no [PASS] bfs/S_bfs [ 73%] bfs/S_ids [PASS] bfs/color_or [ 76%] bfs/color_escapes [PASS] gnu/regextype_sed /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -Sbfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm /644 [ 73%] bfs/and_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -print -a [PASS] gnu/perm_222_slash [ 81%] bfs/color_or_mi [ 61%] gnu/perm_leading_plus_symbolic_slash [ 74%] bfs/capable [PASS] bfs/S_ids [PASS] bfs/Sbfs [PASS] bfs/S_dfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -S ids -s basic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -print -a bfs: error: ~~ bfs: error: Expression terminated prematurely here. [ 78%] bfs/color_fi_no [ 73%] bfs/Sbfs [ 68%] gnu/wholename /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] bfs/color_or0_mi [PASS] gnu/true [PASS] bfs/and_incomplete [PASS] bfs/color_ext_underride /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -print -a [PASS] bfs/Sbfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm /+rwx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -capable [ 74%] bfs/capable [PASS] gnu/perm_644_slash [ 81%] bfs/color_or_mi0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -print -a bfs: error: [ 61%] gnu/perm_symbolic_slash ~~ bfs: error: Expression terminated prematurely here. [ 74%] bfs/closed_stderr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -mindepth 1 -a -used 1 -printf -used\ 1:\ %p\\n -o -used 2 -printf -used\ 2:\ %p\\n -o -used 7 -printf -used\ 7:\ %p\\n -o -used +7 -printf -used\ +7:\ %p\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -wholename basic/\*f\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -Sbfs -s basic [PASS] bfs/S_ids [ 78%] bfs/color_ln_target [ 68%] gnu/writable [PASS] bfs/and_incomplete [PASS] bfs/color_or0_mi0 [PASS] bfs/color_escapes [PASS] bfs/color_fi0_no [ 73%] bfs/and_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -capable [ 76%] bfs/color_ext /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm /a+r\,u=wX\,g+wX-w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 81%] bfs/color_rs_lc_rc_ec [ 61%] gnu/precedence [ 74%] bfs/closed_stderr [ 74%] bfs/closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] gnu/perm_leading_plus_symbolic_slash [PASS] bfs/Sbfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -writable tests/bfs/capable.sh:7: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic bfs_sudo setcap all+ep capable || skip [ 78%] bfs/color_ls [PASS] bfs/color_or_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -print -a [SKIP] bfs/capable [PASS] gnu/used [ 74%] bfs/capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] gnu/wholename [PASS] bfs/color_fi_no bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -print -a bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color ~~ bfs: error: Expression terminated prematurely here. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( -name foo -type d -o -name bar -a -type f \) -print \, \! -empty -type f -print [ 74%] bfs/closed_stdout [ 74%] bfs/closed_stdin [ 61%] gnu/print_error [ 81%] bfs/color_st0_tw0_ow [PASS] gnu/perm_symbolic_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic [PASS] bfs/and_incomplete [PASS] bfs/closed_stderr tests/bfs/capable.sh:7: bfs_sudo setcap all+ep capable || skip [ 79%] bfs/color_mh [PASS] bfs/color_or_mi0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -capable [PASS] gnu/writable [SKIP] bfs/capable [PASS] bfs/color_ln_target [ 74%] bfs/closed_stderr [PASS] bfs/color_ext bash: line 1: echo: write error: Bad file descriptor /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic [ 68%] gnu/xtype_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 74%] bfs/closed_stdout [ 74%] bfs/color [ 81%] bfs/color_st0_tw0_ow0 [ 61%] gnu/printf [ 76%] bfs/color_ext0 [PASS] bfs/closed_stderr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] gnu/precedence bfs: error: basic: (standard output): No space left on device. [PASS] bfs/closed_stdin [ 79%] bfs/color_mh0 [PASS] bfs/color_rs_lc_rc_ec [PASS] gnu/print_error bfs: error: basic: (standard output): Bad file descriptor. [ 74%] bfs/closed_stdin bfs: error: (standard output): Bad file descriptor. bash: line 1: echo: write error: Bad file descriptor tests/bfs/capable.sh:7: bfs_sudo setcap all+ep capable || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%m\(%m\)\ %%M\(%M\)\ %%y\(%y\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 74%] bfs/color [ 75%] bfs/color_L [ 82%] bfs/color_st0_tw_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic [ 77%] bfs/color_ext_case /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 62%] gnu/printf_H [SKIP] bfs/capable [PASS] bfs/closed_stdout [PASS] bfs/closed_stdin [PASS] bfs/color_st0_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs scratch/ scratch/link scratch/broken scratch/nested scratch/notdir scratch/relative scratch/absolute -color -type l -ls bfs: error: basic: (standard output): Bad file descriptor. tests/gnu/xtype_bind_mount.sh:7: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic bfs_sudo mount --bind /dev/null null || skip [PASS] bfs/closed_stderr [ 74%] bfs/closed_stdout bfs: error: (standard output): Bad file descriptor. [PASS] bfs/color_mh /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [SKIP] gnu/xtype_bind_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 75%] bfs/color_L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic links -printf %%p\(%p\)\ %%d\(%d\)\ %%f\(%f\)\ %%h\(%h\)\ %%H\(%H\)\ %%P\(%P\)\ %%y\(%y\)\\n [ 75%] bfs/color_L_ln_target [PASS] bfs/closed_stdout [PASS] bfs/color_ext0 [PASS] gnu/printf [ 62%] gnu/printf_Y_error [ 82%] bfs/color_st0_tw_ow0 [ 68%] gnu/xtype_f [PASS] bfs/color [ 79%] bfs/color_mi bash: line 1: echo: write error: Bad file descriptor [PASS] bfs/color_st0_tw0_ow0 [PASS] bfs/color_mh0 [ 74%] bfs/color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L rainbow -color [PASS] bfs/closed_stdin /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic [PASS] bfs/color_ls [ 75%] bfs/color_L_no_stat [ 75%] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -xtype f [PASS] bfs/color_ext_case [ 62%] gnu/printf_empty [ 82%] bfs/color_st_tw0_ow bfs: error: basic: (standard output): Bad file descriptor. [PASS] gnu/printf_H [ 69%] gnu/xtype_l bfs: error: (standard output): Bad file descriptor. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 77%] bfs/color_ext_case_flipflop [PASS] bfs/color [PASS] bfs/color_L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/color_st0_tw_ow [PASS] bfs/closed_stdout [ 75%] bfs/color_L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -L rainbow -color [ 79%] bfs/color_missing_colon [ 75%] bfs/color_auto /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf '' [ 82%] bfs/color_st_tw0_ow0 [ 62%] gnu/printf_escapes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -printf \(%p\)\ \(%l\)\ %y\ %Y\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] bfs/color_L [ 77%] bfs/color_ext_case_nul [PASS] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L rainbow -color [PASS] gnu/xtype_f bfs: error: ./bar: (standard output): Permission denied. [PASS] bfs/color_st0_tw_ow0 [ 75%] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] bfs/color [ 79%] bfs/color_no [PASS] bfs/color_mi [ 75%] bfs/color_ca /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 0 -printf \\18\\118\\1118\\11118\\n\\cfoo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 82%] bfs/color_st_tw_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [ 62%] gnu/printf_flags [PASS] gnu/printf_empty [PASS] bfs/color_L_no_stat [ 77%] bfs/color_ext_case_priority [PASS] bfs/color_L_ln_target [PASS] bfs/color_ext_case_flipflop [PASS] bfs/color_st_tw0_ow [SKIP] bfs/color_auto /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L rainbow -color [ 75%] bfs/color_L_no_stat [PASS] gnu/xtype_l [ 75%] bfs/color_L_no_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . -quit -capable [PASS] bfs/color_L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] gnu/printf_Y_error [ 69%] gnu/xtype_l_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [ 76%] bfs/color_ca_incapable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf \|%-10.10p\|\ %+03d\ %\ #4m\\n [PASS] gnu/printf_escapes [ 83%] bfs/color_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 63%] gnu/printf_l_nonlink [ 77%] bfs/color_ext_override [PASS] bfs/color_missing_colon [PASS] bfs/color_ext_case_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -L rainbow -color [ 75%] bfs/color_auto /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -L rainbow -color [PASS] bfs/color_st_tw0_ow0 [ 75%] bfs/color_auto /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds loops -xtype l [PASS] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 76%] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 83%] bfs/color_su0_sg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -printf \|\ %26p\ -\>\ %-26l\ \|\\n [ 78%] bfs/color_ext_underride tests/bfs/color_ca.sh:7: bfs_sudo setcap all+ep capable || skip bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color bfs: error: ~~~~~~ bfs: error: Error parsing $LS_COLORS: Invalid argument. [ 63%] gnu/printf_leak [PASS] gnu/printf_flags [PASS] bfs/color_ext_case_priority [PASS] bfs/color_no [ 75%] bfs/color_ca [PASS] bfs/color_st_tw_ow0 [PASS] bfs/color_star [SKIP] bfs/color_ca [ 75%] bfs/color_ca [ 80%] bfs/color_no_stat tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [PASS] bfs/color_L_no_stat [ 76%] bfs/color_deep [PASS] bfs/color_L_no_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [SKIP] bfs/color_auto [ 83%] bfs/color_su0_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 0 -printf %p [ 78%] bfs/color_fi0_no [PASS] bfs/color_ext_override [PASS] gnu/xtype_l_loops [SKIP] bfs/color_auto /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . -quit -capable [PASS] gnu/printf_l_nonlink [ 63%] gnu/printf_nul [PASS] bfs/color_ca_incapable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . -quit -capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 69%] bfs/D_all [ 76%] bfs/color_ca_incapable [ 80%] bfs/color_notdir_slash_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s deep -color -type f -printf %f\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 76%] bfs/color_escapes [ 83%] bfs/color_su_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/a basic/b -maxdepth 0 -printf %h\\0%f\\n [ 78%] bfs/color_fi_no [PASS] bfs/color_ext_underride [PASS] gnu/printf_leak [PASS] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -D all basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/color_su0_sg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -color links/notdir/nowhere [ 76%] bfs/color_cd0_no tests/bfs/color_ca.sh:7: bfs_sudo setcap all+ep capable || skip bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S eds -D all basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-S eds) bfs: -D opt: (-D all)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: tests/bfs/color_ca.sh:7: bfs: -D opt: [ 80%] bfs/color_nul bfs_sudo setcap all+ep capable || skip ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S eds) (-D all)) bfs: -D opt: │ │ │ ├─╮ (-S eds) bfs: -D opt: │ │ │ ├─╯ (-S eds) bfs: -D opt: │ │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-S eds) (-D all)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S eds) (-D all)) bfs: -D opt: │ │ │ ├─◯ (-S eds) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ │ ├─◯ (-S eds) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-S eds) (-D all)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-S eds) (-D all)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-S eds) (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-S eds) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S eds) (-D all) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-S eds) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-S eds) bfs: -D opt: │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-S eds) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-S eds) (-D all) ...) bfs: -D opt: │ │ ├─◯ (-S eds) bfs: -D opt: │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-S eds) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D all) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S eds -D all basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) bfs: -D cost: Cost: ~20000 bfs: -D cost: Probability: ~100% /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color bfs: -D search: bftw({ .paths = { "basic", }, .npaths = 1, .callback = eval_callback, .ptr = &args, .nopenfd = 4088, .nthreads = 7, .flags = BFTW_RECOVER, .strategy = BFTW_EDS, .mtab = ctx->mtab, }) [SKIP] bfs/color_ca /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -color [PASS] gnu/printf_nul [01;39mbfs:[0m [01;31merror:[0m [01;34mlinks/[0mnotdir/nowhere: Not a directory. [SKIP] bfs/color_ca bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_NOFOLLOW) == 0 bfs: -D search: eval_callback({ .path = "basic", .root = "basic", .depth = 0, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE [PASS] bfs/color_no_stat bfs: -D search: eval_callback({ .path = "basic/l", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/i", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/b", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/a", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE [ 76%] bfs/color_ext /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 83%] bfs/comma_incomplete bfs: -D search: eval_callback({ .path = "basic/l/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g/h", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e/f", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c/d", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE [ 78%] bfs/color_ln_target bfs: -D search: eval_callback({ .path = "basic/l/foo/bar/baz", .root = "basic", .depth = 4, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE [PASS] bfs/color_fi0_no [ 63%] gnu/printf_slash [ 76%] bfs/color_ca_incapable bfs: -D rates: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S eds -D all basic -nocolor bfs: -D rates: (-exclude bfs: -D rates: (-false [0/19=0%; 997.895ns])) bfs: -D rates: (-print [19/19=100%; 3823.16ns]) [PASS] bfs/color_su0_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 76%] bfs/color_deep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] bfs/color_ca_incapable [PASS] bfs/color_notdir_slash_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -print \, /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 / -maxdepth 0 -printf \(%h\)/\(%f\)\\n [ 84%] bfs/data_flow_hidden [ 76%] bfs/color_ext0 [ 78%] bfs/color_ls [PASS] bfs/color_fi_no bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -print , bfs: error: ~ bfs: error: Expression terminated prematurely here. [PASS] bfs/D_all [PASS] bfs/color_escapes [ 76%] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 deep -color -type f -printf %f\\n [PASS] bfs/color_su_sg0 [PASS] bfs/comma_incomplete [ 69%] bfs/D_incomplete [ 76%] bfs/color_escapes [PASS] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic \( -hidden -not -hidden \) -o \( -hidden -o -not -hidden \) [ 77%] bfs/color_ext_case [ 79%] bfs/color_mh [PASS] bfs/color_ln_target [ 84%] bfs/deep_strict [PASS] gnu/printf_slash [PASS] bfs/color_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -D [ 76%] bfs/color_deep [PASS] bfs/color_ext /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 63%] gnu/printf_slashes [ 80%] bfs/color_or [ 76%] bfs/color_ext [ 69%] bfs/D_multi [PASS] bfs/color_ca_incapable bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -D bfs: error: ~~ bfs: error: -D needs a value. Supported debug flags: help: This message. cost: Show cost estimates. exec: Print executed command details. opt: Print optimization details. rates: Print predicate success rates. search: Trace the filesystem traversal. stat: Trace all stat() calls. tree: Print the parse tree. all: All debug flags at once. [PASS] bfs/D_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [ 77%] bfs/color_ext_case_flipflop [ 84%] bfs/exclude_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs deep -color -type f -printf %f\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 /// -maxdepth 0 -printf \(%h\)/\(%f\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 76%] bfs/color_escapes [PASS] bfs/color_deep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -D opt\,tree\,unknown basic [PASS] bfs/data_flow_hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/color_ext0 [ 69%] bfs/D_opt bfs: -D opt: [PASS] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S eds -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-S eds) bfs: -D opt: [PASS] bfs/color_escapes (-D opt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ [PASS] bfs/color_deep annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S eds) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-S eds) bfs: -D opt: │ │ │ ├─╯ (-S eds) bfs: -D opt: │ │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-S eds) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S eds) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-S eds) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-S eds) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-S eds) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-S eds) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-S eds) (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-S eds) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S eds) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-S eds) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-S eds) bfs: -D opt: │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-S eds) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-S eds) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-S eds) bfs: -D opt: │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-S eds) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S eds -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -depth -exclude -name foo [ 77%] bfs/color_ext_case_nul [PASS] bfs/color_mh [ 84%] bfs/exclude_exclude [ 76%] bfs/color_ext0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 scratch/ scratch/link scratch/broken scratch/nested scratch/notdir scratch/relative scratch/absolute -color -type l -ls [ 76%] bfs/color_ext [PASS] bfs/color_ext_case [PASS] gnu/printf_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -D opt -nohidden -not \( -type c -o -type d \) -links -5 -links -10 -not -hidden basic bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S eds -D opt basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or bfs: -D opt: (-hidden)[ 64%] gnu/printf_times )) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: [ 79%] bfs/color_mh0 (-and bfs: -D opt: [PASS] bfs/color_ext (-S eds) bfs: -D opt: (-D opt)) bfs: -D opt: (-nohidden)) bfs: -D opt: (-not bfs: -D opt: (-o bfs: -D opt: (-type c) bfs: -D opt: [PASS] bfs/color_or (-type d)))) bfs: -D opt: (-links -5)) bfs: -D opt: (-links -10)) bfs: -D opt: (-not bfs: -D opt: (-hidden))) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-hidden) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-hidden) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-S eds) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-S eds) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-S eds) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-S eds) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-o (...) (...))) bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exclude -exclude -name foo │ │ │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ ├─╯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ [ 77%] bfs/color_ext_case_priority bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-S eds) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-S eds) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-S eds) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ [ 80%] bfs/color_or0_mi (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-S eds) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-S eds) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-S eds) (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color │ [PASS] bfs/D_multi │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ [ 84%] bfs/exclude_mindepth │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ De Morgan's laws bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-S eds) ... (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color │ │ │ │ ├─╯ (-not (-type c)) (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ ├─╯ (-S eds) ... (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ │ ├─╮ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ ├─╯ (-S eds) ... (-links -5) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ │ ├─╮ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ │ │ │ associativity bfs: -D opt: │ │ │ ├─╯ (-S eds) ... (-links -10) bfs: -D opt: │ │ │ ├─◯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ bfs: error: │ ├─╮ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs(-and (-S eds) (-D opt) ...) bfs: -D opt: -S│ │ │ ids│ associativity basicbfs: -D opt: │ -exclude│ ├─╯ -exclude(-S eds) ... (-not (-hidden)) bfs: -D opt: -name│ │ foo├─◯ (-print) bfs: error: bfs: -D opt: │ ├─╯ (-and (-S eds) (-D opt) ...) [ 77%] bfs/color_ext_case bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-S eds) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ [PASS] bfs/color_ls after false: ⊥ bfs: -D opt: │ │ ├─╯ (-S eds) bfs: -D opt: │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ ~│ ~│ ~│ ~after false: ⊥ ~bfs: -D opt: ~│ ~│ ~├─╯ (-D opt) bfs: error: bfs: -D opt: -exclude is not supported within -exclude. │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ [ 76%] bfs/color_ext0 ├─╯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ [PASS] bfs/color_ext_case_flipflop │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ [PASS] bfs/exclude_depth bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -type f -printf %p\ \|\ %a\ %AY-%Am-%Ad\ %AH:%AI:%AS\ %A@\ \|\ %t\ %TY-%Tm-%Td\ %TH:%TI:%TS\ %T@\\n │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color ├─╮ (-hidden) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ after true: ⊥ bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ pure, always false bfs: -D opt: │ │ │ ├─╯ (-false) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: [PASS] bfs/exclude_exclude │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-S eds) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-S eds) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-S eds) bfs: -D opt: │ │ ├─◯ (-D opt) bfs: -D opt: │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-S eds) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-nohidden) [conjunction elimination] [ 79%] bfs/color_mi bfs: -D opt: [PASS] bfs/color_deep │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: [PASS] bfs/color_escapes │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 2: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-not (-type d)) [79.998] bfs: -D opt: │ │ ├─╯ (-not (-type d)) (-not (-type c)) [75.421] bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-links -5) [1039.95] bfs: -D opt: │ │ ├─╯ (-links -5) (-not (-type c)) [1039.6] bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color ├─╮ -hidden: false /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -mindepth 3 -exclude -name foo bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ [ 77%] bfs/color_ext_override │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 3: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color │ [ 80%] bfs/color_or0_mi0 [ 84%] bfs/exclude_name ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ [ 77%] bfs/color_ext_case (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ [PASS] bfs/color_ext0 (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D opt: ├─╮ lazy stat cost: 0.87667 bfs: -D opt: ├─╯ eager stat cost: 0.125 [PASS] bfs/color_ext_case_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] bfs/color_mh0 [PASS] bfs/color_ext [PASS] gnu/printf_times /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 78%] bfs/color_ext_underride /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exclude -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 77%] bfs/color_ext_case_flipflop [ 85%] bfs/exclude_print [ 81%] bfs/color_or_mi [ 64%] gnu/printf_trailing_slash /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [PASS] bfs/color_or0_mi [PASS] bfs/exclude_mindepth [PASS] bfs/color_ext_case_priority [ 77%] bfs/color_ext_case_flipflop [PASS] bfs/color_ext_case [PASS] bfs/color_ext0 [PASS] bfs/color_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 78%] bfs/color_fi0_no [PASS] bfs/D_opt /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exclude -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/ -printf \(%h\)/\(%f\)\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 77%] bfs/color_ext_case_nul [ 79%] bfs/color_missing_colon [ 85%] bfs/exec_flush_fprint [ 70%] bfs/D_unknown bfs: error: [ 81%] bfs/color_or_mi0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -exclude -print bfs: error: ~~~~~~ bfs: error: This action is not supported within -exclude. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [PASS] bfs/color_ext_override [PASS] bfs/exclude_name [ 77%] bfs/color_ext_case_nul [PASS] bfs/color_or0_mi0 [PASS] bfs/exclude_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [PASS] bfs/color_ext_case [ 78%] bfs/color_fi_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/a -fprint /tmp/bfs.S9jNxYcS28/bfs/exec_flush_fprint.out.f -exec cat /tmp/bfs.S9jNxYcS28/bfs/exec_flush_fprint.out.f \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -warn -D unknown basic [ 85%] bfs/exec_flush_fprint_fail [PASS] gnu/printf_trailing_slash [PASS] bfs/color_ext_case_flipflop [ 70%] bfs/Dmulti [ 81%] bfs/color_rs_lc_rc_ec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 77%] bfs/color_ext_case_priority [PASS] bfs/color_ext_underride [PASS] bfs/color_or_mi [ 64%] gnu/printf_trailing_slashes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 78%] bfs/color_ln_target [PASS] bfs/color_ext_case_flipflop /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic/a -fprint /dev/full -exec true \; [ 85%] bfs/execdir_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -Dopt\,tree\,unknown basic [PASS] bfs/color_missing_colon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [PASS] bfs/color_ext_case_nul [ 81%] bfs/color_st0_tw0_ow [PASS] bfs/color_fi0_no [ 77%] bfs/color_ext_override bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S eds -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-S eds) bfs: -D opt: (-Dopt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/// -printf \(%h\)/\(%f\)\\n (-false) bfs: -D opt: ├─╯ bfs: error: /dev/full: No space left on device. bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S eds) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-S eds) bfs: -D opt: │ │ │ ├─╯ (-S eds) bfs: -D opt: │ │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-S eds) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-S eds) (-Dopt,tree,unknown)) bfs: -D opt: │ [ 79%] bfs/color_no │ │ ├─◯ (-S eds) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-S eds) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-S eds) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-S eds) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-S eds) (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-S eds) (-Dopt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-S eds) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-S eds) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-S eds) bfs: -D opt: │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-S eds) (-Dopt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-S eds) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-S eds) bfs: -D opt: │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-S eds) [conjunction elimination] [ 77%] bfs/color_ext_case_priority bfs: -D opt: │ │ ├─✘ (-Dopt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j8 -S eds -D opt,tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) [PASS] bfs/exec_flush_fprint [PASS] bfs/color_or_mi0 bfs: error: /dev/full: No space left on device. [PASS] bfs/color_ext_case_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [PASS] bfs/D_unknown [ 78%] bfs/color_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -D tree -quit [PASS] bfs/exec_flush_fprint_fail [ 85%] bfs/execdir_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [PASS] bfs/color_fi_no [ 81%] bfs/color_st0_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 78%] bfs/color_ext_underride /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 80%] bfs/color_no_stat [PASS] bfs/color_rs_lc_rc_ec [PASS] gnu/printf_trailing_slashes [PASS] bfs/Dmulti [PASS] bfs/color_ext_case_priority [ 79%] bfs/color_mh /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print [ 64%] gnu/printf_types /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -j1 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [ 86%] bfs/expr_flag_path [ 70%] bfs/LD_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [PASS] bfs/color_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 78%] bfs/color_fi0_no [ 80%] bfs/color_notdir_slash_error [ 82%] bfs/color_st0_tw_ow [PASS] bfs/color_no [PASS] bfs/color_ext_override /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 loops -printf \(%p\)\ \(%l\)\ %y\ %Y\\n [PASS] bfs/color_st0_tw0_ow [PASS] bfs/color_ext_case_priority [ 79%] bfs/color_mh0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -type l -H links/skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -LD stat links [ 86%] bfs/expr_path_flag [ 77%] bfs/color_ext_override /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -color links/notdir/nowhere /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 [ 78%] bfs/color_fi_no bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW[ 80%] bfs/color_nul ) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 [ 82%] bfs/color_st0_tw_ow0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2][PASS] bfs/color_no_stat bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 [01;39mbfs:[0m [01;31merror:[0m [01;34mlinks/[0mnotdir/nowhere: Not a directory. [PASS] bfs/execdir_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [PASS] bfs/color_st0_tw0_ow0 [ 79%] bfs/color_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -type l links/skip -H [PASS] bfs/color_ext_underride [PASS] gnu/printf_types [ 86%] bfs/flag_expr_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s scratch/ scratch/link scratch/broken scratch/nested scratch/notdir scratch/relative scratch/absolute -color -type l -ls [PASS] bfs/color_mh /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 64%] gnu/printf_u_g_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] bfs/expr_flag_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] bfs/color_notdir_slash_error [ 80%] bfs/color_or [ 78%] bfs/color_ln_target [ 82%] bfs/color_st_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 79%] bfs/color_missing_colon [PASS] bfs/LD_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -H -type l links/skip [PASS] bfs/color_st0_tw_ow [PASS] bfs/color_fi0_no [ 86%] bfs/fprint_duplicate_stdout [PASS] bfs/color_mh0 [ 70%] bfs/LDstat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 deep -printf %u\ %g\\n [ 65%] gnu/readable [PASS] bfs/color_ext_override /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [PASS] bfs/expr_path_flag [ 80%] bfs/color_or0_mi [PASS] bfs/color_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 82%] bfs/color_st_tw0_ow0 [PASS] bfs/color_nul [ 78%] bfs/color_ext_underride /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 79%] bfs/color_no [PASS] bfs/color_st0_tw_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -fprint /tmp/bfs.S9jNxYcS28/bfs/fprint_duplicate_stdout.out -print [PASS] bfs/color_fi_no [ 86%] bfs/fprint_error_stderr [PASS] bfs/deep_strict /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -LDstat links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -readable [ 70%] bfs/L_capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] bfs/flag_expr_path [ 65%] gnu/regex_error [PASS] bfs/color_mi [ 80%] bfs/color_or0_mi0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 [PASS] bfs/color_or bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat(/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color "links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 [ 78%] bfs/color_fi0_no bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 [ 80%] bfs/color_no_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 0 -fprint /dev/full [PASS] bfs/color_ln_target [ 87%] bfs/fprint_error_stdout [PASS] bfs/color_st_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -regex \[ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -capable [PASS] bfs/color_missing_colon [ 78%] bfs/color_ls [ 65%] gnu/regex_invalid_utf8 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] gnu/readable bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -regex "[" bfs: error: [PASS] bfs/fprint_duplicate_stdout ~~~~~~~~~~ bfs: error: premature end of char-class. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/color_or0_mi [ 78%] bfs/color_fi_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [PASS] bfs/fprint_error_stderr [PASS] gnu/regex_error [ 80%] bfs/color_notdir_slash_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -maxdepth 0 -fprint /dev/full [PASS] bfs/LDstat [ 71%] bfs/L_noerror [ 87%] bfs/help [PASS] bfs/color_ext_underride [ 81%] bfs/color_or_mi [PASS] bfs/color_st_tw0_ow0 [ 79%] bfs/color_mh [PASS] bfs/color_no bfs: error: basic: '/dev/full': No space left on device. [ 65%] gnu/regextype_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 82%] bfs/color_st_tw_ow0 [PASS] bfs/color_or0_mi0 tests/bfs/L_capable.sh:7: bfs_sudo setcap all+ep capable || skip [ 78%] bfs/color_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -color links/notdir/nowhere [PASS] bfs/fprint_error_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L loops -noerror [PASS] bfs/color_fi0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -help [ 80%] bfs/color_nul [SKIP] bfs/L_capable [ 87%] bfs/hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -regex \\./.. [01;39mbfs:[0m [01;31merror:[0m [01;34mlinks/[0mnotdir/nowhere: Not a directory. [ 81%] bfs/color_or_mi0 [ 79%] bfs/color_mh0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype awk -quit [PASS] bfs/color_no_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 65%] gnu/regextype_ed /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -D help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -hidden [PASS] bfs/color_fi_no [ 87%] bfs/hidden_root [ 80%] bfs/color_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -regextype awk -regex .\*/\[\\\[\\\*\]/.\* [PASS] bfs/color_notdir_slash_error [PASS] bfs/color_or_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 81%] bfs/color_rs_lc_rc_ec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 79%] bfs/color_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype ed -regex \\./\\\(\(\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -S help [PASS] gnu/regex_invalid_utf8 [ 65%] gnu/regextype_egrep [ 83%] bfs/color_star [PASS] gnu/printf_u_g_ulimit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs scratch/ scratch/link scratch/broken scratch/nested scratch/notdir scratch/relative scratch/absolute -color -type l -ls [PASS] bfs/L_noerror [PASS] bfs/color_mh /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids . ./. ... ./... .../.. -hidden [ 87%] bfs/high_byte [PASS] bfs/color_ln_target [PASS] bfs/color_st_tw_ow0 [ 71%] bfs/L_unique [ 80%] bfs/color_or0_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -regextype help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 78%] bfs/color_ls [ 79%] bfs/color_missing_colon [ 81%] bfs/color_st0_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype egrep -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] bfs/hidden [PASS] bfs/color_or_mi0 [PASS] gnu/regextype_awk [ 83%] bfs/color_su0_sg [PASS] bfs/color_nul bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color bfs: error: ~~~~~~ bfs: error: Error parsing $LS_COLORS: Invalid argument. [PASS] gnu/regextype_ed [PASS] bfs/help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L links/file links/symlink links/hardlink -unique [PASS] bfs/color_mh0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids $'-\377' [PASS] bfs/execdir_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 88%] bfs/j0 [ 80%] bfs/color_or0_mi0 [PASS] bfs/color_ls [ 71%] bfs/L_unique_depth [PASS] bfs/color_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -regextype egrep -regex \*.\*/\{l bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids $'-\xFF' bfs: error: ~~~~~~~~ bfs: error: Unknown argument; did you mean -a? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 79%] bfs/color_no [ 81%] bfs/color_st0_tw0_ow0 [PASS] bfs/color_rs_lc_rc_ec [PASS] bfs/color_or [PASS] bfs/high_byte /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] bfs/hidden_root [ 83%] bfs/color_su0_sg0 [PASS] bfs/color_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -j0 basic [ 79%] bfs/color_mh /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L loops/deeply/nested -unique -depth [ 88%] bfs/j1 [ 81%] bfs/color_or_mi [ 71%] bfs/L_unique_loops bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -j0 basic bfs: error: ~~~ bfs: error: 0 is not enough threads. [PASS] bfs/L_unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 80%] bfs/color_no_stat [ 82%] bfs/color_st0_tw_ow [PASS] bfs/color_or0_mi [PASS] bfs/j0 [PASS] gnu/regextype_egrep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [PASS] bfs/color_st0_tw0_ow [ 83%] bfs/color_su_sg0 [PASS] bfs/color_missing_colon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 66%] gnu/regextype_emacs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -j1 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 79%] bfs/color_mh0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L loops/deeply/nested -unique [ 81%] bfs/color_or_mi0 [ 88%] bfs/j64 [ 71%] bfs/O0 [PASS] bfs/color_su0_sg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 80%] bfs/color_notdir_slash_error [PASS] bfs/color_st0_tw0_ow0 [ 82%] bfs/color_st0_tw_ow0 [PASS] bfs/color_or0_mi0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -color [ 83%] bfs/comma_incomplete [PASS] bfs/L_unique_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 scratch/ scratch/link scratch/broken scratch/nested scratch/notdir scratch/relative scratch/absolute -color -type l -ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype emacs -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/color_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -j64 basic [ 79%] bfs/color_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -O0 basic -not \( -type f -not -type f \) [ 88%] bfs/j_negative [PASS] bfs/color_su0_sg0 [ 81%] bfs/color_rs_lc_rc_ec [PASS] bfs/j1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -color links/notdir/nowhere [PASS] bfs/color_mh /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 80%] bfs/color_nul [PASS] bfs/color_st0_tw_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -regextype emacs -regex .\*/\\\(\?:f+o\?o\?\\\|bar\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -print \, [PASS] bfs/color_or_mi [01;39mbfs:[0m [01;31merror:[0m [01;34mlinks/[0mnotdir/nowhere: Not a directory. [PASS] bfs/L_unique_loops [ 84%] bfs/data_flow_hidden [PASS] bfs/color_no_stat bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -print , bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color ~ bfs: error: Expression terminated prematurely here. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -j-1 basic [PASS] bfs/color_ls [ 82%] bfs/color_st_tw0_ow [ 79%] bfs/color_missing_colon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 88%] bfs/limit [ 81%] bfs/color_st0_tw0_ow [ 66%] gnu/regextype_findutils_default bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs [PASS] bfs/comma_incomplete -S ids -j-1 basic bfs: error: ~~~~ bfs: error: Negative integer -1 is not allowed here. [PASS] bfs/color_su_sg0 [PASS] bfs/color_mh0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 80%] bfs/color_or [PASS] bfs/j_negative [PASS] bfs/color_st0_tw_ow0 [PASS] bfs/color_notdir_slash_error [PASS] bfs/O0 [PASS] bfs/color_or_mi0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic \( -hidden -not -hidden \) -o \( -hidden -o -not -hidden \) [ 84%] bfs/deep_strict /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] gnu/regextype_emacs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -s basic -type f -print -limit 4 [ 72%] bfs/O1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype findutils-default -quit [ 79%] bfs/color_no [ 82%] bfs/color_st_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 88%] bfs/limit_0 [ 81%] bfs/color_st0_tw0_ow0 [ 66%] gnu/regextype_gnu_awk [PASS] bfs/color_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 80%] bfs/color_or0_mi [PASS] bfs/color_rs_lc_rc_ec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -regextype findutils-default -regex .\*/./\\\(m\\\|n\\\) [ 84%] bfs/exclude_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -O1 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/color_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype gnu-awk -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -limit 0 [ 80%] bfs/color_no_stat [PASS] bfs/data_flow_hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [PASS] bfs/color_st_tw0_ow [ 66%] gnu/regextype_grep [ 82%] bfs/color_st0_tw_ow [PASS] bfs/color_missing_colon [ 89%] bfs/limit_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -limit 0 bfs: error: ~~~~~~~~ bfs: error: The -limit must be at least 1. [PASS] bfs/limit [PASS] bfs/color_st0_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -depth -exclude -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -regextype gnu-awk -regex .\*/\[\\\[\\\*\]/\(\\\<.\\\>\) [PASS] bfs/limit_0 [ 80%] bfs/color_or0_mi0 [ 84%] bfs/exclude_exclude /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/color_or [PASS] bfs/color_st_tw0_ow0 [ 80%] bfs/color_notdir_slash_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype grep -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -type f -limit 1 [PASS] gnu/regextype_findutils_default [PASS] bfs/j64 [ 82%] bfs/color_st0_tw_ow0 [PASS] bfs/color_no [ 89%] bfs/limit_incomplete [ 82%] bfs/color_st_tw_ow0 [PASS] bfs/O1 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -type f -limit 1 bfs: error: ~~~~~~~~ bfs: error: With -limit, you must specify an action explicitly; for example, -print -limit 1. [ 66%] gnu/regextype_posix_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exclude -exclude -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [PASS] bfs/color_st0_tw0_ow0 [ 72%] bfs/O2 [ 84%] bfs/exclude_mindepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -regextype grep -regex .\*/f\\+o\\\?o\\\? [PASS] bfs/limit_implicit_print [PASS] bfs/color_or0_mi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exclude -exclude -name foo bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -color links/notdir/nowhere ~~~~~~~~ bfs: error: -exclude is not supported within -exclude. [ 80%] bfs/color_nul [PASS] gnu/regextype_gnu_awk /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [PASS] bfs/exclude_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -limit [ 82%] bfs/color_st_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] bfs/exclude_exclude [01;39mbfs:[0m [01;31merror:[0m [01;34mlinks/[0mnotdir/nowhere: Not a directory. [PASS] bfs/color_no_stat [ 89%] bfs/limit_one [ 83%] bfs/color_star bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -limit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype posix-awk -quit ~~~~~~ bfs: error: -limit needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -O2 basic -not \( -type f -not -type f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -mindepth 3 -exclude -name foo [ 67%] gnu/regextype_posix_basic [PASS] bfs/color_st0_tw_ow [PASS] bfs/limit_incomplete [ 84%] bfs/exclude_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 80%] bfs/color_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [PASS] gnu/regextype_grep [PASS] bfs/color_notdir_slash_error /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -regextype posix-awk -regex .\*/\[\\\[\\\*\]/.\* [PASS] bfs/color_or0_mi0 [ 82%] bfs/color_st_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -limit one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 89%] bfs/links_empty [PASS] bfs/color_st_tw_ow0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -print -limit one bfs: error: [ 81%] bfs/color_or_mi ~~~ bfs: error: one is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype posix-basic -regex \\./\\\(\(\\\) bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color bfs: error: ~~~~~~ bfs: error: Error parsing $LS_COLORS: Invalid argument. [PASS] bfs/color_st0_tw_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exclude -name foo [ 85%] bfs/exclude_print [PASS] bfs/limit_one [PASS] bfs/color_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 80%] bfs/color_or0_mi [PASS] bfs/exclude_mindepth [PASS] bfs/O2 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -links '' [ 83%] bfs/color_su0_sg [ 82%] bfs/color_st_tw_ow0 [ 89%] bfs/links_invalid [ 72%] bfs/O3 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [PASS] bfs/color_nul bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -links "" bfs: error: [ 81%] bfs/color_or_mi0 ~~ bfs: error: "" is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exclude -print [PASS] gnu/regextype_posix_awk [PASS] bfs/color_st_tw0_ow [ 85%] bfs/exec_flush_fprint [PASS] bfs/links_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -exclude -print bfs: error: ~~~~~~ bfs: error: This action is not supported within -exclude. [PASS] gnu/regextype_posix_basic [ 80%] bfs/color_or0_mi0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] bfs/exclude_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 83%] bfs/color_su0_sg0 [ 67%] gnu/regextype_posix_extended [PASS] bfs/color_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -links ASDF [PASS] bfs/exclude_print [ 83%] bfs/color_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -O3 basic -not \( -type f -not -type f \) [ 90%] bfs/links_leading_space bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color links -links ASDF bfs: error: ~~~~ bfs: error: ASDF is not a valid integer. [PASS] bfs/color_st_tw0_ow0 [ 81%] bfs/color_rs_lc_rc_ec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/a -fprint /tmp/bfs.ZPYWDhnTEc/bfs/exec_flush_fprint.out.f -exec cat /tmp/bfs.ZPYWDhnTEc/bfs/exec_flush_fprint.out.f \; [PASS] bfs/links_invalid [ 85%] bfs/exec_flush_fprint_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 81%] bfs/color_or_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [PASS] bfs/color_or_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype posix-extended -regex \\./\(\\\(\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [PASS] bfs/color_or0_mi [PASS] bfs/color_su0_sg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -links \ 1 [ 67%] gnu/regextype_posix_minimal_basic [ 83%] bfs/color_su0_sg [ 90%] bfs/links_negative bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color bfs: error: [ 72%] bfs/O9 ~~~~~~ bfs: error: Error parsing $LS_COLORS: Invalid argument. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -links " 1" bfs: error: ~~~~ bfs: error: " 1" is not a valid integer. [PASS] bfs/color_st_tw_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/a -fprint /dev/full -exec true \; [PASS] bfs/color_star [ 85%] bfs/execdir_plus [PASS] bfs/O3 [PASS] bfs/links_leading_space /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 81%] bfs/color_or_mi0 [PASS] bfs/color_or_mi0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color bfs: error: /dev/full: No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype posix-minimal-basic -regex \\./\\\(\(\\\) [PASS] bfs/color_su0_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -links +-1 [ 67%] gnu/regextype_sed [ 83%] bfs/color_su0_sg0 [PASS] bfs/color_or0_mi0 [PASS] bfs/exec_flush_fprint /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -warn -O9 basic [ 90%] bfs/links_noarg [ 72%] bfs/O_3 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links [ 83%] bfs/color_su_sg0 -links +-1 bfs: error: [PASS] gnu/regextype_posix_extended ~~~ bfs: error: Negative integer -1 is not allowed here. bfs: error: /dev/full: No space left on device. [ 81%] bfs/color_st0_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -D tree -quit [PASS] bfs/links_negative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 85%] bfs/execdir_plus_nonexistent [PASS] bfs/exec_flush_fprint_fail [ 81%] bfs/color_rs_lc_rc_ec [PASS] bfs/color_rs_lc_rc_ec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype sed -regex \\./\\\(\(\\\) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [ 67%] gnu/true /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -links [ 83%] bfs/color_su_sg0 [PASS] bfs/color_or_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -O 3 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -color [ 73%] bfs/Ofast [ 90%] bfs/newerma_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -links bfs: error: [PASS] gnu/regextype_posix_minimal_basic ~~~~~~ bfs: error: -links needs a value. [PASS] bfs/color_su0_sg bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -O 3 basic bfs: error: ~~ bfs: error: -O needs a value. [ 81%] bfs/color_st0_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/links_noarg [ 86%] bfs/expr_flag_path [PASS] bfs/O_3 [ 81%] bfs/color_st0_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -true [PASS] bfs/O9 tests/bfs/execdir_plus.sh:2: [[ "$tree" == *"-S dfs"* ]] && skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -color [PASS] bfs/color_or_mi0 [ 83%] bfs/comma_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newerma basic/nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -Ofast basic -not \( -xtype f -not -xtype f \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 90%] bfs/newermq [ 73%] bfs/S_bfs [PASS] gnu/regextype_sed [ 82%] bfs/color_st0_tw_ow [SKIP] bfs/execdir_plus [PASS] bfs/color_su_sg0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newerma basic/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -type l -H links/skip [PASS] bfs/color_su0_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 86%] bfs/expr_path_flag [ 83%] bfs/comma_incomplete [ 68%] gnu/used [PASS] bfs/newerma_nonexistent [ 81%] bfs/color_st0_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -print \, [PASS] bfs/color_st0_tw0_ow [PASS] gnu/true [PASS] bfs/color_rs_lc_rc_ec [PASS] bfs/execdir_plus_nonexistent [ 84%] bfs/data_flow_hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newermq times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -S bfs -s basic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -print , bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color ~ bfs: error: Expression terminated prematurely here. [ 82%] bfs/color_st0_tw_ow0 [ 91%] bfs/newermt_invalid bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newermq times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, Y should be a, c, m, B, or t, not q. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -print \, [PASS] bfs/comma_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -type l links/skip -H /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/deep_strict [PASS] bfs/color_su_sg0 [PASS] bfs/Ofast [ 82%] bfs/color_st0_tw_ow [ 68%] gnu/wholename [PASS] bfs/newermq bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -print , bfs: error: ~ bfs: error: Expression terminated prematurely here. [PASS] bfs/expr_flag_path [PASS] bfs/color_st0_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic \( -hidden -not -hidden \) -o \( -hidden -o -not -hidden \) [PASS] bfs/color_st0_tw0_ow [ 84%] bfs/data_flow_hidden [ 84%] bfs/deep_strict [PASS] bfs/comma_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newermt not_a_date_time [ 82%] bfs/color_st_tw0_ow [ 91%] bfs/newerqm [PASS] bfs/S_bfs bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newermt not_a_date_time bfs: error: ~~~~~~~~~~~~~~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color ~~~~ bfs: error: Invalid timestamp. Supported timestamp formats are ISO 8601-like, e.g. - 2024-11-08 - 2024-11-08T15:48:21 - 2024-11-08T15:48:21+00:00 - 2024-11-08T15:48:21Z /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -wholename basic/\*f\* [ 73%] bfs/S_dfs [PASS] bfs/color_st0_tw_ow [ 82%] bfs/color_st0_tw_ow0 [ 68%] gnu/writable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -mindepth 1 -a -used 1 -printf -used\ 1:\ %p\\n -o -used 2 -printf -used\ 2:\ %p\\n -o -used 7 -printf -used\ 7:\ %p\\n -o -used +7 -printf -used\ +7:\ %p\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic \( -hidden -not -hidden \) -o \( -hidden -o -not -hidden \) [PASS] bfs/expr_path_flag [PASS] bfs/newermt_invalid [PASS] bfs/color_st0_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [ 84%] bfs/exclude_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newerqm times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 86%] bfs/flag_expr_path [ 91%] bfs/nocolor [ 82%] bfs/color_st_tw0_ow0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -newerqm [PASS] bfs/data_flow_hidden times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, X should be a, c, m, or B, not q. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -S dfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -writable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/color_st0_tw_ow0 [ 68%] gnu/xtype_bind_mount [ 82%] bfs/color_st_tw0_ow [PASS] bfs/newerqm [PASS] gnu/wholename /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -depth -exclude -name foo [PASS] bfs/color_st0_tw_ow [PASS] bfs/data_flow_hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -H -type l links/skip [ 84%] bfs/exclude_exclude /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -nocolor /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 86%] bfs/fprint_duplicate_stdout [PASS] gnu/used [ 91%] bfs/nocolor_env [ 84%] bfs/deep_strict [ 73%] bfs/S_ids /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [ 82%] bfs/color_st_tw0_ow0 [PASS] bfs/S_dfs [ 68%] gnu/xtype_f [PASS] bfs/color_st_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exclude -exclude -name foo [PASS] gnu/writable [ 84%] bfs/exclude_mindepth [PASS] bfs/color_st0_tw_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -fprint /tmp/bfs.ZPYWDhnTEc/bfs/fprint_duplicate_stdout.out -print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic [ 86%] bfs/fprint_error_stderr -exclude -exclude -name foo bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [ 91%] bfs/nocolor_env_empty ~~~~~~~~ bfs: error: -exclude is not supported within -exclude. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -S ids -s basic [ 84%] bfs/exclude_depth [ 73%] bfs/Sbfs [PASS] bfs/exclude_depth [PASS] bfs/flag_expr_path tests/gnu/xtype_bind_mount.sh:7: bfs_sudo mount --bind /dev/null null || skip [PASS] bfs/exclude_exclude /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -xtype f [PASS] bfs/nocolor tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [ 82%] bfs/color_st_tw_ow0 [ 69%] gnu/xtype_l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -mindepth 3 -exclude -name foo [PASS] bfs/color_st_tw0_ow0 [SKIP] gnu/xtype_bind_mount [PASS] bfs/color_st_tw0_ow [ 84%] bfs/exclude_name [SKIP] bfs/nocolor_env /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 0 -fprint /dev/full [ 82%] bfs/color_st_tw_ow0 [ 92%] bfs/noerror [ 87%] bfs/fprint_error_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -depth -exclude -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -Sbfs -s basic [ 84%] bfs/exclude_exclude [ 73%] bfs/and_incomplete tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/fprint_duplicate_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -xtype l [PASS] bfs/S_ids [ 83%] bfs/color_star [ 69%] gnu/xtype_l_loops [PASS] gnu/xtype_f /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exclude -name foo [SKIP] bfs/nocolor_env_empty [PASS] bfs/fprint_error_stderr [ 85%] bfs/exclude_print [PASS] bfs/color_st_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -maxdepth 0 -fprint /dev/full [ 83%] bfs/color_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids inaccessible -noerror [PASS] bfs/exclude_mindepth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exclude -exclude -name foo [ 92%] bfs/noerror_nowarn [ 87%] bfs/help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -print -a [PASS] bfs/exclude_depth [ 74%] bfs/capable bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exclude -exclude[PASS] bfs/Sbfs -name foo bfs: error: ~~~~~~~~ bfs: error: -exclude is not supported within -exclude. bfs: error: basic: '/dev/full': No space left on device. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -print -a bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color ~~ bfs: error: Expression terminated prematurely here. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 loops -xtype l [ 83%] bfs/color_su0_sg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exclude -print [ 69%] bfs/D_all [PASS] bfs/exclude_exclude [ 85%] bfs/exec_flush_fprint [PASS] gnu/xtype_l bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color bfs: error: [PASS] bfs/and_incomplete ~~~~~~ bfs: error: Error parsing $LS_COLORS: Invalid argument. [PASS] bfs/color_st_tw_ow0 [PASS] bfs/fprint_error_stdout bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -exclude -print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color ~~~~~~ bfs: error: This action is not supported within -exclude. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -help [ 83%] bfs/color_su0_sg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids inaccessible -noerror -nowarn [ 92%] bfs/noerror_warn [ 87%] bfs/hidden [PASS] bfs/color_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -capable [PASS] bfs/exclude_name [ 74%] bfs/closed_stderr [PASS] bfs/exclude_print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color bfs: error: ~~~~~~ bfs: error: Error parsing $LS_COLORS: Invalid argument. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/noerror [PASS] bfs/color_st_tw_ow0 [ 83%] bfs/color_su0_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -D all basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/a -fprint /tmp/bfs.sWEnM0IdaI/bfs/exec_flush_fprint.out.f -exec cat /tmp/bfs.sWEnM0IdaI/bfs/exec_flush_fprint.out.f \; [PASS] bfs/color_star [ 85%] bfs/exec_flush_fprint_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -D help bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs[PASS] gnu/xtype_l_loops -P -j2 -S bfs -D all basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j2) bfs: -D opt: (-D all)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j2) (-D all)) bfs: -D opt: │ │ │ ├─╮ (-j2) bfs: -D opt: │ │ │ ├─╯ (-j2) bfs: -D opt: │ │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-j2) (-D all)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j2) (-D all)) bfs: -D opt: │ │ │ ├─◯ (-j2) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ │ ├─◯ (-j2) bfs: -D opt: │ │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─╯ (-and (-j2) (-D all)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color │ │ ├─╮ (-and (-j2) (-D all)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j2) (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j2) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j2) (-D all) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-j2) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids inaccessible -noerror -warn bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j2) bfs: -D opt: │ │ ├─╮ (-D all) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D all) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -hidden (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-j2) (-D all) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-j2) (-D all) ...) bfs: -D opt: │ │ ├─◯ (-j2) bfs: -D opt: │ │ ├─◯ (-D all) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j2) [conjunction elimination] bfs: -D opt: │ [ 83%] bfs/color_su0_sg0 │ ├─✘ (-D all) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j2 -S bfs -D all basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false)) bfs: -D tree: (-print) bfs: -D cost: Cost: ~20000 bfs: -D cost: Probability: ~100% [ 92%] bfs/nohidden [PASS] bfs/noerror_nowarn bfs: -D search: bftw({ .paths = { "basic", }, .npaths = 1, .callback = eval_callback, .ptr = &args, .nopenfd = 4088, .nthreads = 1, .flags = BFTW_RECOVER, .strategy = BFTW_BFS, .mtab = ctx->mtab, }) [ 87%] bfs/hidden_root bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat(AT_FDCWD, "basic", BFS_STAT_NOFOLLOW) == 0 bfs: -D search: eval_callback({ .path = "basic", .root = "basic", .depth = 0, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/i", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/b", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/a", .root = "basic", .depth = 1, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/j/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/g/h", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/c/d", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/e/f", .root = "basic", .depth = 2, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_DIR, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/k/foo/bar", .root = "basic", .depth = 3, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D search: eval_callback({ .path = "basic/l/foo/bar/baz", [ 74%] bfs/closed_stdin .root = "basic", .depth = 4, .visit = BFTW_PRE, .type = BFS_REG, .error = 0, }) == BFTW_CONTINUE bfs: -D rates: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j2 -S bfs -D all basic -nocolor bfs: -D rates: (-exclude bfs: -D rates: (-false [0/19=0%; 911.632ns])) bfs: -D rates: (-print [19/19=100%; 4516.84ns]) [ 69%] bfs/D_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -S help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic/a -fprint /dev/full -exec true \; [ 83%] bfs/color_su_sg0 tests/bfs/capable.sh:7: bfs_sudo setcap all+ep capable || skip [ 85%] bfs/execdir_plus [PASS] bfs/color_su0_sg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [SKIP] bfs/capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs . ./. ... ./... .../.. -hidden bfs: error: /dev/full: No space left on device. [PASS] bfs/noerror_warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -nohidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic [ 92%] bfs/nohidden_depth [ 87%] bfs/high_byte [PASS] bfs/D_all [ 74%] bfs/closed_stdout [PASS] bfs/exec_flush_fprint /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -D /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -regextype help [ 83%] bfs/color_su_sg0 bfs: error: /dev/full: No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -color [PASS] bfs/closed_stderr [PASS] bfs/hidden [ 83%] bfs/comma_incomplete [PASS] bfs/color_su0_sg [ 85%] bfs/execdir_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -D tree -quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -D bfs: error: ~~ bfs: error: -D needs a value. Supported debug flags: help: This message. cost: Show cost estimates. exec: Print executed command details. opt: Print optimization details. rates: Print predicate success rates. search: Trace the filesystem traversal. stat: Trace all stat() calls. tree: Print the parse tree. all: All debug flags at once. [PASS] bfs/exec_flush_fprint_fail [PASS] bfs/color_su0_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids weirdnames -depth -nohidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs $'-\377' bash: line 1: echo: write error: Bad file descriptor [PASS] bfs/D_incomplete [ 92%] bfs/nowarn [PASS] bfs/help [ 69%] bfs/D_multi [ 88%] bfs/j0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -color [ 74%] bfs/color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs $'-\xFF' bfs: error: ~~~~~~~~ bfs: error: Unknown argument; did you mean -a? [ 83%] bfs/comma_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -print \, [PASS] bfs/color_su0_sg0 [ 86%] bfs/expr_flag_path [ 84%] bfs/data_flow_hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -j1 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [PASS] bfs/high_byte [PASS] bfs/closed_stdin [PASS] bfs/nohidden bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -print , bfs: error: ~ bfs: error: Expression terminated prematurely here. [PASS] bfs/hidden_root bfs: error: basic: (standard output): Bad file descriptor. [PASS] bfs/color_su_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -D opt\,tree\,unknown basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -nowarn -depth -prune [ 93%] bfs/ok_plus_semicolon [PASS] bfs/comma_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -j0 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color bfs: error: (standard output): Bad file descriptor. bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j2 -S bfs/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -print \, -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j2) bfs: -D opt: (-D opt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ [ 88%] bfs/j1 bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j2) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-j2) bfs: -D opt: │ │ │ ├─╯ (-j2) bfs: -D opt: │ │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j2) (-D opt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j2) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-j2) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-j2) bfs: -D opt: │ │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j2) (-D opt,tree,unknown)) [ 75%] bfs/color_L [ 84%] bfs/data_flow_hidden bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-j2) (-D opt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j2) (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j2) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j2) (-D opt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ ├─╮ (-j2) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j2) bfs: -D opt: │ │ ├─╮ (-D opt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: │ ├─╯ (-and (-j2) (-D opt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: bfs: error: ├─╮ simplify() /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfsbfs: -D opt: -S│ dfs ├─╮ -j0(-and (-j2) (-D opt,tree,unknown) ...) bfs: -D opt: basic│ bfs: error: │ ├─◯ (-j2) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -type l -H links/skip bfs: -D opt: │ │ ├─◯ (-D opt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ bfs: error: (-j2) [conjunction elimination] /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs bfs: -D opt: │ -print │ , /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic \( -hidden -not -hidden \) -o \( -hidden -o -not -hidden \) bfs: error: [PASS] bfs/closed_stdout ├─✘ (-D opt,tree,unknown) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) [PASS] bfs/nohidden_depth bfs: -D opt: ~├─╯ ~ ~bfs: -D opt: post-process: bfs: error: bfs: -D tree: 0 is not enough threads. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j2 -S bfs -D opt , tree basic -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false) ) ~bfs: -D tree: (-print)bfs: error: Expression terminated prematurely here. [ 86%] bfs/expr_path_flag [ 84%] bfs/deep_strict [PASS] bfs/j0 [PASS] bfs/comma_incomplete [PASS] bfs/execdir_plus_nonexistent [PASS] bfs/color_su_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -ok echo \{\} + \; [ 93%] bfs/okdir_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -j1 basic [PASS] bfs/nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic \( -hidden -not -hidden \) -o \( -hidden -o -not -hidden \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L rainbow -color [ 88%] bfs/j64 [ 69%] bfs/D_opt [ 75%] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -type l links/skip -H echo basic + ? [ 86%] bfs/flag_expr_path [PASS] bfs/D_multi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [PASS] bfs/data_flow_hidden [ 84%] bfs/exclude_depth echo basic/l + ? [PASS] bfs/color [ 93%] bfs/or_incomplete echo basic/k + ? [PASS] bfs/j1 [PASS] bfs/deep_strict echo basic/j + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -D opt -nohidden -not \( -type c -o -type d \) -links -5 -links -10 -not -hidden basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -H -type l links/skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L rainbow -color [ 88%] bfs/j_negative [ 84%] bfs/exclude_mindepth [ 70%] bfs/D_unknown [PASS] bfs/expr_flag_path [ 86%] bfs/fprint_duplicate_stdout [ 75%] bfs/color_L_no_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -j64 basic echo basic/i /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -okdir echo \{\} + \; + ? bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j2 -S bfs -D opt basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or bfs: -D opt: (-hidden))) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j2) bfs: -D opt: (-D opt)) bfs: -D opt: (-nohidden)) bfs: -D opt: (-not bfs: -D opt: (-o bfs: -D opt: (-type c) bfs: -D opt: (-type d)))) bfs: -D opt: (-links -5)) bfs: -D opt: (-links -10)) bfs: -D opt: (-not bfs: -D opt: (-hidden))) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -depth -exclude -name foo before: ⊤ bfs: -D opt: │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─◯ -hidden: true bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-or (-hidden)) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-or (-hidden)) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-hidden) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-j2) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-j2) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-j2) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-j2) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ echo │ basic/g │ │ + │ [ 84%] bfs/exclude_exclude ? │ ├─╯ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ ├─╯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ ├─╯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ ├─╮ (-and (-and (...) (...)) (-links -10)) bfs: -D opt: │ │ │ │ ├─╮ (-and (-and (...) (...)) (-links -5)) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-and (...) (...)) (-nohidden)) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-j2) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-j2) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-j2) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-j2) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-and (-j2) (-D opt)) bfs: -D opt: │ │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-j2) (-D opt) bfs: -D opt: │ │ │ │ │ │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-not (-o (...) (...))) bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ De Morgan's laws bfs: -D opt: │ │ │ │ │ │ │ ├─╮ (-o (-type c) (-type d)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ │ │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╯ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ echo │ │ ./basic │ + │ ? │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-j2) ... (-nohidden) bfs: -D opt: │ │ │ │ │ │ ├─╮ (-and (-not (...)) (-not (...))) bfs: -D opt: │ │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ │ ├─╯ (-not (-type c)) (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─╯ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ │ ├─╮ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ │ ├─╯ (-j2) ... (-not (-type d)) bfs: -D opt: │ │ │ │ │ ├─◯ (-links -5) bfs: -D opt: │ │ │ │ ├─╯ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -print -o │ echo │ │ │ ├─╮ basic/e + (-and (-j2) (-D opt) ...) ? bfs: -D opt: │ │ │ │ │ │ associativity bfs: -D opt: │ │ │ │ ├─╯ (-j2) ... (-links -5) bfs: -D opt: │ │ │ │ ├─◯ (-links -10) bfs: -D opt: │ │ │ ├─╯ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ ├─◯ (-hidden) bfs: -D opt: │ │ │ ├─╯ (-not (-hidden)) bfs: -D opt: │ │ │ ├─╮ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ │ │ │ associativity bfs: -D opt: │ │ │ ├─╯ (-j2) ... (-links -10) bfs: -D opt: │ │ │ ├─◯ (-not (-hidden)) bfs: -D opt: │ │ ├─╯ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j2) ... (-not (-hidden)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j2) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-j2) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: [ 93%] bfs/path_expr_flag │ │ ├─╯ (-j2) bfs: -D opt: │ │ ├─╮ (-D opt) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-D opt) bfs: -D opt: │ │ ├─╮ (-nohidden) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ [PASS] bfs/data_flow_hidden │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ [PASS] bfs/expr_path_flag │ │ ├─╯ -type: ~0x4 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -j-1 basic │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type d) echo bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -mindepth 3 -exclude -name foo ./l + │ ? │ │ │ after true: bfs: -D opt: echo basic/c │ + │ ? │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: error: bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ │ -S├─╯ (-not (-type d)) bfs: -D opt: ids│ │ -print ├─╮ -o(-links -5) bfs: -D opt: │ │ bfs: error: │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -warn -D unknown basic ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -fprint /tmp/bfs.sWEnM0IdaI/bfs/fprint_duplicate_stdout.out -print │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -L rainbow -color │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ ~│ ~│ ├─╯ bfs: error: -type: Expression terminated prematurely here. ~0xC bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-links -10) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ [ 88%] bfs/limit │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-not (-hidden)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╮ (-hidden) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ after true: ⊥ bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ │ pure, always false bfs: -D opt: │ │ │ ├─╯ (-false) bfs: -D opt: [PASS] bfs/color_L │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] [ 86%] bfs/fprint_error_stderr bfs: -D opt: [ 84%] bfs/deep_strict │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ │ │ pure, always true bfs: -D opt: │ │ ├─╯ (-true) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ [ 75%] bfs/color_auto │ bfs: error: │ ├─╯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs-type: ~0xC bfs: -D opt: -S│ │ dfs│ │ -j-1impure: bfs: -D opt: basic│ │ echo │ ├─╮ -hidden: echo basic/b ./k bfs: error: false + + ? bfs: -D opt: ? │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ~ignored result ~bfs: -D opt: ~~ │ bfs: error: │ Negative integer -1 is not allowed here. │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-j2) (-D opt) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-j2) (-D opt) ...) bfs: -D opt: │ │ ├─◯ (-j2) bfs: -D opt: │ │ ├─◯ (-D opt) bfs: -D opt: │ │ ├─◯ (-nohidden) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exclude -exclude -name foo (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ [PASS] bfs/or_incomplete (-true) bfs: -D opt: │ │ ├─◯ (-true) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j2) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-D opt) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-nohidden) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-true) [conjunction elimination] bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 2: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-not (...)) ...) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-not (-type c)) (-not (-type d)) [79.998] bfs: -D opt: │ │ ├─╯ (-not (-type d)) (-not (-type c)) [75.421] bfs: -D opt: │ │ ├─╮ [PASS] bfs/flag_expr_path (-not (-type c)) (-links -5) [1039.95] bfs: -D opt: │ │ ├─╯ (-links -5) (-not (-type c)) [1039.6] bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: echo │ ./j │ + │ ? │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false [ 84%] bfs/exclude_mindepth bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ echo │ ├─╯ basic/a -type: + ~0x8 ? bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ [PASS] bfs/j_negative │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links/skip -type l -H │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: bfs: error: │ │ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs│ │ -j3│ basic -links: [0, -exclude4] bfs: -D opt: -exclude│ │ -name│ foo├─╯ -type: bfs: error: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ [PASS] bfs/exclude_depth ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: [PASS] bfs/color_L_ln_target │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ ~│ ~~~│ ~impure: ~bfs: -D opt: ~│ ~│ │ ├─╮ -hidden: bfs: error: -exclude is not supported within -exclude. false bfs: -D opt: │ │ │ │ │ echo -links: ./i [0, 4] + bfs: -D opt: ? │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: [ 93%] bfs/path_flag_expr false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: pass 3: bfs: -D opt: ├─╮ echo canonicalize() bfs: -D opt: │ ├─╮ basic/l/foo (-and (-not (...)) (-links -5) ...) + bfs: -D opt: ? │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ reorder() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ │ before: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ ├─╮ (-type d) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─◯ -hidden: false bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╯ (-type d) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: 0x8 bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─╮ (-links -5) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -s basic -type f -print -limit 4 ~0x8 bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [5, ∞) bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ ├─╯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; (-links -5) bfs: -D opt: │ echo │ ./g ├─╮ + (-not (-type c)) ? bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ ├─╮ (-type c) bfs: -D opt: │ │ │ │ │ before: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0x8 bfs: -D opt: │ │ │ │ │ after true: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ │ │ │ after false: bfs: -D opt: │ │ │ │ ├─╮ -hidden: false bfs: -D opt: [PASS] bfs/exclude_exclude │ │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ ├─╯ (-type c) bfs: -D opt: │ │ │ │ after true: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: 0x4 bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: bfs: -D opt: │ │ │ ├─╮ -hidden: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 0 -fprint /dev/full false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ impure: bfs: -D opt: │ │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ echo │ basic/k/foo after true: + bfs: -D opt: ? │ [PASS] bfs/exclude_mindepth │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: bfs: -D opt: │ │ ├─╮ -hidden: false bfs: -D opt: │ │ │ │ -links: [0, 4] bfs: -D opt: │ │ ├─╯ -type: ~0xC bfs: -D opt: │ │ │ after false: bfs: -D opt: │ │ ├─◯ -hidden: false bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() bfs: -D opt: │ ├─╮ (-and (-not (...)) (-links -5) ...) bfs: -D opt: │ │ ├─╮ (-not (-type d)) bfs: -D opt: │ │ │ ├─◯ (-type d) bfs: -D opt: │ │ ├─╯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─╮ (-not (-type c)) bfs: -D opt: │ │ │ ├─◯ (-type c) bfs: -D opt: │ │ ├─╯ (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─◯ (-not (-type d)) bfs: -D opt: │ │ ├─◯ (-links -5) bfs: -D opt: │ │ ├─◯ [ 87%] bfs/fprint_error_stdout (-not (-type c)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-not (...)) (-links -5) ...) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D opt: ├─╮ lazy stat cost: 0.87667 bfs: -D opt: ├─╯ eager stat cost: 0.5 [ 84%] bfs/exclude_depth [PASS] bfs/deep_strict [ 75%] bfs/color_ca echo ./e + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -mindepth 3 -exclude -name foo echo basic/j/foo + ? [PASS] bfs/D_unknown [ 84%] bfs/exclude_name [PASS] bfs/fprint_duplicate_stdout echo ./c + ? [ 84%] bfs/exclude_name tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links/skip -H -type l [PASS] bfs/color_L_no_stat echo basic/g/h + ? [ 94%] bfs/perm_leading_plus_symbolic echo ./b + ? [PASS] bfs/fprint_error_stderr echo [SKIP] bfs/color_auto basic/e/f + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -maxdepth 0 -fprint /dev/full /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . -quit -capable [PASS] bfs/path_expr_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -depth -exclude -name foo [ 87%] bfs/help echo ./a + ? [ 84%] bfs/exclude_exclude [PASS] bfs/D_opt echo basic/c/d + ? [ 76%] bfs/color_ca_incapable [ 70%] bfs/Dmulti /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exclude -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exclude -name foo echo ./d + ? [PASS] bfs/limit bfs: error: [ 85%] bfs/exclude_print basic: '/dev/full': No space left on device. echo basic/l/foo/bar + ? [ 85%] bfs/exclude_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm +rwx [PASS] bfs/exclude_mindepth echo ./foo + ? echo basic/k/foo/bar + ? [ 94%] bfs/perm_symbolic_double_comma [PASS] bfs/fprint_error_stdout echo ./foo + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exclude -exclude -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -Dopt\,tree\,unknown basic [PASS] bfs/path_flag_expr echo basic/l/foo/bar/baz + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 87%] bfs/hidden [ 84%] bfs/exclude_mindepth [PASS] bfs/j64 echo ./foo + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exclude -exclude -name foo bfs: error: [ 70%] bfs/LD_stat ~~~~~~~~ bfs: error: -exclude is not supported within -exclude. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -exclude -print [ 76%] bfs/color_cd0_no bfs: -D opt: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j2 -S bfs -D opt,tree basic -nocolor bfs: -D opt: (-exclude bfs: -D opt: (-or)) bfs: -D opt: (-and bfs: -D opt: (-and bfs: -D opt: (-j2) bfs: -D opt: (-Dopt,tree,unknown)) bfs: -D opt: (-print)) bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ ├─╯ (-or) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-or) bfs: -D opt: │ │ │ before: ⊤ bfs: -D opt: │ │ │ after true: ⊥ bfs: -D opt: │ │ │ after false: ⊤ bfs: -D opt: │ │ │ pure, always false bfs: -D opt: │ ├─╯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ simplify() /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exclude -print bfs: -D opt: [PASS] bfs/exclude_name │ ├─◯ (-false) bfs: -D opt: ├─╯ bfs: -D opt: pass 0: bfs: -D opt: ├─╮ annotate() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j2) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─╮ (-j2) bfs: -D opt: │ │ │ ├─╯ (-j2) bfs: -D opt: │ │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j2) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ ├─╯ (-and (-and (...) (...)) (-print)) bfs: -D opt: ├─╯ bfs: -D opt: pass 1: bfs: -D opt: ├─╮ canonicalize() bfs: -D opt: │ ├─╮ (-and (-and (...) (...)) (-print)) bfs: -D opt: │ │ ├─╮ (-and (-j2) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ ├─◯ (-j2) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ ├─◯ (-j2) bfs: -D opt: │ │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╯ (-and (-j2) (-Dopt,tree,unknown)) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─╮ (-and (-j2) (-Dopt,tree,unknown)) bfs: -D opt: │ │ │ │ associativity bfs: -D opt: │ │ ├─╯ (-j2) (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ ├─╯ (-and (-j2) (-Dopt,tree,unknown) ...) bfs: -D opt: ├─╯ bfs: -D opt: ├─╮ data_flow() bfs: -D opt: │ ├─╮ (-and (-j2) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ │ before: ⊤ tests/bfs/color_ca.sh:7: bfs: -D opt: │ bfs_sudo setcap all+ep capable || skip │ ├─╮ (-j2) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-j2) bfs: -D opt: │ │ ├─╮ (-Dopt,tree,unknown) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: echo │ │ ./h │ + │ ? after false: ⊥ bfs: -D opt: │ │ ├─╯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─╮ (-print) bfs: -D opt: │ │ │ │ before: ⊤ bfs: -D opt: │ │ │ │ impure: ⊤ bfs: -D opt: │ │ │ │ ignored result bfs: -D opt: │ │ │ │ after true: ⊤ bfs: -D opt: │ │ │ [ 88%] bfs/limit_0 │ after false: ⊥ bfs: -D opt: │ │ ├─╯ (-print) bfs: -D opt: │ │ │ ignored result bfs: -D opt: │ │ │ after true: ⊤ bfs: -D opt: │ │ │ after false: ⊥ bfs: -D opt: [ 85%] bfs/exec_flush_fprint │ bfs: error: [PASS] bfs/exclude_depth ├─╯ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs (-and (-j2) (-Dopt,tree,unknown) ...) -j1bfs: -D opt: ├─╯ basic -excludebfs: -D opt: ├─╮ -printsimplify() bfs: -D opt: bfs: error: │ ├─╮ (-and (-j2) (-Dopt,tree,unknown) ...) bfs: -D opt: │ │ ├─◯ (-j2) bfs: -D opt: │ │ ├─◯ (-Dopt,tree,unknown) bfs: -D opt: │ │ ├─◯ (-print) bfs: -D opt: │ │ ├─✘ (-j2) [conjunction elimination] bfs: -D opt: │ │ ├─✘ (-Dopt,tree,unknown) [conjunction elimination] bfs: -D opt: │ [PASS] bfs/exclude_exclude │ ├─◯ (-print) bfs: -D opt: │ │ │ unary identity bfs: -D opt: │ ├─╯ (-print) bfs: -D opt: ├─╯ bfs: -D opt: post-process: bfs: -D tree: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -P -j2 -S bfs -D opt, tree basic/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm a+r\,\,u+w -nocolor bfs: -D tree: (-exclude bfs: -D tree: (-false) ) bfs: -D tree: (-print) ~~~~~~ bfs: error: This action is not supported within -exclude. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -exclude -print bfs: error: ~~~~~~ bfs: error: This action is not supported within -exclude. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -D help [PASS] bfs/exclude_name [ 94%] bfs/perm_symbolic_missing_action echo ./f + ? [SKIP] bfs/color_ca bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm a+r,,u+w bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -hidden [PASS] bfs/exclude_print ~~~~~~~~~~~~~~ bfs: error: Invalid mode. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -mindepth 3 -exclude -name foo [PASS] bfs/exclude_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -LD stat links [ 87%] bfs/hidden_root echo ./bar + ? [ 84%] bfs/exclude_name /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 70%] bfs/LDstat [PASS] bfs/perm_symbolic_double_comma [PASS] bfs/perm_leading_plus_symbolic [ 85%] bfs/exec_flush_fprint [ 76%] bfs/color_deep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -limit 0 echo ./bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/a -fprint /tmp/bfs.WNXvvXjnaJ/bfs/exec_flush_fprint.out.f -exec cat /tmp/bfs.WNXvvXjnaJ/bfs/exec_flush_fprint.out.f \; bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -S help bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat([PASS] bfs/ok_plus_semicolon "[ 89%] bfs/limit_implicit_print [ 85%] bfs/exec_flush_fprint_fail links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm a -print -limit 0 bfs: error: [PASS] bfs/Dmulti ~~~~~~~~ bfs: error: The -limit must be at least 1. echo ./baz + ? [ 94%] bfs/perm_symbolic_trailing_comma [PASS] bfs/color_ca_incapable bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm a bfs: error: ~~~~~~~ [PASS] bfs/limit_0 bfs: error: Invalid mode. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s . ./. ... ./... .../.. -hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exclude -name foo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -LDstat links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/a -fprint /tmp/bfs.fr53k1wNEl/bfs/exec_flush_fprint.out.f -exec cat /tmp/bfs.fr53k1wNEl/bfs/exec_flush_fprint.out.f \; [ 87%] bfs/high_byte /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -regextype help [PASS] bfs/perm_symbolic_missing_action /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds deep -color -type f -printf %f\\n [ 70%] bfs/L_capable [ 85%] bfs/exec_flush_fprint_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -type f -limit 1 bfs: -D stat: bfs_stat(AT_FDCWD, "links", BFS_STAT_FOLLOW) == 0 [PASS] bfs/hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic/a -fprint /dev/full -exec true \; bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_FOLLOW) == -1 [20] bfs: -D stat: bfs_stat("links/", "notdir", BFS_STAT_NOFOLLOW) == 0 [ 76%] bfs/color_escapes bfs: -D stat: bfs_stat("links/", "symlink", BFS_STAT_FOLLOW) == 0 [PASS] bfs/exclude_mindepth bfs: -D stat: bfs_stat("links/", "skip", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "deeply", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/", "nested", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/skip/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/skip/", "dir", BFS_STAT_FOLLOW) == 0 [PASS] bfs/LD_stat bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_FOLLOW) == -1 [2] bfs: -D stat: bfs_stat("links/deeply/nested/", "broken", BFS_STAT_NOFOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "link", BFS_STAT_FOLLOW) == 0 bfs: -D stat: bfs_stat("links/deeply/nested/", "dir", BFS_STAT_FOLLOW) == 0 [ 89%] bfs/limit_incomplete [ 85%] bfs/execdir_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -type f -limit 1 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm a+r\, ~~~~~~~~ bfs: error: With -limit, you must specify an action explicitly; for example, -print -limit 1. bfs: error: /dev/full: No space left on device. [PASS] bfs/color_cd0_no [PASS] bfs/help [ 94%] bfs/printf_color [PASS] bfs/exec_flush_fprint bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids perms -perm a+r, bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s $'-\377' ~~~~~~~~~~ bfs: error: Invalid mode. [PASS] bfs/limit_implicit_print bfs: error: /dev/full: No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic/a -fprint /dev/full -exec true \; [ 88%] bfs/j0 [PASS] bfs/okdir_plus_semicolon [ 85%] bfs/execdir_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s $'-\xFF' bfs: error: [PASS] bfs/perm_symbolic_trailing_comma ~~~~~~~~ bfs: error: Unknown argument; did you mean -a? [PASS] bfs/LDstat [ 71%] bfs/L_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -limit [PASS] bfs/exec_flush_fprint_fail bfs: error: /dev/full: No space left on device. [PASS] bfs/exec_flush_fprint /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -D tree -quit [ 76%] bfs/color_ext [PASS] bfs/exclude_name [PASS] bfs/execdir_plus [PASS] bfs/high_byte bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -limit bfs: error: [ 85%] bfs/execdir_plus_nonexistent ~~~~~~ bfs: error: -limit needs a value. bfs: error: /dev/full: No space left on device. [PASS] bfs/hidden_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -color -exclude \( -depth 1 -not -name rainbow \) -printf %H\ %h\ %f\ %p\ %P\ %l\\n [ 95%] bfs/printf_duplicate_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -j0 basic [PASS] bfs/exec_flush_fprint_fail [PASS] bfs/limit_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -D tree -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L loops -noerror [ 88%] bfs/j1 [ 85%] bfs/execdir_plus_nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -j0 basic bfs: error: ~~~ bfs: error: 0 is not enough threads. [ 89%] bfs/limit_one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -j1 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [ 71%] bfs/L_unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color tests/bfs/L_capable.sh:7: bfs_sudo setcap all+ep capable || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print [ 76%] bfs/color_ext0 [PASS] bfs/j0 [ 86%] bfs/expr_flag_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf %--p [SKIP] bfs/L_capable [PASS] bfs/color_escapes /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -j1 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + [ 95%] bfs/printf_everything bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf "%--p" bfs: error: ~~~~~~~~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -j1 basic ~~~ bfs: error: Duplicate flag '-'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -limit one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L links/file links/symlink links/hardlink -unique [ 86%] bfs/expr_flag_path [ 88%] bfs/j64 [PASS] bfs/printf_duplicate_flag bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -print -limit one bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 71%] bfs/L_unique_depth ~~~ bfs: error: one is not a valid integer. [PASS] bfs/L_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -type l -H links/skip [PASS] bfs/printf_color [ 77%] bfs/color_ext_case [ 86%] bfs/expr_path_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf %F -quit [PASS] bfs/limit_one [PASS] bfs/color_deep [PASS] bfs/execdir_plus_nonexistent [ 95%] bfs/printf_incomplete_escape [PASS] bfs/color_ext [ 89%] bfs/links_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -type l -H links/skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -j64 basic [PASS] bfs/j1 [PASS] bfs/execdir_plus_nonexistent [ 86%] bfs/expr_path_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L loops/deeply/nested -unique -depth [PASS] bfs/deep_strict [ 88%] bfs/j_negative [ 71%] bfs/L_unique_loops /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [PASS] bfs/L_unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -type l links/skip -H [ 86%] bfs/flag_expr_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf %w -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf \\ [PASS] bfs/expr_flag_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -links '' [ 95%] bfs/printf_incomplete_format [ 89%] bfs/links_invalid bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf '\' bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete escape sequence '\'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -j-1 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -type l links/skip -H [PASS] bfs/color_ext0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -links "" bfs: error: ~~ bfs: error: "" is not a valid integer. [PASS] bfs/expr_flag_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L loops/deeply/nested -unique [ 88%] bfs/limit [ 71%] bfs/O0 [PASS] bfs/printf_incomplete_escape bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -j-1 basic bfs: error: ~~~~ bfs: error: Negative integer -1 is not allowed here. [PASS] bfs/links_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -H -type l links/skip [PASS] bfs/L_unique_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids rainbow -printf %a\ %b\ %c\ %d\ %D\ %f\ %g\ %G\ %h\ %H\ %i\ %k\ %l\ %m\ %M\ %n\ %p\ %P\ %s\ %S\ %t\ %u\ %U\ %y\ %Y\ %F\ %A%\ %A+\ %A@\ %Aa\ %AA\ %Ab\ %AB\ %Ac\ %AC\ %Ad\ %AD\ %Ae\ %AF\ %Ag\ %AG\ %Ah\ %AH\ %AI\ %Aj\ %Ak\ %Al\ %Am\ %AM\ %An\ %Ap\ %Ar\ %AR\ %As\ %AS\ %At\ %AT\ %Au\ %AU\ %AV\ %Aw\ %AW\ %Ax\ %AX\ %Ay\ %AY\ %Az\ %AZ\ %C%\ %C+\ %C@\ %Ca\ %CA\ %Cb\ %CB\ %Cc\ %CC\ %Cd\ %CD\ %Ce\ %CF\ %Cg\ %CG\ %Ch\ %CH\ %CI\ %Cj\ %Ck\ %Cl\ %Cm\ %CM\ %Cn\ %Cp\ %Cr\ %CR\ %Cs\ %CS\ %Ct\ %CT\ %Cu\ %CU\ %CV\ %Cw\ %CW\ %Cx\ %CX\ %Cy\ %CY\ %Cz\ %CZ\ %T%\ %T+\ %T@\ %Ta\ %TA\ %Tb\ %TB\ %Tc\ %TC\ %Td\ %TD\ %Te\ %TF\ %Tg\ %TG\ %Th\ %TH\ %TI\ %Tj\ %Tk\ %Tl\ %Tm\ %TM\ %Tn\ %Tp\ %Tr\ %TR\ %Ts\ %TS\ %Tt\ %TT\ %Tu\ %TU\ %TV\ %Tw\ %TW\ %Tx\ %TX\ %Ty\ %TY\ %Tz\ %TZ\ %w\ %B%\ %B+\ %B@\ %Ba\ %BA\ %Bb\ %BB\ %Bc\ %BC\ %Bd\ %BD\ %Be\ %BF\ %Bg\ %BG\ %Bh\ %BH\ %BI\ %Bj\ %Bk\ %Bl\ %Bm\ %BM\ %Bn\ %Bp\ %Br\ %BR\ %Bs\ %BS\ %Bt\ %BT\ %Bu\ %BU\ %BV\ %Bw\ %BW\ %Bx\ %BX\ %By\ %BY\ %Bz\ %BZ\ %W%\ %W+\ %W@\ %Wa\ %WA\ %Wb\ %WB\ %Wc\ %WC\ %Wd\ %WD\ %We\ %WF\ %Wg\ %WG\ %Wh\ %WH\ %WI\ %Wj\ %Wk\ %Wl\ %Wm\ %WM\ %Wn\ %Wp\ %Wr\ %WR\ %Ws\ %WS\ %Wt\ %WT\ %Wu\ %WU\ %WV\ %Ww\ %WW\ %Wx\ %WX\ %Wy\ %WY\ %Wz\ %WZ\\n [ 86%] bfs/fprint_duplicate_stdout [PASS] bfs/j_negative [PASS] bfs/expr_path_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf % /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -links ASDF [ 95%] bfs/printf_invalid_escape [PASS] bfs/color_ext_case [ 90%] bfs/links_leading_space bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf "%" bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete format specifier '%'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -links ASDF bfs: error: [ 77%] bfs/color_ext_case_flipflop ~~~~ bfs: error: ASDF is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -s basic -type f -print -limit 4 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -O0 basic -not \( -type f -not -type f \) [PASS] bfs/expr_path_flag [ 88%] bfs/limit_0 [ 72%] bfs/O1 [PASS] bfs/printf_incomplete_format [PASS] bfs/links_invalid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -fprint /tmp/bfs.WNXvvXjnaJ/bfs/fprint_duplicate_stdout.out -print [PASS] bfs/L_unique_loops [ 86%] bfs/fprint_error_stderr [ 85%] bfs/exclude_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf \\\! [PASS] bfs/flag_expr_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -links \ 1 [ 96%] bfs/printf_invalid_flag bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color -S ids basic -printf '\!' bfs: error: [ 90%] bfs/links_negative ~~~~~~~~~~~~ bfs: error: Unrecognized escape sequence '\!'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -links " 1" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -limit 0 ~~~~ bfs: error: " 1" is not a valid integer. [PASS] bfs/deep_strict /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -O1 basic -not \( -type f -not -type f \) [ 89%] bfs/limit_implicit_print [PASS] bfs/printf_invalid_escape [ 72%] bfs/O2 [PASS] bfs/printf_everything [PASS] bfs/O0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -limit 0 bfs: error: ~~~~~~~~ bfs: error: The -limit must be at least 1. [PASS] bfs/links_leading_space /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exclude -print [PASS] bfs/limit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 0 -fprint /dev/full [ 85%] bfs/exec_flush_fprint [ 86%] bfs/flag_expr_path bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -exclude -print[PASS] bfs/limit_0 bfs: error: ~~~~~[ 87%] bfs/fprint_error_stdout ~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf %\ p [ 77%] bfs/color_ext_case_nul bfs: error: This action is not supported within -exclude. [PASS] bfs/fprint_duplicate_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -links +-1 [ 96%] bfs/printf_invalid_format [PASS] bfs/j64 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf "% p" bfs: error: [PASS] bfs/exclude_print ~~~~~~~~~~~~~ bfs: error: Invalid flags ' ' for string format '%p'. [ 90%] bfs/links_noarg bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -links +-1 bfs: error: ~~~ bfs: error: Negative integer -1 is not allowed here. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -type f -limit 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -O2 basic -not \( -type f -not -type f \) [PASS] bfs/fprint_error_stderr [ 89%] bfs/limit_incomplete [PASS] bfs/printf_invalid_flag [ 72%] bfs/O3 [PASS] bfs/links_negative bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/a -fprint /tmp/bfs.dAzFS0shPq/bfs/exec_flush_fprint.out.f -exec cat /tmp/bfs.dAzFS0shPq/bfs/exec_flush_fprint.out.f \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -type [PASS] bfs/O1 f -limit 1 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -H -type l links/skip ~~~~~~~~ bfs: error: With -limit, you must specify an action explicitly; for example, -print -limit 1. [PASS] bfs/color_ext_case_flipflop /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -maxdepth 0 -fprint /dev/full /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 85%] bfs/exec_flush_fprint_fail [ 77%] bfs/color_ext_case_priority [ 86%] bfs/fprint_duplicate_stdout [PASS] bfs/limit_implicit_print [ 87%] bfs/help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf %\! /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -links bfs: error: basic: '/dev/full': No space left on device. [ 96%] bfs/printf_must_be_numeric /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -limit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf '%!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized format specifier '%!'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S [ 89%] bfs/limit_one dfs links -links bfs: error: ~~~~~~ bfs: error: -links needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -O3 basic -not \( -type f -not -type f \) [PASS] bfs/fprint_error_stdout bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -limit bfs: error: ~~~~~~ bfs: error: -limit needs a value. [ 72%] bfs/O9 [PASS] bfs/O2 [PASS] bfs/printf_invalid_format /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic/a -fprint /dev/full -exec true \; [PASS] bfs/links_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -fprint /tmp/bfs.fr53k1wNEl/bfs/fprint_duplicate_stdout.out -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [PASS] bfs/flag_expr_path [ 85%] bfs/execdir_plus [ 86%] bfs/fprint_error_stderr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -help [PASS] bfs/limit_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf %+p [ 90%] bfs/newerma_nonexistent [ 87%] bfs/hidden bfs: error: /dev/full: No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -limit one [PASS] bfs/exec_flush_fprint [ 96%] bfs/printf_w bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -printf "%+p" bfs: error: [PASS] bfs/color_ext_case_nul ~~~~~~~~~~~~~ bfs: error: Invalid flags '+' for string format '%p'. [ 89%] bfs/links_empty bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -print -limit one bfs: error: ~~~ bfs: error: one is not a valid integer. bfs: error: /dev/full: No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -warn -O9 basic [ 72%] bfs/O_3 [PASS] bfs/printf_must_be_numeric /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -D help [PASS] bfs/O3 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 0 -fprint /dev/full [PASS] bfs/limit_one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -D tree -quit [PASS] bfs/exec_flush_fprint_fail [ 85%] bfs/execdir_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newerma basic/nonexistent [ 87%] bfs/fprint_error_stdout [PASS] bfs/fprint_duplicate_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -hidden [ 87%] bfs/hidden_root [ 77%] bfs/color_ext_override [ 90%] bfs/newermq /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids times -false -printf %w\ %WY\ %BY\\n bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newerma basic/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links '' [ 96%] bfs/status [PASS] bfs/color_ext_case_priority [PASS] bfs/fprint_error_stderr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -S help [ 89%] bfs/links_invalid bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links "" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -O 3 basic ~~ bfs: error: "" is not a valid integer. [PASS] bfs/newerma_nonexistent [ 73%] bfs/Ofast /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -O 3 basic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -maxdepth 0 -fprint /dev/full ~~ bfs: error: -O needs a value. [PASS] bfs/links_empty [ 86%] bfs/expr_flag_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newermq times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 . ./. ... ./... .../.. -hidden [PASS] bfs/O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 87%] bfs/help [PASS] bfs/O_3 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -regextype help [ 87%] bfs/high_byte bfs: error: basic: '/dev/full': No space left on device. [ 78%] bfs/color_ext_underride [ 91%] bfs/newermt_invalid [PASS] bfs/execdir_plus [PASS] bfs/hidden bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newermq times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, Y should be a, c, m, B, or t, not q. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links ASDF [ 96%] bfs/stderr_fails_loudly [ 90%] bfs/links_leading_space [PASS] bfs/fprint_error_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -Ofast basic -not \( -xtype f -not -xtype f \) [PASS] bfs/printf_w [PASS] bfs/newermq bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links ASDF bfs: error: ~~~~ bfs: error: ASDF is not a valid integer. tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [ 73%] bfs/S_bfs [PASS] bfs/help [PASS] bfs/execdir_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -type l -H links/skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -help [PASS] bfs/links_invalid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newermt not_a_date_time /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 $'-\377' [SKIP] bfs/status [ 87%] bfs/hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 86%] bfs/expr_path_flag [ 78%] bfs/color_fi0_no [ 91%] bfs/newerqm [ 88%] bfs/j0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -D all basic -false -fprint /dev/full bfs: error: [PASS] bfs/execdir_plus_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfsbfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs-S -j3dfs $'-\xFF'times bfs: error: -newermt not_a_date_time /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links \ 1 bfs: error: ~ ~ ~ ~ ~ ~ ~ ~ bfs: error: Unknown argument; did you mean -a? ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: Invalid timestamp. Supported timestamp formats are ISO 8601-like, e.g. - 2024-11-08 - 2024-11-08T15:48:22 - 2024-11-08T15:48:22+00:00 - 2024-11-08T15:48:22Z [PASS] bfs/hidden_root [ 90%] bfs/links_negative [ 97%] bfs/stderr_fails_silently /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -S bfs -s basic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links " 1" bfs: error: ~~~~ bfs: error: " 1" is not a valid integer. [PASS] bfs/newermt_invalid [PASS] bfs/high_byte /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -D help [ 73%] bfs/S_dfs [PASS] bfs/color_ext_override [PASS] bfs/Ofast [PASS] bfs/links_leading_space /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -type l links/skip -H /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -j0 basic [ 87%] bfs/hidden_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -newerqm times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 86%] bfs/flag_expr_path [ 78%] bfs/color_fi_no [PASS] bfs/expr_flag_path [ 88%] bfs/j1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links +-1 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -D all basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -j0 basic bfs: error: [ 91%] bfs/nocolor bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S[PASS] bfs/stderr_fails_loudly dfs times -newerqm times/a bfs: error: ~ ~ ~ bfs: error: 0 is not enough threads. ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, X should be a, c, m, or B, not q. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -S help [PASS] bfs/S_bfs [ 90%] bfs/links_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -S dfs -s basic [ 97%] bfs/type_multi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links +-1 bfs: error: ~~~ bfs: error: Negative integer -1 is not allowed here. [PASS] bfs/j0 [ 73%] bfs/S_ids [PASS] bfs/newerqm [PASS] bfs/color_ext_underride /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 . ./. ... ./... .../.. -hidden [PASS] bfs/links_negative [PASS] bfs/hidden [ 87%] bfs/high_byte /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -H -type l links/skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -j1 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -regextype help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -nocolor [ 86%] bfs/fprint_duplicate_stdout [ 88%] bfs/j64 [ 78%] bfs/color_ln_target [ 91%] bfs/nocolor_env /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -type f\,d\,c [PASS] bfs/expr_path_flag [PASS] bfs/S_dfs [ 90%] bfs/newerma_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -S ids -s basic [ 97%] bfs/typo bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -links bfs: error: ~~~~~~ bfs: error: -links needs a value. [ 73%] bfs/Sbfs [PASS] bfs/help [PASS] bfs/color_fi0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 $'-\377' [PASS] bfs/stderr_fails_silently [PASS] bfs/links_noarg [PASS] bfs/hidden_root [ 88%] bfs/j0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -fprint /tmp/bfs.dAzFS0shPq/bfs/fprint_duplicate_stdout.out -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -j64 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 $'-\xFF' bfs: error: ~~~~~~~~ bfs: error: Unknown argument; did you mean -a? [ 88%] bfs/j_negative [PASS] bfs/j1 [ 78%] bfs/color_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newerma basic/nonexistent [ 91%] bfs/nocolor_env_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -Sbfs -s basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -dikkiq [PASS] bfs/high_byte [PASS] bfs/flag_expr_path [ 90%] bfs/newermq bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newerma basic/nonexistent bfs: error: [PASS] bfs/S_ids ~~[PASS] bfs/nocolor ~[PASS] bfs/color_fi_no ~~~~~~~~~~~~~~ bfs: error: No such file or directory. tests/run.sh:373: [ 97%] bfs/unexpected_operator test -n "${UNBUFFER:-}" || skip [ 73%] bfs/and_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -j0 basic [PASS] bfs/type_multi [PASS] bfs/newerma_nonexistent [SKIP] bfs/nocolor_env /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -j-1 basic [ 88%] bfs/j1 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -j0 basic bfs: error: ~~~ bfs: error: 0 is not enough threads. [PASS] bfs/typo [ 86%] bfs/fprint_error_stderr bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -j-1 basic bfs: error: [ 88%] bfs/limit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newermq times/a ~~~~ bfs: error: Negative integer -1 is not allowed here. [ 79%] bfs/color_mh [PASS] bfs/Sbfs [PASS] bfs/j0 [ 92%] bfs/noerror [PASS] bfs/fprint_duplicate_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids \! -o -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -print -a [ 91%] bfs/newermt_invalid bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newermq times/a bfs: error: [ 74%] bfs/capable ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, Y should be a, c, m, B, or t, not q. [ 97%] bfs/unique [PASS] bfs/j_negative tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [PASS] bfs/color_ln_target bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -print -a bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids '!' -o -print bfs: error: ~ ~ bfs: error: Expression terminated prematurely here. ~~ bfs: error: Expected a predicate. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -j1 basic [PASS] bfs/newermq [SKIP] bfs/nocolor_env_empty [ 88%] bfs/j64 [PASS] bfs/and_incomplete [PASS] bfs/unexpected_operator /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 0 -fprint /dev/full /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -s basic -type f -print -limit 4 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs inaccessible -noerror [ 87%] bfs/fprint_error_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newermt not_a_date_time [ 88%] bfs/limit_0 [ 79%] bfs/color_mh0 [ 92%] bfs/noerror_nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links/file links/symlink links/hardlink -unique [ 91%] bfs/newerqm bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newermt not_a_date_time bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: Invalid timestamp. Supported timestamp formats are ISO 8601-like, e.g. - 2024-11-08 - 2024-11-08T15:48:22 - 2024-11-08T15:48:22+00:00 - 2024-11-08T15:48:22Z [ 74%] bfs/closed_stderr [ 98%] bfs/unique_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -j64 basic [PASS] bfs/newermt_invalid [PASS] bfs/fprint_error_stderr [ 88%] bfs/j_negative [PASS] bfs/j1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -maxdepth 0 -fprint /dev/full /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -limit 0 [ 89%] bfs/limit_implicit_print [PASS] bfs/limit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs inaccessible -noerror -nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newerqm times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -limit 0 bfs: error: ~~~~~~~~ bfs: error: The -limit must be at least 1. [ 92%] bfs/noerror_warn [ 79%] bfs/color_mi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds scratch/ scratch/link scratch/broken scratch/nested scratch/notdir scratch/relative scratch/absolute -color -type l -ls bfs: error: basic: '/dev/full': No space left on device. [ 91%] bfs/nocolor [PASS] bfs/noerror bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -newerqm times/a bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -unique -depth ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, X should be a, c, m, or B, not q. [ 87%] bfs/help [ 74%] bfs/closed_stdin [PASS] bfs/limit_0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -j-1 basic tests/bfs/capable.sh:7: bfs_sudo setcap all+ep capable || skip [PASS] bfs/color_mh [ 98%] bfs/version /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic [PASS] bfs/unique [PASS] bfs/fprint_error_stdout [PASS] bfs/newerqm [ 88%] bfs/limit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -j-1 basic bfs: error: ~~~~ bfs: error: Negative integer -1 is not allowed here. [SKIP] bfs/capable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -type f -limit 1 [PASS] bfs/noerror_nowarn [ 89%] bfs/limit_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [PASS] bfs/j64 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -nocolor /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs inaccessible -noerror -warn [PASS] bfs/j_negative bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -type f -limit 1 bfs: error: ~~~~~~~~ bfs: error: With -limit, you must specify an action explicitly; for example, -print -limit 1. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic [ 92%] bfs/nohidden [ 79%] bfs/color_missing_colon [PASS] bfs/closed_stderr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -help [ 91%] bfs/nocolor_env [ 74%] bfs/closed_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -version [PASS] bfs/limit_implicit_print [PASS] bfs/color_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -s basic -type f -print -limit 4 [PASS] bfs/color_mh0 [ 88%] bfs/limit_0 [ 98%] bfs/warn_O9 [PASS] bfs/execdir_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -limit [ 87%] bfs/hidden [ 89%] bfs/limit_one [PASS] bfs/version /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -D help [PASS] bfs/noerror_warn bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -limit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -nohidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color ~~~~~~ bfs: error: -limit needs a value. bash: line 1: echo: write error: Bad file descriptor [ 79%] bfs/color_no [ 92%] bfs/nohidden_depth [PASS] bfs/limit_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -limit 0 [ 74%] bfs/color [PASS] bfs/nocolor [PASS] bfs/closed_stdin tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [PASS] bfs/unique_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -warn -O9 [PASS] bfs/color_mi [ 89%] bfs/limit_implicit_print [PASS] bfs/limit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S help bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -limit 0 bfs: error: ~~~~~~~~ bfs: error: The -limit must be at least 1. [ 98%] bfs/warn_depth_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -hidden bfs: error: basic: (standard output): Bad file descriptor. [ 87%] bfs/hidden_root bfs: warning: [SKIP] bfs/nocolor_env /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -warn -O9 bfs: warning: bfs: error: (standard output): Bad file descriptor. [ 91%] bfs/nocolor_env_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -limit one ~~~ bfs: warning: -O9 is the same as -O4. [PASS] bfs/limit_0 [ 89%] bfs/links_empty bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -print -limit one bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs weirdnames -depth -nohidden ~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color bfs: error: one is not a valid integer. [PASS] bfs/closed_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 80%] bfs/color_no_stat /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -regextype help [ 92%] bfs/nowarn [PASS] bfs/limit_one [ 75%] bfs/color_L /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -type f -limit 1 [PASS] bfs/nohidden [PASS] bfs/j64 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -warn -depth -prune [ 89%] bfs/limit_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs . ./. ... ./... .../.. -hidden [ 98%] bfs/warn_exclude_path bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -type [PASS] bfs/color_missing_colon f -limit 1 bfs: error: [ 92%] bfs/noerror [ 87%] bfs/high_byte ~~~~~~~~ bfs: error: With -limit, you must specify an action explicitly; for example, -print -limit 1. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links '' [PASS] bfs/help [ 89%] bfs/links_invalid tests/run.sh:373: test -n "${UNBUFFER:-}" || skip bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links "" bfs: error: [PASS] bfs/limit_implicit_print [PASS] bfs/hidden ~~ bfs: error: "" is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [PASS] bfs/warn_O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -nowarn -depth -prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L rainbow -color [ 80%] bfs/color_notdir_slash_error [ 93%] bfs/ok_plus_semicolon [PASS] bfs/color [SKIP] bfs/nocolor_env_empty [PASS] bfs/links_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -limit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s inaccessible -noerror [ 75%] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs $'-\377' /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids -warn -exclude basic -name \*f\* [ 89%] bfs/limit_one [PASS] bfs/nohidden_depth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -limit bfs: error: ~~~~~~ bfs: error: -limit needs a value. [PASS] bfs/color_no [PASS] bfs/warn_depth_prune [ 88%] bfs/j0 [ 99%] bfs/warn_without_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links ASDF bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs $'-\xFF' bfs: error: ~~~~~~~~ bfs: error: Unknown argument; did you mean -a? [PASS] bfs/limit_incomplete [ 90%] bfs/links_leading_space bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links ASDF bfs: error: ~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -color links/notdir/nowhere bfs: error: ASDF is not a valid integer. [PASS] bfs/high_byte [PASS] bfs/hidden_root [PASS] bfs/nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -ok echo \{\} + \; [ 80%] bfs/color_nul [ 93%] bfs/okdir_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L rainbow -color [PASS] bfs/links_invalid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -limit one [PASS] bfs/color_L [ 75%] bfs/color_L_no_stat [01;39mbfs:[0m [01;31merror:[0m [01;34mlinks/[0mnotdir/nowhere: Not a directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j0 basic [PASS] bfs/color_no_stat [ 89%] bfs/links_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids inaccessible -warn [PASS] bfs/warn_exclude_path bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -print -limit one bfs: error: echo basic + ? ~[ 88%] bfs/j1 ~~ bfs: error: one is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links \ 1 [ 99%] bfs/warn_xdev_mount bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j0 basic bfs: error: ~~~ bfs: error: 0 is not enough threads. [PASS] bfs/noerror [ 90%] bfs/links_negative echo basic/l + ? bfs: error: [PASS] bfs/limit_one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links " 1" bfs: error: ~~~~ bfs: error: " 1" is not a valid integer. [PASS] bfs/j0 [ 92%] bfs/noerror_nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color echo basic/k + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -okdir echo \{\} + \; [ 80%] bfs/color_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -L rainbow -color [PASS] bfs/links_leading_space [ 93%] bfs/or_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -links '' [PASS] bfs/color_notdir_slash_error echo basic/j + ? [ 75%] bfs/color_auto [PASS] bfs/color_L_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic [ 89%] bfs/links_invalid echo ./basic + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -warn -xdev -mount "" bfs: error: [PASS] bfs/warn_without_noerror ~~ bfs: error: "" is not a valid integer. [ 88%] bfs/j64 echo basic/i + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links +-1 [ 99%] bfs/xtype_depth [ 90%] bfs/links_noarg bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids basic -warn -xdev -mount bfs: warning: echo ./l + ? echo basic/g + ? [PASS] bfs/links_empty ~~~~~~~~~~~~ bfs: warning: -xdev is redundant in the presence of -mount. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links +-1 bfs: error: ~~~ bfs: error: Negative integer -1 is not allowed here. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s inaccessible -noerror -nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 92%] bfs/noerror_warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -print -o echo ./k + ? echo basic/e + ? [ 80%] bfs/color_or0_mi [ 93%] bfs/path_expr_flag [PASS] bfs/links_negative [ 75%] bfs/color_ca /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -links ASDF bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -print -o bfs: error: echo ./j + ? ~~ bfs: error: Expression terminated prematurely here. echo basic/c + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j64 basic [PASS] bfs/color_L_no_stat [ 90%] bfs/links_leading_space [PASS] bfs/j1 [ 88%] bfs/j_negative bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -links ASDF bfs: error: tests/run.sh:373: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids inaccessible/link -xtype l -depth 100 test -n "${UNBUFFER:-}" || skip ~~~~ bfs: error: ASDF is not a valid integer. echo ./i + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links echo basic/b + ? [PASS] bfs/or_incomplete [PASS] bfs/color_nul [ 99%] bfs/xtype_multi [ 90%] bfs/newerma_nonexistent echo ./g + ? [PASS] bfs/links_invalid bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -links bfs: error: [SKIP] bfs/color_auto /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s inaccessible -noerror -warn echo basic/a [PASS] bfs/noerror_nowarn + ~? ~~~~~ bfs: error: -links needs a value. [ 92%] bfs/nohidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color bfs: error: inaccessible/link: Permission denied. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links/skip -type l -H echo ./e + ? [ 80%] bfs/color_or0_mi0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . -quit -capable echo basic/l/foo + ? [PASS] bfs/links_noarg [ 76%] bfs/color_ca_incapable /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -links \ 1 [ 93%] bfs/path_flag_expr [PASS] bfs/warn_xdev_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j-1 basic echo ./c + ? [ 90%] bfs/links_negative [PASS] bfs/xtype_depth bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -links " 1" bfs: error: echo basic/k/foo + ? [ 88%] bfs/limit ~~~~ bfs: error: " 1" is not a valid integer. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j-1 basic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids links -xtype f\,d\,c ~~~~ bfs: error: Negative integer -1 is not allowed here. [PASS] bfs/color_or /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newerma basic/nonexistent echo ./b + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -nohidden [ 90%] bfs/newermq echo [ 99%] bfs/xtype_reorder basic/j/foo [PASS] bfs/noerror_warn + ? [PASS] bfs/links_leading_space bfs: error: [PASS] bfs/j_negative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times [ 92%] bfs/nohidden_depth -newerma basic/nonexistent bfs: error: echo ./a + ? ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color echo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links/skip -H -type l basic/g/h [ 81%] bfs/color_or_mi + ? echo ./foo + ? [ 76%] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -links +-1 [PASS] bfs/newerma_nonexistent [ 94%] bfs/perm_leading_plus_symbolic [ 90%] bfs/links_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -type f -print -limit 4 tests/bfs/color_ca.sh:7: echo bfs_sudo setcap all+ep capable || skip basic/e/f + ? [PASS] bfs/path_expr_flag echo ./foo + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -links +-1 bfs: error: ~~~ bfs: error: Negative integer -1 is not allowed here. [ 88%] bfs/limit_0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newermq times/a [PASS] bfs/color_or0_mi echo basic/c/d + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S ids inaccessible/link -links 100 -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s weirdnames -depth -nohidden [SKIP] bfs/color_ca echo ./foo + ? [ 91%] bfs/newermt_invalid [PASS] bfs/links_negative bfs: error: [ 92%] bfs/nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs echo -j3basic/l/foo/bar + times? -newermq times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, Y should be a, c, m, B, or t, not q. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color echo ./h + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 81%] bfs/color_or_mi0 [PASS] bfs/xtype_multi [PASS] bfs/nohidden [ 76%] bfs/color_deep echo basic/k/foo/bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm +rwx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -links [PASS] bfs/newermq echo ./f + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -limit 0 [ 94%] bfs/perm_symbolic_double_comma [PASS] bfs/color_ca_incapable [ 90%] bfs/newerma_nonexistent [ 89%] bfs/limit_implicit_print echo ./d [PASS] bfs/color_or0_mi0 + echo ? bfs: error: basic/l/foo/bar/baz /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs+ ? basicbfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -print -limit[PASS] bfs/path_flag_expr -j1 links0 -linksbfs: error: bfs: error: ~ ~ ~ ~~~~~~~~~~~ bfs: error: bfs: error: The -limit must be at least 1. -links needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newermt not_a_date_time [PASS] bfs/limit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -nowarn -depth -prune echo ./bar + ? [ 91%] bfs/newerqm [PASS] bfs/links_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [PASS] bfs/limit_0 [PASS] bfs/xtype_reorder bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newermt not_a_date_time bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: Invalid timestamp. Supported timestamp formats are ISO 8601-like, e.g. - 2024-11-08 - 2024-11-08T15:48:23 - 2024-11-08T15:48:23+00:00 - 2024-11-08T15:48:23Z echo ./bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm a+r\,\,u+w [PASS] bfs/nohidden_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 deep -color -type f -printf %f\\n [ 81%] bfs/color_rs_lc_rc_ec [PASS] bfs/j64 [PASS] 498 / 526 [ 94%] bfs/perm_symbolic_missing_action [PASS] bfs/color_cd0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newerma basic/nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -type f -limit 1 [PASS] bfs/newermt_invalid echo ./baz + ? [ 76%] bfs/color_escapes bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm a+r,,u+w bfs: error: ~~~~~~~~~~~~~~ bfs: error: Invalid mode. [ 90%] bfs/newermq [ 89%] bfs/limit_incomplete [SKIP] 28 / 526 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newerma basic/nonexistent bfs: error: bfs: error: [PASS] bfs/color_or_mi ~~~~~~[ 93%] bfs/ok_plus_semicolon ~~~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs ~basic~ ~-type~~~~ bfs: error: No such file or directory. f -limit 1 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newerqm times/a ~~~[PASS] bfs/perm_leading_plus_symbolic ~~~~~ bfs: error: With -limit, you must specify an action explicitly; for example, -print -limit 1. [PASS] bfs/perm_symbolic_double_comma [PASS] bfs/nowarn [ 91%] bfs/nocolor [PASS] bfs/newerma_nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -newerqm times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, X should be a, c, m, or B, not q. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [PASS] bfs/limit_implicit_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm a [PASS] bfs/ok_plus_semicolon [ 81%] bfs/color_st0_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newermq times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -limit [PASS] bfs/newerqm [ 94%] bfs/perm_symbolic_trailing_comma [ 76%] bfs/color_ext bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm a bfs: error: ~~~~~~~ bfs: error: Invalid mode. [ 91%] bfs/newermt_invalid [ 89%] bfs/limit_one bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newermq times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, Y should be a, c, m, B, or t, not q. [PASS] bfs/color_or_mi0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -limit/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -ok echo \{\} + \; bfs: error: ~~~~~~ bfs: error: -limit needs a value. [ 93%] bfs/okdir_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -nocolor [PASS] bfs/perm_symbolic_missing_action [ 91%] bfs/nocolor_env [PASS] bfs/newermq [PASS] bfs/okdir_plus_semicolon [PASS] bfs/limit_incomplete echo basic + ? [PASS] bfs/color_deep /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 81%] bfs/color_st0_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color echo basic/a + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm a+r\, /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newermt not_a_date_time /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -limit one [ 76%] bfs/color_ext0 [ 94%] bfs/printf_color [PASS] bfs/color_escapes [ 91%] bfs/newerqm echo basic/b + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs perms -perm a+r, bfs: error: [ 89%] bfs/links_empty ~~~~~~~~~~ bfs: error: Invalid mode. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -print -limit one bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newermt not_a_date_time bfs: error: ~ ~ ~ bfs: error: one is not a valid integer. ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: Invalid timestamp. Supported timestamp formats are ISO 8601-like, e.g. - 2024-11-08 - 2024-11-08T15:48:23 - 2024-11-08T15:48:23+00:00 - 2024-11-08T15:48:23Z /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -okdir echo \{\} + \; [PASS] bfs/color_rs_lc_rc_ec echo basic/c + ? [ 91%] bfs/nocolor_env_empty [PASS] bfs/perm_symbolic_trailing_comma [PASS] bfs/nocolor [PASS] bfs/limit_one [PASS] bfs/newermt_invalid echo basic/e + ? echo ./basic + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -color -exclude \( -depth 1 -not -name rainbow \) -printf %H\ %h\ %f\ %p\ %P\ %l\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 82%] bfs/color_st0_tw_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newerqm times/a echo basic/g + ? echo ./a + ? [ 77%] bfs/color_ext_case [ 95%] bfs/printf_duplicate_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -links '' [ 91%] bfs/nocolor [PASS] bfs/color_ext [SKIP] bfs/nocolor_env bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -newerqm times/a bfs: error: echo basic/i + ? [ 89%] bfs/links_invalid ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, X should be a, c, m, or B, not q. echo ./b + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -links "" bfs: error: ~~ bfs: error: "" is not a valid integer. [PASS] bfs/color_st0_tw0_ow echo basic/j + ? [ 92%] bfs/noerror echo ./c + ? [PASS] bfs/newerqm [PASS] bfs/links_empty echo basic/k + ? echo ./e + ? tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 82%] bfs/color_st0_tw_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf %--p /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -nocolor echo ./g + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -links ASDF echo basic/l + ? [ 95%] bfs/printf_everything [ 77%] bfs/color_ext_case_flipflop [ 91%] bfs/nocolor_env [SKIP] bfs/nocolor_env_empty [PASS] bfs/color_ext0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf "%--p" bfs: error: ~~~~~~~~~~~~~~ bfs: error: Duplicate flag '-'. [ 90%] bfs/links_leading_space bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs linksecho ./i + ? -links ASDF bfs: error: echo basic/c/d + ? ~~~~ bfs: error: ASDF is not a valid integer. [PASS] bfs/color_st0_tw0_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 inaccessible -noerror [ 92%] bfs/noerror_nowarn [PASS] bfs/printf_duplicate_flag echo ./j + ? echo basic/e/f + ? [PASS] bfs/printf_color [PASS] bfs/links_invalid echo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color ./k + ? echo basic/g/h + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 82%] bfs/color_st_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf %F -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -links \ 1 [ 91%] bfs/nocolor_env_empty echo [ 77%] bfs/color_ext_case_nul ./l + ? echo basic/j/foo + ? [PASS] bfs/nocolor [ 95%] bfs/printf_incomplete_escape [PASS] bfs/color_ext_case [ 90%] bfs/links_negative bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -links " 1" echo bfs: error: ./d + ? ~~~~ bfs: error: " 1" is not a valid integer. echo basic/k/foo + ? tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 inaccessible -noerror -nowarn [PASS] bfs/color_st0_tw_ow [ 92%] bfs/noerror_warn echo ./f + ? echo basic/l/foo + ? [PASS] bfs/links_leading_space [PASS] bfs/noerror [SKIP] bfs/nocolor_env echo ./h + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color echo basic/k/foo/bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf \\ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf %w -quit [ 92%] bfs/noerror [ 82%] bfs/color_st_tw0_ow0 [ 77%] bfs/color_ext_case_priority echo ./foo + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -links +-1 [ 95%] bfs/printf_incomplete_format echo basic/l/foo/bar + ? [PASS] bfs/noerror_nowarn bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf '\' bfs: error: [PASS] bfs/color_ext_case_flipflop tests/run.sh:373: test -n "${UNBUFFER:-}" || skip ~~~~~~~~~~~ bfs: error: Incomplete escape sequence '\'. [ 90%] bfs/links_noarg [PASS] bfs/color_st0_tw_ow0 echo ./foo + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -links +-1 bfs: error: ~~~ bfs: error: Negative integer -1 is not allowed here. echo basic/l/foo/bar/baz + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 inaccessible -noerror -warn [ 92%] bfs/nohidden [PASS] bfs/printf_incomplete_escape echo ./foo + ? [SKIP] bfs/nocolor_env_empty [PASS] bfs/links_negative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 inaccessible -noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs rainbow -printf %a\ %b\ %c\ %d\ %D\ %f\ %g\ %G\ %h\ %H\ %i\ %k\ %l\ %m\ %M\ %n\ %p\ %P\ %s\ %S\ %t\ %u\ %U\ %y\ %Y\ %F\ %A%\ %A+\ %A@\ %Aa\ %AA\ %Ab\ %AB\ %Ac\ %AC\ %Ad\ %AD\ %Ae\ %AF\ %Ag\ %AG\ %Ah\ %AH\ %AI\ %Aj\ %Ak\ %Al\ %Am\ %AM\ %An\ %Ap\ %Ar\ %AR\ %As\ %AS\ %At\ %AT\ %Au\ %AU\ %AV\ %Aw\ %AW\ %Ax\ %AX\ %Ay\ %AY\ %Az\ %AZ\ %C%\ %C+\ %C@\ %Ca\ %CA\ %Cb\ %CB\ %Cc\ %CC\ %Cd\ %CD\ %Ce\ %CF\ %Cg\ %CG\ %Ch\ %CH\ %CI\ %Cj\ %Ck\ %Cl\ %Cm\ %CM\ %Cn\ %Cp\ %Cr\ %CR\ %Cs\ %CS\ %Ct\ %CT\ %Cu\ %CU\ %CV\ %Cw\ %CW\ %Cx\ %CX\ %Cy\ %CY\ %Cz\ %CZ\ %T%\ %T+\ %T@\ %Ta\ %TA\ %Tb\ %TB\ %Tc\ %TC\ %Td\ %TD\ %Te\ %TF\ %Tg\ %TG\ %Th\ %TH\ %TI\ %Tj\ %Tk\ %Tl\ %Tm\ %TM\ %Tn\ %Tp\ %Tr\ %TR\ %Ts\ %TS\ %Tt\ %TT\ %Tu\ %TU\ %TV\ %Tw\ %TW\ %Tx\ %TX\ %Ty\ %TY\ %Tz\ %TZ\ %w\ %B%\ %B+\ %B@\ %Ba\ %BA\ %Bb\ %BB\ %Bc\ %BC\ %Bd\ %BD\ %Be\ %BF\ %Bg\ %BG\ %Bh\ %BH\ %BI\ %Bj\ %Bk\ %Bl\ %Bm\ %BM\ %Bn\ %Bp\ %Br\ %BR\ %Bs\ %BS\ %Bt\ %BT\ %Bu\ %BU\ %BV\ %Bw\ %BW\ %Bx\ %BX\ %By\ %BY\ %Bz\ %BZ\ %W%\ %W+\ %W@\ %Wa\ %WA\ %Wb\ %WB\ %Wc\ %WC\ %Wd\ %WD\ %We\ %WF\ %Wg\ %WG\ %Wh\ %WH\ %WI\ %Wj\ %Wk\ %Wl\ %Wm\ %WM\ %Wn\ %Wp\ %Wr\ %WR\ %Ws\ %WS\ %Wt\ %WT\ %Wu\ %WU\ %WV\ %Ww\ %WW\ %Wx\ %WX\ %Wy\ %WY\ %Wz\ %WZ\\necho ./bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf % [ 82%] bfs/color_st_tw_ow0 [ 77%] bfs/color_ext_override [ 92%] bfs/noerror_nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -links [PASS] bfs/color_ext_case_nul echo ./bar + ? [ 95%] bfs/printf_invalid_escape [PASS] bfs/noerror_warn bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf "%" bfs: error: [ 90%] bfs/newerma_nonexistent ~~~~~~~~~~~ bfs: error: Incomplete format specifier '%'. [PASS] bfs/color_st_tw0_ow bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -nohidden links -links bfs: error: ~~~~~~ bfs: error: -links needs a value. echo ./baz + ? [ 92%] bfs/nohidden_depth [PASS] bfs/printf_incomplete_format [PASS] bfs/links_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [PASS] bfs/ok_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [PASS] bfs/noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 inaccessible -noerror -nowarn [ 83%] bfs/color_star [ 78%] bfs/color_ext_underride /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newerma basic/nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf \\\! [ 92%] bfs/noerror_warn [PASS] bfs/color_ext_case_priority [ 96%] bfs/printf_invalid_flag [ 90%] bfs/newermq bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newerma basic/nonexistent bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic~ ~-printf~ ~'\!'~ ~bfs: error: ~ ~ ~ ~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 weirdnames -depth -nohidden ~ ~ ~ ~ ~ ~ ~ bfs: error: No such file or directory. ~~~~~~~~~~~~ bfs: error: Unrecognized escape sequence '\!'. [PASS] bfs/color_st_tw0_ow0 [ 92%] bfs/nowarn [PASS] bfs/printf_everything [PASS] bfs/nohidden [PASS] bfs/newerma_nonexistent [PASS] bfs/noerror_nowarn [PASS] bfs/printf_invalid_escape /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [PASS] bfs/okdir_plus_semicolon [ 78%] bfs/color_fi0_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 inaccessible -noerror -warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf %\ p [ 83%] bfs/color_su0_sg [ 92%] bfs/nohidden [PASS] bfs/color_ext_override /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newermq times/a bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color bfs: error: [ 93%] bfs/or_incomplete ~~~~~~ bfs: error: Error parsing $LS_COLORS: Invalid argument. [ 96%] bfs/printf_invalid_format bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf "% p" bfs: error: [ 91%] bfs/newermt_invalid ~~~~~~~~~~~~~ bfs: error: Invalid flags ' ' for string format '%p'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -nowarn -depth -prune bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newermq times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, Y should be a, c, m, B, or t, not q. [PASS] bfs/color_star [ 93%] bfs/ok_plus_semicolon [PASS] bfs/color_st_tw_ow0 [PASS] bfs/nohidden_depth [PASS] bfs/printf_invalid_flag [PASS] bfs/noerror_warn [PASS] bfs/newermq /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -nohidden [ 78%] bfs/color_fi_no /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -print -o /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf %\! [ 83%] bfs/color_su0_sg0 [PASS] bfs/nowarn [ 92%] bfs/nohidden_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newermt not_a_date_time [PASS] bfs/color_ext_underride [ 93%] bfs/path_expr_flag bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -print -o bfs: error: ~~ bfs: error: Expression terminated prematurely here. [ 96%] bfs/printf_must_be_numeric [ 91%] bfs/newerqm bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf '%!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized format specifier '%!'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newermt not_a_date_time bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -ok echo \{\} + \; ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: Invalid timestamp. Supported timestamp formats are ISO 8601-like, e.g. - 2024-11-08 - 2024-11-08T15:48:23 - 2024-11-08T15:48:23+00:00 - 2024-11-08T15:48:23Z [ 93%] bfs/okdir_plus_semicolon [PASS] bfs/or_incomplete [PASS] bfs/printf_invalid_format echo [PASS] bfs/newermt_invalid basic + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 weirdnames -depth -nohidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color [ 78%] bfs/color_ln_target /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links/skip -type l -H [PASS] bfs/color_fi0_no echo basic/l + ? [ 83%] bfs/color_su_sg0 [ 92%] bfs/nowarn [PASS] bfs/nohidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newerqm times/a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -printf %+p echo basic/k + ? [ 91%] bfs/nocolor [ 96%] bfs/printf_w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -okdir echo \{\} + \; bfs: error: [ 93%] bfs/or_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -newerqm times/a bfs: error: ~~~~~~~~~~bfs: error: ~~/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs~ ~-S~ ~ dfsbfs: error: basicFor -newerXY, X should be a, c, m, or B, not q. -printf "%+p" bfs: error: ~~~~~~~~~~~~~ bfs: error: Invalid flags '+' for string format '%p'. echo basic/j + ? [PASS] bfs/color_su0_sg [PASS] bfs/newerqm echo ./basic + ? [PASS] bfs/printf_must_be_numeric echo basic/i + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 78%] bfs/color_ls /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -color echo basic/g + ? echo ./l + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -nowarn -depth -prune [PASS] bfs/color_fi_no [ 83%] bfs/comma_incomplete [PASS] bfs/nohidden_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -nocolor [ 93%] bfs/ok_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs times -false -printf %w\ %WY\ %BY\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -print -o echo basic/e + ? echo ./k + ? [PASS] bfs/path_expr_flag [ 91%] bfs/nocolor_env [ 93%] bfs/path_expr_flag [ 96%] bfs/status bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -print -o bfs: error: ~~ [PASS] bfs/color_su0_sg0 bfs: error: Expression terminated prematurely here. echo ./j + ? echo basic/c + ? [ 93%] bfs/path_flag_expr [PASS] bfs/nowarn [PASS] bfs/or_incomplete echo ./i + ? echo basic/b + ? [ 79%] bfs/color_mh /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -print \, echo ./g + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -ok echo \{\} + \; [PASS] bfs/color_ln_target echo basic/a + ? [ 84%] bfs/data_flow_hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links/skip -type l -H [ 93%] bfs/okdir_plus_semicolon bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -print , bfs: error: ~ bfs: error: Expression terminated prematurely here. [ 93%] bfs/path_flag_expr echo ./e + ? [ 91%] bfs/nocolor_env_empty echo basic/l/foo + ? echo basic + ? [PASS] bfs/nocolor /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links/skip -H -type l [PASS] bfs/color_su_sg0 [ 96%] bfs/stderr_fails_loudly [PASS] bfs/comma_incomplete echo ./c + ? [PASS] bfs/printf_w [ 94%] bfs/perm_leading_plus_symbolic tests/run.sh:373: test -n "${UNBUFFER:-}" || skip echo basic/k/foo + ? echo basic/l + ? tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color echo ./b + ? echo basic/k + ? echo basic/j/foo + [ 79%] bfs/color_mh0 ? [SKIP] bfs/nocolor_env /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic \( -hidden -not -hidden \) -o \( -hidden -o -not -hidden \) [SKIP] bfs/status echo ./a + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -okdir echo \{\} + \; echo basic/j + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links/skip -H -type l [ 84%] bfs/deep_strict echo basic/g/h + ? [ 93%] bfs/or_incomplete [ 94%] bfs/perm_leading_plus_symbolic [ 92%] bfs/noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -D all basic -false -fprint /dev/full echo ./foo + ? echo [PASS] bfs/path_expr_flag basic/i + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm +rwx echo ./basic + ? echo basic/e/f + ? [ 94%] bfs/perm_symbolic_double_comma echo ./foo + ? tests/run.sh:373: echo test -n "${UNBUFFER:-}" || skip basic/g + ? echo ./l + ? echo basic/c/d + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 79%] bfs/color_mi echo basic/e + ? echo [PASS] bfs/path_flag_expr ./foo + ? echo ./k + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [SKIP] bfs/nocolor_env_empty echo basic/l/foo/bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm +rwx [PASS] bfs/color_mh /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -print -o echo basic/c + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 scratch/ scratch/link scratch/broken scratch/nested scratch/notdir scratch/relative scratch/absolute -color -type l -ls echo ./j + ? [ 84%] bfs/exclude_depth [ 93%] bfs/path_expr_flag echo [ 94%] bfs/perm_symbolic_double_comma ./h + ? echo basic/k/foo/bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs inaccessible -noerror [PASS] bfs/stderr_fails_loudly echo basic/b + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm a+r\,\,u+w [ 92%] bfs/noerror_nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -print -o bfs: error: echo ./i + ? [PASS] bfs/path_flag_expr ~~ bfs: error: Expression terminated prematurely here. echo ./f + ? [PASS] bfs/data_flow_hidden echo basic/l/foo/bar/baz + ? [ 94%] bfs/perm_symbolic_missing_action echo basic/a + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm a+r,,u+w bfs: error: echo ./g + ? ~~~~~~~~~~~~~~ bfs: error: Invalid mode. [ 97%] bfs/stderr_fails_silently echo ./d + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [PASS] bfs/or_incomplete [ 79%] bfs/color_missing_colon echo basic/l/foo + ? echo ./e + ? echo ./bar + ? [PASS] bfs/perm_leading_plus_symbolic [PASS] bfs/perm_symbolic_double_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm a+r\,\,u+w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links/skip -type l -H /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -depth -exclude -name foo [PASS] bfs/color_mh0 [ 94%] bfs/perm_symbolic_missing_action echo echo ./c + ? basic/k/foo + ? [PASS] bfs/color_ls echo ./bar [ 84%] bfs/exclude_exclude + ? [ 93%] bfs/path_flag_expr bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm a+r,,u+w bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs inaccessible -noerror -nowarn [PASS] bfs/perm_leading_plus_symbolic ~~~~~~~~~~~~~~ bfs: error: Invalid mode. echo ./b + ? echo basic/j/foo + ? [ 92%] bfs/noerror_warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm a echo ./baz + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -D all basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [PASS] bfs/perm_symbolic_double_comma echo ./a + ? echo basic/g/h [ 94%] bfs/perm_symbolic_trailing_comma + ? [PASS] bfs/noerror bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm a bfs: error: ~~~~~~~ bfs: error: Invalid mode. echo ./foo + ? echo basic/e/f + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm a [PASS] bfs/perm_symbolic_missing_action [PASS] bfs/color_mi [PASS] bfs/ok_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links/skip -H -type l echo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exclude -exclude -name foo ./foo + ? [ 94%] bfs/perm_symbolic_trailing_comma echo basic/c/d + ? [PASS] bfs/path_expr_flag [PASS] bfs/noerror_nowarn [ 94%] bfs/perm_leading_plus_symbolic bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm a bfs: error: ~~~~~~~ bfs: error: Invalid mode. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs inaccessible -noerror -warn [ 84%] bfs/exclude_mindepth echo ./foo + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exclude echo -exclude -name basic/l/foo/bar foo+ ? bfs: error: [ 97%] bfs/type_multi ~~~~~~~~ bfs: error: -exclude is not supported within -exclude. [ 92%] bfs/nohidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm a+r\, [PASS] bfs/exclude_depth [PASS] bfs/perm_symbolic_missing_action echo ./h + ? [ 94%] bfs/printf_color echo basic/k/foo/bar + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s perms -perm a+r, bfs: error: [PASS] bfs/exclude_exclude ~~~~~~~~~~ bfs: error: Invalid mode. [PASS] bfs/color_missing_colon [PASS] bfs/okdir_plus_semicolon echo basic/l/foo/bar/baz + ? echo ./f + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm a+r\, [PASS] bfs/perm_symbolic_trailing_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm +rwx [PASS] bfs/stderr_fails_silently [ 94%] bfs/printf_color [ 79%] bfs/color_no echo ./d + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -mindepth 3 -exclude -name foo [PASS] bfs/path_flag_expr [PASS] bfs/noerror_warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -type f\,d\,c [ 94%] bfs/perm_symbolic_double_comma bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 perms -perm a+r, bfs: error: ~~~~~~~~~~ bfs: error: Invalid mode. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -nohidden [ 84%] bfs/exclude_name echo ./bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -color -exclude \( -depth 1 -not -name rainbow \) -printf %H\ %h\ %f\ %p\ %P\ %l\\n [ 92%] bfs/nohidden_depth [PASS] bfs/perm_symbolic_trailing_comma echo ./bar + ? [ 95%] bfs/printf_duplicate_flag echo ./baz + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -color -exclude \( -depth 1 -not -name rainbow \) -printf %H\ %h\ %f\ %p\ %P\ %l\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm a+r\,\,u+w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [PASS] bfs/ok_plus_semicolon [PASS] bfs/perm_leading_plus_symbolic [ 95%] bfs/printf_duplicate_flag [ 94%] bfs/perm_symbolic_missing_action /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs weirdnames -depth -nohidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exclude -name foo bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm a+r,,u+w bfs: error: ~~~~~~~~~~~~~~ bfs: error: Invalid mode. [ 85%] bfs/exclude_print [ 92%] bfs/nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf %--p [ 97%] bfs/typo [PASS] bfs/exclude_mindepth [PASS] bfs/perm_symbolic_double_comma [PASS] bfs/type_multi [ 95%] bfs/printf_everything [PASS] bfs/nohidden bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf "%--p" bfs: error: ~~~~~~~~~~~~~~ bfs: error: Duplicate flag '-'. [PASS] bfs/printf_color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm a /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf %--p [PASS] bfs/printf_duplicate_flag [PASS] bfs/okdir_plus_semicolon [ 95%] bfs/printf_everything [ 94%] bfs/perm_symbolic_trailing_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exclude -print [PASS] bfs/color_no bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms bfs: error: -perm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfsa -j3bfs: error: basic -printf "%--p" bfs: error: ~~~~ ~ ~ ~ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -nowarn -depth -prune bfs: error: Invalid mode. [PASS] bfs/printf_color ~~~~~~~~~~~~~~ bfs: error: Duplicate flag '-'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -dikkiq [ 85%] bfs/exec_flush_fprint [ 93%] bfs/ok_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf %F -quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -exclude -print bfs: error: ~~~~~~ bfs: error: This action is not supported within -exclude. [ 80%] bfs/color_no_stat [PASS] bfs/nohidden_depth [PASS] bfs/perm_symbolic_missing_action [PASS] bfs/printf_duplicate_flag [ 95%] bfs/printf_incomplete_escape [PASS] bfs/exclude_name [PASS] bfs/exclude_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf %F -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm a+r\, [PASS] bfs/typo [ 95%] bfs/printf_incomplete_escape [ 94%] bfs/printf_color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/a -fprint /tmp/bfs.7MTZlTJMdv/bfs/exec_flush_fprint.out.f -exec cat /tmp/bfs.7MTZlTJMdv/bfs/exec_flush_fprint.out.f \; bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 perms -perm a+r, bfs: error: [PASS] bfs/nowarn ~~~~~~~~~~ bfs: error: Invalid mode. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 97%] bfs/unexpected_operator /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf %w -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -ok echo \{\} + \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf \\ [ 93%] bfs/okdir_plus_semicolon [ 95%] bfs/printf_incomplete_format [PASS] bfs/perm_symbolic_trailing_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf %w -quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf '\' bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete escape sequence '\'. echo basic + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf \\ /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -color -exclude \( -depth 1 -not -name rainbow \) -printf %H\ %h\ %f\ %p\ %P\ %l\\n [PASS] bfs/printf_incomplete_escape [ 95%] bfs/printf_incomplete_format echo basic/l + ? bfs: error: [ 95%] bfs/printf_duplicate_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf '\' bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete escape sequence '\'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs \! -o -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s rainbow -printf %a\ %b\ %c\ %d\ %D\ %f\ %g\ %G\ %h\ %H\ %i\ %k\ %l\ %m\ %M\ %n\ %p\ %P\ %s\ %S\ %t\ %u\ %U\ %y\ %Y\ %F\ %A%\ %A+\ %A@\ %Aa\ %AA\ %Ab\ %AB\ %Ac\ %AC\ %Ad\ %AD\ %Ae\ %AF\ %Ag\ %AG\ %Ah\ %AH\ %AI\ %Aj\ %Ak\ %Al\ %Am\ %AM\ %An\ %Ap\ %Ar\ %AR\ %As\ %AS\ %At\ %AT\ %Au\ %AU\ %AV\ %Aw\ %AW\ %Ax\ %AX\ %Ay\ %AY\ %Az\ %AZ\ %C%\ %C+\ %C@\ %Ca\ %CA\ %Cb\ %CB\ %Cc\ %CC\ %Cd\ %CD\ %Ce\ %CF\ %Cg\ %CG\ %Ch\ %CH\ %CI\ %Cj\ %Ck\ %Cl\ %Cm\ %CM\ %Cn\ %Cp\ %Cr\ %CR\ %Cs\ %CS\ %Ct\ %CT\ %Cu\ %CU\ %CV\ %Cw\ %CW\ %Cx\ %CX\ %Cy\ %CY\ %Cz\ %CZ\ %T%\ %T+\ %T@\ %Ta\ %TA\ %Tb\ %TB\ %Tc\ %TC\ %Td\ %TD\ %Te\ %TF\ %Tg\ %TG\ %Th\ %TH\ %TI\ %Tj\ %Tk\ %Tl\ %Tm\ %TM\ %Tn\ %Tp\ %Tr\ %TR\ %Ts\ %TS\ %Tt\ %TT\ %Tu\ %TU\ %TV\ %Tw\ %TW\ %Tx\ %TX\ %Ty\ %TY\ %Tz\ %TZ\ %w\ %B%\ %B+\ %B@\ %Ba\ %BA\ %Bb\ %BB\ %Bc\ %BC\ %Bd\ %BD\ %Be\ %BF\ %Bg\ %BG\ %Bh\ %BH\ %BI\ %Bj\ %Bk\ %Bl\ %Bm\ %BM\ %Bn\ %Bp\ %Br\ %BR\ %Bs\ %BS\ %Bt\ %BT\ %Bu\ %BU\ %BV\ %Bw\ %BW\ %Bx\ %BX\ %By\ %BY\ %Bz\ %BZ\ %W%\ %W+\ %W@\ %Wa\ %WA\ %Wb\ %WB\ %Wc\ %WC\ %Wd\ %WD\ %We\ %WF\ %Wg\ %WG\ %Wh\ %WH\ %WI\ %Wj\ %Wk\ %Wl\ %Wm\ %WM\ %Wn\ %Wp\ %Wr\ %WR\ %Ws\ %WS\ %Wt\ %WT\ %Wu\ %WU\ %WV\ %Ww\ %WW\ %Wx\ %WX\ %Wy\ %WY\ %Wz\ %WZ\\n[ 97%] bfs/unique echo basic/k + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -okdir echo \{\} + \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 rainbow -printf %a\ %b\ %c\ %d\ %D\ %f\ %g\ %G\ %h\ %H\ %i\ %k\ %l\ %m\ %M\ %n\ %p\ %P\ %s\ %S\ %t\ %u\ %U\ %y\ %Y\ %F\ %A%\ %A+\ %A@\ %Aa\ %AA\ %Ab\ %AB\ %Ac\ %AC\ %Ad\ %AD\ %Ae\ %AF\ %Ag\ %AG\ %Ah\ %AH\ %AI\ %Aj\ %Ak\ %Al\ %Am\ %AM\ %An\ %Ap\ %Ar\ %AR\ %As\ %AS\ %At\ %AT\ %Au\ %AU\ %AV\ %Aw\ %AW\ %Ax\ %AX\ %Ay\ %AY\ %Az\ %AZ\ %C%\ %C+\ %C@\ %Ca\ %CA\ %Cb\ %CB\ %Cc\ %CC\ %Cd\ %CD\ %Ce\ %CF\ %Cg\ %CG\ %Ch\ %CH\ %CI\ %Cj\ %Ck\ %Cl\ %Cm\ %CM\ %Cn\ %Cp\ %Cr\ %CR\ %Cs\ %CS\ %Ct\ %CT\ %Cu\ %CU\ %CV\ %Cw\ %CW\ %Cx\ %CX\ %Cy\ %CY\ %Cz\ %CZ\ %T%\ %T+\ %T@\ %Ta\ %TA\ %Tb\ %TB\ %Tc\ %TC\ %Td\ %TD\ %Te\ %TF\ %Tg\ %TG\ %Th\ %TH\ %TI\ %Tj\ %Tk\ %Tl\ %Tm\ %TM\ %Tn\ %Tp\ %Tr\ %TR\ %Ts\ %TS\ %Tt\ %TT\ %Tu\ %TU\ %TV\ %Tw\ %TW\ %Tx\ %TX\ %Ty\ %TY\ %Tz\ %TZ\ %w\ %B%\ %B+\ %B@\ %Ba\ %BA\ %Bb\ %BB\ %Bc\ %BC\ %Bd\ %BD\ %Be\ %BF\ %Bg\ %BG\ %Bh\ %BH\ %BI\ %Bj\ %Bk\ %Bl\ %Bm\ %BM\ %Bn\ %Bp\ %Br\ %BR\ %Bs\ %BS\ %Bt\ %BT\ %Bu\ %BU\ %BV\ %Bw\ %BW\ %Bx\ %BX\ %By\ %BY\ %Bz\ %BZ\ %W%\ %W+\ %W@\ %Wa\ %WA\ %Wb\ %WB\ %Wc\ %WC\ %Wd\ %WD\ %We\ %WF\ %Wg\ %WG\ %Wh\ %WH\ %WI\ %Wj\ %Wk\ %Wl\ %Wm\ %WM\ %Wn\ %Wp\ %Wr\ %WR\ %Ws\ %WS\ %Wt\ %WT\ %Wu\ %WU\ %WV\ %Ww\ %WW\ %Wx\ %WX\ %Wy\ %WY\ %Wz\ %WZ\\n /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf % bfs: error: [ 93%] bfs/or_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs '!' [PASS] bfs/printf_incomplete_escape -o -print bfs: error: ~~ bfs: error: Expected a predicate. [ 95%] bfs/printf_invalid_escape echo basic/j + ? [PASS] bfs/color_no_stat bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf "%" bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete format specifier '%'. [PASS] bfs/unexpected_operator [PASS] bfs/exec_flush_fprint echo ./basic + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf % echo basic/i + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf %--p [ 80%] bfs/color_notdir_slash_error [PASS] bfs/printf_incomplete_format [ 95%] bfs/printf_everything [ 95%] bfs/printf_invalid_escape echo bfs: error: ./l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs+ ? -j3 basic -printf "%" bfs: error: echo basic/g + ? ~~[PASS] bfs/printf_color ~~~~~~~~~ bfs: error: Incomplete format specifier '%'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf "%--p" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links/file links/symlink links/hardlink -unique ~~~~~~~~~~~~~~ bfs: error: Duplicate flag '-'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -print -o [ 93%] bfs/path_expr_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf \\\! echo ./k [ 98%] bfs/unique_depth + ? echo basic/e + ? [PASS] bfs/printf_incomplete_format [PASS] bfs/printf_duplicate_flag bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -print -o bfs: error: ~~ bfs: error: Expression terminated prematurely here. [ 96%] bfs/printf_invalid_flag echo ./j + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf '\!' bfs: error: echo basic/c + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -color links/notdir/nowhere ~~~~~~~~~~~~ bfs: error: Unrecognized escape sequence '\!'. [PASS] bfs/or_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf %F -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf \\\! [PASS] bfs/printf_everything echo ./i + ? [ 96%] bfs/printf_invalid_flag echo basic/b + ? [PASS] bfs/printf_everything [PASS] bfs/printf_invalid_escape [ 95%] bfs/printf_incomplete_escape [01;39mbfs:[0m [01;31merror:[0m [01;34mlinks/[0mnotdir/nowhere: Not a directory. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf '\!' bfs: error: echo ./g + ? ~~~~~~~~~~~~ bfs: error: Unrecognized escape sequence '\!'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links/skip -type l -H echo basic/a + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -unique -depth [ 93%] bfs/path_flag_expr [ 98%] bfs/version /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf %\ p echo ./e + ? [PASS] bfs/printf_invalid_escape echo basic/l/foo + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf %w -quit [PASS] bfs/unique [ 96%] bfs/printf_invalid_format bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf "% p" bfs: error: ~~~~~~~~~~~~~echo ./c bfs: error: + Invalid flags ' ' for string format '%p'. ? echo basic/k/foo + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf %\ p /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf \\ [PASS] bfs/color_notdir_slash_error [ 96%] bfs/printf_invalid_format [ 95%] bfs/printf_incomplete_format echo ./b + ? echo [PASS] bfs/printf_invalid_flag basic/j/foo + ? bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs-j3 -j1basic basic-printf -printf"% p" bfs: error: '\' bfs: error: ~ ~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: bfs: error: Invalid flags ' ' for string format '%p'. Incomplete escape sequence '\'. [ 80%] bfs/color_nul /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 rainbow -printf %a\ %b\ %c\ %d\ %D\ %f\ %g\ %G\ %h\ %H\ %i\ %k\ %l\ %m\ %M\ %n\ %p\ %P\ %s\ %S\ %t\ %u\ %U\ %y\ %Y\ %F\ %A%\ %A+\ %A@\ %Aa\ %AA\ %Ab\ %AB\ %Ac\ %AC\ %Ad\ %AD\ %Ae\ %AF\ %Ag\ %AG\ %Ah\ %AH\ %AI\ %Aj\ %Ak\ %Al\ %Am\ %AM\ %An\ %Ap\ %Ar\ %AR\ %As\ %AS\ %At\ %AT\ %Au\ %AU\ %AV\ %Aw\ %AW\ %Ax\ %AX\ %Ay\ %AY\ %Az\ %AZ\ %C%\ %C+\ %C@\ %Ca\ %CA\ %Cb\ %CB\ %Cc\ %CC\ %Cd\ %CD\ %Ce\ %CF\ %Cg\ %CG\ %Ch\ %CH\ %CI\ %Cj\ %Ck\ %Cl\ %Cm\ %CM\ %Cn\ %Cp\ %Cr\ %CR\ %Cs\ %CS\ %Ct\ %CT\ %Cu\ %CU\ %CV\ %Cw\ %CW\ %Cx\ %CX\ %Cy\ %CY\ %Cz\ %CZ\ %T%\ %T+\ %T@\ %Ta\ %TA\ %Tb\ %TB\ %Tc\ %TC\ %Td\ %TD\ %Te\ %TF\ %Tg\ %TG\ %Th\ %TH\ %TI\ %Tj\ %Tk\ %Tl\ %Tm\ %TM\ %Tn\ %Tp\ %Tr\ %TR\ %Ts\ %TS\ %Tt\ %TT\ %Tu\ %TU\ %TV\ %Tw\ %TW\ %Tx\ %TX\ %Ty\ %TY\ %Tz\ %TZ\ %w\ %B%\ %B+\ %B@\ %Ba\ %BA\ %Bb\ %BB\ %Bc\ %BC\ %Bd\ %BD\ %Be\ %BF\ %Bg\ %BG\ %Bh\ %BH\ %BI\ %Bj\ %Bk\ %Bl\ %Bm\ %BM\ %Bn\ %Bp\ %Br\ %BR\ %Bs\ %BS\ %Bt\ %BT\ %Bu\ %BU\ %BV\ %Bw\ %BW\ %Bx\ %BX\ %By\ %BY\ %Bz\ %BZ\ %W%\ %W+\ %W@\ %Wa\ %WA\ %Wb\ %WB\ %Wc\ %WC\ %Wd\ %WD\ %We\ %WF\ %Wg\ %WG\ %Wh\ %WH\ %WI\ %Wj\ %Wk\ %Wl\ %Wm\ %WM\ %Wn\ %Wp\ %Wr\ %WR\ %Ws\ %WS\ %Wt\ %WT\ %Wu\ %WU\ %WV\ %Ww\ %WW\ %Wx\ %WX\ %Wy\ %WY\ %Wz\ %WZ\\n echo ./a + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -version /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links/skip -H -type l echo basic/g/h + ? [ 94%] bfs/perm_leading_plus_symbolic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf %\! [ 98%] bfs/warn_O9 [PASS] bfs/printf_incomplete_escape [PASS] bfs/printf_invalid_flag echo ./foo + ? echo basic/e/f + ? [ 96%] bfs/printf_must_be_numeric [PASS] bfs/path_expr_flag bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf '%!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized format specifier '%!'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf %\! echo ./foo + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf % [PASS] bfs/deep_strict [PASS] bfs/unique_depth echo [PASS] bfs/version basic/c/d + ? [ 96%] bfs/printf_must_be_numeric [ 95%] bfs/printf_invalid_escape [PASS] bfs/printf_invalid_format bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf '%!' bfs: error: ~~~~~~~~~~~echo ./foo + ~? bfs: error: Unrecognized format specifier '%!'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf "%" bfs: error: echo basic/l/foo/bar [ 85%] bfs/exec_flush_fprint_fail + ? ~~~~~~~~~~~ bfs: error: Incomplete format specifier '%'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm +rwx /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -warn -O9 echo ./h + ? echo [PASS] bfs/printf_invalid_format basic/k/foo/bar + ? [ 94%] bfs/perm_symbolic_double_comma [PASS] bfs/printf_everything [PASS] bfs/printf_incomplete_format /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf %+p [ 98%] bfs/warn_depth_prune [ 96%] bfs/printf_w echo ./f bfs: warning: + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -warn -O9 bfs: warning: echo basic/l/foo/bar/baz + ? [PASS] bfs/path_flag_expr ~~~ bfs: warning: -O9 is the same as -O4. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf %+p bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -printf "%+p" bfs: error: ~~~~~~~~~~~~~ bfs: error: Invalid flags '+' for string format '%p'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf \\\! [ 96%] bfs/printf_w echo ./d + ? [ 96%] bfs/printf_invalid_flag bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic/a -fprint /dev/full -exec true \; /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -printf "%+p" bfs: error: ~~~~~~~~~~~~~ bfs: error: Invalid flags '+' for string format '%p'. [PASS] bfs/printf_must_be_numeric [ 85%] bfs/execdir_plus bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf '\!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized escape sequence '\!'. echo ./bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm a+r\,\,u+w [PASS] bfs/printf_must_be_numeric [ 94%] bfs/perm_symbolic_missing_action bfs: error: /dev/full: No space left on device. [PASS] bfs/printf_invalid_escape /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -warn -depth -prune echo ./bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s times -false -printf %w\ %WY\ %BY\\n [PASS] bfs/color_nul bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm a+r,,u+w bfs: error: ~~~~~~~~~~~~~~ bfs: error: Invalid mode. [ 98%] bfs/warn_exclude_path [ 96%] bfs/status echo ./baz + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf %\ p /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 times -false -printf %w\ %WY\ %BY\\n bfs: error: /dev/full: No space left on device. [ 80%] bfs/color_or [PASS] bfs/perm_leading_plus_symbolic [PASS] bfs/perm_symbolic_double_comma [ 96%] bfs/status [ 96%] bfs/printf_invalid_format [PASS] bfs/warn_O9 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf "% p" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -D tree -quit ~~~~~~~~~~~~~ bfs: error: Invalid flags ' ' for string format '%p'. [PASS] bfs/ok_plus_semicolon [ 85%] bfs/execdir_plus_nonexistent [PASS] bfs/exec_flush_fprint_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm a [PASS] bfs/printf_invalid_flag [ 94%] bfs/perm_symbolic_trailing_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs -warn -exclude basic -name \*f\* bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm a bfs: error: ~~~~~~~ bfs: error: Invalid mode. [PASS] bfs/warn_depth_prune [ 96%] bfs/stderr_fails_loudly [ 99%] bfs/warn_without_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [PASS] bfs/perm_symbolic_missing_action /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf %\! [ 96%] bfs/stderr_fails_loudly [ 96%] bfs/printf_must_be_numeric [PASS] bfs/printf_w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print [PASS] bfs/printf_w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -j1 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs[ 86%] bfs/expr_flag_path -j1 basic -printf '%!' bfs: error: [SKIP] bfs/status ~~~~~~~~~~~~ bfs: error: Unrecognized format specifier '%!'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm a+r\, tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [PASS] bfs/okdir_plus_semicolon [ 94%] bfs/printf_color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -D all basic -false -fprint /dev/full bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs perms -perm a+r, bfs: error: ~~~~~~~~~~ bfs: error: Invalid mode. [PASS] bfs/printf_invalid_format [ 97%] bfs/stderr_fails_silently /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs inaccessible -warn [PASS] bfs/warn_exclude_path [ 99%] bfs/warn_xdev_mount [SKIP] bfs/status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf %+p /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -D all basic -false -fprint /dev/full [PASS] bfs/perm_symbolic_trailing_comma [ 97%] bfs/stderr_fails_silently [ 80%] bfs/color_or0_mi [ 96%] bfs/printf_w /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -type l -H links/skip [PASS] bfs/color_or bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -printf "%+p" bfs: error: ~~~~~~~~~~~~~ bfs: error: Invalid flags '+' for string format '%p'. [ 86%] bfs/expr_path_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -color -exclude \( -depth 1 -not -name rainbow \) -printf %H\ %h\ %f\ %p\ %P\ %l\\n [ 95%] bfs/printf_duplicate_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -D all basic [PASS] bfs/printf_must_be_numeric [PASS] bfs/stderr_fails_loudly /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs basic -warn -xdev -mount [ 97%] bfs/type_multi [PASS] bfs/execdir_plus_nonexistent [PASS] bfs/warn_without_noerror [PASS] bfs/stderr_fails_loudly [ 99%] bfs/xtype_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 times -false -printf %w\ %WY\ %BY\\n bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -D all basic dfs basic -warn -xdev -mount bfs: warning: [ 80%] bfs/color_or0_mi0 ~~~~~~~~~~~~ bfs: warning: -xdev is redundant in the presence of -mount. [ 97%] bfs/type_multi [ 96%] bfs/status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -type l links/skip -H [ 86%] bfs/flag_expr_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf %--p [ 95%] bfs/printf_everything [PASS] bfs/expr_flag_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -type f\,d\,c bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf "%--p" bfs: error: ~~~~~~~~~~~~~~ bfs: error: Duplicate flag '-'. [ 97%] bfs/typo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs inaccessible/link -xtype l -depth 100 [ 99%] bfs/xtype_multi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -type f\,d\,c [ 81%] bfs/color_or_mi [PASS] bfs/printf_w [PASS] bfs/printf_color [PASS] bfs/printf_duplicate_flag [ 96%] bfs/stderr_fails_loudly [ 97%] bfs/typo [PASS] bfs/stderr_fails_silently /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -H -type l links/skip bfs: error: inaccessible/link: Permission denied. [PASS] bfs/color_or0_mi [PASS] bfs/stderr_fails_silently [PASS] bfs/warn_xdev_mount tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf %F -quit [ 95%] bfs/printf_incomplete_escape [PASS] bfs/expr_path_flag [PASS] bfs/xtype_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -dikkiq [SKIP] bfs/status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs links -xtype f\,d\,c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 99%] bfs/xtype_reorder /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -D all basic -false -fprint /dev/full [ 81%] bfs/color_or_mi0 [ 97%] bfs/unexpected_operator /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -dikkiq [ 97%] bfs/stderr_fails_silently [PASS] bfs/color_or0_mi0 [ 97%] bfs/unexpected_operator [PASS] bfs/type_multi [PASS] bfs/type_multi [PASS] bfs/typo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf %w -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf \\ [ 95%] bfs/printf_incomplete_format bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs[PASS] bfs/flag_expr_path basic -printf '\' bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete escape sequence '\'. [PASS] bfs/stderr_fails_loudly [PASS] bfs/typo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S dfs inaccessible/link -links 100 -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [PASS] bfs/printf_incomplete_escape /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -D all basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s \! -o -print [ 86%] bfs/fprint_duplicate_stdout [ 81%] bfs/color_rs_lc_rc_ec /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 \! -o -print [ 97%] bfs/type_multi [ 97%] bfs/unique [PASS] bfs/color_or_mi [ 97%] bfs/unique [PASS] bfs/xtype_multi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s '!' -o -print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs rainbow -printf %a\ %b\ %c\ %d\ %D\ %f\ %g\ %G\ %h\ %H\ %i\ %k\ %l\ %m\ %M\ %n\ %p\ %P\ %s\ %S\ %t\ %u\ %U\ %y\ %Y\ %F\ %A%\ %A+\ %A@\ %Aa\ %AA\ %Ab\ %AB\ %Ac\ %AC\ %Ad\ %AD\ %Ae\ %AF\ %Ag\ %AG\ %Ah\ %AH\ %AI\ %Aj\ %Ak\ %Al\ %Am\ %AM\ %An\ %Ap\ %Ar\ %AR\ %As\ %AS\ %At\ %AT\ %Au\ %AU\ %AV\ %Aw\ %AW\ %Ax\ %AX\ %Ay\ %AY\ %Az\ %AZ\ %C%\ %C+\ %C@\ %Ca\ %CA\ %Cb\ %CB\ %Cc\ %CC\ %Cd\ %CD\ %Ce\ %CF\ %Cg\ %CG\ %Ch\ %CH\ %CI\ %Cj\ %Ck\ %Cl\ %Cm\ %CM\ %Cn\ %Cp\ %Cr\ %CR\ %Cs\ %CS\ %Ct\ %CT\ %Cu\ %CU\ %CV\ %Cw\ %CW\ %Cx\ %CX\ %Cy\ %CY\ %Cz\ %CZ\ %T%\ %T+\ %T@\ %Ta\ %TA\ %Tb\ %TB\ %Tc\ %TC\ %Td\ %TD\ %Te\ %TF\ %Tg\ %TG\ %Th\ %TH\ %TI\ %Tj\ %Tk\ %Tl\ %Tm\ %TM\ %Tn\ %Tp\ %Tr\ %TR\ %Ts\ %TS\ %Tt\ %TT\ %Tu\ %TU\ %TV\ %Tw\ %TW\ %Tx\ %TX\ %Ty\ %TY\ %Tz\ %TZ\ %w\ %B%\ %B+\ %B@\ %Ba\ %BA\ %Bb\ %BB\ %Bc\ %BC\ %Bd\ %BD\ %Be\ %BF\ %Bg\ %BG\ %Bh\ %BH\ %BI\ %Bj\ %Bk\ %Bl\ %Bm\ %BM\ %Bn\ %Bp\ %Br\ %BR\ %Bs\ %BS\ %Bt\ %BT\ %Bu\ %BU\ %BV\ %Bw\ %BW\ %Bx\ %BX\ %By\ %BY\ %Bz\ %BZ\ %W%\ %W+\ %W@\ %Wa\ %WA\ %Wb\ %WB\ %Wc\ %WC\ %Wd\ %WD\ %We\ %WF\ %Wg\ %WG\ %Wh\ %WH\ %WI\ %Wj\ %Wk\ %Wl\ %Wm\ %WM\ %Wn\ %Wp\ %Wr\ %WR\ %Ws\ %WS\ %Wt\ %WT\ %Wu\ %WU\ %WV\ %Ww\ %WW\ %Wx\ %WX\ %Wy\ %WY\ %Wz\ %WZ\\n ~~ bfs: error: Expected a predicate. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 '!' -o -print bfs: error: ~~ bfs: error: Expected a predicate. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf % [ 95%] bfs/printf_invalid_escape [PASS] bfs/unexpected_operator bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf "%" bfs: error: [PASS] bfs/unexpected_operator ~~~~~~~~~~~ bfs: error: Incomplete format specifier '%'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -fprint /tmp/bfs.7MTZlTJMdv/bfs/fprint_duplicate_stdout.out -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links/file links/symlink links/hardlink -unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -type f\,d\,c [PASS] bfs/printf_incomplete_format [ 86%] bfs/fprint_error_stderr [ 81%] bfs/color_st0_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links/file links/symlink links/hardlink -unique [ 97%] bfs/typo [ 98%] bfs/unique_depth [PASS] bfs/xtype_reorder [PASS] bfs/stderr_fails_silently [ 98%] bfs/unique_depth [PASS] bfs/color_or_mi0 [TEST] tests/units /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf \\\! [PASS] 497 / 526 [ 96%] bfs/printf_invalid_flag [PASS] alloc bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf '\!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized escape sequence '\!'. [SKIP] 29 / 526 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 0 -fprint /dev/full [PASS] bfs/printf_invalid_escape /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -dikkiq /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -unique -depth [ 87%] bfs/fprint_error_stdout [PASS] bfs/type_multi [ 97%] bfs/unexpected_operator [PASS] bfs/printf_everything /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -unique -depth [ 81%] bfs/color_st0_tw0_ow0 [ 98%] bfs/version [ 98%] bfs/version [PASS] bfs/color_rs_lc_rc_ec [PASS] bfs/unique [PASS] bfs/unique [PASS] bfs/fprint_duplicate_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf %\ p [ 96%] bfs/printf_invalid_format bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf "% p" bfs: error: [PASS] bfs/typo ~~~~~~~~~~~~~ bfs: error: Invalid flags ' ' for string format '%p'. [PASS] bfs/fprint_error_stderr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 \! -o -print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -maxdepth 0 -fprint /dev/full /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -version [PASS] bfs/printf_invalid_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -version [ 97%] bfs/unique [ 87%] bfs/help [ 82%] bfs/color_st0_tw_ow [ 98%] bfs/warn_O9 [ 98%] bfs/warn_O9 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 '!' -o -print bfs: error: ~~ bfs: error: Expected a predicate. [PASS] bfs/color_st0_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf %\! bfs: error: basic: '/dev/full': No space left on device. [PASS] bfs/unique_depth [ 96%] bfs/printf_must_be_numeric bfs: error: [PASS] bfs/version /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs[PASS] bfs/unexpected_operator basic -printf '%!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized format specifier '%!'. [PASS] bfs/version [PASS] bfs/unique_depth [PASS] bfs/printf_invalid_format [PASS] bfs/fprint_error_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links/file links/symlink links/hardlink -unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -warn -O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -warn -O9 [ 98%] bfs/unique_depth [ 82%] bfs/color_st0_tw_ow0 [ 98%] bfs/warn_depth_prune [ 87%] bfs/hidden [ 98%] bfs/warn_depth_prune bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -warn -O9 bfs: warning: bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -warn -O9 bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf %+p ~ ~ ~ bfs: warning: -O9 is the same as -O4. [PASS] bfs/color_st0_tw0_ow0 ~~~ bfs: warning: -O9 is the same as -O4. [ 96%] bfs/printf_w bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -printf "%+p" bfs: error: ~~~~~~~~~~~~~ bfs: error: Invalid flags '+' for string format '%p'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -D help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -unique -depth [PASS] bfs/printf_must_be_numeric [PASS] bfs/execdir_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 98%] bfs/version [ 82%] bfs/color_st_tw0_ow /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -warn -depth -prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -hidden [PASS] bfs/unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -warn -depth -prune [ 98%] bfs/warn_exclude_path [ 98%] bfs/warn_exclude_path [PASS] bfs/color_st0_tw_ow [ 87%] bfs/hidden_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs times -false -printf %w\ %WY\ %BY\\n [PASS] bfs/warn_O9 [ 96%] bfs/status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -S help [PASS] bfs/warn_O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -version [ 98%] bfs/warn_O9 [PASS] bfs/warn_depth_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s -warn -exclude basic -name \*f\* [ 82%] bfs/color_st_tw0_ow0 [PASS] bfs/warn_depth_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds . ./. ... ./... .../.. -hidden [PASS] bfs/unique_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 -warn -exclude basic -name \*f\* [ 99%] bfs/warn_without_noerror [ 87%] bfs/high_byte [ 99%] bfs/warn_without_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -regextype help [PASS] bfs/color_st0_tw_ow0 [ 96%] bfs/stderr_fails_loudly [PASS] bfs/version [PASS] bfs/hidden [PASS] bfs/printf_w tests/run.sh:373: test -n "${UNBUFFER:-}" || skip /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -warn -O9 [PASS] bfs/help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [PASS] bfs/warn_exclude_path [ 98%] bfs/warn_depth_prune [SKIP] bfs/status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds $'-\377' [ 82%] bfs/color_st_tw_ow0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s inaccessible -warn [PASS] bfs/warn_exclude_path bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -warn -O9 bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 inaccessible -warn ~~~ bfs: warning: -O9 is the same as -O4. [ 99%] bfs/warn_xdev_mount [ 99%] bfs/warn_xdev_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -D all basic -false -fprint /dev/full [ 88%] bfs/j0 [PASS] bfs/color_st_tw0_ow bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds $'-\xFF' bfs: error: ~~~~~~~~ bfs: error: Unknown argument; did you mean -a? [ 97%] bfs/stderr_fails_silently [PASS] bfs/high_byte [PASS] bfs/hidden_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -warn -depth -prune [ 98%] bfs/warn_exclude_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [PASS] bfs/warn_without_noerror [PASS] bfs/warn_without_noerror [PASS] bfs/warn_O9 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -warn -xdev -mount [ 83%] bfs/color_star /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -j0 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -warn -xdev -mount [PASS] bfs/color_st_tw0_ow0 [ 99%] bfs/xtype_depth [ 99%] bfs/xtype_depth [PASS] bfs/stderr_fails_loudly bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s basic -warn -xdev -mount bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -D all basic ~~~~~~~~~~~~ bfs: warning: -xdev is redundant in the presence of -mount. [ 88%] bfs/j1 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -j0 basic bfs: error: ~~~ bfs: error: 0 is not enough threads. [ 97%] bfs/type_multi bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 basic -warn -xdev -mount bfs: warning: ~~~~~~~~~~~~ bfs: warning: -xdev is redundant in the presence of -mount. [PASS] bfs/warn_depth_prune [PASS] bfs/j0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 -warn -exclude basic -name \*f\* /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 99%] bfs/warn_without_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s inaccessible/link -xtype l -depth 100 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 inaccessible/link -xtype l -depth 100 [ 83%] bfs/color_su0_sg bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2[ 99%] bfs/xtype_multi rainbow -color bfs: error: [ 99%] bfs/xtype_multi [PASS] bfs/color_st_tw_ow0 ~~~~~~ bfs: error: Error parsing $LS_COLORS: Invalid argument. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -j1 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -type f\,d\,c [ 88%] bfs/j64 [ 97%] bfs/typo bfs: error: inaccessible/link: Permission denied. bfs: error: inaccessible/link: Permission denied. [PASS] bfs/color_star [PASS] bfs/warn_xdev_mount [PASS] bfs/warn_exclude_path [PASS] bfs/warn_xdev_mount [PASS] bfs/stderr_fails_silently [PASS] bfs/xtype_depth [PASS] bfs/xtype_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 inaccessible -warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color [ 99%] bfs/warn_xdev_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s links -xtype f\,d\,c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 links -xtype f\,d\,c [ 83%] bfs/color_su0_sg0 [ 99%] bfs/xtype_reorder [ 99%] bfs/xtype_reorder /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -j64 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -dikkiq [ 88%] bfs/j_negative [PASS] bfs/j1 [ 97%] bfs/unexpected_operator [PASS] bfs/warn_without_noerror [PASS] bfs/type_multi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -warn -xdev -mount [PASS] bfs/typo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -s inaccessible/link -links 100 -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j3 inaccessible/link -links 100 -xtype l [ 99%] bfs/xtype_depth [ 83%] bfs/color_su_sg0 bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 basic -warn -xdev -mount bfs: warning: ~~~~~~~~~~~~ bfs: warning: -xdev is redundant in the presence of -mount. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -j-1 basic [PASS] bfs/color_su0_sg [PASS] bfs/xtype_multi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs \! -o -print [ 88%] bfs/limit [ 97%] bfs/unique bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -j-1 basic bfs: error: ~~~~ bfs: error: Negative integer -1 is not allowed here. [PASS] bfs/xtype_multi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs '!' -o -print bfs: error: ~~ bfs: error: Expected a predicate. [PASS] bfs/j_negative /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -color /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 inaccessible/link -xtype l -depth 100 [PASS] bfs/unexpected_operator [ 83%] bfs/comma_incomplete [PASS] bfs/warn_xdev_mount [ 99%] bfs/xtype_multi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -s basic -type f -print -limit 4 [PASS] bfs/xtype_reorder bfs: error: inaccessible/link: Permission denied. [PASS] bfs/color_su0_sg0 [PASS] bfs/xtype_reorder /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links/file links/symlink links/hardlink -unique [PASS] 498 / 526 [ 88%] bfs/limit_0 [ 98%] bfs/unique_depth [PASS] 498 / 526 [PASS] bfs/xtype_depth [SKIP] 28 / 526 [SKIP] 28 / 526 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -print \, /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 links -xtype f\,d\,c [ 84%] bfs/data_flow_hidden [ 99%] bfs/xtype_reorder bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -print , bfs: error: ~ bfs: error: Expression terminated prematurely here. [PASS] bfs/color_su_sg0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -limit 0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -unique -depth [PASS] bfs/comma_incomplete [ 89%] bfs/limit_implicit_print [ 98%] bfs/version bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -limit 0 bfs: error: ~~~~~~~~ bfs: error: The -limit must be at least 1. [PASS] bfs/limit [PASS] bfs/unique [PASS] bfs/limit_0 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic \( -hidden -not -hidden \) -o \( -hidden -o -not -hidden \) /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j1 inaccessible/link -links 100 -xtype l [ 84%] bfs/deep_strict [PASS] bfs/j64 [PASS] bfs/xtype_multi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -type f -limit 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -version [ 89%] bfs/limit_incomplete [ 98%] bfs/warn_O9 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -type f -limit 1 bfs: error: ~~~~~~~~ bfs: error: With -limit, you must specify an action explicitly; for example, -print -limit 1. [PASS] bfs/version /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 deep -type f -exec bash -c echo\ \"\$\{1:0:6\}/.../\$\{1##\*/\}\ \(\$\{#1\}\)\" bash \{\} \; [PASS] bfs/unique_depth [PASS] bfs/limit_implicit_print [ 84%] bfs/exclude_depth [PASS] bfs/xtype_reorder [PASS] bfs/data_flow_hidden [PASS] 498 / 526 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -limit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -warn -O9 [ 89%] bfs/limit_one [SKIP] 28 / 526 [ 98%] bfs/warn_depth_prune bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -limit bfs: error: ~~~~~~ bfs: error: -limit needs a value. bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -warn -O9 bfs: warning: ~~~ bfs: warning: -O9 is the same as -O4. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -depth -exclude -name foo [ 84%] bfs/exclude_exclude [PASS] bfs/limit_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -limit one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -warn -depth -prune [ 98%] bfs/warn_exclude_path [ 89%] bfs/links_empty bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -print -limit one bfs: error: ~~~ bfs: error: one is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exclude -exclude -name foo [ 84%] bfs/exclude_mindepth [PASS] bfs/warn_O9 [PASS] bfs/limit_one bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exclude -exclude -name foo bfs: error: ~~~~~~~~ bfs: error: -exclude is not supported within -exclude. [PASS] bfs/exclude_depth [PASS] bfs/exclude_exclude /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links '' /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -warn -exclude basic -name \*f\* [ 99%] bfs/warn_without_noerror [PASS] bfs/warn_depth_prune [ 89%] bfs/links_invalid bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links "" bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -mindepth 3 -exclude -name foo ~~ bfs: error: "" is not a valid integer. [ 84%] bfs/exclude_name [PASS] bfs/links_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs inaccessible -warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links ASDF [PASS] bfs/warn_exclude_path [ 99%] bfs/warn_xdev_mount [ 90%] bfs/links_leading_space bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links ASDF bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exclude -name foo ~~~~ bfs: error: ASDF is not a valid integer. [ 85%] bfs/exclude_print [PASS] bfs/exclude_mindepth [PASS] bfs/links_invalid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs basic -warn -xdev -mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links \ 1 [PASS] bfs/warn_without_noerror [ 90%] bfs/links_negative [ 99%] bfs/xtype_depth bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exclude -print basic -warn -xdev -mount bfs: warning: ~~~~~~~~~~~~ bfs: warning: -xdev is redundant in the presence of -mount. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links " 1" bfs: error: ~~~~ bfs: error: " 1" is not a valid integer. [ 85%] bfs/exec_flush_fprint bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -exclude -print bfs: error: ~~~~~~ bfs: error: This action is not supported within -exclude. [PASS] bfs/exclude_name [PASS] bfs/links_leading_space [PASS] bfs/exclude_print /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links +-1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs inaccessible/link -xtype l -depth 100 [ 90%] bfs/links_noarg [ 99%] bfs/xtype_multi bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links +-1 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/a -fprint /tmp/bfs.53I4D7oSGo/bfs/exec_flush_fprint.out.f -exec cat /tmp/bfs.53I4D7oSGo/bfs/exec_flush_fprint.out.f \; ~~~ bfs: error: Negative integer -1 is not allowed here. [ 85%] bfs/exec_flush_fprint_fail bfs: error: inaccessible/link: Permission denied. [PASS] bfs/warn_xdev_mount [PASS] bfs/links_negative [PASS] bfs/xtype_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs links -xtype f\,d\,c [ 90%] bfs/newerma_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic/a -fprint /dev/full -exec true \; bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -links bfs: error: ~~~~~~ bfs: error: -links needs a value. [ 99%] bfs/xtype_reorder [ 85%] bfs/execdir_plus [PASS] bfs/links_noarg bfs: error: /dev/full: No space left on device. [PASS] bfs/exec_flush_fprint bfs: error: /dev/full: No space left on device. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newerma basic/nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs inaccessible/link -links 100 -xtype l [ 90%] bfs/newermq [PASS] bfs/exec_flush_fprint_fail /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -D tree -quit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newerma basic/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. [ 85%] bfs/execdir_plus_nonexistent [PASS] bfs/xtype_multi [PASS] bfs/newerma_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newermq times/a [ 91%] bfs/newermt_invalid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -j1 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/sort-args.sh \{\} + /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -execdir /home/buildozer/aports/community/bfs/src/bfs-4.0.4/./tests/nonexistent \{\} + -print bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newermq times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, Y should be a, c, m, B, or t, not q. [ 86%] bfs/expr_flag_path [PASS] bfs/xtype_reorder [PASS] bfs/newermq [PASS] 498 / 526 [SKIP] 28 / 526 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newermt not_a_date_time [ 91%] bfs/newerqm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -type l -H links/skip bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newermt not_a_date_time bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: Invalid timestamp. Supported timestamp formats are ISO 8601-like, e.g. - 2024-11-08 - 2024-11-08T15:48:24 - 2024-11-08T15:48:24+00:00 - 2024-11-08T15:48:24Z [ 86%] bfs/expr_path_flag [PASS] bfs/execdir_plus_nonexistent [PASS] bfs/newermt_invalid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newerqm times/a [ 91%] bfs/nocolor /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -type l links/skip -H bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -newerqm times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, X should be a, c, m, or B, not q. [ 86%] bfs/flag_expr_path [PASS] bfs/expr_flag_path [PASS] bfs/newerqm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -nocolor [ 91%] bfs/nocolor_env /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -H -type l links/skip [PASS] bfs/deep_strict [ 86%] bfs/fprint_duplicate_stdout [PASS] bfs/expr_path_flag [ 91%] bfs/nocolor_env_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -fprint /tmp/bfs.53I4D7oSGo/bfs/fprint_duplicate_stdout.out -print [ 86%] bfs/fprint_error_stderr tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [PASS] bfs/nocolor [PASS] bfs/flag_expr_path [SKIP] bfs/nocolor_env [ 92%] bfs/noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 0 -fprint /dev/full [ 87%] bfs/fprint_error_stdout tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [PASS] bfs/fprint_duplicate_stdout [SKIP] bfs/nocolor_env_empty [PASS] bfs/fprint_error_stderr /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds inaccessible -noerror [ 92%] bfs/noerror_nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -maxdepth 0 -fprint /dev/full [ 87%] bfs/help bfs: error: basic: '/dev/full': No space left on device. [PASS] bfs/fprint_error_stdout /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds inaccessible -noerror -nowarn [ 92%] bfs/noerror_warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -help [PASS] bfs/noerror [ 87%] bfs/hidden [PASS] bfs/noerror_nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds inaccessible -noerror -warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -D help [ 92%] bfs/nohidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -hidden [ 87%] bfs/hidden_root /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -S help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -nohidden [PASS] bfs/noerror_warn [ 92%] bfs/nohidden_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 . ./. ... ./... .../.. -hidden [ 87%] bfs/high_byte [PASS] bfs/hidden /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -regextype help [PASS] bfs/execdir_plus /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds weirdnames -depth -nohidden [ 92%] bfs/nowarn [PASS] bfs/help /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 $'-\377' [ 88%] bfs/j0 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 $'-\xFF' bfs: error: [PASS] bfs/hidden_root ~[PASS] bfs/nohidden ~~~~~~~ bfs: error: Unknown argument; did you mean -a? [PASS] bfs/high_byte /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -nowarn -depth -prune [ 93%] bfs/ok_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -j0 basic [ 88%] bfs/j1 bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -j0 basic bfs: error: ~~~ bfs: error: 0 is not enough threads. [PASS] bfs/nohidden_depth [PASS] bfs/j0 [PASS] bfs/nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -ok echo \{\} + \; [ 93%] bfs/okdir_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -j1 basic [ 88%] bfs/j64 echo basic + ? echo basic/l + ? echo basic/k + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -j64 basic /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -okdir echo \{\} + \; [ 93%] bfs/or_incomplete [ 88%] bfs/j_negative [PASS] bfs/j1 echo basic/j + ? echo ./basic + ? echo basic/i + ? echo ./l + echo ? basic/g + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -print -o /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -j-1 basic echo basic/e + ? echo ./k + ? [ 93%] bfs/path_expr_flag [ 88%] bfs/limit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -print -o bfs: error: bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -j-1 basic bfs: error: echo basic/c + ? ~ ~echo ~ ./j ~bfs: error: + ~Expression terminated prematurely here. ? ~ bfs: error: Negative integer -1 is not allowed here. echo ./i + ? echo [PASS] bfs/or_incomplete basic/b + ? [PASS] bfs/j_negative echo ./g + ? echo basic/a + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -s basic -type f -print -limit 4 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links/skip -type l -H [ 88%] bfs/limit_0 echo ./e + ? [ 93%] bfs/path_flag_expr echo basic/l/foo + ? echo ./c + ? echo basic/k/foo + ? echo ./b + ? echo basic/c/d + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -limit 0 echo ./a + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links/skip -H -type l echo basic/j/foo + ? [ 89%] bfs/limit_implicit_print [ 94%] bfs/perm_leading_plus_symbolic [PASS] bfs/limit bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -limit 0 bfs: error: ~~~~~~~~ bfs: error: The -limit must be at least 1. echo ./d + ? echo basic/g/h + ? [PASS] bfs/j64 [PASS] bfs/path_expr_flag echo ./foo + ? echo basic/e/f + ? [PASS] bfs/limit_0 echo ./foo + ? echo basic/l/foo/bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -type f -limit 1 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm +rwx [ 89%] bfs/limit_incomplete echo ./foo + ? echo basic/k/foo/bar + ? [ 94%] bfs/perm_symbolic_double_comma bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -type f -limit 1 bfs: error: ~~~~~~~~ bfs: error: With -limit, you must specify an action explicitly; for example, -print -limit 1. echo ./h + ? echo basic/l/foo/bar/baz + ? [PASS] bfs/limit_implicit_print echo ./f + ? [PASS] bfs/path_flag_expr echo ./bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -limit [ 89%] bfs/limit_one /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm a+r\,\,u+w echo ./bar + ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -limit bfs: error: [ 94%] bfs/perm_symbolic_missing_action ~~~~~~ bfs: error: -limit needs a value. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm a+r,,u+w bfs: error: ~~~~~~~~~~~~~~ bfs: error: Invalid mode. echo ./baz + ? [PASS] bfs/limit_incomplete [PASS] bfs/perm_leading_plus_symbolic [PASS] bfs/perm_symbolic_double_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -limit one [ 89%] bfs/links_empty [PASS] bfs/ok_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm a bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -print -limit one bfs: error: ~~~ bfs: error: one is not a valid integer. [ 94%] bfs/perm_symbolic_trailing_comma bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm a bfs: error: ~~~~~~~ bfs: error: Invalid mode. [PASS] bfs/limit_one [PASS] bfs/perm_symbolic_missing_action /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links '' [ 89%] bfs/links_invalid [PASS] bfs/okdir_plus_semicolon bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links "" bfs: error: ~~ bfs: error: "" is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm a+r\, [ 94%] bfs/printf_color bfs: error: [PASS] bfs/links_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds perms -perm a+r, bfs: error: ~~~~~~~~~~ bfs: error: Invalid mode. [PASS] bfs/perm_symbolic_trailing_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links ASDF [ 90%] bfs/links_leading_space bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links ASDF bfs: error: ~~~~ bfs: error: ASDF is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -color -exclude \( -depth 1 -not -name rainbow \) -printf %H\ %h\ %f\ %p\ %P\ %l\\n [ 95%] bfs/printf_duplicate_flag [PASS] bfs/links_invalid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links \ 1 [ 90%] bfs/links_negative bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links " 1" bfs: error: ~~~~ bfs: error: " 1" is not a valid integer. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf %--p [ 95%] bfs/printf_everything [PASS] bfs/links_leading_space bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf "%--p" bfs: error: ~~~~~~~~~~~~~~ bfs: error: Duplicate flag '-'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links +-1 [ 90%] bfs/links_noarg [PASS] bfs/printf_duplicate_flag [PASS] bfs/printf_color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links +-1 bfs: error: ~~~ bfs: error: Negative integer -1 is not allowed here. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf %F -quit [PASS] bfs/links_negative [ 95%] bfs/printf_incomplete_escape /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links [ 90%] bfs/newerma_nonexistent bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -links bfs: error: ~~~~~~ bfs: error: -links needs a value. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf %w -quit [PASS] bfs/links_noarg /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf \\ [ 95%] bfs/printf_incomplete_format bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf '\' bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete escape sequence '\'. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newerma basic/nonexistent [ 90%] bfs/newermq [PASS] bfs/printf_incomplete_escape bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newerma basic/nonexistent bfs: error: ~~~~~~~~~~~~~~~~~ bfs: error: No such file or directory. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds rainbow -printf %a\ %b\ %c\ %d\ %D\ %f\ %g\ %G\ %h\ %H\ %i\ %k\ %l\ %m\ %M\ %n\ %p\ %P\ %s\ %S\ %t\ %u\ %U\ %y\ %Y\ %F\ %A%\ %A+\ %A@\ %Aa\ %AA\ %Ab\ %AB\ %Ac\ %AC\ %Ad\ %AD\ %Ae\ %AF\ %Ag\ %AG\ %Ah\ %AH\ %AI\ %Aj\ %Ak\ %Al\ %Am\ %AM\ %An\ %Ap\ %Ar\ %AR\ %As\ %AS\ %At\ %AT\ %Au\ %AU\ %AV\ %Aw\ %AW\ %Ax\ %AX\ %Ay\ %AY\ %Az\ %AZ\ %C%\ %C+\ %C@\ %Ca\ %CA\ %Cb\ %CB\ %Cc\ %CC\ %Cd\ %CD\ %Ce\ %CF\ %Cg\ %CG\ %Ch\ %CH\ %CI\ %Cj\ %Ck\ %Cl\ %Cm\ %CM\ %Cn\ %Cp\ %Cr\ %CR\ %Cs\ %CS\ %Ct\ %CT\ %Cu\ %CU\ %CV\ %Cw\ %CW\ %Cx\ %CX\ %Cy\ %CY\ %Cz\ %CZ\ %T%\ %T+\ %T@\ %Ta\ %TA\ %Tb\ %TB\ %Tc\ %TC\ %Td\ %TD\ %Te\ %TF\ %Tg\ %TG\ %Th\ %TH\ %TI\ %Tj\ %Tk\ %Tl\ %Tm\ %TM\ %Tn\ %Tp\ %Tr\ %TR\ %Ts\ %TS\ %Tt\ %TT\ %Tu\ %TU\ %TV\ %Tw\ %TW\ %Tx\ %TX\ %Ty\ %TY\ %Tz\ %TZ\ %w\ %B%\ %B+\ %B@\ %Ba\ %BA\ %Bb\ %BB\ %Bc\ %BC\ %Bd\ %BD\ %Be\ %BF\ %Bg\ %BG\ %Bh\ %BH\ %BI\ %Bj\ %Bk\ %Bl\ %Bm\ %BM\ %Bn\ %Bp\ %Br\ %BR\ %Bs\ %BS\ %Bt\ %BT\ %Bu\ %BU\ %BV\ %Bw\ %BW\ %Bx\ %BX\ %By\ %BY\ %Bz\ %BZ\ %W%\ %W+\ %W@\ %Wa\ %WA\ %Wb\ %WB\ %Wc\ %WC\ %Wd\ %WD\ %We\ %WF\ %Wg\ %WG\ %Wh\ %WH\ %WI\ %Wj\ %Wk\ %Wl\ %Wm\ %WM\ %Wn\ %Wp\ %Wr\ %WR\ %Ws\ %WS\ %Wt\ %WT\ %Wu\ %WU\ %WV\ %Ww\ %WW\ %Wx\ %WX\ %Wy\ %WY\ %Wz\ %WZ\\n [PASS] bfs/newerma_nonexistent /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf % [ 95%] bfs/printf_invalid_escape /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newermq times/a bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf "%" bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete format specifier '%'. [ 91%] bfs/newermt_invalid bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newermq times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, Y should be a, c, m, B, or t, not q. [PASS] bfs/printf_incomplete_format [PASS] bfs/newermq /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf \\\! [ 96%] bfs/printf_invalid_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newermt not_a_date_time bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf '\!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized escape sequence '\!'. [ 91%] bfs/newerqm bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newermt not_a_date_time bfs: error: ~~~~~~~~~~~~~~~~~~~~~~~~ bfs: error: [PASS] bfs/printf_everything Invalid timestamp. Supported timestamp formats are ISO 8601-like, e.g. - 2024-11-08 - 2024-11-08T15:48:25 - 2024-11-08T15:48:25+00:00 - 2024-11-08T15:48:25Z [PASS] bfs/printf_invalid_escape [PASS] bfs/newermt_invalid /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf %\ p [ 96%] bfs/printf_invalid_format /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newerqm times/a bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf "% p" bfs: error: ~~~~~~~~~~[ 91%] bfs/nocolor ~~~ bfs: error: Invalid flags ' ' for string format '%p'. bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -newerqm times/a bfs: error: ~~~~~~~~~~~~~~~~ bfs: error: For -newerXY, X should be a, c, m, or B, not q. [PASS] bfs/printf_invalid_flag [PASS] bfs/newerqm /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf %\! [ 96%] bfs/printf_must_be_numeric /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -nocolor [ 91%] bfs/nocolor_env bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf '%!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized format specifier '%!'. [PASS] bfs/printf_invalid_format /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf %+p [ 96%] bfs/printf_w [ 91%] bfs/nocolor_env_empty bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -printf "%+p" bfs: error: ~~~~~~~~~~~~~ bfs: error: Invalid flags '+' for string format '%p'. [PASS] bfs/nocolor tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [PASS] bfs/printf_must_be_numeric [SKIP] bfs/nocolor_env /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds times -false -printf %w\ %WY\ %BY\\n [ 92%] bfs/noerror [ 96%] bfs/status tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [SKIP] bfs/nocolor_env_empty /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 inaccessible -noerror [ 92%] bfs/noerror_nowarn [ 96%] bfs/stderr_fails_loudly [PASS] bfs/printf_w tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [SKIP] bfs/status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 inaccessible -noerror -nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -D all basic -false -fprint /dev/full [ 92%] bfs/noerror_warn [PASS] bfs/noerror [ 97%] bfs/stderr_fails_silently [PASS] bfs/noerror_nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 inaccessible -noerror -warn [ 92%] bfs/nohidden [PASS] bfs/stderr_fails_loudly /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -D all basic [ 97%] bfs/type_multi [PASS] bfs/noerror_warn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -nohidden [ 92%] bfs/nohidden_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -type f\,d\,c [ 97%] bfs/typo [PASS] bfs/stderr_fails_silently /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 weirdnames -depth -nohidden [ 92%] bfs/nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -dikkiq [PASS] bfs/nohidden [ 97%] bfs/unexpected_operator [PASS] bfs/type_multi [PASS] bfs/typo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -nowarn -depth -prune [ 93%] bfs/ok_plus_semicolon [PASS] bfs/nohidden_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds \! -o -print [ 97%] bfs/unique bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds '!' -o -print bfs: error: ~~ bfs: error: Expected a predicate. [PASS] bfs/unexpected_operator [PASS] bfs/nowarn /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -ok echo \{\} + \; [ 93%] bfs/okdir_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links/file links/symlink links/hardlink -unique echo basic + ? [ 98%] bfs/unique_depth echo basic/l + ? echo basic/k + ? [ 93%] bfs/or_incomplete /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -okdir echo \{\} + \; echo basic/j + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -unique -depth echo ./basic + ? [ 98%] bfs/version echo basic/i + ? echo ./l + ? echo basic/g + ? [PASS] bfs/unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -print -o echo ./k + ? echo basic/e + [ 93%] bfs/path_expr_flag ? bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -print -o bfs: error: ~~ bfs: error: Expression terminated prematurely here. echo ./j + ? echo basic/c + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -version echo ./i [ 98%] bfs/warn_O9 + ? echo basic/b [PASS] bfs/or_incomplete + ? echo ./g + ? echo basic/a + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links/skip -type l -H [PASS] bfs/version echo ./e + ? [ 93%] bfs/path_flag_expr echo basic/l/foo + ? [PASS] bfs/unique_depth echo ./c + ? echo basic/j/foo + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -warn -O9 [ 98%] bfs/warn_depth_prune echo ./b + ? echo basic/k/foo + ? bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -warn -O9 bfs: warning: ~~~ bfs: warning: -O9 is the same as -O4. echo ./a + ? echo basic/g/h + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links/skip -H -type l [ 94%] bfs/perm_leading_plus_symbolic echo ./foo + ? echo basic/c/d + ? [PASS] bfs/path_expr_flag echo ./foo + ? echo basic/e/f + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -warn -depth -prune [ 98%] bfs/warn_exclude_path echo basic/l/foo/bar + ? echo ./foo + ? echo basic/k/foo/bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm +rwx echo ./h + ? [ 94%] bfs/perm_symbolic_double_comma [PASS] bfs/warn_O9 echo ./d + ? echo basic/l/foo/bar/baz + ? [PASS] bfs/path_flag_expr echo ./f + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds -warn -exclude basic -name \*f\* [ 99%] bfs/warn_without_noerror [PASS] bfs/warn_depth_prune echo ./bar + ? /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm a+r\,\,u+w echo ./bar + ? [ 94%] bfs/perm_symbolic_missing_action bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm a+r,,u+w bfs: error: [PASS] bfs/perm_leading_plus_symbolic echo ./baz + ? ~~~~~~~~~~~~~~ bfs: error: Invalid mode. [PASS] bfs/ok_plus_semicolon [PASS] bfs/warn_exclude_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds inaccessible -warn [PASS] bfs/perm_symbolic_double_comma [ 99%] bfs/warn_xdev_mount /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm a [ 94%] bfs/perm_symbolic_trailing_comma bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm a bfs: error: ~~~~~~~ bfs: error: Invalid mode. [PASS] bfs/perm_symbolic_missing_action [PASS] bfs/warn_without_noerror [PASS] bfs/okdir_plus_semicolon /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -warn -xdev -mount [ 99%] bfs/xtype_depth bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds basic -warn -xdev/home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm a+r\, -mount bfs: warning: ~~~~~~~~~~~~ bfs: warning: -xdev is redundant in the presence of -mount. [ 94%] bfs/printf_color bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 perms -perm a+r, bfs: error: ~~~~~~~~~~ bfs: error: Invalid mode. [PASS] bfs/perm_symbolic_trailing_comma /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds inaccessible/link -xtype l -depth 100 [ 99%] bfs/xtype_multi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -color -exclude \( -depth 1 -not -name rainbow \) -printf %H\ %h\ %f\ %p\ %P\ %l\\n [ 95%] bfs/printf_duplicate_flag bfs: error: inaccessible/link: Permission denied. [PASS] bfs/warn_xdev_mount [PASS] bfs/xtype_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds links -xtype f\,d\,c /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf %--p [ 99%] bfs/xtype_reorder [ 95%] bfs/printf_everything bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf "%--p" bfs: error: ~~~~~~~~~~~~~~ bfs: error: Duplicate flag '-'. [PASS] bfs/printf_color [PASS] bfs/printf_duplicate_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -S eds inaccessible/link -links 100 -xtype l /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf %F -quit [ 95%] bfs/printf_incomplete_escape [PASS] bfs/xtype_multi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf %w -quit /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf \\ [ 95%] bfs/printf_incomplete_format [PASS] bfs/xtype_reorder bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf '\' bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete escape sequence '\'. [PASS] 498 / 526 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 rainbow -printf %a\ %b\ %c\ %d\ %D\ %f\ %g\ %G\ %h\ %H\ %i\ %k\ %l\ %m\ %M\ %n\ %p\ %P\ %s\ %S\ %t\ %u\ %U\ %y\ %Y\ %F\ %A%\ %A+\ %A@\ %Aa\ %AA\ %Ab\ %AB\ %Ac\ %AC\ %Ad\ %AD\ %Ae\ %AF\ %Ag\ %AG\ %Ah\ %AH\ %AI\ %Aj\ %Ak\ %Al\ %Am\ %AM\ %An\ %Ap\ %Ar\ %AR\ %As\ %AS\ %At\ %AT\ %Au\ %AU\ %AV\ %Aw\ %AW\ %Ax\ %AX\ %Ay\ %AY\ %Az\ %AZ\ %C%\ %C+\ %C@\ %Ca\ %CA\ %Cb\ %CB\ %Cc\ %CC\ %Cd\ %CD\ %Ce\ %CF\ %Cg\ %CG\ %Ch\ %CH\ %CI\ %Cj\ %Ck\ %Cl\ %Cm\ %CM\ %Cn\ %Cp\ %Cr\ %CR\ %Cs\ %CS\ %Ct\ %CT\ %Cu\ %CU\ %CV\ %Cw\ %CW\ %Cx\ %CX\ %Cy\ %CY\ %Cz\ %CZ\ %T%\ %T+\ %T@\ %Ta\ %TA\ %Tb\ %TB\ %Tc\ %TC\ %Td\ %TD\ %Te\ %TF\ %Tg\ %TG\ %Th\ %TH\ %TI\ %Tj\ %Tk\ %Tl\ %Tm\ %TM\ %Tn\ %Tp\ %Tr\ %TR\ %Ts\ %TS\ %Tt\ %TT\ %Tu\ %TU\ %TV\ %Tw\ %TW\ %Tx\ %TX\ %Ty\ %TY\ %Tz\ %TZ\ %w\ %B%\ %B+\ %B@\ %Ba\ %BA\ %Bb\ %BB\ %Bc\ %BC\ %Bd\ %BD\ %Be\ %BF\ %Bg\ %BG\ %Bh\ %BH\ %BI\ %Bj\ %Bk\ %Bl\ %Bm\ %BM\ %Bn\ %Bp\ %Br\ %BR\ %Bs\ %BS\ %Bt\ %BT\ %Bu\ %BU\ %BV\ %Bw\ %BW\ %Bx\ %BX\ %By\ %BY\ %Bz\ %BZ\ %W%\ %W+\ %W@\ %Wa\ %WA\ %Wb\ %WB\ %Wc\ %WC\ %Wd\ %WD\ %We\ %WF\ %Wg\ %WG\ %Wh\ %WH\ %WI\ %Wj\ %Wk\ %Wl\ %Wm\ %WM\ %Wn\ %Wp\ %Wr\ %WR\ %Ws\ %WS\ %Wt\ %WT\ %Wu\ %WU\ %WV\ %Ww\ %WW\ %Wx\ %WX\ %Wy\ %WY\ %Wz\ %WZ\\n [PASS] bfs/printf_incomplete_escape [SKIP] 28 / 526 /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf % [ 95%] bfs/printf_invalid_escape bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf "%" bfs: error: ~~~~~~~~~~~ bfs: error: Incomplete format specifier '%'. [PASS] bfs/printf_incomplete_format /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf \\\! [PASS] bfs/printf_everything [ 96%] bfs/printf_invalid_flag bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf '\!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized escape sequence '\!'. [PASS] bfs/printf_invalid_escape /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf %\ p [ 96%] bfs/printf_invalid_format bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf "% p" bfs: error: ~~~~~~~~~~~~~ bfs: error: Invalid flags ' ' for string format '%p'. [PASS] bfs/printf_invalid_flag /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf %\! [ 96%] bfs/printf_must_be_numeric bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf '%!' bfs: error: ~~~~~~~~~~~~ bfs: error: Unrecognized format specifier '%!'. [PASS] bfs/printf_invalid_format /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf %+p [ 96%] bfs/printf_w bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -printf "%+p" bfs: error: ~~~~~~~~~~~~~ bfs: error: Invalid flags '+' for string format '%p'. [PASS] bfs/printf_must_be_numeric /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 times -false -printf %w\ %WY\ %BY\\n [ 96%] bfs/status [PASS] bfs/printf_w [ 96%] bfs/stderr_fails_loudly tests/run.sh:373: test -n "${UNBUFFER:-}" || skip [SKIP] bfs/status /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -D all basic -false -fprint /dev/full [ 97%] bfs/stderr_fails_silently [PASS] bfs/stderr_fails_loudly /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -D all basic [ 97%] bfs/type_multi /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -type f\,d\,c [ 97%] bfs/typo [PASS] bfs/stderr_fails_silently /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -dikkiq [ 97%] bfs/unexpected_operator [PASS] bfs/type_multi [PASS] bfs/typo /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 \! -o -print [ 97%] bfs/unique bfs: error: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 '!' -o -print bfs: error: ~~ bfs: error: Expected a predicate. [PASS] bfs/unexpected_operator /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links/file links/symlink links/hardlink -unique [ 98%] bfs/unique_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -unique -depth [ 98%] bfs/version [PASS] bfs/unique /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -version [ 98%] bfs/warn_O9 [PASS] bfs/unique_depth [PASS] bfs/version /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -warn -O9 [ 98%] bfs/warn_depth_prune bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -warn -O9 bfs: warning: ~~~ bfs: warning: -O9 is the same as -O4. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -warn -depth -prune [ 98%] bfs/warn_exclude_path [PASS] bfs/warn_O9 [PASS] bfs/warn_depth_prune /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 -warn -exclude basic -name \*f\* [ 99%] bfs/warn_without_noerror [PASS] bfs/warn_exclude_path /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 inaccessible -warn [ 99%] bfs/warn_xdev_mount [PASS] bfs/warn_without_noerror /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -warn -xdev -mount [ 99%] bfs/xtype_depth bfs: warning: /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 basic -warn -xdev -mount bfs: warning: ~~~~~~~~~~~~ bfs: warning: -xdev is redundant in the presence of -mount. /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 inaccessible/link -xtype l -depth 100 [ 99%] bfs/xtype_multi bfs: error: inaccessible/link: Permission denied. [PASS] bfs/warn_xdev_mount [PASS] bfs/xtype_depth /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 links -xtype f\,d\,c [ 99%] bfs/xtype_reorder /home/buildozer/aports/community/bfs/src/bfs-4.0.4/bin/bfs -j2 inaccessible/link -links 100 -xtype l [PASS] bfs/xtype_multi [PASS] bfs/xtype_reorder [PASS] 498 / 526 [SKIP] 28 / 526 [PASS] bfstd [PASS] bit [PASS] ioq [PASS] list [PASS] sighook [PASS] trie [PASS] xspawn [PASS] xtime >>> bfs: Entering fakeroot... [INST] bin/bfs [INST] man/man1/bfs.1 [INST] completions/bfs.bash [INST] completions/bfs.zsh [INST] completions/bfs.fish >>> bfs-doc*: Running split function doc... renamed 'usr/share/man' -> '/home/buildozer/aports/community/bfs/pkg/bfs-doc/usr/share/man' >>> bfs-doc*: Preparing subpackage bfs-doc... >>> bfs-doc*: Running postcheck for bfs-doc >>> bfs-bash-completion*: Running split function bashcomp... renamed 'usr/share/bash-completion/completions' -> '/home/buildozer/aports/community/bfs/pkg/bfs-bash-completion/usr/share/bash-completion/completions' >>> bfs-bash-completion*: Preparing subpackage bfs-bash-completion... >>> bfs-bash-completion*: Running postcheck for bfs-bash-completion >>> bfs-zsh-completion*: Running split function zshcomp... renamed 'usr/share/zsh/site-functions' -> '/home/buildozer/aports/community/bfs/pkg/bfs-zsh-completion/usr/share/zsh/site-functions' >>> bfs-zsh-completion*: Preparing subpackage bfs-zsh-completion... >>> bfs-zsh-completion*: Running postcheck for bfs-zsh-completion >>> bfs-fish-completion*: Running split function fishcomp... renamed 'usr/share/fish/vendor_completions.d' -> '/home/buildozer/aports/community/bfs/pkg/bfs-fish-completion/usr/share/fish/vendor_completions.d' >>> bfs-fish-completion*: Preparing subpackage bfs-fish-completion... >>> bfs-fish-completion*: Running postcheck for bfs-fish-completion >>> bfs*: Running postcheck for bfs >>> bfs*: Preparing package bfs... >>> bfs*: Stripping binaries >>> bfs-bash-completion*: Scanning shared objects >>> bfs-doc*: Scanning shared objects >>> bfs-fish-completion*: Scanning shared objects >>> bfs-zsh-completion*: Scanning shared objects >>> bfs*: Scanning shared objects >>> bfs-bash-completion*: Tracing dependencies... >>> bfs-bash-completion*: Package size: 6.3 KB >>> bfs-bash-completion*: Compressing data... >>> bfs-bash-completion*: Create checksum... >>> bfs-bash-completion*: Create bfs-bash-completion-4.0.4-r0.apk >>> bfs-doc*: Tracing dependencies... >>> bfs-doc*: Package size: 5.9 KB >>> bfs-doc*: Compressing data... >>> bfs-doc*: Create checksum... >>> bfs-doc*: Create bfs-doc-4.0.4-r0.apk >>> bfs-fish-completion*: Tracing dependencies... >>> bfs-fish-completion*: Package size: 9.9 KB >>> bfs-fish-completion*: Compressing data... >>> bfs-fish-completion*: Create checksum... >>> bfs-fish-completion*: Create bfs-fish-completion-4.0.4-r0.apk >>> bfs-zsh-completion*: Tracing dependencies... >>> bfs-zsh-completion*: Package size: 9.6 KB >>> bfs-zsh-completion*: Compressing data... >>> bfs-zsh-completion*: Create checksum... >>> bfs-zsh-completion*: Create bfs-zsh-completion-4.0.4-r0.apk >>> bfs*: Tracing dependencies... so:libacl.so.1 so:libc.musl-riscv64.so.1 so:libcap.so.2 so:libonig.so.5 so:liburing.so.2 >>> bfs*: Package size: 178.3 KB >>> bfs*: Compressing data... >>> bfs*: Create checksum... >>> bfs*: Create bfs-4.0.4-r0.apk >>> bfs: Build complete at Fri, 08 Nov 2024 15:48:29 +0000 elapsed time 0h 0m 41s >>> bfs: Cleaning up srcdir >>> bfs: Cleaning up pkgdir >>> bfs: Uninstalling dependencies... (1/19) Purging .makedepends-bfs (20241108.154750) (2/19) Purging acl-dev (2.3.2-r1) (3/19) Purging attr-dev (2.5.2-r2) (4/19) Purging libcap-dev (2.70-r0) (5/19) Purging liburing-dev (2.8-r0) (6/19) Purging liburing-ffi (2.8-r0) (7/19) Purging liburing (2.8-r0) (8/19) Purging linux-headers (6.6-r1) (9/19) Purging oniguruma-dev (6.9.9-r0) (10/19) Purging oniguruma (6.9.9-r0) (11/19) Purging bash (5.2.37-r0) Executing bash-5.2.37-r0.pre-deinstall (12/19) Purging acl (2.3.2-r1) (13/19) Purging coreutils (9.5-r1) Executing coreutils-9.5-r1.post-deinstall (14/19) Purging coreutils-env (9.5-r1) (15/19) Purging coreutils-fmt (9.5-r1) (16/19) Purging coreutils-sha512sum (9.5-r1) (17/19) Purging libattr (2.5.2-r2) (18/19) Purging utmps-libs (0.1.2.3-r2) (19/19) Purging skalibs-libs (2.14.3.0-r0) Executing busybox-1.37.0-r6.trigger OK: 333 MiB in 98 packages >>> bfs: Updating the community/riscv64 repository index... >>> bfs: Signing the index...