=> Bootstrap dependency digest>=20010302: found digest-20121220 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 nn-6.7.3nb4 --- 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" -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:58:2: /usr/include/machine/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:415:2: #error: "No function renaming possible" In file included from MF.c:7:2: config.h:128:2: Include file m-armv7.h not found rm -f MF.c --- all --- /usr/bin/make -j 2 -f ymakefile all --- nn.o --- --- admin.o --- --- nn.o --- gcc -Iconf -O2 -c nn.c --- admin.o --- gcc -Iconf -O2 -c admin.c --- nn.o --- In file included from nn.c:12:0: config.h:128:21: fatal error: m-armv7.h: No such file or directory #include "m-armv7.h" ^ compilation terminated. *** [nn.o] Error code 1 make[1]: stopped in /scratch/news/nn/work/nn-6.7.3 --- admin.o --- In file included from admin.c:14:0: config.h:128:21: fatal error: m-armv7.h: No such file or directory #include "m-armv7.h" ^ compilation terminated. *** [admin.o] Error code 1 make[1]: stopped in /scratch/news/nn/work/nn-6.7.3 2 errors make[1]: stopped in /scratch/news/nn/work/nn-6.7.3 *** [all] Error code 2 make: stopped in /scratch/news/nn/work/nn-6.7.3 1 error make: stopped in /scratch/news/nn/work/nn-6.7.3 *** Error code 2 Stop. make[1]: stopped in /bulk-data/pkgsrc/news/nn *** Error code 1 Stop. make: stopped in /bulk-data/pkgsrc/news/nn