=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Building for nn-6.7.3nb5 --- ymakefile --- cp xmakefile MF.c tradcpp -DCOMPILER="gcc" -DPREPROC="tradcpp" -DLDEBUG="-L/usr/lib -Wl,-R/usr/lib -Wl,-R/usr/pkg/lib" -DCDEBUG="-O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include" -Iconf MF.c | sed -e '1,/MAKE WILL CUT HERE/d' -e '/^#/d' -e 's/^ */ /' -e '/^[ \f ]$/d' -e '/^[ \/]*[*]/d' | sed -n -e '/^..*$/p' > ymakefile In file included from MF.c:7:2: In file included from config.h:101:2: In file included from conf/s-netbsd.h:15:2: In file included from /usr/include/sys/types.h:45:2: In file included from /usr/include/machine/types.h:37:2: In file included from /usr/include/sys/cdefs.h:63:2: In file included from /usr/include/machine/cdefs.h:3:2: /usr/include/arm/cdefs.h:8:2: #error: GCC 4.1 or compatible required. In file included from MF.c:7:2: In file included from config.h:101:2: In file included from conf/s-netbsd.h:15:2: In file included from /usr/include/sys/types.h:45:2: In file included from /usr/include/machine/types.h:37:2: /usr/include/sys/cdefs.h:441:2: #error: "No function renaming possible" In file included from MF.c:7:2: In file included from config.h:101:2: In file included from conf/s-netbsd.h:15:2: In file included from /usr/include/sys/types.h:47:2: In file included from /usr/include/machine/ansi.h:3:2: In file included from /usr/include/arm/ansi.h:3:2: /usr/include/sys/common_ansi.h:40:2: #error: __PTRDIFF_TYPE__ not present In file included from MF.c:7:2: In file included from config.h:101:2: In file included from conf/s-netbsd.h:15:2: In file included from /usr/include/sys/types.h:47:2: In file included from /usr/include/machine/ansi.h:3:2: In file included from /usr/include/arm/ansi.h:3:2: /usr/include/sys/common_ansi.h:44:2: #error: __SIZE_TYPE__ not present In file included from MF.c:7:2: In file included from config.h:101:2: In file included from conf/s-netbsd.h:15:2: In file included from /usr/include/sys/types.h:47:2: In file included from /usr/include/machine/ansi.h:3:2: In file included from /usr/include/arm/ansi.h:3:2: /usr/include/sys/common_ansi.h:48:2: #error: __WCHAR_TYPE__ not present In file included from MF.c:7:2: In file included from config.h:101:2: In file included from conf/s-netbsd.h:15:2: In file included from /usr/include/sys/types.h:47:2: In file included from /usr/include/machine/ansi.h:3:2: In file included from /usr/include/arm/ansi.h:3:2: /usr/include/sys/common_ansi.h:52:2: #error: __WINT_TYPE__ not present In file included from MF.c:7:2: config.h:128:2: Include file m-aarch64.h not found rm -f MF.c --- all --- /usr/bin/make -j 4 -f ymakefile all --- nn.o --- --- admin.o --- --- proto.o --- --- update.h --- --- nn.o --- gcc -Iconf -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -c nn.c --- admin.o --- gcc -Iconf -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -c admin.c --- proto.o --- gcc -Iconf -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -c proto.c --- update.h --- configuration number updated to 1 --- options.o --- gcc -Iconf -O2 -fomit-frame-pointer -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/include -c options.c --- admin.o --- In file included from admin.c:14:0: config.h:128:10: fatal error: m-aarch64.h: No such file or directory #include "m-aarch64.h" ^~~~~~~~~~~~~ --- nn.o --- In file included from nn.c:12:0: config.h:128:10: fatal error: m-aarch64.h: No such file or directory #include "m-aarch64.h" ^~~~~~~~~~~~~ compilation terminated. --- admin.o --- compilation terminated. distcc[16919] ERROR: compile admin.c on 10.0.20.122:3640 failed distcc[16919] (dcc_build_somewhere) Warning: remote compilation of 'admin.c' failed, retrying locally distcc[16919] Warning: failed to distribute admin.c to 10.0.20.122:3640, running locally instead --- nn.o --- distcc[2138] ERROR: compile nn.c on 10.0.20.122:3640 failed distcc[2138] (dcc_build_somewhere) Warning: remote compilation of 'nn.c' failed, retrying locally distcc[2138] Warning: failed to distribute nn.c to 10.0.20.122:3640, running locally instead --- proto.o --- In file included from proto.c:14:0: config.h:128:10: fatal error: m-aarch64.h: No such file or directory #include "m-aarch64.h" ^~~~~~~~~~~~~ compilation terminated. distcc[5808] ERROR: compile proto.c on 10.0.20.122:3640 failed distcc[5808] (dcc_build_somewhere) Warning: remote compilation of 'proto.c' failed, retrying locally distcc[5808] Warning: failed to distribute proto.c to 10.0.20.122:3640, running locally instead --- options.o --- In file included from options.c:11:0: config.h:128:10: fatal error: m-aarch64.h: No such file or directory #include "m-aarch64.h" ^~~~~~~~~~~~~ compilation terminated. distcc[28119] ERROR: compile options.c on 10.0.20.122:3640 failed distcc[28119] (dcc_build_somewhere) Warning: remote compilation of 'options.c' failed, retrying locally distcc[28119] Warning: failed to distribute options.c to 10.0.20.122:3640, running locally instead --- nn.o --- In file included from nn.c:12:0: config.h:128:10: fatal error: m-aarch64.h: No such file or directory #include "m-aarch64.h" ^~~~~~~~~~~~~ compilation terminated. distcc[2138] ERROR: compile nn.c on localhost failed *** [nn.o] Error code 1 make[1]: stopped in /tmp/pkgbuild/news/nn/work.aarch64/nn-6.7.3 --- proto.o --- In file included from proto.c:14:0: config.h:128:10: fatal error: m-aarch64.h: No such file or directory #include "m-aarch64.h" ^~~~~~~~~~~~~ compilation terminated. --- admin.o --- In file included from admin.c:14:0: config.h:128:10: fatal error: m-aarch64.h: No such file or directory #include "m-aarch64.h" ^~~~~~~~~~~~~ compilation terminated. --- proto.o --- distcc[5808] ERROR: compile proto.c on localhost failed --- admin.o --- distcc[16919] ERROR: compile admin.c on localhost failed --- proto.o --- *** [proto.o] Error code 1 make[1]: stopped in /tmp/pkgbuild/news/nn/work.aarch64/nn-6.7.3 --- admin.o --- *** [admin.o] Error code 1 make[1]: stopped in /tmp/pkgbuild/news/nn/work.aarch64/nn-6.7.3 --- options.o --- In file included from options.c:11:0: config.h:128:10: fatal error: m-aarch64.h: No such file or directory #include "m-aarch64.h" ^~~~~~~~~~~~~ compilation terminated. distcc[28119] ERROR: compile options.c on localhost failed *** [options.o] Error code 1 make[1]: stopped in /tmp/pkgbuild/news/nn/work.aarch64/nn-6.7.3 4 errors make[1]: stopped in /tmp/pkgbuild/news/nn/work.aarch64/nn-6.7.3 *** [all] Error code 2 make: stopped in /tmp/pkgbuild/news/nn/work.aarch64/nn-6.7.3 1 error make: stopped in /tmp/pkgbuild/news/nn/work.aarch64/nn-6.7.3 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/news/nn *** Error code 1 Stop. make: stopped in /usr/pkgsrc/news/nn