+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nagios-plugin-dnsrbl-0.4/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nagios-plugin-dnsrbl-0.4/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
===> Building for nagios-plugin-dnsrbl-0.4
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include -I/usr/include -I/opt/local/include -I/usr/include -c check_dnsrbl.c
check_dnsrbl.c:113:15: 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:19: 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:35: warning: comparison between pointer and integer
  339 |  for (lcount = 0; fgetln(f, &len) != NULL; lcount++);
      |                                   ^~
check_dnsrbl.c:354:13: 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-2021Q4-x86_64/net/nagios-plugin-dnsrbl
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/nagios-plugin-dnsrbl