==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libvarlink 24-1 (Sat Dec 14 18:52:57 2024)
==> Retrieving sources...
  -> Found libvarlink-24.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    libvarlink-24.tar.gz ... Passed
==> Making package: libvarlink 24-1 (Sat 14 Dec 2024 06:53:03 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (3) ninja-1.12.1-1  python-tqdm-4.67.1-1  meson-1.6.0-4

Total Download Size:    2.24 MiB
Total Installed Size:  13.99 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 meson-1.6.0-4-any downloading...
 ninja-1.12.1-1-aarch64 downloading...
 python-tqdm-4.67.1-1-any 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...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Retrieving sources...
  -> Found libvarlink-24.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting libvarlink-24.tar.gz with bsdtar
==> Starting build()...
The Meson build system
Version: 1.6.0
Source dir: /build/libvarlink/src/libvarlink-24
Build dir: /build/libvarlink/src/libvarlink-24/build
Build type: native build
Project name: libvarlink
Project version: 24
C compiler for the host machine: cc (gcc 14.1.1 "aarch64-unknown-linux-gnu-gcc (GCC) 14.1.1 20240507")
C linker for the host machine: cc ld.bfd 2.42.0
Host machine cpu family: aarch64
Host machine cpu: aarch64
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports arguments -Wno-maybe-uninitialized: YES 
Compiler for C supports arguments -Wno-pointer-arith: YES 
Compiler for C supports arguments -Wno-unknown-pragmas: YES 
Compiler for C supports arguments -Wundef: YES 
Compiler for C supports arguments -Wlogical-op: YES 
Compiler for C supports arguments -Wmissing-include-dirs: YES 
Compiler for C supports arguments -Wold-style-definition: YES 
Compiler for C supports arguments -Wdeclaration-after-statement: YES 
Compiler for C supports arguments -Wfloat-equal: YES 
Compiler for C supports arguments -Wsuggest-attribute=noreturn: YES 
Compiler for C supports arguments -Wstrict-prototypes: YES 
Compiler for C supports arguments -Wredundant-decls: YES 
Compiler for C supports arguments -Wmissing-noreturn: YES 
Compiler for C supports arguments -Wshadow: YES 
Compiler for C supports arguments -Wendif-labels: YES 
Compiler for C supports arguments -Wstrict-aliasing=3: YES 
Compiler for C supports arguments -Wwrite-strings: YES 
Compiler for C supports arguments -Wdate-time: YES 
Compiler for C supports arguments -Wnested-externs: YES 
Compiler for C supports arguments -Werror=overflow: YES 
Compiler for C supports arguments -Werror=missing-prototypes: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=missing-declarations: YES 
Compiler for C supports arguments -Werror=return-type: YES 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
Compiler for C supports arguments -Werror=cast-qual: YES 
Compiler for C supports arguments -Werror=implicit-fallthrough: YES 
Library m found: YES
Configuring config.h using configuration
Program ./varlink-wrapper.py found: YES (/build/libvarlink/src/libvarlink-24/./varlink-wrapper.py)
Has header "sys/queue.h" : YES 
Configuring libvarlink.pc using configuration
Program test-symbols.sh found: YES (/build/libvarlink/src/libvarlink-24/lib/test-symbols.sh)
WARNING: You should add the boolean check kwarg to the run_command call.
         It currently defaults to false,
         but it will default to true in meson 2.0.
         See also: https://github.com/mesonbuild/meson/issues/9300
Build targets in project: 12
NOTICE: Future-deprecated features used:
 * 0.56.0: {'meson.build_root', 'meson.source_root'}

libvarlink 24

  User defined options
    prefix: /usr

Found ninja-1.12.1 at /usr/bin/ninja

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

Writing build.ninja:   0%|                                          | 0/80 eta ?
                                                                                
WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
ninja: Entering directory `build/'

[0/52] Generating lib/org.varlink.service.varlink with a custom command
[0/52] Compiling C object lib/test-interface.p/test-interface.c.o
[0/52] Compiling C object lib/test-server-client.p/test-server-client.c.o
[0/52] Compiling C object lib/test-object.p/test-object.c.o
[0/52] Compiling C object lib/test-array.p/test-array.c.o
[0/52] Compiling C object lib/test-type.p/test-type.c.o
[0/52] Compiling C object lib/test-error.p/test-error.c.o
[0/52] Compiling C object lib/test-avl.p/test-avl.c.o
[1/52] Generating lib/org.varlink.service.varlink with a custom command
[1/52] Compiling C object lib/libvarlink.a.p/array.c.o
[2/52] Compiling C object lib/test-error.p/test-error.c.o
[2/52] Compiling C object lib/libvarlink.a.p/avltree.c.o
[3/52] Compiling C object lib/test-array.p/test-array.c.o
[3/52] Compiling C object lib/libvarlink.a.p/connection.c.o
[4/52] Compiling C object lib/test-server-client.p/test-server-client.c.o
[4/52] Compiling C object lib/libvarlink.a.p/error.c.o
[5/52] Compiling C object lib/test-interface.p/test-interface.c.o
[5/52] Compiling C object lib/libvarlink.a.p/interface.c.o
[6/52] Compiling C object lib/test-type.p/test-type.c.o
[6/52] Compiling C object lib/libvarlink.a.p/message.c.o
[7/52] Compiling C object lib/test-avl.p/test-avl.c.o
[7/52] Compiling C object lib/libvarlink.a.p/object.c.o
[8/52] Compiling C object lib/libvarlink.a.p/array.c.o
[8/52] Compiling C object lib/libvarlink.a.p/scanner.c.o
[9/52] Compiling C object lib/libvarlink.a.p/error.c.o
[9/52] Compiling C object lib/libvarlink.a.p/service.c.o
[10/52] Compiling C object lib/test-object.p/test-object.c.o
[10/52] Compiling C object lib/libvarlink.a.p/stream.c.o
[11/52] Compiling C object lib/libvarlink.a.p/avltree.c.o
[11/52] Compiling C object lib/libvarlink.a.p/transport.c.o
[12/52] Compiling C object lib/libvarlink.a.p/connection.c.o
[12/52] Compiling C object lib/libvarlink.a.p/transport-device.c.o
[13/52] Compiling C object lib/libvarlink.a.p/message.c.o
[13/52] Compiling C object lib/libvarlink.a.p/transport-tcp.c.o
[14/52] Compiling C object lib/libvarlink.a.p/transport.c.o
[14/52] Compiling C object lib/libvarlink.a.p/transport-unix.c.o
[15/52] Compiling C object lib/libvarlink.a.p/interface.c.o
[15/52] Compiling C object lib/libvarlink.a.p/type.c.o
[16/52] Compiling C object lib/libvarlink.a.p/transport-device.c.o
[16/52] Compiling C object lib/libvarlink.a.p/util.c.o
[17/52] Compiling C object lib/libvarlink.a.p/object.c.o
[17/52] Compiling C object lib/libvarlink.a.p/uri.c.o
[18/52] Compiling C object lib/libvarlink.a.p/util.c.o
[18/52] Compiling C object lib/libvarlink.a.p/value.c.o
[19/52] Compiling C object lib/libvarlink.a.p/transport-unix.c.o
[19/52] Compiling C object lib/libvarlink.a.p/c-utf8.c.o
[20/52] Compiling C object lib/libvarlink.a.p/service.c.o
[20/52] Compiling C object lib/test-json.p/test-json.c.o
[21/52] Compiling C object lib/libvarlink.a.p/transport-tcp.c.o
[21/52] Compiling C object tool/varlink.p/cli.c.o
[22/52] Compiling C object lib/libvarlink.a.p/scanner.c.o
[22/52] Compiling C object tool/varlink.p/cli-bridge.c.o
[23/52] Compiling C object lib/libvarlink.a.p/uri.c.o
[23/52] Compiling C object tool/varlink.p/cli-activate.c.o
[24/52] Compiling C object lib/libvarlink.a.p/type.c.o
[24/52] Compiling C object tool/varlink.p/command.c.o
[25/52] Compiling C object lib/libvarlink.a.p/c-utf8.c.o
[25/52] Compiling C object tool/varlink.p/command-bridge.c.o
[26/52] Compiling C object lib/libvarlink.a.p/value.c.o
[26/52] Compiling C object tool/varlink.p/command-call.c.o
[27/52] Compiling C object tool/varlink.p/command.c.o
[27/52] Compiling C object tool/varlink.p/command-complete.c.o
[28/52] Compiling C object tool/varlink.p/cli-bridge.c.o
[28/52] Compiling C object tool/varlink.p/command-format.c.o
[29/52] Compiling C object lib/test-json.p/test-json.c.o
[29/52] Compiling C object tool/varlink.p/command-help.c.o
[30/52] Compiling C object tool/varlink.p/cli-activate.c.o
[30/52] Compiling C object tool/varlink.p/command-info.c.o
[31/52] Compiling C object tool/varlink.p/cli.c.o
[31/52] Compiling C object tool/varlink.p/command-resolve.c.o
[32/52] Compiling C object tool/varlink.p/command-complete.c.o
[32/52] Compiling C object tool/varlink.p/main.c.o
[33/52] Compiling C object lib/libvarlink.a.p/stream.c.o
distcc[1160] ERROR: compile ../lib/stream.c on 10.3.0.16:3932/8 failed
distcc[1160] (dcc_build_somewhere) Warning: remote compilation of '../lib/stream.c' failed, retrying locally
distcc[1160] Warning: failed to distribute ../lib/stream.c to 10.3.0.16:3932/8, running locally instead
distcc[1160] (dcc_please_send_email_after_investigation) Warning: remote compilation of '../lib/stream.c' failed, retried locally and got a different result.

[33/52] Linking static target lib/libvarlink.a
[34/52] Linking static target lib/libvarlink.a
[34/52] Compiling C object tool/varlink.p/terminal-colors.c.o
[35/52] Compiling C object tool/varlink.p/command-bridge.c.o
[35/52] Linking target lib/libvarlink.so.0
[36/52] Compiling C object tool/varlink.p/command-call.c.o
[36/52] Linking target lib/test-interface
[37/52] Compiling C object tool/varlink.p/command-help.c.o
[37/52] Linking target lib/test-server-client
[38/52] Compiling C object tool/varlink.p/command-format.c.o
[38/52] Linking target lib/test-object
[39/52] Compiling C object tool/varlink.p/terminal-colors.c.o
[39/52] Linking target lib/test-array
[40/52] Compiling C object tool/varlink.p/command-resolve.c.o
[40/52] Linking target lib/test-type
[41/52] Compiling C object tool/varlink.p/main.c.o
[41/52] Linking target lib/test-error
[42/52] Compiling C object tool/varlink.p/command-info.c.o
[42/52] Linking target lib/test-avl
[43/52] Linking target lib/test-interface
[43/52] Linking target lib/test-json
[44/52] Linking target lib/test-server-client
[44/52] Linking target tool/varlink
[45/52] Linking target lib/test-object
[46/52] Linking target lib/test-array
[47/52] Linking target lib/test-avl
[48/52] Linking target tool/varlink
[49/52] Linking target lib/libvarlink.so.0
[50/52] Linking target lib/test-type
[51/52] Linking target lib/test-error
[52/52] Linking target lib/test-json
ar: creating build/lib/libvarlink.a.new
==> Entering fakeroot environment...
==> Starting package()...
ninja: Entering directory `build/'

[0/11] Linking target lib/libvarlink.so.0
[0/11] Linking target lib/test-interface
[0/11] Linking target lib/test-server-client
[0/11] Linking target lib/test-object
[0/11] Linking target lib/test-array
[0/11] Linking target lib/test-type
[0/11] Linking target lib/test-error
[0/11] Linking target lib/test-avl
[1/11] Linking target lib/test-interface
[1/11] Linking target lib/test-json
[2/11] Linking target lib/test-object
[2/11] Linking target tool/varlink
[3/11] Linking target lib/libvarlink.so.0
[4/11] Linking target lib/test-server-client
[5/11] Linking target lib/test-json
[6/11] Linking target tool/varlink
[7/11] Linking target lib/test-array
[8/11] Linking target lib/test-error
[9/11] Linking target lib/test-avl
[10/11] Linking target lib/test-type
[10/11] Installing files.
Installing lib/libvarlink.so.0 to /build/libvarlink/pkg/libvarlink/usr/lib
Installing tool/varlink to /build/libvarlink/pkg/libvarlink/usr/bin
Installing /build/libvarlink/src/libvarlink-24/lib/varlink.h to /build/libvarlink/pkg/libvarlink/usr/include
Installing /build/libvarlink/src/libvarlink-24/build/lib/libvarlink.pc to /build/libvarlink/pkg/libvarlink/usr/lib/pkgconfig
Installing /build/libvarlink/src/libvarlink-24/vim/ftdetect/varlink.vim to /build/libvarlink/pkg/libvarlink/usr/share/vim/vimfiles/after/ftdetect
Installing /build/libvarlink/src/libvarlink-24/vim/ftplugin/varlink.vim to /build/libvarlink/pkg/libvarlink/usr/share/vim/vimfiles/after/ftplugin
Installing /build/libvarlink/src/libvarlink-24/vim/syntax/varlink.vim to /build/libvarlink/pkg/libvarlink/usr/share/vim/vimfiles/after/syntax
Installing /build/libvarlink/src/libvarlink-24/bash-completion/varlink to /build/libvarlink/pkg/libvarlink/usr/share/bash-completion/completions
Installing symlink pointing to libvarlink.so.0 to /build/libvarlink/pkg/libvarlink/usr/lib/libvarlink.so
==> 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 "libvarlink"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libvarlink 24-1 (Sat 14 Dec 2024 06:53:18 PM MST)
==> Cleaning up...