=> "/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 --- --- compare.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 --- compare.o --- compiler may report 1 statement not reached warning message for compare.c cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -DM_TERMCAP -DNOCHATTER -c compare.c compare.c: In function '_X_strcmp': compare.c:58:29: warning: comparison between pointer and zero character constant [-Wpointer-compare] 58 | for (;('\0' != s1) && ('\0' != *s2);s1++,s2++) | ^~ compare.c:58:32: note: did you mean to dereference the pointer? 58 | for (;('\0' != s1) && ('\0' != *s2);s1++,s2++) | ^ compare.c: In function '_X_floatdiff': compare.c:181:29: error: implicit declaration of function 'F_floatcmp'; did you mean 'F_floatsub'? [-Wimplicit-function-declaration] 181 | if (F_floatcmp(p1,p2) > 0) | ^~~~~~~~~~ | F_floatsub --- output.o --- output.c:177:1: error: return type defaults to 'int' [-Wimplicit-int] 177 | _O_con_line(numb,flags,filenum) | ^~~~~~~~~~~ --- 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)); | ^~~~~~~~ --- compare.o --- *** [compare.o] Error code 1 bmake: stopped making "spiff" in /home/pbuild/work/devel/spiff/work/spiff-1.0 --- output.o --- *** [output.o] Error code 1 bmake: stopped making "spiff" in /home/pbuild/work/devel/spiff/work/spiff-1.0 --- spiff.o --- *** [spiff.o] Error code 1 bmake: stopped making "spiff" in /home/pbuild/work/devel/spiff/work/spiff-1.0 bmake: 3 errors bmake: stopped making "spiff" in /home/pbuild/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