+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 WRKLOG=/tmp/bulklog/soci-4.0.3nb5/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent PGSQL_VERSION_REQD=14 WRKLOG=/tmp/bulklog/soci-4.0.3nb5/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for soci-4.0.3.tar.gz => Checksum SHA512 OK for soci-4.0.3.tar.gz ===> Installing dependencies for soci-4.0.3nb5 ========================================================================== The supported build options for soci are: boost mysql pgsql sqlite The currently selected options are: pgsql You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.soci (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, soci-4.0.3nb5. Their current value is shown below: * KRB5_DEFAULT = mit-krb5 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/opt/pkg/openssl/certs * SSLDIR = /etc/opt/pkg/openssl * SSLKEYS = /etc/opt/pkg/openssl/private Based on these variables, the following variables have been set: * KRB5BASE (defined, but empty) * KRB5_TYPE = mit-krb5 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/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.30.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency postgresql14-client>=14.9nb1: found postgresql14-client-14.12nb1 ===> Overriding tools for soci-4.0.3nb5 ===> Extracting for soci-4.0.3nb5 ===> Patching for soci-4.0.3nb5 ===> Creating toolchain wrappers for soci-4.0.3nb5 ===> Configuring for soci-4.0.3nb5 => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:13 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.3.0 -- The CXX compiler identification is GNU 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/databases/soci/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /home/pbulk/build/databases/soci/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test SOCI_HAVE_VISIBILITY_SUPPORT -- Performing Test SOCI_HAVE_VISIBILITY_SUPPORT - Success -- gcc / clang visibility enabled -- Looking for __i386__ -- Looking for __i386__ - not found -- Looking for __x86_64__ -- Looking for __x86_64__ - found -- Looking for __arm__ -- Looking for __arm__ - not found -- Configuring SOCI: -- SOCI_VERSION = 4.0.3 -- SOCI_ABI_VERSION = 4.0 -- SOCI_SHARED = ON -- SOCI_STATIC = ON -- SOCI_TESTS = ON -- SOCI_ASAN = OFF -- SOCI_CXX11 = OFF -- LIB_SUFFIX = 64 -- Looking for SOCI dependencies: -- Threads: -- CMAKE_THREAD_LIBS_INIT = -- Boost: disabled, since WITH_BOOST=OFF -- MySQL: disabled, since WITH_MYSQL=OFF -- ODBC: disabled, since WITH_ODBC=OFF -- Oracle: disabled, since WITH_ORACLE=OFF -- PostgreSQL: -- POSTGRESQL_INCLUDE_DIRS = /opt/pkg/include -- POSTGRESQL_LIBRARIES = /opt/pkg/lib/libpq.so -- POSTGRESQL_VERSION = 14.12 -- SQLite3: disabled, since WITH_SQLITE3=OFF -- Firebird: disabled, since WITH_FIREBIRD=OFF -- DB2: disabled, since WITH_DB2=OFF -- Configuring SOCI core library: -- SOCI_CORE_TARGET = soci_core -- SOCI_CORE_TARGET_OUTPUT_NAME = soci_core -- SOCI_CORE_DEPS_LIBS = /usr/lib/64/libdl.so -- SOCI_CORE_INCLUDE_DIRS = /home/pbulk/build/databases/soci/work/soci-4.0.3/cmake-pkgsrc-build /home/pbulk/build/databases/soci/work/soci-4.0.3/include /home/pbulk/build/databases/soci/work/soci-4.0.3/cmake-pkgsrc-build/include /home/pbulk/build/databases/soci/work/soci-4.0.3/include/private /home/pbulk/build/databases/soci/work/soci-4.0.3/cmake-pkgsrc-build/src/core -- WITH_BOOST = OFF -- COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 SOCI_LIB_PREFIX="libsoci_" SOCI_LIB_SUFFIX=".so" SOCI_DEBUG_POSTFIX="" -- -- Configuring SOCI backend libraries: -- Empty - SOCI backend skeleton for new backends development -- SOCI_EMPTY = ON -- SOCI_EMPTY_TARGET = soci_empty -- SOCI_EMPTY_OUTPUT_NAME = soci_empty -- SOCI_EMPTY_COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 -- SOCI_EMPTY_INCLUDE_DIRECTORIES = /home/pbulk/build/databases/soci/work/soci-4.0.3/cmake-pkgsrc-build /home/pbulk/build/databases/soci/work/soci-4.0.3/include /home/pbulk/build/databases/soci/work/soci-4.0.3/cmake-pkgsrc-build/include /home/pbulk/build/databases/soci/work/soci-4.0.3/include/private /home/pbulk/build/databases/soci/work/soci-4.0.3/include/private -- PostgreSQL - SOCI backend for PostgreSQL -- SOCI_POSTGRESQL = ON -- SOCI_POSTGRESQL_TARGET = soci_postgresql -- SOCI_POSTGRESQL_OUTPUT_NAME = soci_postgresql -- SOCI_POSTGRESQL_COMPILE_DEFINITIONS = SOCI_ABI_VERSION="4.0" HAVE_DL=1 -- SOCI_POSTGRESQL_INCLUDE_DIRECTORIES = /home/pbulk/build/databases/soci/work/soci-4.0.3/cmake-pkgsrc-build /home/pbulk/build/databases/soci/work/soci-4.0.3/include /home/pbulk/build/databases/soci/work/soci-4.0.3/cmake-pkgsrc-build/include /home/pbulk/build/databases/soci/work/soci-4.0.3/include/private /home/pbulk/build/databases/soci/work/soci-4.0.3/include/private /opt/pkg/include /opt/pkg/include -- SOCI_POSTGRESQL_NOSINLGEROWMODE = -- -- Configuring SOCI tests: -- SOCI_EMPTY_TEST_CONNSTR = dummy -- MS Access test disabled on non-Windows platform -- ODBC DB2 test disabled. -- SOCI_POSTGRESQL_TEST_CONNSTR = dbname=soci_test -- -- Configuring done (9.7s) -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED SOCI_LIBDIR -- Build files have been written to: /home/pbulk/build/databases/soci/work/soci-4.0.3/cmake-pkgsrc-build