=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/nagios-nrpe", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for nagios-nrpe-4.1.0nb1 --- all --- cd ./src/; /opt/pkg/bin/bmake --- nrpe --- --- check_nrpe --- --- nrpe --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/openssl -DHAVE_CONFIG_H -I ../include -I ./../include -o nrpe ./nrpe.c ./utils.c ./acl.c -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -lssl -lcrypto -lnsl -lsocket -lwrap --- check_nrpe --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/openssl -DHAVE_CONFIG_H -I ../include -I ./../include -o check_nrpe ./check_nrpe.c ./utils.c -L/opt/pkg/lib -Wl,-R/opt/pkg/lib -lnsl -lsocket -L/usr/lib/amd64 -Wl,-R/usr/lib/amd64 -L/opt/pkg/lib -lssl -lcrypto -lnsl -lsocket --- nrpe --- In file included from ../include/config.h:281, from ./nrpe.c:37: ./nrpe.c: In function 'conn_check_peer': ./nrpe.c:1725:9: error: too many arguments to function 'sock_host'; expected 0, have 1 1725 | fromhost(&req); | ^~~~~~~~ /usr/include/tcpd.h:226:13: note: declared here 226 | extern void sock_host(); /* look up endpoint addresses */ | ^~~~~~~~~ ./nrpe.c:1727:14: error: too many arguments to function 'hosts_access'; expected 0, have 1 1727 | if (!hosts_access(&req)) { | ^~~~~~~~~~~~ ~~~~ /usr/include/tcpd.h:156:12: note: declared here 156 | extern int hosts_access(); /* access control */ | ^~~~~~~~~~~~ ./nrpe.c:1729:17: error: too many arguments to function 'refuse'; expected 0, have 1 1729 | refuse(&req); /* refuse the connection */ | ^~~~~~ ~~~~ /usr/include/tcpd.h:161:13: note: declared here 161 | extern void refuse(); /* clean up and exit */ | ^~~~~~ *** [nrpe] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/work/net/nagios-nrpe/work/nrpe-4.1.0/src bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/work/net/nagios-nrpe/work/nrpe-4.1.0/src *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/work/net/nagios-nrpe/work/nrpe-4.1.0 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/net/nagios-nrpe/work/nrpe-4.1.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/nagios-nrpe *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/nagios-nrpe