=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for xscribble-20000616nb3 making all in ./recman... rm -f hre_api.o gcc -c -O2 -fno-strict-aliasing -I. -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO hre_api.c hre_api.c: In function 'safe_malloc': hre_api.c:96:5: warning: implicit declaration of function 'error'; did you mean 'perror'? [-Wimplicit-function-declaration] hre_api.c: In function 'recognizer_unload': hre_api.c:212:5: warning: implicit declaration of function '__recognizer_internal_finalize'; did you mean '__recognizer_internal_initialize'? [-Wimplicit-function-declaration] hre_api.c: In function 'make_recognizer': hre_api.c:846:29: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] rm -f librecman.a ar clq librecman.a hre_api.o ranlib librecman.a making all in ./lirec... rm -f li_recognizer.o gcc -c -O2 -fno-strict-aliasing -I../recman -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -Dunix=1 li_recognizer.c rm -f sc.o gcc -c -O2 -fno-strict-aliasing -I../recman -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -Dunix=1 sc.c sc.c: In function 'sClassNameLookup': sc.c:81:43: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration] sc.c: In function 'sAddExample': sc.c:136:3: warning: implicit declaration of function 'ZeroVector'; did you mean 'NewVector'? [-Wimplicit-function-declaration] sc.c: In function 'sClassify': sc.c:235:1: warning: type of 'sc' defaults to 'int' [-Wimplicit-int] sc.c:235:1: warning: type of 'fv' defaults to 'int' [-Wimplicit-int] sc.c: In function 'MahalanobisDistance': sc.c:355:11: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] sc.c: At top level: sc.c:405:1: warning: return type defaults to 'int' [-Wimplicit-int] sc.c: In function 'sWrite': sc.c:441:3: warning: implicit declaration of function 'OutputVector'; did you mean 'InputVector'? [-Wimplicit-function-declaration] sc.c:442:3: warning: implicit declaration of function 'OutputMatrix'; did you mean 'InputMatrix'? [-Wimplicit-function-declaration] sc.c: At top level: sc.c:487:1: warning: return type defaults to 'int' [-Wimplicit-int] sc.c: In function 'sDistances': sc.c:487:1: warning: type of 'nclosest' defaults to 'int' [-Wimplicit-int] rm -f util.o gcc -c -O2 -fno-strict-aliasing -I../recman -I/usr/pkg/include -I /usr/X11R7/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -Dunix=1 util.c util.c:55:15: error: macro "strcpy" requires 2 arguments, but only 1 given char *strcpy(); ^ distcc[21954] ERROR: compile util.c on 10.0.20.122:3640 failed distcc[21954] (dcc_build_somewhere) Warning: remote compilation of 'util.c' failed, retrying locally distcc[21954] Warning: failed to distribute util.c to 10.0.20.122:3640, running locally instead util.c: In function 'myalloc': util.c:35:1: warning: type of 'nitems' defaults to 'int' [-Wimplicit-int] myalloc(nitems, itemsize, typename) ^~~~~~~ util.c:35:1: warning: type of 'itemsize' defaults to 'int' [-Wimplicit-int] util.c: In function 'scopy': util.c:55:15: error: macro "strcpy" requires 2 arguments, but only 1 given char *strcpy(); ^ util.c: In function 'error': util.c:66:1: warning: type of 'b' defaults to 'int' [-Wimplicit-int] error(a, b, c, d, e, f, g, h, i, j) ^~~~~ util.c:66:1: warning: type of 'c' defaults to 'int' [-Wimplicit-int] util.c:66:1: warning: type of 'd' defaults to 'int' [-Wimplicit-int] util.c:66:1: warning: type of 'e' defaults to 'int' [-Wimplicit-int] util.c:66:1: warning: type of 'f' defaults to 'int' [-Wimplicit-int] util.c:66:1: warning: type of 'g' defaults to 'int' [-Wimplicit-int] util.c:66:1: warning: type of 'h' defaults to 'int' [-Wimplicit-int] util.c:66:1: warning: type of 'i' defaults to 'int' [-Wimplicit-int] util.c:66:1: warning: type of 'j' defaults to 'int' [-Wimplicit-int] util.c: In function 'exit_error': util.c:80:3: warning: type of 'b' defaults to 'int' [-Wimplicit-int] exit_error(a, b, c, d, e, f, g, h, i, j) ^~~~~~~~~~ util.c:80:3: warning: type of 'c' defaults to 'int' [-Wimplicit-int] util.c:80:3: warning: type of 'd' defaults to 'int' [-Wimplicit-int] util.c:80:3: warning: type of 'e' defaults to 'int' [-Wimplicit-int] util.c:80:3: warning: type of 'f' defaults to 'int' [-Wimplicit-int] util.c:80:3: warning: type of 'g' defaults to 'int' [-Wimplicit-int] util.c:80:3: warning: type of 'h' defaults to 'int' [-Wimplicit-int] util.c:80:3: warning: type of 'i' defaults to 'int' [-Wimplicit-int] util.c:80:3: warning: type of 'j' defaults to 'int' [-Wimplicit-int] util.c: In function 'debug': util.c:95:1: warning: type of 'b' defaults to 'int' [-Wimplicit-int] debug(a, b, c, d, e, f, g) ^~~~~ util.c:95:1: warning: type of 'c' defaults to 'int' [-Wimplicit-int] util.c:95:1: warning: type of 'd' defaults to 'int' [-Wimplicit-int] util.c:95:1: warning: type of 'e' defaults to 'int' [-Wimplicit-int] util.c:95:1: warning: type of 'f' defaults to 'int' [-Wimplicit-int] util.c:95:1: warning: type of 'g' defaults to 'int' [-Wimplicit-int] util.c: In function 'ucstrcmp': util.c:108:11: warning: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] register i; ^ distcc[21954] ERROR: compile util.c on localhost failed *** Error code 1 Stop. make[1]: stopped in /tmp/pkgbuild/x11/xscribble/work.aarch64/xscribble/lirec *** Error code 1 Stop. make: stopped in /tmp/pkgbuild/x11/xscribble/work.aarch64/xscribble *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/x11/xscribble *** Error code 1 Stop. make: stopped in /usr/pkgsrc/x11/xscribble