=> Bootstrap dependency digest>=20010302: found digest-20190127 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 extipl-5.04nb2 gcc -O2 -D_FORTIFY_SOURCE=2 -o bin2src bin2src.c bin2src.c:27:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc, argv) ^ bin2src.c: In function 'main': bin2src.c:98:2: warning: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] unlink(outfile); ^ bin2src.c: In function 'bin2src': bin2src.c:122:11: warning: implicit declaration of function 'read' [-Wimplicit-function-declaration] if ((n = read(fd, buf, n)) < 0) return(-1); ^ bin2src.c:132:5: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fd); ^ nasm -f bin -o antares.bin -l antares.lst antares.asm nasm: fatal: impossibly large token gmake: *** [Makefile:151: antares.bin] Error 1 *** Error code 2 Stop. make[1]: stopped in /tree/pkgsrc/sysutils/extipl *** Error code 1 Stop. make: stopped in /tree/pkgsrc/sysutils/extipl