=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/mail/popa3d", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for popa3d-1.0.3 --- version.o --- --- startup.o --- --- standalone.o --- --- version.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -O2 -fomit-frame-pointer -c version.c --- startup.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -O2 -fomit-frame-pointer -c startup.c --- standalone.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -O2 -fomit-frame-pointer -c standalone.c --- virtual.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -Wall -O2 -fomit-frame-pointer -c virtual.c --- standalone.o --- In file included from standalone.c:26: standalone.c: In function 'check_access': standalone.c:94:9: error: too many arguments to function 'sock_host'; expected 0, have 1 94 | fromhost(&request); | ^~~~~~~~ /usr/include/tcpd.h:226:13: note: declared here 226 | extern void sock_host(); /* look up endpoint addresses */ | ^~~~~~~~~ standalone.c:96:14: error: too many arguments to function 'hosts_access'; expected 0, have 1 96 | if (!hosts_access(&request)) { | ^~~~~~~~~~~~ ~~~~~~~~ /usr/include/tcpd.h:156:12: note: declared here 156 | extern int hosts_access(); /* access control */ | ^~~~~~~~~~~~ standalone.c:98:17: error: too many arguments to function 'refuse'; expected 0, have 1 98 | refuse(&request); | ^~~~~~ ~~~~~~~~ /usr/include/tcpd.h:161:13: note: declared here 161 | extern void refuse(); /* clean up and exit */ | ^~~~~~ standalone.c: In function 'do_standalone': standalone.c:111:13: error: expected identifier or '(' before 'true' 111 | int true = 1; | ^~~~ standalone.c:126:21: error: lvalue required as unary '&' operand 126 | (void *)&true, sizeof(true))) | ^ *** [standalone.o] Error code 1 bmake: stopped making "all" in /tmp/work/mail/popa3d/work/popa3d-1.0.3 bmake: 1 error bmake: stopped making "all" in /tmp/work/mail/popa3d/work/popa3d-1.0.3 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/popa3d *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/popa3d