+ 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/nagios-plugin-dnsrbl-0.4/work.log
+ su pbulk -c '"$@"' make /usr/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
--- check_dnsrbl.o ---
cc -pipe -O2  -c check_dnsrbl.c
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 ---
cc -lpthread -o check_dnsrbl check_dnsrbl.o
/bin/ld: check_dnsrbl.o: in function `check_dnsrbl_thread':
check_dnsrbl.c:(.text+0x149): undefined reference to `ns_initparse'
/bin/ld: check_dnsrbl.c:(.text+0x1bb): undefined reference to `ns_parserr'
/bin/ld: check_dnsrbl.o: in function `load_dnsrbl':
check_dnsrbl.c:(.text+0x6ce): undefined reference to `fgetln'
/bin/ld: check_dnsrbl.c:(.text+0x758): undefined reference to `fgetln'
/bin/ld: check_dnsrbl.o: in function `rev_dns':
check_dnsrbl.c:(.text+0xbcd): undefined reference to `ns_initparse'
/bin/ld: check_dnsrbl.c:(.text+0xc0e): undefined reference to `ns_parserr'
/bin/ld: check_dnsrbl.c:(.text+0xd31): undefined reference to `ns_initparse'
/bin/ld: check_dnsrbl.c:(.text+0xd6a): undefined reference to `ns_parserr'
collect2: error: ld returned 1 exit status
*** [check_dnsrbl] Error code 1

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

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

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/nagios-plugin-dnsrbl
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/net/nagios-plugin-dnsrbl