+ 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/mimalloc-2.0.9/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mimalloc-2.0.9/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for mimalloc-2.0.9.tar.gz
=> Checksum SHA512 OK for mimalloc-2.0.9.tar.gz
===> Installing dependencies for mimalloc-2.0.9
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency cmake>=3.18: found cmake-3.30.0
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for mimalloc-2.0.9
===> Extracting for mimalloc-2.0.9
===> Patching for mimalloc-2.0.9
===> Creating toolchain wrappers for mimalloc-2.0.9
===> Configuring for mimalloc-2.0.9
=> Fixing CMAKE_MODULE_PATH in CMakeLists.txt
INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt".
=> Checking for portability problems in extracted files
-- The C compiler identification is GNU 13.3.0
-- The CXX compiler identification is GNU 13.3.0
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /home/pbulk/build/devel/mimalloc/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/devel/mimalloc/work/.cwrapper/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- 
-- No build type selected, default to: Release
-- Override standard malloc (MI_OVERRIDE=ON)
-- 
-- Library base name: mimalloc
-- Version          : 2.0
-- Build type       : release
-- C Compiler       : /home/pbulk/build/devel/mimalloc/work/.cwrapper/bin/gcc
-- Compiler flags   : -Wall;-Wextra;-Wno-unknown-pragmas;-fvisibility=hidden;-Wstrict-prototypes;-ftls-model=initial-exec;-fno-builtin-malloc
-- Compiler defines : 
-- Link libraries   : /usr/lib/64/libpthread.so;/usr/lib/64/librt.so
-- Build targets    : shared;static;object;tests
-- 
-- Configuring done (3.9s)
-- Generating done (0.1s)
-- Build files have been written to: /home/pbulk/build/devel/mimalloc/work/mimalloc-2.0.9
=> Rewrite cmake Dependencies files