=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for spiff-1.0nb1 --- spiff.o --- --- output.o --- --- compare.o --- --- float.o --- --- output.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DM_TERMCAP -DNOCHATTER -I/usr/include -c output.c --- spiff.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DM_TERMCAP -DNOCHATTER -I/usr/include -c spiff.c --- compare.o --- compiler may report 1 statement not reached warning message for compare.c cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DM_TERMCAP -DNOCHATTER -c compare.c --- float.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DM_TERMCAP -DNOCHATTER -I/usr/include -c float.c float.c:40:1: warning: return type defaults to 'int' [-Wimplicit-int] F_isfloat(str,need_decimal,allow_sign) ^~~~~~~~~ float.c: In function 'F_floatsub': float.c:370:9: warning: type defaults to 'int' in declaration of 'needinit' [-Wimplicit-int] static needinit = 1; ^~~~~~~~ float.c: At top level: float.c:503:1: warning: return type defaults to 'int' [-Wimplicit-int] F_floatcmp(f1,f2) ^~~~~~~~~~ float.c:648:1: warning: return type defaults to 'int' [-Wimplicit-int] _F_xor(x,y) ^~~~~~ float.c: In function '_F_xor': float.c:648:1: warning: type of 'x' defaults to 'int' [-Wimplicit-int] float.c:648:1: warning: type of 'y' defaults to 'int' [-Wimplicit-int] float.c: At top level: float.c:655:1: warning: return type defaults to 'int' [-Wimplicit-int] _F_ABSDIFF(x,y) ^~~~~~~~~~ float.c: In function '_F_ABSDIFF': float.c:655:1: warning: type of 'x' defaults to 'int' [-Wimplicit-int] float.c:655:1: warning: type of 'y' defaults to 'int' [-Wimplicit-int] --- output.o --- output.c: In function '_O_st_init': output.c:53:7: warning: implicit declaration of function 'isatty'; did you mean 'isset'? [-Wimplicit-function-declaration] if (!isatty(1)) ^~~~~~ isset --- spiff.o --- spiff.c: In function 'main': --- compare.o --- compare.c: In function '_X_strcmp': compare.c:58:15: warning: comparison between pointer and zero character constant [-Wpointer-compare] for (;('\0' != s1) && ('\0' != *s2);s1++,s2++) ^~ compare.c:58:18: note: did you mean to dereference the pointer? for (;('\0' != s1) && ('\0' != *s2);s1++,s2++) ^ --- spiff.o --- spiff.c:83:10: warning: implicit declaration of function 'L_init_file'; did you mean 'T_initdefault'? [-Wimplicit-function-declaration] (void) L_init_file(i,filename[i]); ^~~~~~~~~~~ T_initdefault --- output.o --- output.c:70:11: warning: implicit declaration of function 'tgetent'; did you mean 'cgetent'? [-Wimplicit-function-declaration] if (1 != tgetent(entry,termn)) ^~~~~~~ cgetent output.c:80:2: warning: implicit declaration of function 'tgetstr'; did you mean 'cgetstr'? [-Wimplicit-function-declaration] tgetstr("so",&_O_st_tmp); ^~~~~~~ cgetstr --- spiff.o --- spiff.c:93:10: warning: implicit declaration of function 'V_visual'; did you mean 'T_isnull'? [-Wimplicit-function-declaration] return(V_visual(_Y_flags)); ^~~~~~~~ T_isnull --- output.o --- output.c: At top level: output.c:175:1: warning: return type defaults to 'int' [-Wimplicit-int] _O_con_line(numb,flags,filenum) ^~~~~~~~~~~ --- compare.o --- compare.c: In function '_X_floatdiff': compare.c:181:8: warning: implicit declaration of function 'F_floatcmp'; did you mean 'F_floatsub'? [-Wimplicit-function-declaration] if (F_floatcmp(p1,p2) > 0) ^~~~~~~~~~ F_floatsub --- strings.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DM_TERMCAP -DNOCHATTER -I/usr/include -c strings.c --- exact.o --- cc -O2 -fPIC -D_FORTIFY_SOURCE=2 -I/usr/include -DM_TERMCAP -DNOCHATTER -I/usr/include -c exact.c --- strings.o --- strings.c: In function 'S_savenstr': strings.c:143:1: warning: type of 'cnt' defaults to 'int' [-Wimplicit-int] S_savenstr(to,from,cnt) ^~~~~~~~~~ --- exact.o --- exact.c: In function 'Q_do_exact': exact.c:48:22: warning: implicit declaration of function 'X_com' [-Wimplicit-function-declaration] while (i