+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dvtm-0.15/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/dvtm-0.15/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for dvtm-0.15
cleaning
dvtm build options:
CFLAGS   = -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DNCURSES_WIDECHAR=1 -I/opt/pkg/include/ncurses -std=c99 -I. -DVERSION="0.15" -DNDEBUG -D_POSIX_C_SOURCE=200809L -D_XOPEN_SOURCE=700 -D_XOPEN_SOURCE_EXTENDED
LDFLAGS  = -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lc -lutil -lcurses
CC       = gcc
cp config.def.h config.h
CC dvtm.c
<command-line>: warning: "_XOPEN_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
dvtm.c: In function 'setup':
dvtm.c:910:9: warning: 'vt_keytable_set' reading 8 bytes from a region of size 0 [-Wstringop-overread]
  910 |         vt_keytable_set(keytable, LENGTH(keytable));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
dvtm.c:910:9: note: referencing argument 1 of type 'const char * const[0]'
In file included from dvtm.c:37:
vt.h:36:6: note: in a call to function 'vt_keytable_set'
   36 | void vt_keytable_set(char const * const keytable_overlay[], int count);
      |      ^~~~~~~~~~~~~~~
CC vt.c
<command-line>: warning: "_XOPEN_SOURCE" redefined
<command-line>: note: this is the location of the previous definition
CC -o dvtm
ld: fatal: library -lutil: not found
ld: fatal: file processing errors. No output written to dvtm
collect2: error: ld returned 1 exit status
*** [dvtm] Error code 1

bmake: stopped in /home/pbulk/build/misc/dvtm/work/dvtm-0.15
1 error

bmake: stopped in /home/pbulk/build/misc/dvtm/work/dvtm-0.15
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/misc/dvtm