==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: libspng 0.7.4-2 (Mon Nov 20 16:05:57 2023)
==> Retrieving sources...
  -> Cloning libspng git repo...
Cloning into bare repository '/home/leming/work/libspng/libspng'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    libspng ... Skipped
==> Making package: libspng 0.7.4-2 (Mon 20 Nov 2023 04:06:06 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (10) libnsl-2.0.1-1  ninja-1.11.1-3  perl-error-0.17029-5
              perl-mailtools-2.21-7  perl-timedate-2.33-5  python-3.11.5-2
              python-tqdm-4.66.1-2  python-typing_extensions-4.8.0-1
              git-2.42.1-1  meson-1.3.0-1

Total Installed Size:  132.21 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 perl-error...
installing perl-timedate...
installing perl-mailtools...
installing git...
Optional dependencies for git
    tk: gitk and git gui
    openssh: ssh transport and crypto
    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 [pending]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing ninja...
installing libnsl...
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]
    mpdecimal: for decimal
    xz: for lzma [installed]
    tk: for tkinter
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing python-typing_extensions...
installing meson...
:: Running post-transaction hooks...
(1/1) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of libspng git repo...
Cloning into 'libspng'...
done.
Switched to a new branch 'makepkg'
==> 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 libspng -Dbuild_examples=false
The Meson build system
Version: 1.3.0
Source dir: /build/libspng/src/libspng
Build dir: /build/libspng/src/build
Build type: native build
Project name: spng
Project version: 0.7.4
C compiler for the host machine: cc (gcc 12.1.0 "aarch64-unknown-linux-gnu-gcc (GCC) 12.1.0")
C linker for the host machine: cc ld.bfd 2.38
Host machine cpu family: aarch64
Host machine cpu: aarch64
Checking if "have target_clones" : links: NO 
Found pkg-config: YES (/usr/bin/pkg-config) 1.8.1
Run-time dependency zlib found: YES 1.3
Library m found: YES
Build targets in project: 1

spng 0.7.4

  User defined options
    auto_features     : enabled
    buildtype         : plain
    libexecdir        : lib
    prefix            : /usr
    sbindir           : bin
    wrap_mode         : nodownload
    python.bytecompile: 1
    b_lto             : false
    b_pie             : true
    build_examples    : false

Found ninja-1.11.1 at /usr/bin/ninja

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

Writing build.ninja:   0%|                                          | 0/28 eta ?
                                                                                
INFO: autodetecting backend as ninja
INFO: calculating backend command to run: /usr/bin/ninja -C /build/libspng/src/build
ninja: Entering directory `/build/libspng/src/build'

[0/2] Compiling C object libspng.so.0.7.4.p/spng_spng.c.o
[1/2] Compiling C object libspng.so.0.7.4.p/spng_spng.c.o
[1/2] Linking target libspng.so.0.7.4
[2/2] Linking target libspng.so.0.7.4
==> Entering fakeroot environment...
==> Starting package()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/libspng/src/build'
ninja: no work to do.
Installing libspng.so.0.7.4 to /build/libspng/pkg/libspng/usr/lib
Installing /build/libspng/src/libspng/spng/spng.h to /build/libspng/pkg/libspng/usr/include
Installing /build/libspng/src/build/meson-private/spng.pc to /build/libspng/pkg/libspng/usr/lib/pkgconfig
Installing symlink pointing to libspng.so.0.7.4 to /build/libspng/pkg/libspng/usr/lib/libspng.so.0
Installing symlink pointing to libspng.so.0 to /build/libspng/pkg/libspng/usr/lib/libspng.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 "libspng"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: libspng 0.7.4-2 (Mon 20 Nov 2023 04:06:19 PM MST)
==> Cleaning up...