==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: abc 0.0.0.20260215-1 (Thu Feb 26 11:50:25 2026)
==> Retrieving sources...
-> Found abc-8475386dfa921e6337d312f0b37e4eac47d02bf6.tar.gz
-> Found cmake.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
abc-8475386dfa921e6337d312f0b37e4eac47d02bf6.tar.gz ... Passed
cmake.patch ... Passed
==> Making package: abc 0.0.0.20260215-1 (Thu Feb 26 11:50:35 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) cppdap-1.58.0-2 hicolor-icon-theme-0.18-1 jsoncpp-1.9.6-3 libuv-1.52.0-1 rhash-1.4.6-1 cmake-4.2.3-1
Total Download Size: 21.30 MiB
Total Installed Size: 108.76 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
cmake-4.2.3-1-aarch64 downloading...
cppdap-1.58.0-2-aarch64 downloading...
rhash-1.4.6-1-aarch64 downloading...
jsoncpp-1.9.6-3-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing cppdap...
installing hicolor-icon-theme...
installing jsoncpp...
Optional dependencies for jsoncpp
jsoncpp-doc: documentation
installing libuv...
installing rhash...
installing cmake...
Optional dependencies for cmake
make: for unix Makefile generator [installed]
ninja: for ninja generator
qt6-base: cmake-gui
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found abc-8475386dfa921e6337d312f0b37e4eac47d02bf6.tar.gz
-> Found cmake.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting abc-8475386dfa921e6337d312f0b37e4eac47d02bf6.tar.gz with bsdtar
==> Starting prepare()...
patching file CMakeLists.txt
patching file test/gia/CMakeLists.txt
==> Starting build()...
-- The C compiler identification is GNU 15.2.1
-- The CXX compiler identification is GNU 15.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/lib/distcc/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/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Performing Test C_COMPILER_SUPPORTS__-march=armv8-a
-- Performing Test C_COMPILER_SUPPORTS__-march=armv8-a - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-march=armv8-a
-- Performing Test CXX_COMPILER_SUPPORTS__-march=armv8-a - Success
-- Performing Test C_COMPILER_SUPPORTS__-O2
-- Performing Test C_COMPILER_SUPPORTS__-O2 - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-O2
-- Performing Test CXX_COMPILER_SUPPORTS__-O2 - Success
-- Performing Test C_COMPILER_SUPPORTS__-pipe
-- Performing Test C_COMPILER_SUPPORTS__-pipe - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-pipe
-- Performing Test CXX_COMPILER_SUPPORTS__-pipe - Success
-- Performing Test C_COMPILER_SUPPORTS__-fno-plt
-- Performing Test C_COMPILER_SUPPORTS__-fno-plt - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-fno-plt
-- Performing Test CXX_COMPILER_SUPPORTS__-fno-plt - Success
-- Performing Test C_COMPILER_SUPPORTS__-fexceptions
-- Performing Test C_COMPILER_SUPPORTS__-fexceptions - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-fexceptions
-- Performing Test CXX_COMPILER_SUPPORTS__-fexceptions - Success
-- Performing Test C_COMPILER_SUPPORTS__-Wp,-D_FORTIFY_SOURCE=3
-- Performing Test C_COMPILER_SUPPORTS__-Wp,-D_FORTIFY_SOURCE=3 - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-Wp,-D_FORTIFY_SOURCE=3
-- Performing Test CXX_COMPILER_SUPPORTS__-Wp,-D_FORTIFY_SOURCE=3 - Success
-- Performing Test C_COMPILER_SUPPORTS__-Wformat
-- Performing Test C_COMPILER_SUPPORTS__-Wformat - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-Wformat
-- Performing Test CXX_COMPILER_SUPPORTS__-Wformat - Success
-- Performing Test C_COMPILER_SUPPORTS__-Werror=format-security
-- Performing Test C_COMPILER_SUPPORTS__-Werror=format-security - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-Werror=format-security
-- Performing Test CXX_COMPILER_SUPPORTS__-Werror=format-security - Success
-- Performing Test C_COMPILER_SUPPORTS__-fstack-clash-protection
-- Performing Test C_COMPILER_SUPPORTS__-fstack-clash-protection - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-fstack-clash-protection
-- Performing Test CXX_COMPILER_SUPPORTS__-fstack-clash-protection - Success
-- Performing Test C_COMPILER_SUPPORTS__-Wall
-- Performing Test C_COMPILER_SUPPORTS__-Wall - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-Wall
-- Performing Test CXX_COMPILER_SUPPORTS__-Wall - Success
-- Performing Test C_COMPILER_SUPPORTS__-Wno-unused-function
-- Performing Test C_COMPILER_SUPPORTS__-Wno-unused-function - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-Wno-unused-function
-- Performing Test CXX_COMPILER_SUPPORTS__-Wno-unused-function - Success
-- Performing Test C_COMPILER_SUPPORTS__-Wno-write-strings
-- Performing Test C_COMPILER_SUPPORTS__-Wno-write-strings - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-Wno-write-strings
-- Performing Test CXX_COMPILER_SUPPORTS__-Wno-write-strings - Success
-- Performing Test C_COMPILER_SUPPORTS__-Wno-sign-compare
-- Performing Test C_COMPILER_SUPPORTS__-Wno-sign-compare - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-Wno-sign-compare
-- Performing Test CXX_COMPILER_SUPPORTS__-Wno-sign-compare - Success
-- Performing Test C_COMPILER_SUPPORTS__-Wp,-D_GLIBCXX_ASSERTIONS
-- Performing Test C_COMPILER_SUPPORTS__-Wp,-D_GLIBCXX_ASSERTIONS - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-Wp,-D_GLIBCXX_ASSERTIONS
-- Performing Test CXX_COMPILER_SUPPORTS__-Wp,-D_GLIBCXX_ASSERTIONS - Success
-- Performing Test C_COMPILER_SUPPORTS__-std=c++17
-- Performing Test C_COMPILER_SUPPORTS__-std=c++17 - Failed
-- Performing Test CXX_COMPILER_SUPPORTS__-std=c++17
-- Performing Test CXX_COMPILER_SUPPORTS__-std=c++17 - Success
-- Performing Test C_COMPILER_SUPPORTS__-fno-exceptions
-- Performing Test C_COMPILER_SUPPORTS__-fno-exceptions - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-fno-exceptions
-- Performing Test CXX_COMPILER_SUPPORTS__-fno-exceptions - Success
-- Performing Test C_COMPILER_SUPPORTS__-Wno-unused-but-set-variable
-- Performing Test C_COMPILER_SUPPORTS__-Wno-unused-but-set-variable - Success
-- Performing Test CXX_COMPILER_SUPPORTS__-Wno-unused-but-set-variable
-- Performing Test CXX_COMPILER_SUPPORTS__-Wno-unused-but-set-variable - Success
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:290 (message):
Could NOT find GTest (missing: GTEST_LIBRARY GTEST_INCLUDE_DIR
GTEST_MAIN_LIBRARY)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:654 (_FPHSA_FAILURE_MESSAGE)
/usr/share/cmake/Modules/FindGTest.cmake:421 (find_package_handle_standard_args)
CMakeLists.txt:120 (find_package)
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Build failed, check /home/leming/armv8/leming/build
[?12l[?25h[?12l[?25h