+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent MYSQL_VERSION_REQD=mariadb1011 WRKLOG=/tmp/bulklog/mysql-connector-c++-8.0.25/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent MYSQL_VERSION_REQD=mariadb1011 WRKLOG=/tmp/bulklog/mysql-connector-c++-8.0.25/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for mysql-connector-c++-8.0.25-src.tar.gz => Checksum SHA512 OK for mysql-connector-c++-8.0.25-src.tar.gz ===> Installing dependencies for mysql-connector-c++-8.0.25 ========================================================================== The following variables will affect the build process of this package, mysql-connector-c++-8.0.25. Their current value is shown below: * MYSQL_VERSION_DEFAULT = mariadb1011 * 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: * MYSQL_VERSION = mariadb1011 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 mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.29.6 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1 => Full dependency mariadb-client>=10.11.4nb1<10.12.0: found mariadb-client-10.11.8nb1 ===> Overriding tools for mysql-connector-c++-8.0.25 ===> Extracting for mysql-connector-c++-8.0.25 ===> Patching for mysql-connector-c++-8.0.25 ===> Creating toolchain wrappers for mysql-connector-c++-8.0.25 ===> Configuring for mysql-connector-c++-8.0.25 => Fixing CMAKE_MODULE_PATH in CMakeLists.txt INFO: [subst.mk:cmake] Nothing changed in "CMakeLists.txt". => Checking for portability problems in extracted files CMake Deprecation Warning at CMakeLists.txt:30 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at CMakeLists.txt:32 (CMAKE_POLICY): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> 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/mysql-connector-c++/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/mysql-connector-c++/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- BIG_ENDIAN: 0 Building version 8.0.25 Building on system: SunOS-5.11 (i386) Using cmake generator: Unix Makefiles Using toolset: Building 64bit code Building shared connector library CMake Deprecation Warning at cdk/CMakeLists.txt:31 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at cdk/CMakeLists.txt:33 (cmake_policy): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. Configuring CDK as part of MySQL_CONCPP project -- Looking for SSL library. -- found OpenSSL headers at: /opt/pkg/include -- OpenSSL library: /opt/pkg/lib/libssl.so -- OpenSSL crypto library: /opt/pkg/lib/libcrypto.so CMake Error at cdk/cmake/DepFindSSL.cmake:92 (message): OpenSSL version 1.x is required but version 3.3.1 was found Call Stack (most recent call first): cdk/cmake/DepFindSSL.cmake:354 (main) cdk/cmake/dependency.cmake:42 (include) cdk/CMakeLists.txt:96 (find_dependency) -- Looking for SHA512_DIGEST_LENGTH -- Looking for SHA512_DIGEST_LENGTH - found -- Looking for X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS -- Looking for X509_CHECK_FLAG_NO_PARTIAL_WILDCARDS - found -- Looking for SSL_get0_param -- Looking for SSL_get0_param - found -- Looking for X509_VERIFY_PARAM_set_hostflags -- Looking for X509_VERIFY_PARAM_set_hostflags - found -- Looking for X509_VERIFY_PARAM_set1_host -- Looking for X509_VERIFY_PARAM_set1_host - found -- found required X509 extensions -- Setting up Protobuf. ==== Configuring Protobuf build using cmake generator: Unix Makefiles -DCMAKE_SYSTEM_NAME=SunOS;-DCMAKE_SYSTEM_VERSION=5.11 CMake Deprecation Warning at CMakeLists.txt:44 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> 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/mysql-connector-c++/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/mysql-connector-c++/work/.cwrapper/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- BIG_ENDIAN: 0 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE Using pthreads for protobuf code -- Configuring done (4.0s) -- Generating done (0.0s) -- Build files have been written to: /home/pbulk/build/databases/mysql-connector-c++/work/mysql-connector-c++-8.0.25-src/cdk/protobuf ==== Protobuf build configured. Processor Count: 32 -- Setting up RapidJSON. Skipping second declaration of config option: THROW_AS_ASSERT (found in: /home/pbulk/build/databases/mysql-connector-c++/work/mysql-connector-c++-8.0.25-src/cdk/CMakeLists.txt) -- Performing Test HAVE_STATIC_ASSERT -- Performing Test HAVE_STATIC_ASSERT - Success -- Performing Test HAVE_IS_SAME -- Performing Test HAVE_IS_SAME - Failed CMake Deprecation Warning at cdk/extra/zlib/CMakeLists.txt:24 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. CMake Deprecation Warning at cdk/extra/zlib/CMakeLists.txt:37 (CMAKE_POLICY): The OLD behavior for policy CMP0075 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- 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 off64_t -- Check size of off64_t - done -- Looking for fseeko -- Looking for fseeko - found -- Looking for unistd.h -- Looking for unistd.h - found CMake Deprecation Warning at cdk/extra/zstd/CMakeLists.txt:11 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. -- ZSTD_LEGACY_SUPPORT not defined! -- Performing Test HAVE_SHARED_PTR -- Performing Test HAVE_SHARED_PTR - Success -- Performing Test HAVE_SYSTEM_ERROR -- Performing Test HAVE_SYSTEM_ERROR - Success -- Check size of wchar_t -- Check size of wchar_t - done -- Looking for sys/endian.h -- Looking for sys/endian.h - not found -- Looking for sys/byteorder.h -- Looking for sys/byteorder.h - found CMake Deprecation Warning at cdk/core/CMakeLists.txt:30 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. Wrote configuration header: /home/pbulk/build/databases/mysql-connector-c++/work/mysql-connector-c++-8.0.25-src/cdk/include/mysql/cdk/config.h Preparing to merge SHARED library: connector (xapi;devapi) Connector library name: mysqlcppconn8 Building version 8.0.25 Generating INFO_SRC Generating INFO_BIN Install location: /opt/pkg Connector libraries will be installed at: lib Project configuration options: : BUILD_STATIC: OFF Build static version of connector library : WITH_SSL: system Either 'system' to use system-wide OpenSSL library, or custom OpenSSL location. (default : system) : WITH_JDBC: OFF Whether to build a variant of connector library which implements legacy JDBC API -- Configuring incomplete, errors occurred! *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/mysql-connector-c++ *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/databases/mysql-connector-c++