=> 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 = /usr * SSLCERTBUNDLE (not defined) * SSLCERTS = /etc/openssl/certs * SSLDIR = /etc/openssl * SSLKEYS = /etc/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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cmake>=3.18: found cmake-3.31.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Build dependency boost-headers-1.86.*: found boost-headers-1.86.0 => Full dependency mariadb-client>=10.11.4nb1<10.12.0: found mariadb-client-10.11.10 ===> 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 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". CMake Deprecation Warning at CMakeLists.txt:30 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at CMakeLists.txt:32 (CMAKE_POLICY): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/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: /pbulk/work/databases/mysql-connector-c++/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- BIG_ENDIAN: 0 Building version 8.0.25 Building on system: NetBSD-10.0 (x86_64) 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.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. CMake Deprecation Warning at cdk/CMakeLists.txt:33 (cmake_policy): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. Configuring CDK as part of MySQL_CONCPP project -- Looking for SSL library. -- found OpenSSL headers at: /usr/include -- OpenSSL library: /usr/lib/libssl.so -- OpenSSL crypto library: /usr/lib/libcrypto.so CMake Error at cdk/cmake/DepFindSSL.cmake:92 (message): OpenSSL version 1.x is required but version 3.0.12 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=NetBSD;-DCMAKE_SYSTEM_VERSION=10.0 CMake Deprecation Warning at CMakeLists.txt:44 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is GNU 10.5.0 -- The CXX compiler identification is GNU 10.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/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: /pbulk/work/databases/mysql-connector-c++/work/.cwrapper/bin/c++ - 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 (0.5s) -- Generating done (0.0s) -- Build files have been written to: /pbulk/work/databases/mysql-connector-c++/work/mysql-connector-c++-8.0.25-src/cdk/protobuf ==== Protobuf build configured. Processor Count: 48 -- Setting up RapidJSON. Skipping second declaration of config option: THROW_AS_ASSERT (found in: /pbulk/work/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.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. 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 - failed -- 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.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- 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 - found -- Looking for sys/byteorder.h -- Looking for sys/byteorder.h - not found CMake Deprecation Warning at cdk/core/CMakeLists.txt:30 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. Wrote configuration header: /pbulk/work/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: /usr/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. make[1]: stopped in /usr/pkgsrc/databases/mysql-connector-c++ *** Error code 1 Stop. make: stopped in /usr/pkgsrc/databases/mysql-connector-c++