+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tload-2.0.6nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tload-2.0.6nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for tload-2.0.6nb1
cd /home/pbulk/build/sysutils/tload/work/procps-2.0.6 ;  cc  -pipe -O2  tload.c -o tload
tload.c: In function ‘main’:
tload.c:177:2: warning: incompatible implicit declaration of built-in function ‘strftime’ [enabled by default]
  strftime(date, sizeof(date), "%c", localtime(&datet));
  ^
tload.c:177:2: warning: passing argument 4 of ‘strftime’ makes pointer from integer without a cast [enabled by default]
tload.c:177:2: note: expected ‘const void *’ but argument is of type ‘int’
tload.c:186:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  write(fd, "\033[H", 3);
       ^
tload.c:187:7: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  write(fd, screen, scr_size - 1);
       ^
/tmp/ccAcIAPV.o: In function `main':
tload.c:(.text.startup+0x113): undefined reference to `loadavg'
tload.c:(.text.startup+0x3ea): undefined reference to `display_version'
collect2: error: ld returned 1 exit status
*** Error code 1

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/tload
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/sysutils/tload