=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/tits", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for tits-1.3.0 --- main.o --- --- buffer.o --- --- main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/etc/opt/pkg/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c main.c --- buffer.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/etc/opt/pkg/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c buffer.c --- client.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/etc/opt/pkg/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c client.c --- context.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/etc/opt/pkg/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c context.c --- listener.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings -Wswitch -Wshadow -I/usr/include -DLIBWRAP -DTITS_DEFAULT_CONFIG_FILE=\"/etc/opt/pkg/tits.conf\" -DTITS_DEFAULT_LINKDIR=\"/run\" -c listener.c In file included from listener.c:45: listener.c: In function 'listener_event': listener.c:228:17: error: too many arguments to function 'sock_host'; expected 0, have 1 228 | fromhost(&req); | ^~~~~~~~ /usr/include/tcpd.h:226:13: note: declared here 226 | extern void sock_host(); /* look up endpoint addresses */ | ^~~~~~~~~ listener.c:229:21: error: too many arguments to function 'hosts_access'; expected 0, have 1 229 | if (hosts_access(&req) == 0) { | ^~~~~~~~~~~~ ~~~~ /usr/include/tcpd.h:156:12: note: declared here 156 | extern int hosts_access(); /* access control */ | ^~~~~~~~~~~~ listener.c:232:29: error: too many arguments to function 'eval_client'; expected 0, have 1 232 | eval_client(&req)); | ^~~~~~~~~~~ ~~~~ /usr/include/tcpd.h:219:14: note: declared here 219 | extern char *eval_client(); /* whatever is available */ | ^~~~~~~~~~~ *** [listener.o] Error code 1 bmake: stopped making "all" in /tmp/work/sysutils/tits/work/tits-1.3.0 bmake: 1 error bmake: stopped making "all" in /tmp/work/sysutils/tits/work/tits-1.3.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/tits *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/sysutils/tits