=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/lang/njs", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for njs-0.9.1.tar.gz => Checksum SHA512 OK for njs-0.9.1.tar.gz ===> Installing dependencies for njs-0.9.1nb3 ========================================================================== The supported build options for njs are: pcre2 ssl xml The currently selected options are: pcre2 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.9.1nb3. Their current value is shown below: * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/local/etc/openssl/certs * SSLDIR = /opt/local/etc/openssl * SSLKEYS = /opt/local/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 `/opt/local/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc13>=13.4.0: found gcc13-13.4.0 => Full dependency gcc13-libs>=13.4.0: found gcc13-libs-13.4.0 => Full dependency openssl>=3: found openssl-3.6.4nb1 => Full dependency pcre2>=10.48: found pcre2-10.48 ===> Overriding tools for njs-0.9.1nb3 ===> Extracting for njs-0.9.1nb3 ===> Patching for njs-0.9.1nb3 ===> Creating toolchain wrappers for njs-0.9.1nb3 /usr/bin/sed -e '/^#/d' -e 's,@LINK_ARCH_DEFAULT@,link_arch64,g' -e 's,@LINK_LIBGCC_DEFAULT@,link_libgcc_arch64,g' -e 's,@LIBGCC_PREFIX@,/opt/local/gcc13/x86_64-sun-solaris2.11,g' < ../../extra/gcc13-libs/files/specs.pkgsrc > /tmp/work/lang/njs/work/.cwrapper/specs.pkgsrc ===> Configuring for njs-0.9.1nb3 => Substituting "fix-pcre2" in auto/pcre INFO: [subst.mk:fix-pcre2] Nothing changed in "auto/pcre". configuring for SunOS 5.11 i386 checking for C compiler: gcc + using GNU C compiler + gcc version 13.4.0 (GCC) checking for sizeof(int) ... 4 checking for sizeof(u_int) ... 4 checking for sizeof(void *) ... 8 checking for sizeof(uintptr_t) ... 8 checking for sizeof(size_t) ... 8 checking for sizeof(off_t) ... 8 checking for sizeof(time_t) ... 8 checking for system byte ordering ... little checking for GCC unsigned __int128 ... 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 GCC __attribute__ no_sanitize ... found checking for Address sanitizer ... not found checking for Memory sanitizer ... not found checking for _mm_setcsr() ... found checking for clock_gettime(CLOCK_MONOTONIC) ... found checking for struct tm.tm_gmtoff ... not found checking for altzone ... found checking for posix_memalign() ... found checking for getrandom() ... found checking for stat.st_atimespec ... not found checking for stat.st_birthtim ... not found checking for stat.__st_birthtim ... not found checking for stat.st_atim ... found checking for Computed goto ... found checking for explicit_bzero() ... found checking for PCRE2 library ... not found checking for PCRE2 library in /opt/local ... found checking for PCRE2 version ... 10.48 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 ... not found - njs CLI is built without interactive shell support checking for OpenSSL library ... not found checking for OpenSSL library -lcrypto ...auto/feature: line 51: 615042 Killed /bin/sh -c "($NJS_AUTOTEST)" >> $NJS_AUTOCONF_ERR 2>&1 found but is not working checking for zlib ... not found 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 -I/opt/local/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include" + using PCRE library: -L/opt/local/lib -R/opt/local/lib -lpcre2-8 njs build dir: build njs CLI: build/njs