+ 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-mqueue-0.1nb1/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nagios-plugin-mqueue-0.1nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for nagios-plugin-mqueue-0.1nb1
--- check_mqueue.o ---
cc -pipe -O2 -std=c99  -c check_mqueue.c
check_mqueue.c: In function 'main':
check_mqueue.c:77:14: warning: implicit declaration of function 'strtok_r'; did you mean 'strtok'? [-Wimplicit-function-declaration]
   queuedir = strtok_r(argv[i], ",", &last);
              ^~~~~~~~
              strtok
check_mqueue.c:77:12: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
   queuedir = strtok_r(argv[i], ",", &last);
            ^
check_mqueue.c:78:11: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
   warnstr = strtok_r(NULL, ",", &last);
           ^
check_mqueue.c:79:11: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
   critstr = strtok_r(NULL, ",", &last);
           ^
check_mqueue.c:93:12: error: 'struct dirent' has no member named 'd_namlen'; did you mean 'd_name'?
    if (dp->d_namlen < 1)
            ^~~~~~~~
            d_name
*** [check_mqueue.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/net/nagios-plugin-mqueue/work/check_mqueue-0.1
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/net/nagios-plugin-mqueue/work/check_mqueue-0.1
*** Error code 2

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

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