+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mongo-c-driver-1.17.7nb1/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mongo-c-driver-1.17.7nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 => Checksum BLAKE2s OK for mongo-c-driver-1.17.7.tar.gz => Checksum SHA512 OK for mongo-c-driver-1.17.7.tar.gz ===> Installing dependencies for mongo-c-driver-1.17.7nb1 ========================================================================== The supported build options for mongo-c-driver are: sasl ssl The currently selected options are: sasl 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.mongo-c-driver (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, mongo-c-driver-1.17.7nb1. 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 cmake>=2.8.1nb1: found cmake-3.22.1nb1 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.8.0 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency gcc10>=10.3.0: found gcc10-10.3.0 => Build dependency cwrappers>=20150314: found cwrappers-20180325 => Full dependency cyrus-sasl>=2.1.26: found cyrus-sasl-2.1.27nb2 => Full dependency openssl>=1.1.1dnb2: found openssl-1.1.1q => Full dependency snappy>=1.0.5: found snappy-1.1.9 => Full dependency zlib>=1.2.3: found zlib-1.2.11 => Full dependency icu>=70.1: found icu-70.1 => Full dependency gcc10-libs>=10.3.0: found gcc10-libs-10.3.0 ===> Overriding tools for mongo-c-driver-1.17.7nb1 ===> Extracting for mongo-c-driver-1.17.7nb1 ===> Patching for mongo-c-driver-1.17.7nb1 ===> Creating toolchain wrappers for mongo-c-driver-1.17.7nb1 ===> Configuring for mongo-c-driver-1.17.7nb1 => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Nothing changed in "src/libmongoc/src/libmongoc-ssl-1.0.pc.in". => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files -- The C compiler identification is GNU 10.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/databases/mongo-c-driver/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- No CMAKE_BUILD_TYPE selected, defaulting to RelWithDebInfo file VERSION_CURRENT contained BUILD_VERSION 1.17.7 -- Build and install static libraries -- Using bundled libbson libbson version (from VERSION_CURRENT file): 1.17.7 -- Looking for snprintf -- Looking for snprintf - found -- Looking for reallocf -- Looking for reallocf - found -- Performing Test BSON_HAVE_TIMESPEC -- Performing Test BSON_HAVE_TIMESPEC - Success -- struct timespec found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for rand_r -- Looking for rand_r - found -- Looking for strings.h CMake Warning (dev) at /opt/local/share/cmake-3.22/Modules/CheckIncludeFile.cmake:82 (message): Policy CMP0075 is not set: Include file check macros honor CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy details. Use the cmake_policy command to set the policy and suppress this warning. CMAKE_REQUIRED_LIBRARIES is set to: /usr/lib/64/librt.so For compatibility with CMake 3.11 and below this check is ignoring it. Call Stack (most recent call first): src/libbson/CMakeLists.txt:91 (CHECK_INCLUDE_FILE) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for strings.h - found -- Looking for strlcpy -- Looking for strlcpy - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Looking for strnlen -- Looking for strnlen - found -- Looking for stdbool.h -- Looking for stdbool.h - found -- Looking for SYS_gettid -- Looking for SYS_gettid - not found -- Looking for syscall -- Looking for syscall - not found -- Performing Test HAVE_ATOMIC_32_ADD_AND_FETCH -- Performing Test HAVE_ATOMIC_32_ADD_AND_FETCH - Success -- Performing Test HAVE_ATOMIC_64_ADD_AND_FETCH -- Performing Test HAVE_ATOMIC_64_ADD_AND_FETCH - Success -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE Adding -fPIC to compilation of bson_static components libmongoc version (from VERSION_CURRENT file): 1.17.7 -- Searching for zlib CMake packages -- Found ZLIB: /opt/local/lib/libz.so (found version "1.2.11") -- zlib found version "1.2.11" -- zlib include path "/opt/local/include" -- zlib libraries "/opt/local/lib/libz.so" -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file stdarg.h -- Looking for include file stdarg.h - found -- Searching for compression library zstd -- Found PkgConfig: /home/pbulk/build/databases/mongo-c-driver/work/.tools/bin/pkg-config (found version "1.8.0") -- Checking for module 'libzstd' -- Package 'libzstd', required by 'virtual:world', not found -- Not found -- Found OpenSSL: /opt/local/lib/libcrypto.so (found version "1.1.1q") -- Looking for ASN1_STRING_get0_data in /opt/local/lib/libcrypto.so -- Looking for ASN1_STRING_get0_data in /opt/local/lib/libcrypto.so - found -- Searching for sasl/sasl.h -- Found in /opt/local/include -- Searching for libsasl2 -- Found /opt/local/lib/libsasl2.so -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of socklen_t -- Check size of socklen_t - done -- Looking for res_nsearch -- Looking for res_nsearch - not found -- Looking for res_search -- Looking for res_search - not found -- Looking for sched_getcpu -- Looking for sched_getcpu - not found -- Detected parameters: accept (int, struct sockaddr *, socklen_t *) -- Searching for compression library header snappy-c.h -- Found in /opt/local/include -- Searching for libsnappy -- Found /opt/local/lib/libsnappy.so -- Found the following ICU libraries: -- uc (required) -- Found ICU: /opt/local/include (found version "70.1") Searching for libmongocrypt -- libmongocrypt not found. Configuring without Client-Side Field Level Encryption support. -- Performing Test MONGOC_HAVE_SS_FAMILY -- Performing Test MONGOC_HAVE_SS_FAMILY - Success -- Compiling against OpenSSL -- Compiling against Cyrus SASL Adding -fPIC to compilation of mongoc_static components -- Building with MONGODB-AWS auth support -- Build files generated for: -- build system: Unix Makefiles -- Configuring done -- Generating done -- Build files have been written to: /home/pbulk/build/databases/mongo-c-driver/work/mongo-c-driver-1.17.7 => Rewrite cmake Dependencies files