==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: zim-tools 3.6.0-2 (Mon Nov 10 12:27:27 2025)
==> Retrieving sources...
-> Found zim-tools-3.6.0.tar.gz
-> Found 0001-Fix-build-with-ICU-76.patch
-> Found 0002-Allow-deprecated-function-calls.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
zim-tools-3.6.0.tar.gz ... Passed
0001-Fix-build-with-ICU-76.patch ... Passed
0002-Allow-deprecated-function-calls.patch ... Passed
==> Making package: zim-tools 3.6.0-2 (Mon Nov 10 12:27:29 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (4) xapian-core-1:1.4.29-1 docopt-0.6.3-5 gumbo-parser-0.13.2-1 libzim-9.4.0-2
Total Download Size: 0.50 MiB
Total Installed Size: 7.78 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libzim-9.4.0-2-aarch64 downloading...
gumbo-parser-0.13.2-1-aarch64 downloading...
docopt-0.6.3-5-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xapian-core...
Optional dependencies for xapian-core
xapian-core-docs: for documentation
installing libzim...
installing docopt...
installing gumbo-parser...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (6) mpdecimal-4.0.1-1 ninja-1.13.1-2 python-3.13.7-1 python-tqdm-4.67.1-2 meson-1.9.1-2 mustache-4.1-3
Total Download Size: 0.01 MiB
Total Installed Size: 87.99 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
mustache-4.1-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ninja...
installing mpdecimal...
installing python...
Optional dependencies for python
python-setuptools: for building Python packages using tooling that is usually bundled with Python
python-pip: for installing Python packages using tooling that is usually bundled with Python
python-pipx: for installing Python software not packaged on Arch Linux
sqlite: for a default database integration [installed]
xz: for lzma [installed]
tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
python-requests: telegram
installing meson...
installing mustache...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
-> Found zim-tools-3.6.0.tar.gz
-> Found 0001-Fix-build-with-ICU-76.patch
-> Found 0002-Allow-deprecated-function-calls.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting zim-tools-3.6.0.tar.gz with bsdtar
==> Starting prepare()...
patching file meson.build
patching file meson.build
==> Starting build()...
+ exec meson setup --prefix /usr --libexecdir lib --sbindir bin --buildtype plain --auto-features enabled --wrap-mode nodownload -D b_lto=false -D b_pie=true -D python.bytecompile=1 build
The Meson build system
Version: 1.9.1
Source dir: /build/zim-tools/src/zim-tools-3.6.0
Build dir: /build/zim-tools/src/zim-tools-3.6.0/build
Build type: native build
DEPRECATION: WrapDB v1 is deprecated, updated using `meson wrap update gtest`
Project name: zim-tools
Project version: 3.6.0
C compiler for the host machine: cc (gcc 15.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 15.2.1 20250813")
C linker for the host machine: cc ld.bfd 2.45.0
C++ compiler for the host machine: c++ (gcc 15.2.1 "c++ (GCC) 15.2.1 20250813")
C++ linker for the host machine: c++ ld.bfd 2.45.0
Host machine cpu family: aarch64
Host machine cpu: aarch64
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency libzim found: YES 9.4.0
Run-time dependency icu-i18n found: YES 78.1
Run-time dependency icu-uc found: YES 78.1
Header "zim/zim.h" has symbol "LIBZIM_WITH_XAPIAN" with dependencies libzim, icu-i18n, icu-uc: YES
Did not find CMake 'cmake'
Found CMake: NO
Run-time dependency rt found: NO (tried pkgconfig and cmake)
Run-time dependency docopt found: YES 0.6.3
Dependency icu-i18n found: YES 78.1 (cached)
Run-time dependency threads found: YES
Run-time dependency zlib found: YES 1.3.1
Run-time dependency gumbo found: YES 0.13.2
Run-time dependency libmagic found: YES 5.46
Has header "mustache.hpp" : YES
Dependency threads found: YES unknown (cached)
Run-time dependency GTest found: NO (tried pkgconfig and system)
Looking for a fallback subproject for the dependency gtest
Automatic wrap-based subproject downloading is disabled
Subproject gtest is buildable: NO (disabling)
Dependency gtest from subproject gtest found: NO (subproject failed to configure)
Build targets in project: 9
zim-tools 3.6.0
Subprojects
gtest : NO
Automatic wrap-based subproject downloading is disabled
User defined options
auto_features : enabled
b_lto : false
b_pie : true
buildtype : plain
libexecdir : lib
prefix : /usr
python.bytecompile: 1
sbindir : bin
wrap_mode : nodownload
Found ninja-1.13.1 at /usr/bin/ninja
Generating targets: 0%| | 0/9 eta ?
Generating targets: 11%|█ | 1/9 eta 00:02
Writing build.ninja: 0%| | 0/55 eta ?
ninja: Entering directory `build'
[1/31] Compiling C++ object src/zimsearch.p/zimsearch.cpp.o
[2/31] Compiling C++ object src/zimbench.p/zimbench.cpp.o
[3/31] Compiling C++ object src/zimpatch.p/zimpatch.cpp.o
[4/31] Compiling C++ object src/zimdiff.p/zimdiff.cpp.o
[5/31] Compiling C++ object src/zimdump.p/tools.cpp.o
[6/31] Compiling C++ object src/zimpatch.p/tools.cpp.o
[7/31] Compiling C++ object src/zimdiff.p/tools.cpp.o
[8/31] Compiling C++ object src/zimcheck/zimcheck.p/main.cpp.o
[9/31] Compiling C++ object src/zimsplit.p/zimsplit.cpp.o
[10/31] Compiling C++ object src/zimcheck/zimcheck.p/json_tools.cpp.o
[11/31] Compiling C++ object src/zimdump.p/zimdump.cpp.o
[12/31] Compiling C++ object src/zimrecreate.p/zimrecreate.cpp.o
[13/31] Compiling C++ object src/zimrecreate.p/tools.cpp.o
[14/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/zimwriterfs.cpp.o
[15/31] Compiling C++ object src/zimcheck/zimcheck.p/.._tools.cpp.o
[16/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/tools.cpp.o
[17/31] Compiling C++ object src/zimcheck/zimcheck.p/zimcheck.cpp.o
[18/31] Linking target src/zimsearch
[19/31] Linking target src/zimbench
[20/31] Linking target src/zimdump
[21/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/.._tools.cpp.o
[22/31] Linking target src/zimdiff
[23/31] Linking target src/zimpatch
[24/31] Linking target src/zimsplit
[25/31] Linking target src/zimrecreate
[26/31] Compiling C++ object src/zimcheck/zimcheck.p/.._metadata.cpp.o
[27/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/.._metadata.cpp.o
[28/31] Compiling C++ object src/zimcheck/zimcheck.p/checks.cpp.o
../src/zimcheck/checks.cpp: In function 'void test_favicon(const zim::Archive&, ErrorLogger&)':
../src/zimcheck/checks.cpp:270:64: warning: 'std::set<unsigned int> zim::Archive::getIllustrationSizes() const' is deprecated [-Wdeprecated-declarations]
In file included from ../src/zimcheck/checks.cpp:17:
/usr/include/zim/archive.h:373:58: note: declared here
[29/31] Linking target src/zimcheck/zimcheck
[30/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/zimcreatorfs.cpp.o
[31/31] Linking target src/zimwriterfs/zimwriterfs
==> Entering fakeroot environment...
==> Starting package()...
[0/1] Installing files
Installing src/zimsearch to /build/zim-tools/pkg/zim-tools/usr/bin
Installing src/zimbench to /build/zim-tools/pkg/zim-tools/usr/bin
Installing src/zimdump to /build/zim-tools/pkg/zim-tools/usr/bin
Installing src/zimdiff to /build/zim-tools/pkg/zim-tools/usr/bin
Installing src/zimpatch to /build/zim-tools/pkg/zim-tools/usr/bin
Installing src/zimsplit to /build/zim-tools/pkg/zim-tools/usr/bin
Installing src/zimrecreate to /build/zim-tools/pkg/zim-tools/usr/bin
Installing src/zimcheck/zimcheck to /build/zim-tools/pkg/zim-tools/usr/bin
Installing src/zimwriterfs/zimwriterfs to /build/zim-tools/pkg/zim-tools/usr/bin
==> Tidying install...
-> Removing libtool files...
-> Purging unwanted files...
-> Removing static library files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "zim-tools"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: zim-tools 3.6.0-2 (Mon Nov 10 12:27:56 2025)
==> Cleaning up...
[?12l[?25h