==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libzim 9.1.0-4 (Thu Feb 20 06:57:33 2025)
==> Retrieving sources...
  -> Found libzim-9.1.0.tar.gz
  -> Cloning zim-testing-suite git repo...
Cloning into bare repository '/home/leming/work/libzim/zim-testing-suite'...
  -> Found 0001-Fix-build-with-ICU-76.patch
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libzim-9.1.0.tar.gz ... Passed
    zim-testing-suite ... Skipped
    0001-Fix-build-with-ICU-76.patch ... Passed
==> Making package: libzim 9.1.0-4 (Thu Feb 20 06:57:44 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) xapian-core-1:1.4.25-1

Total Download Size:   1.13 MiB
Total Installed Size:  5.10 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 xapian-core-1:1.4.25-1-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
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) ninja-1.12.1-2  perl-error-0.17029-7  perl-mailtools-2.22-1
             perl-timedate-2.33-7  python-tqdm-4.67.1-2  git-2.48.1-2
             gtest-1.15.2-1  meson-1.7.0-1

Total Download Size:    0.43 MiB
Total Installed Size:  61.26 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 gtest-1.15.2-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
installing gtest...
Optional dependencies for gtest
    python: gmock generator [installed]
installing perl-error...
installing perl-timedate...
installing perl-mailtools...
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-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]
:: 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) Checking for old perl modules...
[?25h==> Retrieving sources...
  -> Found libzim-9.1.0.tar.gz
  -> Found 0001-Fix-build-with-ICU-76.patch
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libzim-9.1.0.tar.gz with bsdtar
  -> Creating working copy of zim-testing-suite git repo...
Cloning into 'zim-testing-suite'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
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 -Dtest_data_dir=/build/libzim/src/zim-testing-suite/data -Dcpp_std=c++17
The Meson build system
Version: 1.7.0
Source dir: /build/libzim/src/libzim-9.1.0
Build dir: /build/libzim/src/libzim-9.1.0/build
Build type: native build
Project name: libzim
Project version: 9.1.0
C compiler for the host machine: cc (gcc 14.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 14.2.1 20250207")
C linker for the host machine: cc ld.bfd 2.44
C++ compiler for the host machine: c++ (gcc 14.2.1 "c++ (GCC) 14.2.1 20250207")
C++ linker for the host machine: c++ ld.bfd 2.44
Host machine cpu family: aarch64
Host machine cpu: aarch64
Checking for size of "off_t" : 8 
Checking for size of "size_t" : 8 
Found pkg-config: YES (/usr/bin/pkg-config) 2.3.0
Run-time dependency liblzma found: YES 5.6.4
Run-time dependency libzstd found: YES 1.5.6
Run-time dependency xapian-core found: YES 1.4.25
Run-time dependency threads found: YES
Run-time dependency icu-i18n found: YES 76.1
Run-time dependency icu-uc found: YES 76.1
Run-time dependency GTest found: YES 1.15.2
Configuring zim_config.h using configuration
Program libzim-compile-resources found: YES (/build/libzim/src/libzim-9.1.0/scripts/libzim-compile-resources)
Program download_test_data.py found: YES (/build/libzim/src/libzim-9.1.0/scripts/download_test_data.py)
Configuring config.h using configuration
Build targets in project: 33

libzim 9.1.0

  User defined options
    auto_features     : enabled
    b_lto             : false
    b_pie             : true
    buildtype         : plain
    cpp_std           : c++17
    libexecdir        : lib
    prefix            : /usr
    python.bytecompile: 1
    sbindir           : bin
    test_data_dir     : /build/libzim/src/zim-testing-suite/data
    wrap_mode         : nodownload

Found ninja-1.12.1 at /usr/bin/ninja

Generating targets:   0%|                                           | 0/33 eta ?
Generating targets:   6%|██▎                                    | 2/33 eta 00:05
Generating targets:  58%|█████████████████████▉                | 19/33 eta 00:00
                                                                                

Writing build.ninja:   0%|                                         | 0/162 eta ?
                                                                                
ninja: Entering directory `build'

[0/133] Generating static/resources with a custom command
[0/133] Compiling C++ object examples/createZimExample.p/createZimExample.cpp.o
[0/133] Compiling C++ object test/lrucache.p/lrucache.cpp.o
[0/133] Compiling C++ object test/lrucache.p/tools.cpp.o
[0/133] Compiling C++ object test/cluster.p/cluster.cpp.o
[0/133] Compiling C++ object test/cluster.p/tools.cpp.o
[0/133] Compiling C++ object test/creator.p/creator.cpp.o
[0/133] Compiling C++ object test/creator.p/tools.cpp.o
[0/133] Compiling C++ object test/dirent.p/dirent.cpp.o
[0/133] Compiling C++ object test/dirent.p/tools.cpp.o
[1/133] Generating static/resources with a custom command
stopwords/af ['stopwords', 'af']
stopwords/ar ['stopwords', 'ar']
stopwords/bg ['stopwords', 'bg']
stopwords/bn ['stopwords', 'bn']
stopwords/br ['stopwords', 'br']
stopwords/ca ['stopwords', 'ca']
stopwords/cs ['stopwords', 'cs']
stopwords/da ['stopwords', 'da']
stopwords/de ['stopwords', 'de']
stopwords/el ['stopwords', 'el']
stopwords/en ['stopwords', 'en']
stopwords/eo ['stopwords', 'eo']
stopwords/es ['stopwords', 'es']
stopwords/et ['stopwords', 'et']
stopwords/eu ['stopwords', 'eu']
stopwords/fa ['stopwords', 'fa']
stopwords/fi ['stopwords', 'fi']
stopwords/fr ['stopwords', 'fr']
stopwords/ga ['stopwords', 'ga']
stopwords/gl ['stopwords', 'gl']
stopwords/gu ['stopwords', 'gu']
stopwords/ha ['stopwords', 'ha']
stopwords/he ['stopwords', 'he']
stopwords/hi ['stopwords', 'hi']
stopwords/hr ['stopwords', 'hr']
stopwords/hu ['stopwords', 'hu']
stopwords/hy ['stopwords', 'hy']
stopwords/id ['stopwords', 'id']
stopwords/it ['stopwords', 'it']
stopwords/ja ['stopwords', 'ja']
stopwords/ko ['stopwords', 'ko']
stopwords/ku ['stopwords', 'ku']
stopwords/la ['stopwords', 'la']
stopwords/lt ['stopwords', 'lt']
stopwords/lv ['stopwords', 'lv']
stopwords/mr ['stopwords', 'mr']
stopwords/ms ['stopwords', 'ms']
stopwords/nl ['stopwords', 'nl']
stopwords/no ['stopwords', 'no']
stopwords/pl ['stopwords', 'pl']
stopwords/pt ['stopwords', 'pt']
stopwords/ro ['stopwords', 'ro']
stopwords/ru ['stopwords', 'ru']
stopwords/sk ['stopwords', 'sk']
stopwords/sl ['stopwords', 'sl']
stopwords/so ['stopwords', 'so']
stopwords/st ['stopwords', 'st']
stopwords/sv ['stopwords', 'sv']
stopwords/sw ['stopwords', 'sw']
stopwords/th ['stopwords', 'th']
stopwords/tl ['stopwords', 'tl']
stopwords/tr ['stopwords', 'tr']
stopwords/uk ['stopwords', 'uk']
stopwords/ur ['stopwords', 'ur']
stopwords/vi ['stopwords', 'vi']
stopwords/yo ['stopwords', 'yo']
stopwords/zh ['stopwords', 'zh']
stopwords/zu ['stopwords', 'zu']

[1/133] Compiling C++ object src/libzi...ed_.._.._static_libzim-resources.cpp.o
[2/133] Compiling C++ object examples/createZimExample.p/createZimExample.cpp.o
[2/133] Compiling C++ object src/libzim.so.9.1.0.p/archive.cpp.o
[3/133] Compiling C++ object src/libzi...ed_.._.._static_libzim-resources.cpp.o
[3/133] Compiling C++ object src/libzim.so.9.1.0.p/cluster.cpp.o
[4/133] Compiling C++ object test/lrucache.p/tools.cpp.o
[4/133] Compiling C++ object src/libzim.so.9.1.0.p/buffer_reader.cpp.o
[5/133] Compiling C++ object test/cluster.p/tools.cpp.o
[5/133] Compiling C++ object src/libzim.so.9.1.0.p/dirent.cpp.o
[6/133] Compiling C++ object test/creator.p/tools.cpp.o
[6/133] Compiling C++ object src/libzim.so.9.1.0.p/dirent_accessor.cpp.o
[7/133] Compiling C++ object src/libzim.so.9.1.0.p/cluster.cpp.o
[7/133] Compiling C++ object src/libzim.so.9.1.0.p/entry.cpp.o
[8/133] Compiling C++ object test/dirent.p/dirent.cpp.o
[8/133] Compiling C++ object src/libzim.so.9.1.0.p/envvalue.cpp.o
[9/133] Compiling C++ object src/libzim.so.9.1.0.p/archive.cpp.o
[9/133] Compiling C++ object src/libzim.so.9.1.0.p/fileheader.cpp.o
[10/133] Compiling C++ object src/libzim.so.9.1.0.p/buffer_reader.cpp.o
[10/133] Compiling C++ object src/libzim.so.9.1.0.p/fileimpl.cpp.o
[11/133] Compiling C++ object test/lrucache.p/lrucache.cpp.o
[11/133] Compiling C++ object src/libzim.so.9.1.0.p/file_compound.cpp.o
[12/133] Compiling C++ object test/dirent.p/tools.cpp.o
[12/133] Compiling C++ object src/libzim.so.9.1.0.p/file_reader.cpp.o
[13/133] Compiling C++ object src/libzim.so.9.1.0.p/dirent.cpp.o
[13/133] Compiling C++ object src/libzim.so.9.1.0.p/item.cpp.o
[14/133] Compiling C++ object test/cluster.p/cluster.cpp.o
[14/133] Compiling C++ object src/libzim.so.9.1.0.p/blob.cpp.o
[15/133] Compiling C++ object src/libzim.so.9.1.0.p/dirent_accessor.cpp.o
[15/133] Compiling C++ object src/libzim.so.9.1.0.p/buffer.cpp.o
[16/133] Compiling C++ object src/libzim.so.9.1.0.p/envvalue.cpp.o
[16/133] Compiling C object src/libzim.so.9.1.0.p/md5.c.o
[17/133] Compiling C object src/libzim.so.9.1.0.p/md5.c.o
[17/133] Compiling C++ object src/libzim.so.9.1.0.p/template.cpp.o
[18/133] Compiling C++ object src/libzim.so.9.1.0.p/fileheader.cpp.o
[18/133] Compiling C++ object src/libzim.so.9.1.0.p/uuid.cpp.o
[19/133] Compiling C++ object test/creator.p/creator.cpp.o
[19/133] Compiling C++ object src/libzim.so.9.1.0.p/tools.cpp.o
[20/133] Compiling C++ object src/libzim.so.9.1.0.p/file_compound.cpp.o
[20/133] Compiling C++ object src/libzim.so.9.1.0.p/compression.cpp.o
[21/133] Compiling C++ object src/libzim.so.9.1.0.p/entry.cpp.o
[21/133] Compiling C++ object src/libzim.so.9.1.0.p/istreamreader.cpp.o
[22/133] Compiling C++ object src/libzim.so.9.1.0.p/template.cpp.o
[22/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_contentProvider.cpp.o
[23/133] Compiling C++ object src/libzim.so.9.1.0.p/blob.cpp.o
[23/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_creator.cpp.o
[24/133] Compiling C++ object src/libzim.so.9.1.0.p/buffer.cpp.o
[24/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_item.cpp.o
[25/133] Compiling C++ object src/libzim.so.9.1.0.p/file_reader.cpp.o
[25/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_cluster.cpp.o
[26/133] Compiling C++ object src/libzim.so.9.1.0.p/uuid.cpp.o
[26/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_dirent.cpp.o
[27/133] Compiling C++ object src/libzim.so.9.1.0.p/item.cpp.o
[27/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_workers.cpp.o
[28/133] Compiling C++ object src/libzim.so.9.1.0.p/istreamreader.cpp.o
[28/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_clusterWorker.cpp.o
[29/133] Compiling C++ object src/libzim.so.9.1.0.p/compression.cpp.o
[29/133] Compiling C++ object src/libz...1.0.p/writer_titleListingHandler.cpp.o
[30/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_contentProvider.cpp.o
[30/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_counterHandler.cpp.o
[31/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_dirent.cpp.o
[31/133] Compiling C++ object src/libzim.so.9.1.0.p/suggestion.cpp.o
[32/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_workers.cpp.o
[32/133] Compiling C++ object src/libzim.so.9.1.0.p/suggestion_iterator.cpp.o
[33/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_item.cpp.o
[33/133] Compiling C++ object src/libzim.so.9.1.0.p/version.cpp.o
[34/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_cluster.cpp.o
[34/133] Compiling C++ object src/libzim.so.9.1.0.p/fs_unix.cpp.o
[35/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_clusterWorker.cpp.o
[35/133] Compiling C++ object src/libzim.so.9.1.0.p/search.cpp.o
[36/133] Compiling C++ object src/libzim.so.9.1.0.p/tools.cpp.o
[36/133] Compiling C++ object src/libzim.so.9.1.0.p/search_iterator.cpp.o
[37/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_counterHandler.cpp.o
[37/133] Compiling C++ object src/libzim.so.9.1.0.p/xapian_htmlparse.cc.o
[38/133] Compiling C++ object src/libz...1.0.p/writer_titleListingHandler.cpp.o
[38/133] Compiling C++ object src/libzim.so.9.1.0.p/xapian_myhtmlparse.cc.o
[39/133] Compiling C++ object src/libzim.so.9.1.0.p/fs_unix.cpp.o
[39/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_xapianIndexer.cpp.o
[40/133] Compiling C++ object src/libzim.so.9.1.0.p/fileimpl.cpp.o
[40/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_xapianWorker.cpp.o
[41/133] Compiling C++ object src/libzim.so.9.1.0.p/version.cpp.o
[41/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_xapianHandler.cpp.o
[42/133] Compiling C++ object src/libzim.so.9.1.0.p/suggestion_iterator.cpp.o
[42/133] Compiling C++ object test/error_in_creator.p/error_in_creator.cpp.o
[43/133] Compiling C++ object src/libzim.so.9.1.0.p/xapian_myhtmlparse.cc.o
[43/133] Compiling C++ object test/error_in_creator.p/tools.cpp.o
[44/133] Compiling C++ object src/libzim.so.9.1.0.p/search_iterator.cpp.o
[44/133] Compiling C++ object test/header.p/header.cpp.o
[45/133] Compiling C++ object src/libzim.so.9.1.0.p/suggestion.cpp.o
[45/133] Compiling C++ object test/header.p/tools.cpp.o
[46/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_xapianIndexer.cpp.o
[46/133] Compiling C++ object test/uuid.p/uuid.cpp.o
[47/133] Compiling C++ object src/libzim.so.9.1.0.p/xapian_htmlparse.cc.o
[47/133] Compiling C++ object test/uuid.p/tools.cpp.o
[48/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_creator.cpp.o
[48/133] Compiling C++ object test/template.p/template.cpp.o
[49/133] Compiling C++ object src/libzim.so.9.1.0.p/search.cpp.o
[49/133] Compiling C++ object test/template.p/tools.cpp.o
[50/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_xapianWorker.cpp.o
[50/133] Compiling C++ object test/archive.p/archive.cpp.o
[51/133] Compiling C++ object src/libzim.so.9.1.0.p/writer_xapianHandler.cpp.o
[51/133] Linking target src/libzim.so.9.1.0
[52/133] Linking target src/libzim.so.9.1.0
[52/133] Generating symbol file src/libzim.so.9.1.0.p/libzim.so.9.1.0.symbols
[53/133] Generating symbol file src/libzim.so.9.1.0.p/libzim.so.9.1.0.symbols
[53/133] Compiling C++ object test/archive.p/tools.cpp.o
[54/133] Compiling C++ object test/header.p/header.cpp.o
[54/133] Compiling C++ object test/iterator.p/iterator.cpp.o
[55/133] Compiling C++ object test/template.p/template.cpp.o
[55/133] Compiling C++ object test/iterator.p/tools.cpp.o
[56/133] Compiling C++ object test/error_in_creator.p/tools.cpp.o
[56/133] Compiling C++ object test/reader.p/reader.cpp.o
[57/133] Compiling C++ object test/header.p/tools.cpp.o
[57/133] Compiling C++ object test/reader.p/tools.cpp.o
[58/133] Compiling C++ object test/uuid.p/uuid.cpp.o
[58/133] Compiling C++ object test/find.p/find.cpp.o
[59/133] Compiling C++ object test/uuid.p/tools.cpp.o
[59/133] Compiling C++ object test/find.p/tools.cpp.o
[60/133] Compiling C++ object test/template.p/tools.cpp.o
[60/133] Compiling C++ object test/compression.p/compression.cpp.o
[61/133] Compiling C++ object test/error_in_creator.p/error_in_creator.cpp.o
[61/133] Compiling C++ object test/compression.p/tools.cpp.o
[62/133] Compiling C++ object test/archive.p/tools.cpp.o
[62/133] Compiling C++ object test/dirent_lookup.p/dirent_lookup.cpp.o
[63/133] Compiling C++ object test/iterator.p/tools.cpp.o
[63/133] Compiling C++ object test/dirent_lookup.p/tools.cpp.o
[64/133] Compiling C++ object test/reader.p/tools.cpp.o
[64/133] Compiling C++ object test/istreamreader.p/istreamreader.cpp.o
[65/133] Compiling C++ object test/find.p/tools.cpp.o
[65/133] Compiling C++ object test/istreamreader.p/tools.cpp.o
[66/133] Compiling C++ object test/iterator.p/iterator.cpp.o
[66/133] Compiling C++ object test/dec...reamreader.p/decoderstreamreader.cpp.o
[67/133] Compiling C++ object test/reader.p/reader.cpp.o
[67/133] Compiling C++ object test/decoderstreamreader.p/tools.cpp.o
[68/133] Compiling C++ object test/compression.p/compression.cpp.o
[68/133] Compiling C++ object test/rawstreamreader.p/rawstreamreader.cpp.o
[69/133] Compiling C++ object test/compression.p/tools.cpp.o
[69/133] Compiling C++ object test/rawstreamreader.p/tools.cpp.o
[70/133] Compiling C++ object test/istreamreader.p/istreamreader.cpp.o
[70/133] Compiling C++ object test/bufferstreamer.p/bufferstreamer.cpp.o
[71/133] Compiling C++ object test/find.p/find.cpp.o
[71/133] Compiling C++ object test/bufferstreamer.p/tools.cpp.o
[72/133] Compiling C++ object test/dirent_lookup.p/tools.cpp.o
[72/133] Compiling C++ object test/parseLongPath.p/parseLongPath.cpp.o
[73/133] Compiling C++ object test/istreamreader.p/tools.cpp.o
[73/133] Compiling C++ object test/parseLongPath.p/tools.cpp.o
[74/133] Compiling C++ object test/rawstreamreader.p/rawstreamreader.cpp.o
[74/133] Compiling C++ object test/random.p/random.cpp.o
[75/133] Compiling C++ object test/decoderstreamreader.p/tools.cpp.o
[75/133] Compiling C++ object test/random.p/tools.cpp.o
[76/133] Compiling C++ object test/dec...reamreader.p/decoderstreamreader.cpp.o
[76/133] Compiling C++ object test/tooltesting.p/tooltesting.cpp.o
[77/133] Compiling C++ object test/dirent_lookup.p/dirent_lookup.cpp.o
[77/133] Compiling C++ object test/tooltesting.p/tools.cpp.o
[78/133] Compiling C++ object test/bufferstreamer.p/bufferstreamer.cpp.o
[78/133] Compiling C++ object test/tinyString.p/tinyString.cpp.o
[79/133] Compiling C++ object test/rawstreamreader.p/tools.cpp.o
[79/133] Compiling C++ object test/tinyString.p/tools.cpp.o
[80/133] Compiling C++ object test/bufferstreamer.p/tools.cpp.o
[80/133] Compiling C++ object test/sug...n_iterator.p/suggestion_iterator.cpp.o
[81/133] Compiling C++ object test/random.p/random.cpp.o
[81/133] Compiling C++ object test/suggestion_iterator.p/tools.cpp.o
[82/133] Compiling C++ object test/parseLongPath.p/parseLongPath.cpp.o
[82/133] Compiling C++ object test/indexing_criteria.p/indexing_criteria.cpp.o
[83/133] Compiling C++ object test/parseLongPath.p/tools.cpp.o
[83/133] Compiling C++ object test/indexing_criteria.p/tools.cpp.o
[84/133] Compiling C++ object test/random.p/tools.cpp.o
[84/133] Compiling C++ object test/counterParsing.p/counterParsing.cpp.o
[85/133] Compiling C++ object test/tooltesting.p/tooltesting.cpp.o
[85/133] Compiling C++ object test/counterParsing.p/tools.cpp.o
[86/133] Compiling C++ object test/tooltesting.p/tools.cpp.o
[86/133] Compiling C++ object test/search.p/search.cpp.o
[87/133] Compiling C++ object test/tinyString.p/tools.cpp.o
[87/133] Compiling C++ object test/search.p/tools.cpp.o
[88/133] Compiling C++ object test/tinyString.p/tinyString.cpp.o
[88/133] Compiling C++ object test/defaultIndexdata.p/defaultIndexdata.cpp.o
[89/133] Compiling C++ object test/suggestion_iterator.p/tools.cpp.o
[89/133] Compiling C++ object test/defaultIndexdata.p/tools.cpp.o
[90/133] Compiling C++ object test/indexing_criteria.p/tools.cpp.o
[90/133] Compiling C++ object test/search_iterator.p/search_iterator.cpp.o
[91/133] Compiling C++ object test/sug...n_iterator.p/suggestion_iterator.cpp.o
[91/133] Compiling C++ object test/search_iterator.p/tools.cpp.o
[92/133] Compiling C++ object test/indexing_criteria.p/indexing_criteria.cpp.o
[92/133] Compiling C++ object test/suggestion.p/suggestion.cpp.o
[93/133] Compiling C++ object test/counterParsing.p/tools.cpp.o
[93/133] Compiling C++ object test/suggestion.p/tools.cpp.o
[94/133] Compiling C++ object test/counterParsing.p/counterParsing.cpp.o
[94/133] Linking target examples/createZimExample
[95/133] Linking target examples/createZimExample
[95/133] Linking target test/lrucache
[96/133] Compiling C++ object test/search.p/tools.cpp.o
[96/133] Linking target test/cluster
[97/133] Linking target test/lrucache
[97/133] Linking target test/creator
[98/133] Linking target test/cluster
[98/133] Linking target test/dirent
[99/133] Compiling C++ object test/defaultIndexdata.p/tools.cpp.o
[99/133] Linking target test/error_in_creator
[100/133] Linking target test/creator
[100/133] Linking target test/header
[101/133] Linking target test/dirent
[101/133] Linking target test/uuid
[102/133] Compiling C++ object test/search.p/search.cpp.o
[102/133] Linking target test/template
[103/133] Compiling C++ object test/defaultIndexdata.p/defaultIndexdata.cpp.o
[103/133] Linking target test/iterator
[104/133] Linking target test/error_in_creator
[104/133] Linking target test/reader
[105/133] Linking target test/header
[105/133] Linking target test/find
[106/133] Compiling C++ object test/search_iterator.p/tools.cpp.o
[106/133] Linking target test/compression
[107/133] Linking target test/uuid
[107/133] Linking target test/dirent_lookup
[108/133] Linking target test/reader
[108/133] Linking target test/istreamreader
[109/133] Linking target test/find
[109/133] Linking target test/decoderstreamreader
[110/133] Compiling C++ object test/search_iterator.p/search_iterator.cpp.o
[110/133] Linking target test/rawstreamreader
[111/133] Linking target test/dirent_lookup
[111/133] Linking target test/bufferstreamer
[112/133] Linking target test/istreamreader
[112/133] Linking target test/parseLongPath
[113/133] Linking target test/decoderstreamreader
[113/133] Linking target test/random
[114/133] Compiling C++ object test/suggestion.p/tools.cpp.o
[114/133] Linking target test/tooltesting
[115/133] Linking target test/bufferstreamer
[115/133] Linking target test/tinyString
[116/133] Linking target test/parseLongPath
[116/133] Linking target test/suggestion_iterator
[117/133] Linking target test/random
[117/133] Linking target test/indexing_criteria
[118/133] Linking target test/tinyString
[118/133] Linking target test/counterParsing
[119/133] Linking target test/suggestion_iterator
[119/133] Linking target test/search
[120/133] Linking target test/indexing_criteria
[120/133] Linking target test/defaultIndexdata
[121/133] Linking target test/counterParsing
[121/133] Linking target test/search_iterator
[122/133] Linking target test/search
[123/133] Linking target test/defaultIndexdata
[124/133] Linking target test/search_iterator
[125/133] Linking target test/tooltesting
[126/133] Compiling C++ object test/suggestion.p/suggestion.cpp.o
[126/133] Linking target test/suggestion
[127/133] Linking target test/template
[128/133] Linking target test/iterator
[129/133] Linking target test/suggestion
[130/133] Linking target test/rawstreamreader
[131/133] Linking target test/compression
[132/133] Compiling C++ object test/archive.p/archive.cpp.o
FAILED: test/archive.p/archive.cpp.o 
c++ -Itest/archive.p -Iinclude -I../include -Isrc -I../src -fdiagnostics-color=always -D_GLIBCXX_ASSERTIONS=1 -Wall -Winvalid-pch -Werror -std=c++17 -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -fPIE -DGTEST_HAS_PTHREAD=1 -pthread -DWITH_TEST_DATA=1 -MD -MQ test/archive.p/archive.cpp.o -MF test/archive.p/archive.cpp.o.d -o test/archive.p/archive.cpp.o -c ../test/archive.cpp
distcc[1382] ERROR: compile ../test/archive.cpp on 10.3.0.16:3932/8 failed
distcc[1382] (dcc_build_somewhere) Warning: remote compilation of '../test/archive.cpp' failed, retrying locally
distcc[1382] Warning: failed to distribute ../test/archive.cpp to 10.3.0.16:3932/8, running locally instead
In file included from /usr/include/c++/14.2.1/bits/shared_ptr.h:53,
                 from /usr/include/c++/14.2.1/memory:80,
                 from ../include/zim/entry.h:26,
                 from ../include/zim/archive.h:26,
                 from ../test/archive.cpp:22:
In constructor ‘std::__shared_count<_Lp>::__shared_count(_Ptr) [with _Ptr = char*; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]’,
    inlined from ‘std::__shared_count<_Lp>::__shared_count(_Ptr, std::false_type) [with _Ptr = char*; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]’ at /usr/include/c++/14.2.1/bits/shared_ptr_base.h:926:22,
    inlined from ‘std::__shared_ptr<_Tp, _Lp>::__shared_ptr(_Yp*) [with _Yp = char; <template-parameter-2-2> = void; _Tp = char; __gnu_cxx::_Lock_policy _Lp = __gnu_cxx::_S_atomic]’ at /usr/include/c++/14.2.1/bits/shared_ptr_base.h:1470:17,
    inlined from ‘std::shared_ptr<_Tp>::shared_ptr(_Yp*) [with _Yp = char; <template-parameter-2-2> = void; _Tp = char]’ at /usr/include/c++/14.2.1/bits/shared_ptr.h:213:46,
    inlined from ‘zim::Blob {anonymous}::readItemData(const zim::Item::DirectAccessInfo&, zim::size_type)’ at ../test/archive.cpp:627:44:
/usr/include/c++/14.2.1/bits/shared_ptr_base.h:919:15: error: void operator delete(void*, std::size_t)’ called on pointer returned from a mismatched allocation function [-Werror=mismatched-new-delete]
  919 |               delete __p;
      |               ^~~~~~~~~~
../test/archive.cpp: In function ‘zim::Blob {anonymous}::readItemData(const zim::Item::DirectAccessInfo&, zim::size_type)’:
../test/archive.cpp:627:43: note: returned from ‘void* operator new [](std::size_t)’
  627 |   std::shared_ptr<char> data(new char[size]);
      |                                           ^
cc1plus: all warnings being treated as errors
distcc[1382] ERROR: compile ../test/archive.cpp on localhost failed
ninja: build stopped: subcommand failed.
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Build failed, check /home/leming/armv8/leming/build