* Package: net-libs/google-cloud-cpp-2.19.0:0 * Repository: gentoo * Maintainer: perfinion@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking google-cloud-cpp-2.19.0.tar.gz to /var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work >>> Unpacking googleapis-0e3b813b0d0da539eacbe86b8716feeed00943c5.tar.gz to /var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work >>> Source unpacked in /var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work >>> Preparing source in /var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0" * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0_build" >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0" * Build directory (BUILD_DIR): "/var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0_build" cmake -C /var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DGOOGLE_CLOUD_CPP_ENABLE_WERROR=OFF -DGOOGLE_CLOUD_CPP_ENABLE_EXAMPLES=OFF -DBUILD_TESTING=no -DCMAKE_CXX_STANDARD=17 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0_build/gentoo_toolchain.cmake /var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0 loading initial cache file /var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0_build/gentoo_common_config.cmake -- The CXX compiler identification is GNU 14.1.1 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "3.2.2") -- Could NOT find c-ares (missing: c-ares_DIR) -- Found c-ares: /usr/include (found version "1.31.0") -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.2.0") -- Found RE2 via pkg-config. -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WALL -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WALL - Success -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WEXTRA -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WEXTRA - Success -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WCONVERSION -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WCONVERSION - Success -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WNO_SIGN_CONVERSION -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WNO_SIGN_CONVERSION - Success -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WERROR -- Performing Test GOOGLE_CLOUD_CPP_COMPILER_SUPPORTS_WERROR - Success -- Found CURL: /usr/lib64/libcurl.so (found version "8.8.0") -- <<< Gentoo configuration >>> Build type RelWithDebInfo Install path /usr Compiler flags: C 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 done (2.7s) CMake Error at google/cloud/google_cloud_cpp_common.cmake:274 (target_link_libraries): The link interface of target "google_cloud_cpp_mocks" contains: GTest::gmock_main but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. Call Stack (most recent call first): google/cloud/CMakeLists.txt:53 (include) CMake Error at google/cloud/bigtable/CMakeLists.txt:285 (target_link_libraries): The link interface of target "google_cloud_cpp_bigtable_mocks" contains: GTest::gmock_main but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. CMake Error at google/cloud/pubsub/CMakeLists.txt:320 (target_link_libraries): The link interface of target "google_cloud_cpp_pubsub_mocks" contains: GTest::gmock_main but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. CMake Error at google/cloud/storage/google_cloud_cpp_storage_grpc.cmake:222 (target_link_libraries): The link interface of target "google_cloud_cpp_storage_grpc_mocks" contains: GTest::gmock but the target was not found. Possible reasons include: * There is a typo in the target name. * A find_package call is missing for an IMPORTED target. * An ALIAS target is missing. Call Stack (most recent call first): google/cloud/storage/CMakeLists.txt:42 (include) -- Generating done (1.7s) CMake Generate step failed. Build files cannot be regenerated correctly. * ERROR: net-libs/google-cloud-cpp-2.19.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 2207: Called cmake_src_configure * environment, line 1077: 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 '=net-libs/google-cloud-cpp-2.19.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=net-libs/google-cloud-cpp-2.19.0::gentoo'`. * The complete build log is located at '/var/log/portage/net-libs:google-cloud-cpp-2.19.0:20240706-092149.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0_build' * S: '/var/tmp/portage/net-libs/google-cloud-cpp-2.19.0/work/google-cloud-cpp-2.19.0'