* Package: dev-util/android-tools-35.0.1:0 * Repository: gentoo * Maintainer: zmedico@gentoo.org * Upstream: https://source.android.com/setup/contribute/report-bugs * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python3_12 * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking android-tools-35.0.1.tar.xz to /var/tmp/portage/dev-util/android-tools-35.0.1/work >>> Unpacking android-tools-31.0.3-no-gtest.patch to /var/tmp/portage/dev-util/android-tools-35.0.1/work >>> Source unpacked in /var/tmp/portage/dev-util/android-tools-35.0.1/work >>> Preparing source in /var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1 ... * Applying android-tools-31.0.3-no-gtest.patch ... [ ok ] * Applying 0011-Remove-the-useless-dependency-on-gtest.patch ... patching file fastboot/socket.h Hunk #1 succeeded at 40 with fuzz 1 (offset -1 lines). Hunk #2 succeeded at 118 (offset -1 lines). [ ok ] * Applying 0004-Remove-the-useless-dependency-on-gtest.patch ... [ ok ] * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1_build" * Hardcoded definition(s) removed in vendor/boringssl/CMakeLists.txt: * set(CMAKE_INSTALL_PREFIX ${CMAKE_SOURCE_DIR}/install CACHE PATH "" FORCE) >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1" * Build directory (BUILD_DIR): "/var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1_build" cmake -C /var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS=-O2 -pipe -march=native -fno-diagnostics-color -DCMAKE_C_FLAGS=-O2 -pipe -march=native -fno-diagnostics-color -DCMAKE_FIND_PACKAGE_PREFER_CONFIG=ON -Dprotobuf_MODULE_COMPATIBLE=ON -DBUILD_SHARED_LIBS=OFF -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1_build/gentoo_toolchain.cmake /var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1 loading initial cache file /var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1_build/gentoo_common_config.cmake -- The C compiler identification is GNU 14.2.1 -- The CXX compiler identification is GNU 14.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-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: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test COMPILER_SUPPORTS_TRIVIAL_ZERO_INIT -- Performing Test COMPILER_SUPPORTS_TRIVIAL_ZERO_INIT - Success -- Found Perl: /usr/bin/perl (found version "5.40.0") -- Checking for module 'libunwind-generic>=1.3.0' -- Found libunwind-generic, version 1.8.1 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Version: 10.2.0 -- Build type: RelWithDebInfo -- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.3.0") -- Checking for module 'libbrotlicommon' -- Found libbrotlicommon, version 1.1.0 -- Checking for module 'libbrotlidec' -- Found libbrotlidec, version 1.1.0 -- Checking for module 'libbrotlienc' -- Found libbrotlienc, version 1.1.0 -- Checking for module 'liblz4' -- Found liblz4, version 1.10.0 -- Checking for module 'libpcre2-8' -- Found libpcre2-8, version 10.44 -- Checking for module 'libusb-1.0' -- Found libusb-1.0, version 1.0.27 -- Checking for module 'libzstd' -- Found libzstd, version 1.5.6 -- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1") -- Could NOT find Protobuf (missing: Protobuf_PROTOC_EXECUTABLE) (found version "27.2.0") CMake Warning at vendor/CMakeLists.txt:92 (find_package): Found package configuration file: /usr/lib64/cmake/protobuf/protobuf-config.cmake but it set Protobuf_FOUND to FALSE so package "Protobuf" is considered to be NOT FOUND. CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:233 (message): Could NOT find Protobuf (missing: Protobuf_PROTOC_EXECUTABLE) (found version "27.2.0") Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:603 (_FPHSA_FAILURE_MESSAGE) /usr/lib64/cmake/protobuf/protobuf-module.cmake:162 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) /usr/lib64/cmake/protobuf/protobuf-config.cmake:23 (include) vendor/CMakeLists.txt:93 (find_package) -- Configuring incomplete, errors occurred! * ERROR: dev-util/android-tools-35.0.1::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 3438: Called cmake_src_configure * environment, line 1655: 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-util/android-tools-35.0.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-util/android-tools-35.0.1::gentoo'`. * The complete build log is located at '/var/log/portage/dev-util:android-tools-35.0.1:20240819-234721.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/android-tools-35.0.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-util/android-tools-35.0.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1_build' * S: '/var/tmp/portage/dev-util/android-tools-35.0.1/work/android-tools-35.0.1'