=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libtai", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libtai-0.60nb8 --- auto-ccld.sh --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\' ) > auto-ccld.sh --- find-systype --- --- make-compile --- --- make-load --- --- make-makelib --- --- make-compile --- cat auto-ccld.sh make-compile.sh > make-compile --- make-load --- cat auto-ccld.sh make-load.sh > make-load --- find-systype --- cat auto-ccld.sh find-systype.sh > find-systype --- make-makelib --- cat auto-ccld.sh make-makelib.sh > make-makelib --- find-systype --- chmod 755 find-systype --- make-load --- chmod 755 make-load --- make-compile --- chmod 755 make-compile --- make-makelib --- chmod 755 make-makelib --- systype --- ./find-systype > systype --- compile --- --- load --- --- makelib --- --- compile --- ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > compile --- makelib --- ( cat warn-auto.sh; ./make-makelib "`cat systype`" ) > makelib --- load --- ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load --- makelib --- chmod 755 makelib --- compile --- chmod 755 compile --- load --- chmod 755 load --- caldate_fmjd.o --- --- caldate_fmt.o --- --- caldate_mjd.o --- --- caldate_norm.o --- --- caldate_fmjd.o --- ./compile caldate_fmjd.c --- caldate_mjd.o --- ./compile caldate_mjd.c --- caldate_fmt.o --- ./compile caldate_fmt.c --- caldate_norm.o --- ./compile caldate_norm.c --- caldate_fmjd.o --- caldate_fmjd.c: In function 'caldate_frommjd': caldate_fmjd.c:3:6: warning: old-style function definition [-Wold-style-definition] 3 | void caldate_frommjd(cd,day,pwday,pyday) | ^~~~~~~~~~~~~~~ caldate_fmjd.c:8:1: error: number of arguments doesn't match prototype 8 | { | ^ In file included from caldate_fmjd.c:1: caldate.h:13:13: error: prototype declaration 13 | extern void caldate_frommjd(); | ^~~~~~~~~~~~~~~ --- caldate_norm.o --- caldate_norm.c: In function 'caldate_normalize': caldate_norm.c:3:6: warning: old-style function definition [-Wold-style-definition] 3 | void caldate_normalize(cd) | ^~~~~~~~~~~~~~~~~ caldate_norm.c:5:1: error: number of arguments doesn't match prototype 5 | { | ^ In file included from caldate_norm.c:1: caldate.h:15:13: error: prototype declaration 15 | extern void caldate_normalize(); | ^~~~~~~~~~~~~~~~~ caldate_norm.c:6:22: error: too many arguments to function 'caldate_mjd'; expected 0, have 1 6 | caldate_frommjd(cd,caldate_mjd(cd),(int *) 0,(int *) 0); | ^~~~~~~~~~~ ~~ caldate.h:14:13: note: declared here 14 | extern long caldate_mjd(); | ^~~~~~~~~~~ caldate_norm.c:6:3: error: too many arguments to function 'caldate_frommjd'; expected 0, have 4 6 | caldate_frommjd(cd,caldate_mjd(cd),(int *) 0,(int *) 0); | ^~~~~~~~~~~~~~~ ~~ caldate.h:13:13: note: declared here 13 | extern void caldate_frommjd(); | ^~~~~~~~~~~~~~~ --- caldate_fmt.o --- caldate_fmt.c: In function 'caldate_fmt': --- caldate_mjd.o --- caldate_mjd.c: In function 'caldate_mjd': caldate_mjd.c:9:6: warning: old-style function definition [-Wold-style-definition] 9 | long caldate_mjd(cd) | ^~~~~~~~~~~ caldate_mjd.c:11:1: error: number of arguments doesn't match prototype 11 | { | ^ In file included from caldate_mjd.c:1: caldate.h:14:13: error: prototype declaration 14 | extern long caldate_mjd(); | ^~~~~~~~~~~ --- caldate_fmt.o --- caldate_fmt.c:3:14: warning: old-style function definition [-Wold-style-definition] 3 | unsigned int caldate_fmt(s,cd) | ^~~~~~~~~~~ caldate_fmt.c:6:1: error: number of arguments doesn't match prototype 6 | { | ^ In file included from caldate_fmt.c:1: caldate.h:10:21: error: prototype declaration 10 | extern unsigned int caldate_fmt(); | ^~~~~~~~~~~ --- caldate_norm.o --- *** [caldate_norm.o] Error code 1 bmake: stopped making "it" in /tmp/work/devel/libtai/work/libtai-0.60 --- caldate_fmjd.o --- *** [caldate_fmjd.o] Error code 1 bmake: stopped making "it" in /tmp/work/devel/libtai/work/libtai-0.60 --- caldate_mjd.o --- *** [caldate_mjd.o] Error code 1 bmake: stopped making "it" in /tmp/work/devel/libtai/work/libtai-0.60 --- caldate_fmt.o --- *** [caldate_fmt.o] Error code 1 bmake: stopped making "it" in /tmp/work/devel/libtai/work/libtai-0.60 bmake: 4 errors bmake: stopped making "it" in /tmp/work/devel/libtai/work/libtai-0.60 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libtai *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/libtai