=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/spiff", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for spiff-1.0nb2 --- spiff.o --- --- output.o --- --- spiff.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c spiff.c --- output.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -I/opt/pkg/include/ncurses -c output.c output.c:177:1: error: return type defaults to 'int' [-Wimplicit-int] 177 | _O_con_line(numb,flags,filenum) | ^~~~~~~~~~~ *** [output.o] Error code 1 bmake: stopped making "spiff" in /home/pbulk/work/devel/spiff/work/spiff-1.0 --- spiff.o --- spiff.c: In function 'main': spiff.c:83:24: error: implicit declaration of function 'L_init_file' [-Wimplicit-function-declaration] 83 | (void) L_init_file(i,filename[i]); | ^~~~~~~~~~~ spiff.c:93:24: error: implicit declaration of function 'V_visual' [-Wimplicit-function-declaration] 93 | return(V_visual(_Y_flags)); | ^~~~~~~~ *** [spiff.o] Error code 1 bmake: stopped making "spiff" in /home/pbulk/work/devel/spiff/work/spiff-1.0 bmake: 2 errors bmake: stopped making "spiff" in /home/pbulk/work/devel/spiff/work/spiff-1.0 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/spiff *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/spiff