+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/zig-0.11.0nb1/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/zig-0.11.0nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for zig-0.11.0.tar.xz
=> Checksum SHA512 OK for zig-0.11.0.tar.xz
===> Installing dependencies for zig-0.11.0nb1
=> Tool dependency cmake>=0: found cmake-3.28.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Build dependency gcc13>=13.1.0: found gcc13-13.2.0
=> Full dependency clang>=16.0.6nb1<17: found clang-16.0.6nb1
=> Full dependency gcc13-libs>=13.2.0: found gcc13-libs-13.2.0
=> Full dependency lld>=16.0.0<17: found lld-16.0.6
=> Full dependency llvm>=16.0.0<17: found llvm-16.0.6nb1
===> Overriding tools for zig-0.11.0nb1
===> Extracting for zig-0.11.0nb1
===> Patching for zig-0.11.0nb1
===> Creating toolchain wrappers for zig-0.11.0nb1
===> Configuring for zig-0.11.0nb1
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.2.0
-- The CXX compiler identification is GNU 13.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.11.0
-- Found llvm: /opt/local/lib/libLLVM-16.so;-lrt;-ldl;-lm;-lkstat;-lz;-lzstd;-lxml2 (Required is at least version "16") 
-- Found clang: /opt/local/lib/libclang-cpp.so.16 (Required is at least version "16") 
-- Found lld: /opt/local/lib/liblldMinGW.a;/opt/local/lib/liblldELF.a;/opt/local/lib/liblldCOFF.a;/opt/local/lib/liblldWasm.a;/opt/local/lib/liblldMachO.a;/opt/local/lib/liblldCommon.a (Required is at least version "16") 
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Configuring done (3.1s)
-- Generating done (0.0s)
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.11.0/cmake-pkgsrc-build