+ 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/nagios-plugin-dnsrbl-0.4/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nagios-plugin-dnsrbl-0.4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for nagios-plugin-dnsrbl-0.4
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations  -c check_dnsrbl.c
check_dnsrbl.c:113:22: error: 'MAXHOSTNAMELEN' undeclared here (not in a function); did you mean 'MAXLINKNAMELEN'?
  113 |         char al_addr[MAXHOSTNAMELEN + 1];
      |                      ^~~~~~~~~~~~~~
      |                      MAXLINKNAMELEN
check_dnsrbl.c: In function 'load_dnsrbl':
check_dnsrbl.c:339:26: warning: implicit declaration of function 'fgetln'; did you mean 'fgets'? [-Wimplicit-function-declaration]
  339 |         for (lcount = 0; fgetln(f, &len) != NULL; lcount++);
      |                          ^~~~~~
      |                          fgets
check_dnsrbl.c:339:42: warning: comparison between pointer and integer
  339 |         for (lcount = 0; fgetln(f, &len) != NULL; lcount++);
      |                                          ^~
check_dnsrbl.c:354:27: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  354 |                 if ((line = fgetln(f, &len)) == NULL)
      |                           ^
*** [check_dnsrbl.o] Error code 1

bmake: stopped in /home/pbulk/build/net/nagios-plugin-dnsrbl/work/check_dnsrbl-0.4
1 error

bmake: stopped in /home/pbulk/build/net/nagios-plugin-dnsrbl/work/check_dnsrbl-0.4
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/nagios-plugin-dnsrbl
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/nagios-plugin-dnsrbl