+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/lnav-0.11.1nb5/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=311 WRKLOG=/tmp/bulklog/lnav-0.11.1nb5/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for lnav-0.11.1nb5
Making all in tools
gmake[1]: Entering directory '/home/pbulk/build/sysutils/lnav/work/lnav-0.11.1/tools'
gcc   -g3 -o bin2c bin2c.c -lz
bin2c.c: In function 'main':
bin2c.c:220:30: warning: implicit declaration of function 'alloca' [-Wimplicit-function-declaration]
  220 |     struct file_meta* meta = alloca(sizeof(struct file_meta) * argc);
      |                              ^~~~~~
bin2c.c:220:30: warning: incompatible implicit declaration of built-in function 'alloca' [-Wbuiltin-declaration-mismatch]
ld: fatal: library -lz: not found
ld: fatal: file processing errors. No output written to bin2c
collect2: error: ld returned 1 exit status
gmake[1]: *** [Makefile:497: bin2c] Error 1
gmake[1]: Leaving directory '/home/pbulk/build/sysutils/lnav/work/lnav-0.11.1/tools'
gmake: *** [Makefile:512: all-recursive] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/sysutils/lnav