=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/math/djbfft", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for djbfft-0.76 --- compilebase --- --- load --- --- compilebase --- ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compilebase --- load --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load --- compilebase --- chmod 755 compilebase --- load --- chmod 755 load --- systype --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\'; cat find-systype.sh; ) | sh > systype --- auto_align --- ( ./compilebase trycpp.c -malign-double >/dev/null 2>&1 && echo -malign-double || exit 0 ) > auto_align rm -f trycpp.o --- choose --- cat warn-auto.sh choose.sh | sed s}HOME}"`head -1 conf-home`"}g > choose chmod 755 choose --- compile --- ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" "`cat auto_align`" '-c ${1+"$@"}' ) > compile chmod 755 compile --- accuracy.o --- ./compile accuracy.c --- accuracy2.o --- --- accuracy.o --- accuracy.c:230:1: error: return type defaults to 'int' [-Wimplicit-int] 230 | main() | ^~~~ accuracy.c: In function 'main': accuracy.c:286:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 286 | exit(0); | ^~~~ accuracy.c:7:1: note: include '' or provide a declaration of 'exit' 6 | #include "fftr8.h" +++ |+#include 7 | accuracy.c:286:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 286 | exit(0); | ^~~~ accuracy.c:286:3: note: include '' or provide a declaration of 'exit' --- accuracy2.o --- ./compile accuracy2.c --- accuracy.o --- *** [accuracy.o] Error code 1 bmake: stopped making "it" in /home/pbulk/work/math/djbfft/work/djbfft-0.76 --- accuracy2.o --- accuracy2.c:234:1: error: return type defaults to 'int' [-Wimplicit-int] 234 | main() | ^~~~ accuracy2.c: In function 'main': accuracy2.c:290:3: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 290 | exit(0); | ^~~~ accuracy2.c:8:1: note: include '' or provide a declaration of 'exit' 7 | #include "fftfreq.h" +++ |+#include 8 | accuracy2.c:290:3: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 290 | exit(0); | ^~~~ accuracy2.c:290:3: note: include '' or provide a declaration of 'exit' *** [accuracy2.o] Error code 1 bmake: stopped making "it" in /home/pbulk/work/math/djbfft/work/djbfft-0.76 bmake: 2 errors bmake: stopped making "it" in /home/pbulk/work/math/djbfft/work/djbfft-0.76 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/djbfft *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/math/djbfft