DEBUG: Executing python function extend_recipe_sysroot
NOTE: Direct dependencies are ['TOPDIR/sources/openembedded-core/meta/recipes-core/glibc/glibc_2.42.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/clang/clang-cross_git.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/clang/compiler-rt_git.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/clang/libcxx_git.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/cmake/cmake-native_4.2.1.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/gcc/gcc-runtime_15.2.bb:do_populate_sysroot', 'TOPDIR/sources/openembedded-core/meta/recipes-devtools/quilt/quilt-native_0.69.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/meta-openembedded/meta-oe/recipes-test/googletest/googletest_1.17.0.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/clang/lld_git.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/ninja/ninja_1.13.2.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/patch/patch_2.8.bb:do_populate_sysroot', 'virtual:native:TOPDIR/sources/openembedded-core/meta/recipes-devtools/pseudo/pseudo_git.bb:do_populate_sysroot']
NOTE: Installed into sysroot: []
NOTE: Skipping as already exists in sysroot: ['gettext-minimal-native', 'glibc', 'binutils-cross-arm', 'clang-cross-arm', 'compiler-rt', 'libcxx', 'llvm-tblgen-native', 'cmake-native', 'gcc-runtime', 'libgcc', 'libtool-native', 'm4-native', 'quilt-native', 'texinfo-dummy-native', 'linux-libc-headers', 'googletest-native', 'openssl-native', 'expat-native', 'libxml2-native', 'ncurses-native', 'util-linux-libuuid-native', 'zlib-native', 'binutils-native', 'clang-native', 'lld-native', 'llvm-native', 'elfutils-native', 'flex-native', 'gnu-config-native', 'json-c-native', 'libedit-native', 'make-native', 'ninja-native', 'patch-native', 'perl-native', 'pseudo-native', 'python3-native', 'bzip2-native', 'libarchive-native', 'libidn2-native', 'xz-native', 'zstd-native', 'acl-native', 'attr-native', 'curl-native', 'gdbm-native', 'gmp-native', 'gnutls-native', 'libtasn1-native', 'libcap-native', 'libffi-native', 'libgcrypt-native', 'libgpg-error-native', 'libmicrohttpd-native', 'libunistring-native', 'nettle-native', 're2c-native', 'sqlite3-native']
DEBUG: Python function extend_recipe_sysroot finished
DEBUG: Executing shell function do_configure
-- The CXX compiler identification is Clang 21.1.8
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-clang++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- The C compiler identification is Clang 21.1.8
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/recipe-sysroot-native/usr/bin/arm-yoe-linux-gnueabi/arm-yoe-linux-gnueabi-clang - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Performing Test HAS_CXX_OPTIONAL_MONADS
-- Performing Test HAS_CXX_OPTIONAL_MONADS - Success
-- Looking for __cpp_lib_expected
-- Looking for __cpp_lib_expected - found
-- Looking for __cpp_lib_ranges
-- Looking for __cpp_lib_ranges - found
-- Looking for __cpp_lib_ranges_to_container
-- Looking for __cpp_lib_ranges_to_container - found
-- Looking for __cpp_lib_string_contains
-- Looking for __cpp_lib_string_contains - found
-- Performing Test HAS_FSTACK_PROTECTOR
-- Performing Test HAS_FSTACK_PROTECTOR - Success
-- Performing Test HAS_FCF_PROTECTION
-- Performing Test HAS_FCF_PROTECTION - Failed
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE
-- Command 'lowdown' not found: skipping generating man page btop.1
CMake Warning at TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/recipe-sysroot-native/usr/share/cmake-4.2/Modules/FetchContent.cmake:2121 (message):
FETCHCONTENT_FULLY_DISCONNECTED is set to true, which requires the source
directory for dependency googletest to already be populated. This
generally means it must not be set to true the first time CMake is run in a
build directory. The following source directory should already be
populated, but it doesn't exist:
TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/build/_deps/googletest-src
Policy CMP0170 controls enforcement of this requirement.
Call Stack (most recent call first):
TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/recipe-sysroot-native/usr/share/cmake-4.2/Modules/FetchContent.cmake:2394 (__FetchContent_Populate)
tests/CMakeLists.txt:10 (FetchContent_MakeAvailable)
-- Configuring done (1.6s)
CMake Error at tests/CMakeLists.txt:14 (target_link_libraries):
Target "libbtop_test" links to:
GTest::gtest_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.
-- Generating done (0.0s)
CMake Warning:
Manually-specified variables were not used by the project:
CMAKE_EXPORT_NO_PACKAGE_REGISTRY
CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SYSCONFDIR
LIB_SUFFIX
PYTHON_EXECUTABLE
Python3_EXECUTABLE
Python_EXECUTABLE
CMake Generate step failed. Build files cannot be regenerated correctly.
WARNING: TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/temp/run.do_configure.2281022:162 exit 1 from 'cmake -G 'Ninja' -DCMAKE_MAKE_PROGRAM=ninja $oecmake_sitefile TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/sources/btop-1.4.6 -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_BINDIR:PATH=bin -DCMAKE_INSTALL_SBINDIR:PATH=sbin -DCMAKE_INSTALL_LIBEXECDIR:PATH=libexec -DCMAKE_INSTALL_SYSCONFDIR:PATH=/etc -DCMAKE_INSTALL_SHAREDSTATEDIR:PATH=../com -DCMAKE_INSTALL_LOCALSTATEDIR:PATH=/var -DCMAKE_INSTALL_LIBDIR:PATH=lib -DCMAKE_INSTALL_INCLUDEDIR:PATH=include -DCMAKE_INSTALL_DATAROOTDIR:PATH=share -DPYTHON_EXECUTABLE:PATH=/usr/bin/python3 -DPython_EXECUTABLE:PATH=/usr/bin/python3 -DPython3_EXECUTABLE:PATH=/usr/bin/python3 -DLIB_SUFFIX= -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_TOOLCHAIN_FILE:FILEPATH=TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/toolchain.cmake -DCMAKE_NO_SYSTEM_FROM_IMPORTED=1 -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_EXPORT_COMPILE_COMMANDS:BOOL=ON -Wno-dev'
WARNING: Backtrace (BB generated script):
#1: cmake_do_configure, TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/temp/run.do_configure.2281022, line 162
#2: do_configure, TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/temp/run.do_configure.2281022, line 141
#3: main, TMPDIR/work/cortexa15t2hf-neon-yoe-linux-gnueabi/btop/1.4.6/temp/run.do_configure.2281022, line 180