+ 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/sslh-1.21c/work.log
+ su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sslh-1.21c/work.log
=> Bootstrap dependency digest>=20211023: found digest-20211023
===> Building for sslh-1.21c
Makefile:74: warning: ignoring prerequisites on suffix rule definition
./genver.sh >version.h
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 -DLIBWRAP -DENABLE_REGEX -DLIBPCRE -DLIBCONFIG -c sslh-conf.c
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 -DLIBWRAP -DENABLE_REGEX -DLIBPCRE -DLIBCONFIG -c common.c
common.c: In function 'check_access_rights':
common.c:691:10: warning: implicit declaration of function 'hosts_ctl' [-Wimplicit-function-declaration]
  691 |     if (!hosts_ctl(service, host, addr_str, STRING_UNKNOWN)) {
      |          ^~~~~~~~~
common.c: In function 'setup_syslog':
common.c:744:18: error: 'facilitynames' undeclared (first use in this function)
  744 |     for (fn = 0; facilitynames[fn].c_val != -1; fn++)
      |                  ^~~~~~~~~~~~~
common.c:744:18: note: each undeclared identifier is reported only once for each function it appears in
gmake: *** [Makefile:74: common.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/net/sslh
*** Error code 1

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