=> 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 vslisp-4.0.1nb3 (cd src; make) rm -f ilisp_d.c cp ilisp.c ilisp_d.c libtool: compile: gcc -DL3DYN=1 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c ilisp_d.c -fPIC -DPIC -o .libs/ilisp_d.o ilisp_d.c: In function 'main': ilisp_d.c:117:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(s1!=NIL) printl(s1);fprintf(lOf,"\n"); ^~ ilisp_d.c:117:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(s1!=NIL) printl(s1);fprintf(lOf,"\n"); ^~~~~~~ libtool: compile: gcc -DL3DYN=1 -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c ilisp_d.c -o ilisp_d.o >/dev/null 2>&1 rm -f ilisp_d.c libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c cnofish.c -fPIC -DPIC -o .libs/cnofish.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c cnofish.c -o cnofish.o >/dev/null 2>&1 libtool: compile: gcc -DOS=\"netbsd\" -DCPU=\"x86_64\" -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c lcore.c -fPIC -DPIC -o .libs/lcore.o lcore.c: In function 'readl': lcore.c:270:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] while(s[Pos]!='\n') ++Pos; t=readl(s);return t; ^~~~~ lcore.c:270:32: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' while(s[Pos]!='\n') ++Pos; t=readl(s);return t; ^ lcore.c: In function 'showhash': lcore.c:562:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=0;i<256;i++) showhash(h[i].h,d+1,tab); return 0; ^~~ lcore.c:562:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' for(i=0;i<256;i++) showhash(h[i].h,d+1,tab); return 0; ^~~~~~ lcore.c: In function 'leval': lcore.c:848:5: warning: variable 'depth' set but not used [-Wunused-but-set-variable] ui depth,dval; ^~~~~ lcore.c: In function 'lisp_ev': lcore.c:1027:10: warning: variable 's2' set but not used [-Wunused-but-set-variable] LIST s1,s2; ^~ libtool: compile: gcc -DOS=\"netbsd\" -DCPU=\"x86_64\" -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c lcore.c -o lcore.o >/dev/null 2>&1 libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c functions/funcf.c -fPIC -DPIC -o .libs/funcf.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c functions/funcf.c -o funcf.o >/dev/null 2>&1 gcc mkfuns.c -o mkfuns ./mkfuns funstmp < functions/funct.c > funct.c rm -f funstmp libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c funct.c -fPIC -DPIC -o .libs/funct.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c funct.c -o funct.o >/dev/null 2>&1 libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c lmem.c -fPIC -DPIC -o .libs/lmem.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c lmem.c -o lmem.o >/dev/null 2>&1 libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c forms1.c -fPIC -DPIC -o .libs/forms1.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c forms1.c -o forms1.o >/dev/null 2>&1 ./mkfuns funstmp < functions/funcm.c > funcm.c rm -f funstmp libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c funcm.c -fPIC -DPIC -o .libs/funcm.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c funcm.c -o funcm.o >/dev/null 2>&1 libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c lc.c -fPIC -DPIC -o .libs/lc.o lc.c: In function 'LoadContext': lc.c:290:13: warning: variable 'bb' set but not used [-Wunused-but-set-variable] uc ss[100],bb,*s1; ^~ libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c lc.c -o lc.o >/dev/null 2>&1 libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c colors.c -fPIC -DPIC -o .libs/colors.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c colors.c -o colors.o >/dev/null 2>&1 ./mkfuns funstmp < functions/funcn.c > funcn.c rm -f funstmp libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c funcn.c -fPIC -DPIC -o .libs/funcn.o funcn.c: In function 'L_Append': funcn.c:277:15: warning: variable 'Ret' set but not used [-Wunused-but-set-variable] LIST tt,tt1,Ret; ^~~ funcn.c: In function 'L_Append1': funcn.c:291:15: warning: variable 'Ret' set but not used [-Wunused-but-set-variable] LIST tt,tt1,Ret; ^~~ funcn.c: In function 'L_Load': funcn.c:553:6: warning: variable 'x1' set but not used [-Wunused-but-set-variable] ui x1; ^~ funcn.c:552:16: warning: variable 'tt2' set but not used [-Wunused-but-set-variable] LIST Ret,tt1,tt2; ^~~ funcn.c: In function 'L_UsePackage': funcn.c:591:6: warning: variable 'x1' set but not used [-Wunused-but-set-variable] ui x1; ^~ funcn.c:590:16: warning: variable 'tt2' set but not used [-Wunused-but-set-variable] LIST Ret,tt1,tt2; ^~~ funcn.c: In function 'L_InArray': funcn.c:891:7: warning: variable 's' set but not used [-Wunused-but-set-variable] long s,i,sz; ^ funcn.c: In function 'L_AArray': funcn.c:910:7: warning: variable 's' set but not used [-Wunused-but-set-variable] long s,i,sz; ^ funcn.c: In function 'L_DArray': funcn.c:929:7: warning: variable 's' set but not used [-Wunused-but-set-variable] long s,i,sz; ^ libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c funcn.c -o funcn.o >/dev/null 2>&1 libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c newhash.c -fPIC -DPIC -o .libs/newhash.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c newhash.c -o newhash.o >/dev/null 2>&1 ./mkfuns funstmp < functions/funcs.c > funcs.c rm -f funstmp libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c funcs.c -fPIC -DPIC -o .libs/funcs.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c funcs.c -o funcs.o >/dev/null 2>&1 libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c functions/funcld.c -fPIC -DPIC -o .libs/funcld.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c functions/funcld.c -o funcld.o >/dev/null 2>&1 libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c ilisp.c -fPIC -DPIC -o .libs/ilisp.o ilisp.c: In function 'main': ilisp.c:117:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(s1!=NIL) printl(s1);fprintf(lOf,"\n"); ^~ ilisp.c:117:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if(s1!=NIL) printl(s1);fprintf(lOf,"\n"); ^~~~~~~ libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c ilisp.c -o ilisp.o >/dev/null 2>&1 libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c cfish.c -fPIC -DPIC -o .libs/cfish.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c cfish.c -o cfish.o >/dev/null 2>&1 rm -f VSLisp0 libtool: link: gcc -o VSLisp0 .libs/ilisp.o .libs/lcore.o .libs/funcf.o .libs/funct.o .libs/lmem.o .libs/forms1.o .libs/funcm.o .libs/lc.o .libs/colors.o .libs/funcn.o .libs/newhash.o .libs/funcs.o .libs/cfish.o -pie -lm libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c bin2c.c -fPIC -DPIC -o .libs/bin2c.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c bin2c.c -o bin2c.o >/dev/null 2>&1 rm -f bin2c libtool: link: gcc -o bin2c .libs/bin2c.o -pie ./VSLisp0 -i lsrc/colorslib.l ./bin2c colorslib.lc colorslib.c colorslib rm -f colorslib.lc libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c colorslib.c -fPIC -DPIC -o .libs/colorslib.o libtool: compile: gcc -O2 -fPIC -D_FORTIFY_SOURCE=2 -Wall -c colorslib.c -o colorslib.o >/dev/null 2>&1 rm -f colorslib.c libtool: link: gcc -shared -fPIC -DPIC .libs/colorslib.o .libs/cnofish.o .libs/funcld.o .libs/lcore.o .libs/funcf.o .libs/funct.o .libs/lmem.o .libs/forms1.o .libs/funcm.o .libs/lc.o .libs/colors.o .libs/funcn.o .libs/newhash.o .libs/funcs.o -lm -Wl,-soname -Wl,libvslisp4.so.4 -o .libs/libvslisp4.so.4.0.1 libtool: link: (cd ".libs" && rm -f "libvslisp4.so.4" && ln -s "libvslisp4.so.4.0.1" "libvslisp4.so.4") libtool: link: (cd ".libs" && rm -f "libvslisp4.so" && ln -s "libvslisp4.so.4.0.1" "libvslisp4.so") libtool: link: ar cru .libs/libvslisp4.a colorslib.o cnofish.o funcld.o lcore.o funcf.o funct.o lmem.o forms1.o funcm.o lc.o colors.o funcn.o newhash.o funcs.o libtool: link: ranlib .libs/libvslisp4.a libtool: link: ( cd ".libs" && rm -f "libvslisp4.la" && ln -s "../libvslisp4.la" "libvslisp4.la" ) libtool: link: gcc -o .libs/VSLisp .libs/ilisp_d.o .libs/cnofish.o -pie -L./.libs -lvslisp4 -lm -Wl,-rpath,/usr/pkg/lib