=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/security/nfsbug", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for nfsshell-1.0nb1 --- mount.h --- --- mount_clnt.c --- --- mount.h --- rpcgen -C mount.x --- mount_clnt.c --- rpcgen -C mount.x --- nfs_prot.h --- --- nfs_prot_clnt.c --- --- nfs_prot.h --- rpcgen -C nfs_prot.x --- nfs_prot_clnt.c --- rpcgen -C nfs_prot.x --- mount_xdr.o --- --- nfs_prot_clnt.o --- --- mount_xdr.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -I. -c mount_xdr.c --- nfs_prot_clnt.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -I. -c nfs_prot_clnt.c --- mount_xdr.o --- mount_xdr.c: In function 'xdr_mountbody': mount_xdr.c:89:30: warning: conflicting types for built-in function 'bzero'; expected 'void(void *, long unsigned int)' [-Wbuiltin-declaration-mismatch] 89 | void bzero(); | ^~~~~ mount_xdr.c:108:33: error: too many arguments to function 'bzero'; expected 0, have 2 108 | bzero(objp->ml_next, sizeof (mountbody)); | ^~~~~ ~~~~~~~~~~~~~ mount_xdr.c:89:30: note: declared here 89 | void bzero(); | ^~~~~ mount_xdr.c: In function 'xdr_groupnode': mount_xdr.c:191:33: error: too many arguments to function 'bzero'; expected 0, have 2 191 | bzero(objp->gr_next, sizeof (groupnode)); | ^~~~~ ~~~~~~~~~~~~~ mount_xdr.c:174:30: note: declared here 174 | void bzero(); | ^~~~~ mount_xdr.c: In function 'xdr_exportnode': mount_xdr.c:272:33: error: too many arguments to function 'bzero'; expected 0, have 2 272 | bzero(objp->ex_next, sizeof (exportnode)); | ^~~~~ ~~~~~~~~~~~~~ mount_xdr.c:253:30: note: declared here 253 | void bzero(); | ^~~~~ *** [mount_xdr.o] Error code 1 bmake: stopped making "all" in /tmp/work/security/nfsbug/work/nfsbug bmake: 1 error bmake: stopped making "all" in /tmp/work/security/nfsbug/work/nfsbug *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/nfsbug *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/nfsbug