==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: vali 0.1.1-1 (Tue Feb  3 06:07:18 2026)
==> Retrieving sources...
  -> Found vali-0.1.1.tar.gz
  -> Found vali-0.1.1.tar.gz.sig
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    vali-0.1.1.tar.gz ... Passed
    vali-0.1.1.tar.gz.sig ... Skipped
==> Making package: vali 0.1.1-1 (Tue Feb  3 13:07:25 2026)
==> Checking runtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (1) aml-0.3.0-2

Total Download Size:   0.01 MiB
Total Installed Size:  0.07 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 aml-0.3.0-2-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing aml...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
resolving dependencies...
looking for conflicting packages...

Packages (5) mpdecimal-4.0.1-1  ninja-1.13.2-2  python-3.14.2-2  python-tqdm-4.67.2-1  meson-1.10.1-1

Total Installed Size:  94.99 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 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/1) Arming ConditionNeedsUpdate...
==> Retrieving sources...
  -> Found vali-0.1.1.tar.gz
  -> Found vali-0.1.1.tar.gz.sig
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting vali-0.1.1.tar.gz with bsdtar
==> 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 vali-0.1.1 build
The Meson build system
Version: 1.10.1
Source dir: /build/vali/src/vali-0.1.1
Build dir: /build/vali/src/build
Build type: native build
Project name: vali
Project version: 0.1.1
C compiler for the host machine: cc (gcc 15.2.1 "aarch64-unknown-linux-gnu-gcc (GCC) 15.2.1 20260103")
C linker for the host machine: cc ld.bfd 2.45.1
Host machine cpu family: aarch64
Host machine cpu: aarch64
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wmissing-prototypes: YES 
Compiler for C supports arguments -Walloca: YES 
Compiler for C supports arguments -Wconversion: YES 
Compiler for C supports arguments -Wno-unused-parameter: YES 
Compiler for C supports arguments -Wno-missing-field-initializers: YES 
Compiler for C supports arguments -Werror=implicit: YES 
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Run-time dependency json-c found: YES 0.18
Run-time dependency aml found: YES 0.3.0
Found pkg-config: YES (/usr/bin/pkg-config) 2.5.1
Build targets in project: 10

vali 0.1.1

  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.2 at /usr/bin/ninja

Generating targets:   0%|          | 0/10 eta ?
                                               

Writing build.ninja:   0%|          | 0/55 eta ?
                                                
ninja: Entering directory `build'
[1/28] Compiling C object vali.p/util.c.o
[2/28] Compiling C object vali.p/def.c.o
[3/28] Compiling C object vali.p/tool.c.o
[4/28] Linking target vali
[5/28] Generating test/test_gen with a custom command
[6/28] Generating test/certification_gen with a custom command
[7/28] Generating service_iface with a custom command
[8/28] Generating example/example_gen with a custom command
[9/28] Compiling C object libvali.so.0.1.1.p/registry.c.o
[10/28] Compiling C object libvali.so.0.1.1.p/client.c.o
[11/28] Compiling C object test/basic.p/basic.c.o
[12/28] Compiling C object example/client.p/client.c.o
[13/28] Compiling C object test/basic.p/meson-generated_.._test-gen.c.o
[14/28] Compiling C object libvali.so.0.1.1.p/service.c.o
[15/28] Compiling C object libvali.so.0.1.1.p/meson-generated_.._org.varlink.service.c.o
[16/28] Compiling C object test/certification.p/certification.c.o
[17/28] Compiling C object example/service.p/service.c.o
[18/28] Compiling C object example/client.p/meson-generated_.._example.c.o
[19/28] Compiling C object example/service.p/meson-generated_.._example.c.o
[20/28] Compiling C object test/certification.p/meson-generated_.._certification-gen.c.o
[21/28] Compiling C object libvali.so.0.1.1.p/util.c.o
[22/28] Compiling C object libvali.so.0.1.1.p/conn.c.o
[23/28] Linking target libvali.so.0.1.1
[24/28] Generating symbol file libvali.so.0.1.1.p/libvali.so.0.1.1.symbols
[25/28] Linking target test/basic
[26/28] Linking target test/certification
[27/28] Linking target example/service
[28/28] Linking target example/client
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `build'
[0/1] Installing files
Installing vali to /build/vali/pkg/vali/usr/bin
Installing libvali.so.0.1.1 to /build/vali/pkg/vali/usr/lib
Installing /build/vali/src/vali-0.1.1/include/vali.h to /build/vali/pkg/vali/usr/include
Installing /build/vali/src/build/meson-private/vali.pc to /build/vali/pkg/vali/usr/lib/pkgconfig
Installing symlink pointing to libvali.so.0.1.1 to /build/vali/pkg/vali/usr/lib/libvali.so.1
Installing symlink pointing to libvali.so.1 to /build/vali/pkg/vali/usr/lib/libvali.so
install: creating directory '/build/vali/pkg/vali/usr/share'
install: creating directory '/build/vali/pkg/vali/usr/share/licenses'
install: creating directory '/build/vali/pkg/vali/usr/share/licenses/vali'
'LICENSE' -> '/build/vali/pkg/vali/usr/share/licenses/vali/LICENSE'
install: creating directory '/build/vali/pkg/vali/usr/share/doc'
install: creating directory '/build/vali/pkg/vali/usr/share/doc/vali'
'README.md' -> '/build/vali/pkg/vali/usr/share/doc/vali/README.md'
==> 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 "vali"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vali 0.1.1-1 (Tue Feb  3 13:07:35 2026)
==> Cleaning up...
[?12l[?25h