==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: zim-tools 3.6.0-2 (Mon Nov 10 06:34:07 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 13:34:33 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.48 MiB
Total Installed Size:  6.41 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 libzim-9.4.0-2-armv7h downloading...
 gumbo-parser-0.13.2-1-armv7h downloading...
 docopt-0.6.3-5-armv7h 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:  78.65 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
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
patching file meson.build
patch: setting attribute security.SMACK64 for security.SMACK64: Operation not permitted
==> 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 "armv7l-unknown-linux-gnueabihf-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: arm
Host machine cpu: armv7l
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:03
                                                  

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/zimdiff.p/zimdiff.cpp.o
[4/31] Compiling C++ object src/zimdump.p/tools.cpp.o
[5/31] Compiling C++ object src/zimdiff.p/tools.cpp.o
[6/31] Compiling C++ object src/zimdump.p/zimdump.cpp.o
[7/31] Compiling C++ object src/zimcheck/zimcheck.p/main.cpp.o
[8/31] Compiling C++ object src/zimpatch.p/zimpatch.cpp.o
[9/31] Compiling C++ object src/zimsplit.p/zimsplit.cpp.o
In file included from /usr/include/c++/15.2.1/bits/stl_algo.h:61,
                 from /usr/include/c++/15.2.1/algorithm:63,
                 from /usr/include/zim/uuid.h:28,
                 from /usr/include/zim/archive.h:28,
                 from ../src/zimsplit.cpp:25:
/usr/include/c++/15.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Distance = int; _Tp = long long unsigned int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/15.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
  224 |     __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex,
      |     ^~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/15.2.1/bits/stl_algo.h:1771:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
 1771 |     __insertion_sort(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h:1771:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
/usr/include/c++/15.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_less_iter]':
/usr/include/c++/15.2.1/bits/stl_algo.h:1877:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
 1877 |     __introsort_loop(_RandomAccessIterator __first,
      |     ^~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h:1877:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
/usr/include/c++/15.2.1/bits/stl_algo.h:1891:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
 1891 |           std::__introsort_loop(__cut, __last, __depth_limit, __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >]' at /usr/include/c++/15.2.1/bits/stl_algo.h:4841:18,
    inlined from 'std::vector<long long unsigned int> ZimSplitter::getOffsets()' at ../src/zimsplit.cpp:121:18:
/usr/include/c++/15.2.1/bits/stl_algo.h:1906:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
 1906 |           std::__introsort_loop(__first, __last,
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
 1907 |                                 std::__lg(__last - __first) * 2,
      |                                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 1908 |                                 __comp);
      |                                 ~~~~~~~
In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]',
    inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >; _Compare = __gnu_cxx::__ops::_Iter_less_iter]' at /usr/include/c++/15.2.1/bits/stl_algo.h:1909:31,
    inlined from 'void std::sort(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator<long long unsigned int*, vector<long long unsigned int> >]' at /usr/include/c++/15.2.1/bits/stl_algo.h:4841:18,
    inlined from 'std::vector<long long unsigned int> ZimSplitter::getOffsets()' at ../src/zimsplit.cpp:121:18:
/usr/include/c++/15.2.1/bits/stl_algo.h:1818:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
 1818 |           std::__insertion_sort(__first, __first + int(_S_threshold), __comp);
      |           ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/usr/include/c++/15.2.1/bits/stl_algo.h:1823:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator<long long unsigned int*, std::vector<long long unsigned int> >' changed in GCC 7.1
 1823 |         std::__insertion_sort(__first, __last, __comp);
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
[10/31] Compiling C++ object src/zimpatch.p/tools.cpp.o
[11/31] Compiling C++ object src/zimrecreate.p/zimrecreate.cpp.o
In file included from /usr/include/c++/15.2.1/map:64,
                 from /usr/include/zim/illustration.h:25,
                 from /usr/include/zim/writer/creator.h:27,
                 from ../src/zimrecreate.cpp:23:
