+ 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/tits-1.3.0/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tits-1.3.0/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for tits-1.3.0
--- main.o ---
--- buffer.o ---
--- main.o ---
cc -pipe -O2 -I/usr/pkg/include   -I/usr/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c main.c
--- buffer.o ---
cc -pipe -O2 -I/usr/pkg/include   -I/usr/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c buffer.c
--- client.o ---
cc -pipe -O2 -I/usr/pkg/include   -I/usr/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c client.c
--- context.o ---
cc -pipe -O2 -I/usr/pkg/include   -I/usr/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c context.c
--- listener.o ---
cc -pipe -O2 -I/usr/pkg/include   -I/usr/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c listener.c
--- masterpty.o ---
cc -pipe -O2 -I/usr/pkg/include   -I/usr/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c masterpty.c
masterpty.c: In function 'masterpty_open_pt':
masterpty.c:198:19: warning: implicit declaration of function 'posix_openpt' [-Wimplicit-function-declaration]
  198 |         if ((fd = posix_openpt(O_RDWR | O_NONBLOCK)) < 0)
      |                   ^~~~~~~~~~~~
masterpty.c:201:13: warning: implicit declaration of function 'unlockpt' [-Wimplicit-function-declaration]
  201 |         if (unlockpt(fd) < 0 || grantpt(fd) < 0) {
      |             ^~~~~~~~
masterpty.c:201:33: warning: implicit declaration of function 'grantpt' [-Wimplicit-function-declaration]
  201 |         if (unlockpt(fd) < 0 || grantpt(fd) < 0) {
      |                                 ^~~~~~~
masterpty.c:206:26: warning: implicit declaration of function 'ptsname'; did you mean 'ttyname'? [-Wimplicit-function-declaration]
  206 |         if ((slavename = ptsname(fd)) == NULL) {
      |                          ^~~~~~~
      |                          ttyname
masterpty.c:206:24: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  206 |         if ((slavename = ptsname(fd)) == NULL) {
      |                        ^
--- telnet.o ---
cc -pipe -O2 -I/usr/pkg/include   -I/usr/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c telnet.c
telnet.c:33:10: fatal error: sys/filio.h: No such file or directory
   33 | #include <sys/filio.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
--- tty.o ---
--- telnet.o ---
*** [telnet.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/sysutils/tits/work/tits-1.3.0
--- tty.o ---
cc -pipe -O2 -I/usr/pkg/include   -I/usr/pkg/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/usr/pkg/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c tty.c
tty.c:33:10: fatal error: sys/filio.h: No such file or directory
   33 | #include <sys/filio.h>
      |          ^~~~~~~~~~~~~
compilation terminated.
*** [tty.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/sysutils/tits/work/tits-1.3.0
bmake: 2 errors

bmake: stopped making "all" in /home/pbulk/build/sysutils/tits/work/tits-1.3.0
*** Error code 2

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

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/sysutils/tits