==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ananicy-cpp 1.1.1-7 (Mon Jan  6 05:24:18 2025)
==> Retrieving sources...
  -> Updating ananicy-cpp git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    ananicy-cpp ... Passed
==> Making package: ananicy-cpp 1.1.1-7 (Mon Jan  6 05:24:41 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) fmt-11.1.1-2  libbpf-1.5.0-1  spdlog-1.15.0-2

Total Installed Size:  2.18 MiB

:: Proceed with installation? [Y/n] 
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libbpf...
installing fmt...
installing spdlog...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (17) compiler-rt-18.1.8-1  cppdap-1.58.0-2  hicolor-icon-theme-0.18-1
              jsoncpp-1.9.6-3  libedit-20240808_3.1-1  libuv-1.49.2-1
              llvm-libs-18.1.8-5  perl-error-0.17029-7  perl-mailtools-2.22-1
              perl-timedate-2.33-7  rhash-1.4.4-1  bpf-6.12-9  clang-18.1.8-5
              cmake-3.31.3-1  git-2.47.1-1  ninja-1.12.1-2
              nlohmann-json-3.11.3-1

Total Download Size:     1.23 MiB
Total Installed Size:  492.99 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 bpf-6.12-9-armv7h downloading...
 nlohmann-json-3.11.3-1-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing libedit...
installing llvm-libs...
installing bpf...
installing compiler-rt...
installing clang...
Optional dependencies for clang
    openmp: OpenMP support in clang with -fopenmp
    python: for scan-view and git-clang-format [installed]
    llvm: referenced by some clang headers
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 [pending]
    qt6-base: cmake-gui
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    perl-libwww: git svn
    perl-term-readkey: git svn and interactive.singlekey setting
    perl-io-socket-ssl: git send-email TLS support
    perl-authen-sasl: git send-email TLS support
    perl-mediawiki-api: git mediawiki support
    perl-datetime-format-iso8601: git mediawiki support
    perl-lwp-protocol-https: git mediawiki https support
    perl-cgi: gitweb (web interface) support
    python: git svn & git p4 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing ninja...
installing nlohmann-json...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of ananicy-cpp git repo...
Cloning into 'ananicy-cpp'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
Version: 
-- version for cmake: 
CMake Warning at CMakeLists.txt:6 (project):
  VERSION keyword not followed by a value or was followed by a value that
  expanded to nothing.


-- 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/lib/distcc/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Checking compiler flags support
-- Performing Test CXX_ACCEPTS_G3
-- Performing Test CXX_ACCEPTS_G3 - Success
-- Performing Test CXX_ACCEPTS_G
-- Performing Test CXX_ACCEPTS_G - Success
-- Performing Test CXX_ACCEPTS_OG
-- Performing Test CXX_ACCEPTS_OG - Success
-- Performing Test CXX_ACCEPTS_MARCH_NATIVE
-- Performing Test CXX_ACCEPTS_MARCH_NATIVE - Success
-- Performing Test CXX_ACCEPTS_FLTO
-- Performing Test CXX_ACCEPTS_FLTO - Success
-- Performing Test CXX_ACCEPTS_WHLP
-- Performing Test CXX_ACCEPTS_WHLP - Success
-- Performing Test CXX_ACCEPTS_LINKER_PLUGIN
-- Performing Test CXX_ACCEPTS_LINKER_PLUGIN - Success
-- [ccache] Disabled.
-- [cppcheck] Disabled.
-- [clang-tidy] Disabled.
-- [iwyu] Disabled.
CMake Warning at cmake/CPM.cmake:61 (message):
  Your project is using an unstable development version of CPM.cmake.  Please
  update to a recent release if possible.  See
  https://github.com/cpm-cmake/CPM.cmake for details.
Call Stack (most recent call first):
  CMakeLists.txt:18 (include)


-- Linux system detected, adding specific sources files
-- Configuring threads
-- [threads] Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- [threads] Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- [threads] Found Threads: TRUE
-- Configuring nlohmann_json
-- [nlohmann_json] Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found suitable version "3.11.3", minimum required is "3.9")
-- [fmtlib] Configuring fmtlib
[fmtlib] Using external fmtlib
-- [spdlog] Configuring spdlog
[spdlog] Using external spdlog
-- Configuring systemd
-- The C compiler identification is GNU 14.1.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
-- Found clang version: 18.1.8
-- Found LibBpf: /usr/lib/libbpf.so
-- Found BpfObject: /usr/bin/bpftool
-- BPF system include flags: -idirafter /usr/lib/clang/18/include -idirafter /usr/local/include -idirafter /usr/include
-- BPF target arch: armv7l
-- Configuring done (5.5s)
-- Generating done (0.0s)
-- Build files have been written to: /build/ananicy-cpp/src/ananicy-cpp/build

[0/23] [clang] Building BPF object: ananicy_cpp
[1/23] [clang] Building BPF object: ananicy_cpp
FAILED: libananicycpp_bpf/ananicy_cpp.bpf.o /build/ananicy-cpp/src/ananicy-cpp/build/libananicycpp_bpf/ananicy_cpp.bpf.o 
cd /build/ananicy-cpp/src/ananicy-cpp/build/libananicycpp_bpf && /usr/lib/distcc/bin/clang -g -O2 -target bpf -D__TARGET_ARCH_armv7l "-idirafter /usr/lib/clang/18/include -idirafter /usr/local/include -idirafter /usr/include" -I/build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/armv7l -I/build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/include -isystem /usr/include -c /build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c -o /build/ananicy-cpp/src/ananicy-cpp/build/libananicycpp_bpf/ananicy_cpp.bpf.o
/build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c:3:10: fatal error: 'vmlinux.h' file not found
    3 | #include <vmlinux.h>
      |          ^~~~~~~~~~~
1 error generated.
distcc[1194] ERROR: compile /build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c on 10.3.0.16:3732/8 failed
distcc[1194] (dcc_build_somewhere) Warning: remote compilation of '/build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c' failed, retrying locally
distcc[1194] Warning: failed to distribute /build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c to 10.3.0.16:3732/8, running locally instead
/build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c:3:10: fatal error: 'vmlinux.h' file not found
    3 | #include <vmlinux.h>
      |          ^~~~~~~~~~~
1 error generated.
distcc[1194] ERROR: compile /build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c on localhost failed
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv7/leming/build