=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 scm-5.5.3nb2 echo "#ifndef IMPLINIT" > newflags.h echo "#define IMPLINIT \"Init5e3.scm\"" >> newflags.h echo "#endif" >> newflags.h echo "#define CHEAP_CONTINUATIONS" >> newflags.h echo "#define CAUTIOUS" >> newflags.h if (cmp -s newflags.h scmflags.h) then rm newflags.h; else mv newflags.h scmflags.h; fi gcc -c -O2 -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include/readline -I/usr/include scm.c -o scm.o scm.c: In function 'err_signal': scm.c:277:15: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] In file included from /usr/include/signal.h:45:0, from scm.c:48: /usr/include/sys/signal.h:239:8: note: expected 'void (*)(int)' but argument is of type 'int (*)()' * Flags for sigprocmask(): ^~~~~~ scm.c: In function 'scmable_signal': scm.c:296:15: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] In file included from /usr/include/signal.h:45:0, from scm.c:48: /usr/include/sys/signal.h:239:8: note: expected 'void (*)(int)' but argument is of type 'int (*)()' * Flags for sigprocmask(): ^~~~~~ scm.c: In function 'init_sig1': scm.c:558:35: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] In file included from /usr/include/signal.h:45:0, from scm.c:48: /usr/include/sys/signal.h:239:8: note: expected 'void (*)(int)' but argument is of type 'int (*)()' * Flags for sigprocmask(): ^~~~~~ scm.c:558:19: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] scm.c: In function 'init_signals': scm.c:592:11: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] scm.c: In function 'unignore_signals': scm.c:642:32: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] In file included from /usr/include/signal.h:45:0, from scm.c:48: /usr/include/sys/signal.h:239:8: note: expected 'void (*)(int)' but argument is of type 'int (*)()' * Flags for sigprocmask(): ^~~~~~ scm.c: In function 'restore_signals': scm.c:673:32: warning: passing argument 2 of 'signal' from incompatible pointer type [-Wincompatible-pointer-types] In file included from /usr/include/signal.h:45:0, from scm.c:48: /usr/include/sys/signal.h:239:8: note: expected 'void (*)(int)' but argument is of type 'int (*)()' * Flags for sigprocmask(): ^~~~~~ scm.c:675:11: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] scm.c: In function 'scm_execpath': scm.c:873:19: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] scm.c:873:19: warning: incompatible implicit declaration of built-in function 'free' scm.c:873:19: note: include '<stdlib.h>' or provide a declaration of 'free' scm.c:878:17: warning: incompatible implicit declaration of built-in function 'free' scm.c:878:17: note: include '<stdlib.h>' or provide a declaration of 'free' scm.c:879:22: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] scm.c:879:22: warning: incompatible implicit declaration of built-in function 'malloc' scm.c:879:22: note: include '<stdlib.h>' or provide a declaration of 'malloc' gcc -c -O2 -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include/readline -I/usr/include time.c -o time.o gcc -c -O2 -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include/readline -I/usr/include repl.c -o repl.o repl.c: In function 'quit': repl.c:1774:19: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] repl.c:1774:19: warning: incompatible implicit declaration of built-in function 'exit' repl.c:1774:19: note: include '<stdlib.h>' or provide a declaration of 'exit' repl.c: In function 'abrt': repl.c:1779:19: warning: incompatible implicit declaration of built-in function 'exit' repl.c:1779:19: note: include '<stdlib.h>' or provide a declaration of 'exit' repl.c: In function 'def_err_response': repl.c:2016:165: warning: incompatible implicit declaration of built-in function 'exit' repl.c:2016:165: note: include '<stdlib.h>' or provide a declaration of 'exit' repl.c:2025:10: warning: incompatible implicit declaration of built-in function 'exit' repl.c:2025:10: note: include '<stdlib.h>' or provide a declaration of 'exit' repl.c:2096:5: warning: incompatible implicit declaration of built-in function 'exit' repl.c:2096:5: note: include '<stdlib.h>' or provide a declaration of 'exit' repl.c: In function 'everr': repl.c:2110:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] repl.c:2111:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] gcc -c -O2 -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include/readline -I/usr/include scl.c -o scl.o gcc -c -O2 -DX11 -I/usr/X11R7/include -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include/readline -I/usr/include sys.c -o sys.o distcc[1612] ERROR: compile sys.c on 192.168.1.1:3648 failed distcc[1612] (dcc_build_somewhere) Warning: remote compilation of 'sys.c' failed, retrying locally distcc[1612] Warning: failed to distribute sys.c to 192.168.1.1:3648, running locally instead sys.c:71:8: error: conflicting types for 'fwrite' sizet fwrite (); ^~~~~~ In file included from scm.h:79:0, from sys.c:46: /usr/include/stdio.h:242:9: note: previous declaration of 'fwrite' was here size_t fwrite(const void * __restrict, size_t, size_t, FILE * __restrict); ^~~~~~ sys.c: In function 'must_free': sys.c:1375:5: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] free(obj); ^~~~ sys.c:1375:5: warning: incompatible implicit declaration of built-in function 'free' sys.c:1375:5: note: include '<stdlib.h>' or provide a declaration of 'free' sys.c: In function 'scm_free_gra': sys.c:1963:3: warning: incompatible implicit declaration of built-in function 'free' free(gra->elts); ^~~~ sys.c:1963:3: note: include '<stdlib.h>' or provide a declaration of 'free' sys.c: In function 'free_storage': sys.c:2447:7: warning: incompatible implicit declaration of built-in function 'free' free((char *)hplims[hplim_ind]); ^~~~ sys.c:2447:7: note: include '<stdlib.h>' or provide a declaration of 'free' sys.c: In function 'gc_sweep': sys.c:2813:7: warning: incompatible implicit declaration of built-in function 'free' free((char *)hplims[i-2]); ^~~~ sys.c:2813:7: note: include '<stdlib.h>' or provide a declaration of 'free' distcc[1612] ERROR: compile sys.c on localhost failed *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/lang/scm/work.sparc/scm *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/lang/scm *** Error code 1 Stop. make: stopped in /usr/pkgsrc/lang/scm