=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for njs-0.7.9.tar.gz
=> Checksum SHA512 OK for njs-0.7.9.tar.gz
===> Installing dependencies for njs-0.7.9
==========================================================================
The supported build options for njs are:

	pcre pcre2 ssl

The currently selected options are:

	pcre ssl

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.njs (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
njs-0.7.9.  Their current value is shown below:

        * SSLBASE = /usr
        * SSLCERTBUNDLE (not defined)
        * SSLCERTS = /etc/openssl/certs
        * SSLDIR = /etc/openssl
        * SSLKEYS = /etc/openssl/private

You may want to abort the process now with CTRL-C and change the value
of variables in the first group before continuing.  Be sure to run
`/usr/bin/make clean' after the changes.
==========================================================================
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency distcc-[0-9]*: found distcc-3.4
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Full dependency pcre>=8.30nb1: found pcre-8.45
===> 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'.
===> Overriding tools for njs-0.7.9
===> Extracting for njs-0.7.9
===> Patching for njs-0.7.9
===> Creating toolchain wrappers for njs-0.7.9
===> Configuring for njs-0.7.9
=> Substituting "fix-pcre" in auto/pcre
INFO: [subst.mk:fix-pcre] Nothing changed in "auto/pcre".
configuring for NetBSD 10.0 vax
checking for C compiler: gcc
 + using GNU C compiler
 + gcc version 10.4.0 (nb1 20220722) 
checking for sizeof(int) ... 4
checking for sizeof(u_int) ... 4
checking for sizeof(void *) ... 4
checking for sizeof(uintptr_t) ... 4
checking for sizeof(size_t) ... 4
checking for sizeof(off_t) ... 8
checking for sizeof(time_t) ... 8
checking for system byte ordering ... little
checking for GCC unsigned __int128 ... not found
checking for GCC __builtin_expect() ... found
checking for GCC __builtin_unreachable() ... found
checking for GCC __builtin_prefetch() ... found
checking for GCC __builtin_clz() ... found
checking for GCC __builtin_clzll() ... found
checking for GCC __attribute__ visibility ... found
checking for GCC __attribute__ malloc ... found
checking for GCC __attribute__ aligned ... found
checking for GCC __attribute__ packed ... found
checking for GCC __attribute__ fallthrough ... found
checking for Address sanitizer ... not found
checking for Memory sanitizer ... not found
checking for _mm_setcsr() ... not found
checking for clock_gettime(CLOCK_MONOTONIC) ... found
checking for struct tm.tm_gmtoff ... found
checking for altzone ... not found
checking for posix_memalign() ... found
checking for getrandom() ... found
checking for stat.st_atimespec ... found
checking for stat.st_birthtim ... found
checking for stat.st_atim ... found
checking for Computed goto ... found
checking for explicit_bzero() ... not found
checking for explicit_memset() ... found
checking for PCRE2 library ... not found
checking for PCRE library ... not found
checking for PCRE library in /usr/pkg ... found
checking for PCRE version .../usr/pkg/lib/libpcre.so.1: text relocations
 8.45
checking for GNU readline library ... not found
checking for editline library in editline/readline.h ... not found
checking for editline in edit/readline/readline.h ... not found
checking for editline in readline/readline.h ... found
checking for OpenSSL library ... not found
checking for OpenSSL library -lcrypto ... found
checking for OpenSSL version ... "OpenSSL 1.1.1n  15 Mar 2022"
creating build/Makefile
checking for expect ... not found
 - expect tests are disabled

NJS configuration summary:

 + using CC: "gcc"
 + using CFLAGS: " -pipe -fPIC -fvisibility=hidden -O -W -Wall -Wextra -Wno-unused-parameter -Wwrite-strings -Wmissing-prototypes -Werror -g -fexcess-precision=standard -O -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -I/usr/include"

 + using PCRE library: -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lpcre
 + using readline library: -ledit
 + using OpenSSL library: -lcrypto

 njs build dir: build
 njs CLI: build/njs