Builder: main-linux-clang-aarch64 Build number: 144 Worker name: ppc64le-linux-1 tools/build/make.py -j8 --cross-bindir /opt/llvm/22/bin --cross-compiler-type clang TARGET=arm64 TARGET_ARCH=aarch64 WITH_CCACHE_BUILD=yes WITH_REPRODUCIBLE_BUILD=yes WITH_REPRODUCIBLE_PATHS=yes buildworld in dir /aux0/ci/worker/main-linux-clang-aarch64/build (timeout 1200 secs) watching logfiles {} argv: [b'tools/build/make.py', b'-j8', b'--cross-bindir', b'/opt/llvm/22/bin', b'--cross-compiler-type', b'clang', b'TARGET=arm64', b'TARGET_ARCH=aarch64', b'WITH_CCACHE_BUILD=yes', b'WITH_REPRODUCIBLE_BUILD=yes', b'WITH_REPRODUCIBLE_PATHS=yes', b'buildworld'] environment: CC=/opt/llvm/22/bin/clang CCACHE_BIN=/usr/bin/ccache CCACHE_DIR=/aux0/ci/worker/main-linux-clang-aarch64/ccache CPP=/opt/llvm/22/bin/clang-cpp CXX=/opt/llvm/22/bin/clang++ HOME=/home/ci LANG=en_US.UTF-8 LOGNAME=ci MAKEOBJDIRPREFIX=/aux0/ci/worker/main-linux-clang-aarch64/obj PATH=/bin:/usr/bin PWD=/aux0/ci/worker/main-linux-clang-aarch64/build SHELL=/bin/sh SHLVL=0 STRIPBIN=/opt/llvm/22/bin/llvm-strip USER=ci XDG_CACHE_HOME=/home/ci/.cache XDG_CONFIG_HOME=/home/ci/.config XDG_DATA_HOME=/home/ci/.local/share XDG_STATE_HOME=/home/ci/.local/state _=/opt/buildbot/bin/buildbot-worker using PTY: False NOTE: default prefix=/usr/local checking whether system has timezone Europe/Berlin... yes checking whether lua version (5.4.7) > 5.2... yes checking for gcc... /opt/llvm/22/bin/clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /opt/llvm/22/bin/clang accepts -g... yes checking for /opt/llvm/22/bin/clang option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for gcc... (cached) /opt/llvm/22/bin/clang checking whether the compiler supports GNU C... (cached) yes checking whether /opt/llvm/22/bin/clang accepts -g... (cached) yes checking for /opt/llvm/22/bin/clang option to enable C11 features... (cached) none needed checking for a BSD-compatible install... /bin/install -c Using: BMAKE_PATH_MAX=1024 checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/param.h... yes checking for sys/sysctl.h... no checking for ar.h... yes checking for err.h... yes checking for fcntl.h... yes checking for libgen.h... yes checking for limits.h... yes checking for paths.h... yes checking for poll.h... yes checking for ranlib.h... no checking for regex.h... yes checking for sys/mman.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for sys/uio.h... yes checking for utime.h... yes checking for sys/cdefs.h... yes checking for __attribute__... yes checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for int64_t... yes checking for unsigned long long int... yes checking for long long int... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uint32_t... yes checking for /opt/llvm/22/bin/clang options needed to detect all undeclared functions... none needed checking whether sys_siglist is declared... no checking whether struct tm is in sys/time.h or time.h... time.h checking for sig_atomic_t... yes checking for fork... yes checking for vfork... yes checking for vprintf... yes checking for working fork... yes checking for working vfork... (cached) yes checking for wait3 that fills in rusage... yes checking for err... yes checking for errx... yes checking for getcwd... yes checking for getenv... yes checking for getwd... yes checking for killpg... yes checking for putenv... yes checking for select... yes checking for setenv... yes checking for setpgid... yes checking for setrlimit... yes checking for setsid... yes checking for sigaddset... yes checking for sigpending... yes checking for sigprocmask... yes checking for sigsetmask... yes checking for sigsuspend... yes checking for sigvec... no checking for snprintf... yes checking for strerror... yes checking for stresep... no checking for strftime... yes checking for strsep... yes checking for strtod... yes checking for strtol... yes checking for strtoll... yes checking for strtoul... yes checking for sysctl... no checking for unsetenv... yes checking for vsnprintf... yes checking for wait3... yes checking for wait4... yes checking for waitpid... yes checking for warn... yes checking for warnx... yes checking for getopt... yes checking for realpath... yes checking for dirname... yes checking for sigaction... yes checking for stresep... (cached) no checking for strlcpy... yes checking for emalloc in -lutil... no checking whether stat file-mode macros are broken... no checking if compiler supports __func__ checking if diff -u works... yes checking for MACHINE & MACHINE_ARCH... defaults: MACHINE=ppc64le, MACHINE_ARCH=ppc64le Using: MACHINE=amd64, MACHINE_ARCH=ppc64le Using: MKSRC=${srcdir}/mk configure: creating ./config.status config.status: creating makefile config.status: creating Makefile.config config.status: creating unit-tests/Makefile.config config.status: creating make-bootstrap.sh config.status: creating config.h You can now run sh ./make-bootstrap.sh to produce a fully functional bmake. /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -DMAKE_VERSION="20260313" -DMACHINE="amd64" -DMACHINE_ARCH="ppc64le" -DMAKE_OS="" -D_PATH_DEFSYSPATH=".../share/mk:/aux0/ci/worker/main-linux-clang-aarch64/obj/bmake-install/share/mk" -o main.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/main.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o arch.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/arch.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o buf.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/buf.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o compat.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/compat.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o cond.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/cond.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o dir.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/dir.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o for.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/for.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o hash.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/hash.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o lst.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/lst.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/make.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o make_malloc.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/make_malloc.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o metachar.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/metachar.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o parse.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/parse.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o sigcompat.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/sigcompat.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o str.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/str.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o suff.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/suff.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o targ.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/targ.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o trace.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/trace.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o var.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/var.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o util.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/util.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o stresep.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/stresep.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o meta.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/meta.c /opt/llvm/22/bin/clang -c -g -O2 -I. -I/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake -DHAVE_CONFIG_H -DMAKE_NATIVE -DUSE_META -DBMAKE_PATH_MAX=1024 -o job.o /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/job.c /opt/llvm/22/bin/clang -o bmake main.o job.o meta.o arch.o buf.o compat.o cond.o dir.o for.o hash.o lst.o make.o make_malloc.o metachar.o parse.o sigcompat.o str.o suff.o targ.o trace.o var.o util.o stresep.o cd /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/unit-tests && MAKEFLAGS= /aux0/ci/worker/main-linux-clang-aarch64/obj/bmake-build/linux6-ppc64le/bmake -r -m / test # test char-005c-reverse-solidus # test cmd-errors # test cmd-errors-jobs # test cmd-errors-lint # test cmd-interrupt # test cmdline # test cmdline-redirect-stdin # test cmdline-undefined # test comment # test compat-error # test cond-cmp-numeric # test cond-cmp-numeric-eq # test cond-cmp-numeric-ge # test cond-cmp-numeric-gt # test cond-cmp-numeric-le # test cond-cmp-numeric-lt # test cond-cmp-numeric-ne # test cond-cmp-string # test cond-cmp-unary # test cond-eof # test cond-func # test cond-func-commands # test cond-func-defined # test cond-func-empty # test cond-func-exists # test cond-func-make # test cond-func-make-main # test cond-func-target # test cond-late # test cond-op # test cond-op-and # test cond-op-and-lint # test cond-op-not # test cond-op-or # test cond-op-or-lint # test cond-op-parentheses # test cond-short # test cond-token-number # test cond-token-plain # test cond-token-string # test cond-token-var # test cond-undef-lint # test counter # test counter-append # test dep # test dep-colon # test dep-colon-bug-cross-file # test dep-double-colon # test dep-double-colon-indep # test dep-duplicate # test dep-exclam # test dep-none # test dep-op-missing # test dep-percent # test dep-var # test dep-wildcards # test depsrc # test depsrc-end # test depsrc-exec # test depsrc-ignore # test depsrc-made # test depsrc-make # test depsrc-meta # test depsrc-nometa # test depsrc-nometa_cmp # test depsrc-nopath # test depsrc-notmain # test depsrc-optional # test depsrc-phony # test depsrc-precious # test depsrc-recursive # test depsrc-silent # test depsrc-use # test depsrc-usebefore # test depsrc-usebefore-double-colon # test depsrc-wait # test deptgt # test deptgt-begin # test deptgt-begin-fail # test deptgt-begin-fail-indirect # test deptgt-default # test deptgt-delete_on_error # test deptgt-end # test deptgt-end-fail # test deptgt-end-fail-all # test deptgt-end-fail-indirect # test deptgt-end-jobs # test deptgt-error # test deptgt-ignore # test deptgt-interrupt # test deptgt-main # test deptgt-makeflags # test deptgt-no_parallel # test deptgt-nopath # test deptgt-notparallel # test deptgt-objdir # test deptgt-order # test deptgt-path # test deptgt-path-suffix # test deptgt-phony # test deptgt-posix # test deptgt-precious # test deptgt-shell # test deptgt-silent # test deptgt-silent-jobs # test deptgt-stale # test deptgt-suffixes # test dir # test dir-expand-path # test directive # test directive-dinclude # test directive-elif # test directive-elifdef # test directive-elifmake # test directive-elifndef # test directive-elifnmake # test directive-else # test directive-endfor # test directive-endif # test directive-error # test directive-export # test directive-export-env # test directive-export-impl # test directive-export-gmake # test directive-export-literal # test directive-for # test directive-for-break # test directive-for-empty # test directive-for-errors # test directive-for-escape # test directive-for-generating-endif # test directive-for-if # test directive-for-lines # test directive-for-null # test directive-hyphen-include # test directive-if # test directive-if-nested # test directive-ifdef # test directive-ifmake # test directive-ifndef # test directive-ifnmake # test directive-include # test directive-include-fatal # test directive-include-guard # test directive-info # test directive-misspellings # test directive-sinclude # test directive-undef # test directive-unexport # test directive-unexport-env # test directive-warning # test dollar # test doterror # test dotwait # test error # test export # test export-all # test export-env # test export-variants # test gnode-submake # test hanoi-include # test impsrc # test include-main # test job-flags # test job-output # test job-output-long-lines # test job-output-null # test jobs-empty-commands # test jobs-empty-commands-error # test jobs-error-indirect # test jobs-error-nested # test jobs-error-nested-make # test lint # test make-exported # test meta-cmd-cmp # test meta-output # test moderrs # test modmisc # test objdir-writable # test opt # test opt-backwards # test opt-chdir # test opt-debug # test opt-debug-all # test opt-debug-archive # test opt-debug-curdir # test opt-debug-cond # test opt-debug-dir # test opt-debug-errors # test opt-debug-errors-jobs # test opt-debug-file # test opt-debug-for # test opt-debug-graph1 # test opt-debug-graph2 # test opt-debug-graph3 # test opt-debug-hash # test opt-debug-jobs # test opt-debug-lint # test opt-debug-loud # test opt-debug-meta # test opt-debug-making # test opt-debug-no-rm # test opt-debug-parse # test opt-debug-suff # test opt-debug-targets # test opt-debug-varraw # test opt-debug-var # test opt-debug-x-trace # test opt-define # test opt-env # test opt-file # test opt-ignore # test opt-include-dir # test opt-jobs # test opt-jobs-internal # test opt-jobs-no-action # test opt-keep-going # test opt-keep-going-indirect # test opt-keep-going-multiple # test opt-m-include-dir # test opt-no-action # test opt-no-action-at-all # test opt-no-action-runflags # test opt-no-action-touch # test opt-query # test opt-raw # test opt-silent # test opt-touch # test opt-touch-jobs # test opt-tracefile # test opt-var-expanded # test opt-var-literal # test opt-version # test opt-warnings-as-errors # test opt-where-am-i # test opt-x-reduce-exported # test order # test parse # test parse-var # test phony-end # test posix # test posix-execution # test posix-expansion # test posix-varassign # test recursive # test sh # test sh-dots # test sh-errctl # test sh-flags # test sh-jobs # test sh-jobs-error # test sh-leading-at # test sh-leading-hyphen # test sh-leading-plus # test sh-meta-chars # test sh-multi-line # test sh-single-line # test shell-csh # test shell-custom # test shell-sh # test suff # test suff-add-later # test suff-clear-regular # test suff-clear-single # test suff-incomplete # test suff-lookup # test suff-main # test suff-main-several # test suff-phony # test suff-rebuild # test suff-self # test suff-transform-debug # test suff-transform-endless # test suff-transform-expand # test suff-transform-select # test suff-use # test sunshcmd # test ternary # test unexport # test unexport-env # test use-inference # test var-readonly # test var-scope # test var-scope-cmdline # test var-scope-env # test var-scope-global # test var-scope-local # test var-scope-local-legacy # test var-eval-short # test var-op # test var-op-append # test var-op-assign # test var-op-default # test var-op-expand # test var-op-shell # test var-op-sunsh # test var-recursive # test varcmd # test vardebug # test varfind # test varmisc # test varmod # test varmod-assign # test varmod-assign-shell # test varmod-defined # test varmod-edge # test varmod-exclam-shell # test varmod-extension # test varmod-gmtime # test varmod-hash # test varmod-head # test varmod-ifelse # test varmod-indirect # test varmod-l-name-to-value # test varmod-localtime # test varmod-loop # test varmod-loop-delete # test varmod-loop-varname # test varmod-match # test varmod-match-escape # test varmod-mtime # test varmod-no-match # test varmod-order # test varmod-order-numeric # test varmod-order-reverse # test varmod-order-shuffle # test varmod-order-string # test varmod-path # test varmod-quote # test varmod-quote-dollar # test varmod-range # test varmod-remember # test varmod-root # test varmod-select-words # test varmod-shell # test varmod-subst # test varmod-subst-regex # test varmod-sun-shell # test varmod-sun-shell1 # test varmod-sysv # test varmod-tail # test varmod-to-abs # test varmod-to-lower # test varmod-to-many-words # test varmod-to-one-word # test varmod-to-separator # test varmod-to-title # test varmod-to-upper # test varmod-undefined # test varmod-unique # test varname # test varname-circumflex # test varname-dollar # test varname-dot-alltargets # test varname-dot-curdir # test varname-dot-includes # test varname-dot-includedfromdir # test varname-dot-includedfromfile # test varname-dot-libs # test varname-dot-make-dependfile # test varname-dot-make-expand_variables # test varname-dot-make-exported # test varname-dot-make-jobs # test varname-dot-make-jobs-prefix # test varname-dot-make-level # test varname-dot-make-makefile_preference # test varname-dot-make-makefiles # test varname-dot-make-meta-bailiwick # test varname-dot-make-meta-created # test varname-dot-make-meta-files # test varname-dot-make-meta-prefix # test varname-dot-make-mode # test varname-dot-make-pid # test varname-dot-make-ppid # test varname-dot-make-save_dollars # test varname-dot-makeflags # test varname-dot-makeoverrides # test varname-dot-newline # test varname-dot-objdir # test varname-dot-parsedir # test varname-dot-parsefile # test varname-dot-path # test varname-dot-shell # test varname-dot-suffixes # test varname-dot-targets # test varname-empty # test varname-make # test varname-make_stack_trace # test varname-make_print_var_on_error # test varname-make_print_var_on_error-jobs # test varname-makefile # test varname-makeflags # test varname-pwd # test varname-vpath # test varparse-dynamic # test varparse-errors # test varparse-mod # test varparse-undef-partial --- /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/unit-tests/cmd-interrupt.exp 2026-04-13 17:07:19.898867221 +0100 +++ cmd-interrupt.out 2026-04-27 00:21:57.478225788 +0100 @@ -5,5 +5,5 @@ interrupt-phony: ok > cmd-interrupt-precious interrupt-precious: ok -interrupt-compat expected-fail +interrupt-compat unexpected-ok exit status 0 Failed tests: cmd-interrupt *** Error code 1 Stop. bmake[1]: stopped making "test" in /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/unit-tests *** Error code 1 Stop. bmake: stopped making "test" in /aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake Bootstrapping bmake... Traceback (most recent call last): File "/aux0/ci/worker/main-linux-clang-aarch64/build/tools/build/make.py", line 342, in bmake_binary = bootstrap_bmake(source_root, objdir_prefix) File "/aux0/ci/worker/main-linux-clang-aarch64/build/tools/build/make.py", line 147, in bootstrap_bmake run(["sh", bmake_source_dir / "boot-strap"] + configure_args, ~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cwd=str(bmake_build_dir), env=env) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/aux0/ci/worker/main-linux-clang-aarch64/build/tools/build/make.py", line 84, in run subprocess.check_call(cmd, **kwargs) ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^ File "/usr/lib64/python3.13/subprocess.py", line 419, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command '['sh', '/aux0/ci/worker/main-linux-clang-aarch64/build/contrib/bmake/boot-strap', '--with-default-sys-path=.../share/mk:/aux0/ci/worker/main-linux-clang-aarch64/obj/bmake-install/share/mk', '--with-machine=amd64', '--without-filemon', '--prefix=/aux0/ci/worker/main-linux-clang-aarch64/obj/bmake-install']' returned non-zero exit status 1. program finished with exit code 1 elapsedTime=50.242751