+ 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/nqp-2024.01/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nqp-2024.01/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for nqp-2024.01.tar.gz
=> Checksum SHA512 OK for nqp-2024.01.tar.gz
===> Installing dependencies for nqp-2024.01
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency perl>=5.0: found perl-5.38.2
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
=> Full dependency MoarVM>=2024.01: found MoarVM-2024.01
===> Overriding tools for nqp-2024.01
===> Extracting for nqp-2024.01
===> Patching for nqp-2024.01
===> Creating toolchain wrappers for nqp-2024.01
===> Configuring for nqp-2024.01
=> Checking for portability problems in extracted files
Found /opt/pkg/bin/moar version 2024.01, which is new enough.
Cleaning up ...
You can now use 'gmake' to build NQP.
After that, 'gmake test' will run some tests and
'gmake install' will install NQP.