=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> 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'. => Checksum SHA1 OK for MoarVM-2019.07.1.tar.gz => Checksum RMD160 OK for MoarVM-2019.07.1.tar.gz => Checksum SHA512 OK for MoarVM-2019.07.1.tar.gz ===> Installing dependencies for MoarVM-2019.07.1nb1 => Tool dependency gmake>=3.81: found gmake-4.2.1nb1 => Tool dependency perl>=5.0: found perl-5.30.1 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency libatomic_ops>=7.4.0<2000: found libatomic_ops-7.6.10 => Full dependency libffi>=3.0.11: found libffi-3.2.1nb4 => Full dependency libuv>=1.6: found libuv-1.34.2 => Full dependency ltm>=0.30nb1: found ltm-1.2.0 ===> Overriding tools for MoarVM-2019.07.1nb1 ===> Extracting for MoarVM-2019.07.1nb1 ===> Patching for MoarVM-2019.07.1nb1 => Applying pkgsrc patches for MoarVM-2019.07.1nb1 ===> Creating toolchain wrappers for MoarVM-2019.07.1nb1 ===> Configuring for MoarVM-2019.07.1nb1 Welcome to MoarVM! Configuring native build environment ................... trying to compile a simple C program ............... YES probing support of -Werror=* ....................... YES OK probing whether your compiler thinks that it is gcc YES probing how your compiler does static inline ....... static __inline__ your CPU can read unaligned values for all of int32 int64 num64 probing the size of pointers ....................... 8 probing C type support for: _Bool, bool ............ YES: _Bool,bool probing computed goto support ...................... YES probing pthread_yield support ...................... NO probing existance of optional malloc_trim() ........ NO probing support of rdtscp intrinsic ................ YES make: make compile: gcc -Werror=declaration-after-statement -Werror=pointer-arith -O3 -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DHAVE_LIBFFI -fPIC -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/pkg/include includes: -I/usr/local/include link: gcc -O3 -DNDEBUG -Wl,-rpath,"/@libdir@" -Wl,-R/usr/pkg/lib -L/usr/pkg/lib libs: -L/usr/local/lib -lffi -ltommath -latomic_ops -luv -lm -lpthread -lkvm byte order: little endian Configuring 3rdparty libs .............................. OK 3rdparty: 3rdparty/cmp/libcmp.a 3rdparty/sha1/libsha1.a 3rdparty/tinymt/libtinymt.a Generating src/gen/config.c ............................ OK Generating src/gen/config.h ............................ OK Generating Makefile .................................... OK Generating tools/check.mk .............................. OK Generating build/mk-moar-pc.pl ......................... OK Configuration SUCCESS. Type 'make' to build and 'make help' to see a list of available make targets.