==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: ananicy-cpp 1.2.0-1 (Mon Mar 30 00:31:43 2026)
==> 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.2.0-1 (Mon Mar 30 06:32:10 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (3) fmt-12.1.0-2 libbpf-1.6.2-1 spdlog-1.17.0-2
Total Installed Size: 2.20 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...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (18) compiler-rt-22.1.2-1 cppdap-1.58.0-3 hicolor-icon-theme-0.18-1 jsoncpp-1.9.6-3 libedit-20251016_3.1-1 libuv-1.52.1-1 llvm-libs-22.1.2-1 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.35-1 rhash-1.4.6-1 zlib-ng-2.3.3-1 bpf-6.19.10-1 clang-22.1.2-1 cmake-4.3.1-1 git-2.53.0-1 ninja-1.13.2-3 nlohmann-json-3.12.0-2
Total Download Size: 1.29 MiB
Total Installed Size: 558.99 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
bpf-6.19.10-1-armv7h downloading...
nlohmann-json-3.12.0-2-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
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 zlib-ng...
installing git...
Optional dependencies for git
git-zsh-completion: upstream zsh completion
tk: gitk and git gui
openssh: ssh transport and crypto
man: show help with `git command --help`
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-cgi: gitweb (web interface) support
python: git svn & git p4
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
installing ninja...
installing nlohmann-json...
:: Running post-transaction hooks...
(1/3) Creating system user accounts...
Creating group 'git' with GID 968.
Creating user 'git' (git daemon user) with UID 968 and GID 968.
(2/3) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/3) Arming ConditionNeedsUpdate...
==> 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 prepare()...
==> 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 15.2.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:80 (message):
CPM: 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.12.0", minimum required is "3.9")
-- [fmtlib] Configuring fmtlib
[fmtlib] Using external fmtlib
-- [pcre2] Configuring pcre2
-- [pcre2] Found PkgConfig: /usr/bin/pkg-config (found version "2.5.1")
-- [pcre2] Checking for module 'libpcre2-8'
-- [pcre2] Found libpcre2-8, version 10.47
-- [spdlog] Configuring spdlog
[spdlog] Using external spdlog
-- Configuring systemd
-- The C 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
-- Found clang version: 22.1.2
-- Found LibBpf: /usr/lib/libbpf.so
-- Found BpfObject: /usr/bin/bpftool
-- BPF system include flags: -idirafter /usr/lib/clang/22/include -idirafter /usr/local/include -idirafter /usr/include
-- BPF target arch: armv7l
-- Configuring done (5.7s)
-- Generating done (0.0s)
-- Build files have been written to: /build/ananicy-cpp/src/ananicy-cpp/build
[1/29] [clang] Building BPF object: ananicy_cpp
FAILED: [code=1] 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/22/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[1239] ERROR: compile /build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c on 10.3.0.15:3732/8 failed
distcc[1239] (dcc_build_somewhere) Warning: remote compilation of '/build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c' failed, retrying locally
distcc[1239] Warning: failed to distribute /build/ananicy-cpp/src/ananicy-cpp/libananicycpp_bpf/src/ananicy_cpp.bpf.c to 10.3.0.15: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[1239] 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
[?12l[?25h[?12l[?25h