==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: libinih 62-2 (Tue Feb 24 18:15:36 2026)
==> Retrieving sources...
-> Updating inih git repo...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
inih ... Passed
==> Making package: libinih 62-2 (Wed Feb 25 01:16:03 2026)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...
Packages (10) mpdecimal-4.0.1-1 ninja-1.13.2-3 perl-error-0.17030-3 perl-mailtools-2.22-3 perl-timedate-2.33-9 python-3.14.3-1 python-tqdm-4.67.3-1 zlib-ng-2.3.3-1 git-2.53.0-1 meson-1.10.1-1
Total Download Size: 23.26 MiB
Total Installed Size: 135.41 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
python-3.14.3-1-armv7h downloading...
git-2.53.0-1-armv7h downloading...
meson-1.10.1-1-any downloading...
ninja-1.13.2-3-armv7h downloading...
python-tqdm-4.67.3-1-any downloading...
zlib-ng-2.3.3-1-armv7h downloading...
mpdecimal-4.0.1-1-armv7h downloading...
perl-mailtools-2.22-3-any downloading...
perl-timedate-2.33-9-any downloading...
perl-error-0.17030-3-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
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 [pending]
subversion: git svn
org.freedesktop.secrets: keyring credential helper
libsecret: libsecret credential helper [installed]
less: the default pager for git
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...
:: 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 inih git repo...
Cloning into 'inih'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> 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 inih build -Ddefault_library=shared -Ddistro_install=true -Dwith_INIReader=true
The Meson build system
Version: 1.10.1
Source dir: /build/libinih/src/inih
Build dir: /build/libinih/src/build
Build type: native build
Project name: inih
Project version: 62
C compiler for the host machine: cc (gcc 15.2.1 "armv7l-unknown-linux-gnueabihf-gcc (GCC) 15.2.1 20260209")
C linker for the host machine: cc ld.bfd 2.46
Host machine cpu family: arm
Host machine cpu: armv7l
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Program runtest.sh found: YES (/build/libinih/src/inih/tests/runtest.sh)
C++ compiler for the host machine: c++ (gcc 15.2.1 "c++ (GCC) 15.2.1 20260209")
C++ linker for the host machine: c++ ld.bfd 2.46
Build targets in project: 18
inih 62
User defined options
auto_features : enabled
b_lto : false
b_pie : true
buildtype : plain
default_library : shared
distro_install : true
libexecdir : lib
prefix : /usr
python.bytecompile: 1
sbindir : bin
with_INIReader : true
wrap_mode : nodownload
Found ninja-1.13.2 at /usr/bin/ninja
Generating targets: 0%| | 0/18 eta ?
Generating targets: 33%|███▎ | 6/18 eta 00:00
Generating targets: 94%|█████████▍| 17/18 eta 00:00
Writing build.ninja: 0%| | 0/80 eta ?
ninja: Entering directory `/build/libinih/src/build'
[1/54] Compiling C object libinih.so.0.p/ini.c.o
[2/54] Compiling C object tests/unittest_multi.p/.._ini.c.o
[3/54] Compiling C object tests/unittest_multi.p/unittest.c.o
[4/54] Compiling C object tests/unittest_multi_max_line.p/unittest.c.o
[5/54] Compiling C object tests/unittest_multi_max_line.p/.._ini.c.o
[6/54] Compiling C object tests/unittest_single.p/.._ini.c.o
[7/54] Linking target libinih.so.0
[8/54] Compiling C object tests/unittest_single.p/unittest.c.o
[9/54] Compiling C object tests/unittest_disallow_inline_comments.p/.._ini.c.o
[10/54] Compiling C object tests/unittest_stop_on_first_error.p/unittest.c.o
[11/54] Compiling C object tests/unittest_disallow_inline_comments.p/unittest.c.o
[12/54] Compiling C object tests/unittest_stop_on_first_error.p/.._ini.c.o
[13/54] Compiling C object tests/unittest_handler_lineno.p/unittest.c.o
[14/54] Compiling C object tests/unittest_string.p/.._ini.c.o
[15/54] Compiling C object tests/unittest_handler_lineno.p/.._ini.c.o
[16/54] Compiling C object tests/unittest_string.p/unittest_string.c.o
[17/54] Compiling C object tests/unittest_heap.p/.._ini.c.o
[18/54] Compiling C object tests/unittest_heap.p/unittest.c.o
[19/54] Compiling C object tests/unittest_heap_max_line.p/.._ini.c.o
[20/54] Compiling C object tests/unittest_heap_max_line.p/unittest.c.o
[21/54] Compiling C object tests/unittest_heap_realloc.p/unittest.c.o
[22/54] Compiling C object tests/unittest_heap_realloc.p/.._ini.c.o
[23/54] Compiling C object tests/unittest_heap_realloc_max_line.p/unittest.c.o
[24/54] Compiling C object tests/unittest_heap_realloc_max_line.p/.._ini.c.o
[25/54] Compiling C object tests/unittest_heap_string.p/.._ini.c.o
[26/54] Compiling C object tests/unittest_heap_string.p/unittest_string.c.o
[27/54] Compiling C object tests/unittest_call_handler_on_new_section.p/.._ini.c.o
[28/54] Compiling C object tests/unittest_call_handler_on_new_section.p/unittest.c.o
[29/54] Generating symbol file libinih.so.0.p/libinih.so.0.symbols
[30/54] Compiling C object tests/unittest_allow_no_value.p/.._ini.c.o
[31/54] Compiling C object tests/unittest_allow_no_value.p/unittest.c.o
[32/54] Compiling C object tests/unittest_alloc.p/unittest_alloc.c.o
[33/54] Compiling C object tests/unittest_alloc.p/.._ini.c.o
[34/54] Compiling C object examples/unittest_INIReaderExample.p/.._ini.c.o
[35/54] Linking target tests/unittest_multi
[36/54] Linking target tests/unittest_disallow_inline_comments
[37/54] Linking target tests/unittest_stop_on_first_error
[38/54] Linking target tests/unittest_handler_lineno
[39/54] Linking target tests/unittest_string
[40/54] Linking target tests/unittest_heap
[41/54] Linking target tests/unittest_heap_max_line
[42/54] Compiling C++ object examples/unittest_INIReaderExample.p/INIReaderExample.cpp.o
[43/54] Linking target tests/unittest_heap_realloc
[44/54] Linking target tests/unittest_heap_realloc_max_line
[45/54] Linking target tests/unittest_heap_string
[46/54] Compiling C++ object libINIReader.so.0.p/cpp_INIReader.cpp.o
[47/54] Compiling C++ object examples/unittest_INIReaderExample.p/.._cpp_INIReader.cpp.o
[48/54] Linking target tests/unittest_call_handler_on_new_section
[49/54] Linking target tests/unittest_multi_max_line
[50/54] Linking target tests/unittest_allow_no_value
[51/54] Linking target tests/unittest_alloc
[52/54] Linking target examples/unittest_INIReaderExample
[53/54] Linking target tests/unittest_single
[54/54] Linking target libINIReader.so.0
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/libinih/src/build
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `/build/libinih/src/build'
ninja: no work to do.
Installing libinih.so.0 to /build/libinih/pkg/libinih/usr/lib
Installing libINIReader.so.0 to /build/libinih/pkg/libinih/usr/lib
Installing /build/libinih/src/inih/ini.h to /build/libinih/pkg/libinih/usr/include
Installing /build/libinih/src/inih/cpp/INIReader.h to /build/libinih/pkg/libinih/usr/include
Installing /build/libinih/src/build/meson-private/inih.pc to /build/libinih/pkg/libinih/usr/lib/pkgconfig
Installing /build/libinih/src/build/meson-private/INIReader.pc to /build/libinih/pkg/libinih/usr/lib/pkgconfig
Installing symlink pointing to libinih.so.0 to /build/libinih/pkg/libinih/usr/lib/libinih.so
Installing symlink pointing to libINIReader.so.0 to /build/libinih/pkg/libinih/usr/lib/libINIReader.so
==> Tidying install...
-> Removing libtool files...
-> Removing static library files...
-> Purging unwanted files...
-> Stripping unneeded symbols from binaries and libraries...
-> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "libinih"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libinih 62-2 (Wed Feb 25 01:16:28 2026)
==> Cleaning up...
[?12l[?25h