/usr/include/c++/15.2.1/bits/stl_tree.h: In function 'std::pair<typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr, typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = zim::writer::HintKeys; _Val = std::pair<const zim::writer::HintKeys, long long unsigned int>; _KeyOfValue = std::_Select1st<std::pair<const zim::writer::HintKeys, long long unsigned int> >; _Compare = std::less<zim::writer::HintKeys>; _Alloc = std::allocator<std::pair<const zim::writer::HintKeys, long long unsigned int> >]':
/usr/include/c++/15.2.1/bits/stl_tree.h:2832:5: note: parameter passing for argument of type 'std::_Rb_tree<zim::writer::HintKeys, std::pair<const zim::writer::HintKeys, long long unsigned int>, std::_Select1st<std::pair<const zim::writer::HintKeys, long long unsigned int> >, std::less<zim::writer::HintKeys>, std::allocator<std::pair<const zim::writer::HintKeys, long long unsigned int> > >::const_iterator' changed in GCC 7.1
 2832 |     _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[12/31] Compiling C++ object src/zimrecreate.p/tools.cpp.o
[13/31] Compiling C++ object src/zimcheck/zimcheck.p/json_tools.cpp.o
[14/31] Compiling C++ object src/zimcheck/zimcheck.p/zimcheck.cpp.o
[15/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/tools.cpp.o
[16/31] Compiling C++ object src/zimcheck/zimcheck.p/.._tools.cpp.o
[17/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/zimwriterfs.cpp.o
[18/31] Linking target src/zimsearch
[19/31] Linking target src/zimbench
[20/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/.._tools.cpp.o
[21/31] Linking target src/zimdump
[22/31] Linking target src/zimdiff
[23/31] Linking target src/zimpatch
[24/31] Linking target src/zimsplit
[25/31] Compiling C++ object src/zimcheck/zimcheck.p/.._metadata.cpp.o
[26/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
[27/31] Linking target src/zimrecreate
[28/31] Linking target src/zimcheck/zimcheck
[29/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/.._metadata.cpp.o
[30/31] Compiling C++ object src/zimwriterfs/zimwriterfs.p/zimcreatorfs.cpp.o
In file included from /usr/include/c++/15.2.1/map:64,
                 from /usr/include/zim/illustration.h:25,
                 from /usr/include/zim/writer/creator.h:27,
                 from ../src/zimwriterfs/zimcreatorfs.h:28,
                 from ../src/zimwriterfs/zimcreatorfs.cpp:21:
/usr/include/c++/15.2.1/bits/stl_tree.h: In function 'std::pair<typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr, typename std::__rb_tree::_Node_traits<_Val, typename __gnu_cxx::__alloc_traits<typename __gnu_cxx::__alloc_traits<_Alloc>::rebind<_Val>::other>::pointer>::_Base_ptr> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_hint_unique_pos(const_iterator, const key_type&) [with _Key = zim::writer::HintKeys; _Val = std::pair<const zim::writer::HintKeys, long long unsigned int>; _KeyOfValue = std::_Select1st<std::pair<const zim::writer::HintKeys, long long unsigned int> >; _Compare = std::less<zim::writer::HintKeys>; _Alloc = std::allocator<std::pair<const zim::writer::HintKeys, long long unsigned int> >]':
/usr/include/c++/15.2.1/bits/stl_tree.h:2832:5: note: parameter passing for argument of type 'std::_Rb_tree<zim::writer::HintKeys, std::pair<const zim::writer::HintKeys, long long unsigned int>, std::_Select1st<std::pair<const zim::writer::HintKeys, long long unsigned int> >, std::less<zim::writer::HintKeys>, std::allocator<std::pair<const zim::writer::HintKeys, long long unsigned int> > >::const_iterator' changed in GCC 7.1
 2832 |     _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[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 13:35:08 2025)
==> Cleaning up...
[?12l[?25h