+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/zig-0.10.0nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/zig-0.10.0nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for zig-0.10.0.tar.xz
=> Checksum SHA512 OK for zig-0.10.0.tar.xz
===> Installing dependencies for zig-0.10.0nb1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=2.8.1nb1: found cmake-3.25.1
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency lld>=9.0.1: found lld-15.0.6
=> Full dependency llvm>=15: found llvm-15.0.6
=> Full dependency clang>=15.0.5nb1: found clang-15.0.6nb1
===> Overriding tools for zig-0.10.0nb1
===> Extracting for zig-0.10.0nb1
===> Patching for zig-0.10.0nb1
===> Creating toolchain wrappers for zig-0.10.0nb1
===> Configuring for zig-0.10.0nb1
=> Replacing bash interpreter in lib/libcxxabi/src/demangle/cp-to-llvm.sh.
WARNING: [replace-interpreter] Skipping non-existent file "lib/libcxxabi/src/demangle/cp-to-llvm.sh".
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 12.2.0
-- The CXX compiler identification is GNU 12.2.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/lang/zig/work/.cwrapper/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /home/pbulk/build/lang/zig/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Configuring zig version 0.10.0
-- Found llvm: -lLLVM-15;-lrt;-ldl;-lm;-lkstat;-lz;-lzstd;-lxml2 (Required is at least version "15") 
-- Found clang: /opt/pkg/lib/libclang-cpp.so.15 (Required is at least version "15") 
-- Found lld: /opt/pkg/lib/liblldMinGW.a;/opt/pkg/lib/liblldELF.a;/opt/pkg/lib/liblldCOFF.a;/opt/pkg/lib/liblldWasm.a;/opt/pkg/lib/liblldMachO.a;/opt/pkg/lib/liblldCommon.a (Required is at least version "15") 
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_INSTALL_LIBDIR
    CMAKE_INSTALL_MANDIR
    DESTDIR


-- Build files have been written to: /home/pbulk/build/lang/zig/work/zig-0.10.0
=> Rewrite cmake Dependencies files