=> Checksum BLAKE2s OK for mysql-connector-c++-9.2.0-src.tar.gz => Checksum SHA512 OK for mysql-connector-c++-9.2.0-src.tar.gz ===> Installing dependencies for mysql-connector-c++-9.2.0 ========================================================================== The following variables will affect the build process of this package, mysql-connector-c++-9.2.0. Their current value is shown below: * MYSQL_VERSION_DEFAULT = mariadb114 * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /opt/pkg/etc/openssl/certs * SSLDIR = /opt/pkg/etc/openssl * SSLKEYS = /opt/pkg/etc/openssl/private Based on these variables, the following variables have been set: * MYSQL_VERSION = mariadb114 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.31.7nb2 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency boost-headers-1.87.*: found boost-headers-1.87.0nb3 => Full dependency mariadb-client>=11.4.0<11.5.0: found mariadb-client-11.4.5nb2 => Full dependency openssl>=1.1.1: found openssl-3.4.1 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for mysql-connector-c++-9.2.0 ===> Extracting for mysql-connector-c++-9.2.0 ===> Patching for mysql-connector-c++-9.2.0 ===> Creating toolchain wrappers for mysql-connector-c++-9.2.0 ===> Configuring for mysql-connector-c++-9.2.0 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. === Booststrap === -- generator: Unix Makefiles -- build type: Debug -- ---- CMake Deprecation Warning at CMakeLists.txt:34 (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 AppleClang 13.1.6.13160021 -- The CXX compiler identification is AppleClang 13.1.6.13160021 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang - 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: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.9s) -- Generating done (0.0s) -- Build files have been written to: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cmake-pkgsrc-build/platform-cache === Booststrap done === -- BIG_ENDIAN: 0 Building version 9.2.0 Building on system: Darwin-23.5.0 (arm64) Using cmake generator: Unix Makefiles Using toolset: Building 64bit code Building shared connector library -- Looking for SSL library. -- Found OpenSSL: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.buildlink/lib/libcrypto.dylib (found version "3.4.1") -- Using OpenSSL version: 3.4.1 -- 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 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 -- Setting up RapidJSON. Skipping second declaration of config option: THROW_AS_ASSERT (found in: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cdk/CMakeLists.txt) -- Looking for sys/types.h -- Looking for sys/types.h - not found -- Looking for stdint.h -- Looking for stdint.h - not found -- Looking for stddef.h -- Looking for stddef.h - not found -- Check size of wchar_t -- Check size of wchar_t - failed -- Setting up Protobuf. == configuring external build of protobuf -- sources at: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cdk/extra/protobuf -- generator: Unix Makefiles -- option CMAKE_BUILD_TYPE: Debug -- option CMAKE_SYSTEM_NAME: Darwin -- option CMAKE_SYSTEM_VERSION: 23.5.0 -- option CMAKE_SYSTEM_PROCESSOR: arm64 -- option CMAKE_C_COMPILER: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang -- option CMAKE_CXX_COMPILER: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang++ -- ---- Not searching for unused variables given on the command line. -- BIG_ENDIAN: 0 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS -- Performing Test protobuf_HAVE_BUILTIN_ATOMICS - Success -- Configuring done (0.5s) -- Generating done (0.1s) -- Build files have been written to: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cmake-pkgsrc-build/cdk/protocol/mysqlx/protobuf == done configuring external build of protobuf -- Setting up compression libraries. == configuring external build of zlib -- sources at: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cdk/extra/zlib -- generator: Unix Makefiles -- option CMAKE_BUILD_TYPE: Debug -- option CMAKE_SYSTEM_NAME: Darwin -- option CMAKE_SYSTEM_VERSION: 23.5.0 -- option CMAKE_SYSTEM_PROCESSOR: arm64 -- option CMAKE_C_COMPILER: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang -- option CMAKE_CXX_COMPILER: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang++ -- ---- Not searching for unused variables given on the command line. -- 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 -- Configuring done (1.3s) -- Generating done (0.0s) -- Build files have been written to: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cmake-pkgsrc-build/cdk/protocol/mysqlx/zlib == done configuring external build of zlib == configuring external build of lz4 -- sources at: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cdk/extra/lz4 -- generator: Unix Makefiles -- option CMAKE_BUILD_TYPE: Debug -- option CMAKE_SYSTEM_NAME: Darwin -- option CMAKE_SYSTEM_VERSION: 23.5.0 -- option CMAKE_SYSTEM_PROCESSOR: arm64 -- option CMAKE_C_COMPILER: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang -- option CMAKE_CXX_COMPILER: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang++ -- ---- Not searching for unused variables given on the command line. -- BIG_ENDIAN: 0 -- Configuring done (0.0s) -- Generating done (0.0s) -- Build files have been written to: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cmake-pkgsrc-build/cdk/protocol/mysqlx/lz4 == done configuring external build of lz4 == configuring external build of zstd -- sources at: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cdk/extra/zstd -- generator: Unix Makefiles -- option CMAKE_BUILD_TYPE: Debug -- option CMAKE_SYSTEM_NAME: Darwin -- option CMAKE_SYSTEM_VERSION: 23.5.0 -- option CMAKE_SYSTEM_PROCESSOR: arm64 -- option CMAKE_C_COMPILER: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang -- option CMAKE_CXX_COMPILER: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/.cwrapper/bin/clang++ -- ---- Not searching for unused variables given on the command line. -- BIG_ENDIAN: 0 -- ZSTD_LEGACY_SUPPORT not defined! -- Configuring done (0.1s) -- Generating done (0.0s) -- Build files have been written to: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cmake-pkgsrc-build/cdk/protocol/mysqlx/zstd == done configuring external build of zstd -- Looking for sys/endian.h -- Looking for sys/endian.h - not 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: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cmake-pkgsrc-build/cdk/include/mysql/cdk/config.h -- Using cipher list defined in: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cdk/foundation/tls_ciphers.h Preparing to merge SHARED library: connector (xapi;devapi) Connector library name: mysqlcppconnx Building version 9.2.0 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_PROTOBUF: Enable, disable or point to PROTOBUF installation. : WITH_ZLIB: Enable, disable or point to ZLIB installation. : WITH_LZ4: Enable, disable or point to LZ4 installation. : WITH_ZSTD: Enable, disable or point to ZSTD installation. : WITH_JDBC: OFF Whether to build a variant of connector library which implements legacy JDBC API -- Configuring done (6.2s) CMake Warning (dev): Policy CMP0068 is not set: RPATH settings on macOS do not affect install_name. Run "cmake --help-policy CMP0068" for policy details. Use the cmake_policy command to set the policy and suppress this warning. For compatibility with older versions of CMake, the install_name fields for the following targets are still affected by RPATH settings: connector This warning is for project developers. Use -Wno-dev to suppress it. -- Generating done (0.1s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_APPLE_SILICON_PROCESSOR CMAKE_INSTALL_MANDIR FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /Users/pbulk/build-disk/databases/mysql-connector-c++/work/mysql-connector-c++-9.2.0-src/cmake-pkgsrc-build