=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for newlisp-10.7.1 --- default --- make -f makefile_build --- newlisp.o --- --- nl-symbol.o --- --- nl-math.o --- --- nl-list.o --- --- nl-symbol.o --- gcc -m64 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -Wall -Wno-uninitialized -Wno-long-long -fno-strict-aliasing -O2 -c -DNEWCONFIG nl-symbol.c --- newlisp.o --- gcc -m64 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -Wall -Wno-uninitialized -Wno-long-long -fno-strict-aliasing -O2 -c -DNEWCONFIG newlisp.c --- nl-list.o --- gcc -m64 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -Wall -Wno-uninitialized -Wno-long-long -fno-strict-aliasing -O2 -c -DNEWCONFIG nl-list.c --- nl-math.o --- gcc -m64 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -Wall -Wno-uninitialized -Wno-long-long -fno-strict-aliasing -O2 -c -DNEWCONFIG nl-math.c --- newlisp.o --- newlisp.c:1013:9: error: conflicting types for 'completion_matches' char ** completion_matches(const char * text, char * (*commands)(const char *, int)); ^~~~~~~~~~~~~~~~~~ In file included from newlisp.c:31:0: /usr/include/readline/readline.h:183:15: note: previous declaration of 'completion_matches' was here char **completion_matches(/* const */ char *, rl_compentry_func_t *); ^~~~~~~~~~~~~~~~~~ newlisp.c: In function 'printString': newlisp.c:2712:25: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ newlisp.c:2713:45: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' varPrintf(device,"%c",chr); break; ^~~~~ newlisp.c: In function 'p_set': newlisp.c:5129:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(params == nilCell) ^~ newlisp.c:5131:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' pushResultFlag = TRUE; ^~~~~~~~~~~~~~ newlisp.c: In function 'p_new': newlisp.c:6633:5: warning: this 'else' clause does not guard... [-Wmisleading-indentation] else ^~~~ newlisp.c:6636:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else' overWriteFlag = (evaluateExpression(next)->type != CELL_NIL); ^~~~~~~~~~~~~ --- nl-liststr.o --- gcc -m64 -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -Wall -Wno-uninitialized -Wno-long-long -fno-strict-aliasing -O2 -c -DNEWCONFIG nl-liststr.c --- newlisp.o --- *** [newlisp.o] Error code 1 make[1]: stopped in /tmp/lang/newlisp/work/newlisp-10.7.1 1 error make[1]: stopped in /tmp/lang/newlisp/work/newlisp-10.7.1 *** [default] Error code 2 make: stopped in /tmp/lang/newlisp/work/newlisp-10.7.1 1 error make: stopped in /tmp/lang/newlisp/work/newlisp-10.7.1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/newlisp *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/lang/newlisp