=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/mail/nopop3d", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for nopop3d-20201030 --- auto-ccld.sh --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\' ) > auto-ccld.sh --- make-compile --- --- make-load --- --- make-compile --- cat auto-ccld.sh make-compile.sh > make-compile chmod 755 make-compile --- make-makelib --- --- make-load --- cat auto-ccld.sh make-load.sh > make-load chmod 755 make-load --- make-makelib --- cat auto-ccld.sh make-makelib.sh > make-makelib --- compile --- --- make-makelib --- chmod 755 make-makelib --- compile --- ( cat warn-auto.sh; ./make-compile ) > compile --- load --- --- compile --- chmod 755 compile --- makelib --- --- load --- ( cat warn-auto.sh; ./make-load ) > load --- makelib --- ( cat warn-auto.sh; ./make-makelib ) > makelib --- load --- chmod 755 load --- makelib --- chmod 755 makelib --- alloc.o --- --- alloc_re.o --- --- alloc.o --- ./compile alloc.c --- alloc_re.o --- ./compile alloc_re.c alloc_re.c: In function 'alloc_re': alloc_re.c:4:5: warning: old-style function definition [-Wold-style-definition] 4 | int alloc_re(x,m,n) | ^~~~~~~~ alloc_re.c:8:1: error: number of arguments doesn't match prototype 8 | { | ^ In file included from alloc_re.c:1: alloc.h:6:12: error: prototype declaration 6 | extern int alloc_re(); | ^~~~~~~~ alloc_re.c:11:7: error: too many arguments to function 'alloc'; expected 0, have 1 11 | y = alloc(n); | ^~~~~ ~ alloc.h:4:33: note: declared here 4 | extern /*@null@*//*@out@*/char *alloc(); | ^~~~~ alloc_re.c:13:3: error: too many arguments to function 'byte_copy'; expected 0, have 3 13 | byte_copy(y,m,*x); | ^~~~~~~~~ ~ In file included from alloc_re.c:2: byte.h:6:13: note: declared here 6 | extern void byte_copy(); | ^~~~~~~~~ alloc_re.c:14:3: error: too many arguments to function 'alloc_free'; expected 0, have 1 14 | alloc_free(*x); | ^~~~~~~~~~ ~~ alloc.h:5:13: note: declared here 5 | extern void alloc_free(); | ^~~~~~~~~~ --- alloc.o --- alloc.c: In function 'alloc': alloc.c:20:26: warning: old-style function definition [-Wold-style-definition] 20 | /*@null@*//*@out@*/char *alloc(n) | ^~~~~ alloc.c:22:1: error: number of arguments doesn't match prototype 22 | { | ^ In file included from alloc.c:2: alloc.h:4:33: error: prototype declaration 4 | extern /*@null@*//*@out@*/char *alloc(); | ^~~~~ alloc.c: In function 'alloc_free': alloc.c:32:6: warning: old-style function definition [-Wold-style-definition] 32 | void alloc_free(x) | ^~~~~~~~~~ alloc.c:34:1: error: number of arguments doesn't match prototype 34 | { | ^ alloc.h:5:13: error: prototype declaration 5 | extern void alloc_free(); | ^~~~~~~~~~ --- alloc_re.o --- *** [alloc_re.o] Error code 1 bmake: stopped making "nopop3d" in /tmp/work/mail/nopop3d/work/notqmail-1.08 --- alloc.o --- *** [alloc.o] Error code 1 bmake: stopped making "nopop3d" in /tmp/work/mail/nopop3d/work/notqmail-1.08 bmake: 2 errors bmake: stopped making "nopop3d" in /tmp/work/mail/nopop3d/work/notqmail-1.08 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/nopop3d *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/nopop3d