+ 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/p5-BSD-Resource-1.29.11nb6/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p5-BSD-Resource-1.29.11nb6/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for BSD-Resource-1.2911.tar.gz
=> Checksum SHA512 OK for BSD-Resource-1.2911.tar.gz
===> Installing dependencies for p5-BSD-Resource-1.29.11nb6
=> 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 gcc12>=12.2.0: found gcc12-12.2.0
=> Full dependency gcc12-libs>=12.2.0: found gcc12-libs-12.2.0
=> Full dependency perl>=5.36.0<5.38.0: found perl-5.36.0
===> Overriding tools for p5-BSD-Resource-1.29.11nb6
===> Extracting for p5-BSD-Resource-1.29.11nb6
===> Patching for p5-BSD-Resource-1.29.11nb6
===> Creating toolchain wrappers for p5-BSD-Resource-1.29.11nb6
===> Configuring for p5-BSD-Resource-1.29.11nb6
=> Checking for portability problems in extracted files

Configuring BSD::Resource...

Checking whether you have certain header files...
(trying first the CC from your environment)
You do have <sys/resource.h>.  Excellent.
Checking to see whether you have rlim_t...
You seem to have rlim_t defined (which is nice).
Checking if your kit is complete...
Looks good
Generating a Unix-style Makefile
Writing Makefile for BSD::Resource
Writing MYMETA.yml and MYMETA.json

Done configuring BSD::Resource.

Now you may issue 'make'.  Do not forget also 'make test'.
If some tests fail, please rerun the tests (see INSTALL).