+ 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/tits-1.3.0/work.log
+ su pbulk -c '"$@"' make /opt/local/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
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -I/opt/local/include -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c main.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -I/opt/local/include -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c buffer.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -I/opt/local/include -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c client.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -I/opt/local/include -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c context.c
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -I/opt/local/include -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c listener.c
In file included from listener.c:45:
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:32:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   32 | extern void sockgen_simplify();
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:95:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   95 |     void  (*sink) ();                   /* datagram sink function or 0 */
      |     ^~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:96:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   96 |     void  (*hostname) ();               /* address to printable hostname */
      |     ^~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:97:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   97 |     void  (*hostaddr) ();               /* address to printable address */
      |     ^~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:98:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
   98 |     void  (*cleanup) ();                /* cleanup function or 0 */
      |     ^~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:145:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  145 | extern void shell_cmd();                /* execute shell command */
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:146:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  146 | extern char *percent_x();               /* do %<char> expansion */
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:147:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  147 | extern void rfc931();                   /* client name from RFC 931 daemon */
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:148:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  148 | extern void clean_exit();               /* clean up and exit */
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:149:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  149 | extern void refuse();                   /* clean up and exit */
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:150:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  150 | extern char *xgets();                   /* fgets() on steroids */
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:151:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  151 | extern char *split_at();                /* strchr() and split */
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:152:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  152 | extern unsigned long dot_quad_addr();   /* restricted inet_addr() */
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:153:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  153 | extern int numeric_addr();              /* IP4/IP6 inet_addr (restricted) */
      | ^~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:154:15: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  154 | extern struct hostent *tcpd_gethostbyname();
      |               ^~~~~~~
/home/pbulk/build/sysutils/tits/work/.buildlink/include/tcpd.h:279:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
  279 | extern void process_options();          /* execute options */
      | ^~~~~~
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -I/opt/local/include -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c masterpty.c
masterpty.c: In function 'masterpty_open_pt':
masterpty.c:220:50: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 0 and 1023 [-Wformat-truncation=]
  220 |                 snprintf(buff, sizeof(buff), "%s/%s", mc->mc_ma.ma_linkdir,
      |                                                  ^~
masterpty.c:220:17: note: 'snprintf' output between 2 and 2048 bytes into a destination of size 1024
  220 |                 snprintf(buff, sizeof(buff), "%s/%s", mc->mc_ma.ma_linkdir,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  221 |                     mc->mc_ma.ma_linkname);
      |                     ~~~~~~~~~~~~~~~~~~~~~~
masterpty.c:217:52: warning: 'snprintf' output may be truncated before the last format character [-Wformat-truncation=]
  217 |                 snprintf(buff, sizeof(buff), "%s/%s", mc->mc_ma.ma_linkdir,
      |                                                    ^
masterpty.c:217:17: note: 'snprintf' output 2 or more bytes (assuming 1025) into a destination of size 1024
  217 |                 snprintf(buff, sizeof(buff), "%s/%s", mc->mc_ma.ma_linkdir,
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  218 |                     basename(mc->mc_slavename));
      |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~
masterpty.c: In function 'cf_masterpty_symlinkname':
masterpty.c:331:9: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
  331 |         strncpy(ma->ma_linkname, argv[1], sizeof(ma->ma_linkname));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
masterpty.c: In function 'cf_masterpty_symlinkdir':
masterpty.c:320:9: warning: 'strncpy' specified bound 1024 equals destination size [-Wstringop-truncation]
  320 |         strncpy(ma->ma_linkdir, argv[1], sizeof(ma->ma_linkdir));
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow  -I/opt/local/include -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/opt/local/etc/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c telnet.c
telnet.c: In function 'telnet_init':
telnet.c:117:31: error: 'struct sockaddr' has no member named 'sa_len'
  117 |         if (getnameinfo(sa, sa->sa_len, buff, sizeof(buff), NULL, 0, 0) != 0) {
      |                               ^~
telnet.c: In function 'telnet_opt_dont':
telnet.c:274:44: warning: format string is not an array of type 'char' [-Wformat=]
  274 |         (void) sprintf(buff, (const char *)dont, opt);
      |                                            ^~~~
telnet.c: In function 'telnet_opt_do':
telnet.c:284:44: warning: format string is not an array of type 'char' [-Wformat=]
  284 |         (void) sprintf(buff, (const char *)doopt, opt);
      |                                            ^~~~~
telnet.c: In function 'telnet_opt_will':
telnet.c:294:44: warning: format string is not an array of type 'char' [-Wformat=]
  294 |         (void) sprintf(buff, (const char *)will, opt);
      |                                            ^~~~
*** [telnet.o] Error code 1

bmake: stopped in /home/pbulk/build/sysutils/tits/work/tits-1.3.0
1 error

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

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/sysutils/tits
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-2023Q4-x86_64/sysutils/tits