* Package: dev-db/mysql-connector-c++-8.0.27-r1:0 * Repository: gentoo * Maintainer: mysql-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux legacy * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking mysql-connector-c++-8.0.27-src.tar.gz to /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work >>> Source unpacked in /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work >>> Preparing source in /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-src ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-src" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build" * Applying mysql-connector-c++-8.0.27-fix-build.patch ... [ ok ] * Applying mysql-connector-c++-8.0.27-mysqlclient_r.patch ... [ ok ] * Hardcoded definition(s) removed in CMakeLists.txt: * set(CMAKE_INSTALL_PREFIX "" CACHE PATH "Install location") * Hardcoded definition(s) removed in jdbc/examples/CMakeLists.txt: * SET(CMAKE_VERBOSE_MAKEFILE 0) >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-src ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-src" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build" cmake -C /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DWITH_SSL=system -DWITH_JDBC=ON -DMYSQLCLIENT_STATIC_BINDING=0 -DMYSQLCLIENT_STATIC_LINKING=0 -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build/gentoo_toolchain.cmake /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-src loading initial cache file /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build/gentoo_common_config.cmake 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 value or use a ... 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 value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. === Booststrap === -- generator: Unix Makefiles -- build type: Gentoo -- ---- CMake Deprecation Warning at CMakeLists.txt:34 (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.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/cc - 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: /usr/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Configuring done (0.7s) -- Generating done (0.0s) -- Build files have been written to: /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build/platform-cache === Booststrap done === -- BIG_ENDIAN: 0 Building version 8.0.27 Building on system: Linux-6.4.9 (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.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. 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 value or use a ... 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: /usr/include -- OpenSSL library: /usr/lib64/libssl.so -- OpenSSL crypto library: /usr/lib64/libcrypto.so CMake Error at cdk/cmake/DepFindSSL.cmake:92 (message): OpenSSL version 1.x is required but version 3.1.2 was found Call Stack (most recent call first): cdk/cmake/DepFindSSL.cmake:354 (main) cdk/cmake/dependency.cmake:45 (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 RapidJSON. Skipping second declaration of config option: THROW_AS_ASSERT (found in: /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-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 -- Performing Test HAVE_SHARED_PTR -- Performing Test HAVE_SHARED_PTR - Success -- Performing Test HAVE_SYSTEM_ERROR -- Performing Test HAVE_SYSTEM_ERROR - Success -- 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 wchar_t -- Check size of wchar_t - done -- Found Protobuf: /usr/lib64/libprotobuf.so (found version "3.21.9") -- Setting up compression libraries. == configuring external build of zlib -- sources at: /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-src/cdk/extra/zlib -- generator: Unix Makefiles -- option CMAKE_BUILD_TYPE: Gentoo -- option CMAKE_SYSTEM_NAME: Linux -- option CMAKE_SYSTEM_VERSION: 6.4.9 -- option CMAKE_SYSTEM_PROCESSOR: x86_64 -- option CMAKE_C_COMPILER: /usr/bin/cc -- option CMAKE_CXX_COMPILER: /usr/bin/c++ -- ---- Not searching for unused variables given on the command line. -- BIG_ENDIAN: 0 -- 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 -- Configuring done (0.8s) -- Generating done (0.0s) -- Build files have been written to: /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build/cdk/protocol/mysqlx/zlib == done configuring external build of zlib == configuring external build of lz4 -- sources at: /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-src/cdk/extra/lz4 -- generator: Unix Makefiles -- option CMAKE_BUILD_TYPE: Gentoo -- option CMAKE_SYSTEM_NAME: Linux -- option CMAKE_SYSTEM_VERSION: 6.4.9 -- option CMAKE_SYSTEM_PROCESSOR: x86_64 -- option CMAKE_C_COMPILER: /usr/bin/cc -- option CMAKE_CXX_COMPILER: /usr/bin/c++ -- ---- 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: /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build/cdk/protocol/mysqlx/lz4 == done configuring external build of lz4 == configuring external build of zstd -- sources at: /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-src/cdk/extra/zstd -- generator: Unix Makefiles -- option CMAKE_BUILD_TYPE: Gentoo -- option CMAKE_SYSTEM_NAME: Linux -- option CMAKE_SYSTEM_VERSION: 6.4.9 -- option CMAKE_SYSTEM_PROCESSOR: x86_64 -- option CMAKE_C_COMPILER: /usr/bin/cc -- option CMAKE_CXX_COMPILER: /usr/bin/c++ -- ---- Not searching for unused variables given on the command line. -- BIG_ENDIAN: 0 -- ZSTD_LEGACY_SUPPORT not defined! -- Configuring done (0.0s) -- Generating done (0.0s) -- Build files have been written to: /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_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.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. Wrote configuration header: /var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build/cdk/include/mysql/cdk/config.h CMake Deprecation Warning at jdbc/CMakeLists.txt:31 (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. Legacy library soversion: 9 Looking for MySQL Client library: -- libs: -lmysqlclient; -lz; -lzstd; -lssl; -lcrypto; -lresolv; -lm -- libs search path: version: 8.0.32 include path: /usr/include/mysql library location: /usr/lib64/libmysqlclient.so dependencies search path: -L/usr/lib64 -L/usr/lib64/private dependencies: z zstd ssl crypto resolv m -- Found Boost: /usr/include (found version "1.82.0") -- Looking for include file inttypes.h -- Looking for include file inttypes.h - found -- Check size of int8_t -- Check size of int8_t - done -- Check size of uint8_t -- Check size of uint8_t - done -- Check size of int16_t -- Check size of int16_t - done -- Check size of uint16_t -- Check size of uint16_t - done -- Check size of int32_t -- Check size of int32_t - done -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of int64_t -- Check size of int64_t - done -- Check size of uint64_t -- Check size of uint64_t - done -- Check size of __int8 -- Check size of __int8 - failed -- Check size of unsigned __int8 -- Check size of unsigned __int8 - failed -- Check size of __int16 -- Check size of __int16 - failed -- Check size of unsigned __int16 -- Check size of unsigned __int16 - failed -- Check size of __int32 -- Check size of __int32 - failed -- Check size of unsigned __int32 -- Check size of unsigned __int32 - failed -- Check size of __int64 -- Check size of __int64 - failed -- Check size of unsigned __int64 -- Check size of unsigned __int64 - failed -- Looking for strtold -- Looking for strtold - found -- Looking for strtol -- Looking for strtol - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoul -- Looking for strtoul - found -- Looking for strtoull -- Looking for strtoull - found -- Looking for strtoimax -- Looking for strtoimax - found -- Looking for strtoumax -- Looking for strtoumax - found -- Using dynamic libmysql binding -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found Preparing to merge SHARED library: connector-jdbc (jdbc) Connector legacy library name: mysqlcppconn Preparing to merge SHARED library: connector (xapi;devapi) Connector library name: mysqlcppconn8 Building version 8.0.27 Generating INFO_SRC Generating INFO_BIN Install location: /usr Connector libraries will be installed at: lib64 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: ON Whether to build a variant of connector library which implements legacy JDBC API : WITH_MYSQL: Base location of (monolithic) MySQL installation. : WITH_BOOST: Boost install location -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -O2 -pipe -march=native -fno-diagnostics-color C++ -O2 -pipe -march=native -fno-diagnostics-color Linker flags: Executable -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 Module -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 Shared -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -- Configuring incomplete, errors occurred! * ERROR: dev-db/mysql-connector-c++-8.0.27-r1::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 2230: Called cmake_src_configure * environment, line 1082: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=dev-db/mysql-connector-c++-8.0.27-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-db/mysql-connector-c++-8.0.27-r1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-db:mysql-connector-c++-8.0.27-r1:20230810-194159.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27_build' * S: '/var/tmp/portage/dev-db/mysql-connector-c++-8.0.27-r1/work/mysql-connector-c++-8.0.27-src'