==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: pax-utils 1.3.8-1 (Sun Sep 22 12:15:07 2024)
==> Retrieving sources...
  -> Cloning pax-utils git repo...
Cloning into bare repository '/home/leming/work/pax-utils/pax-utils'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pax-utils ... Skipped
==> Making package: pax-utils 1.3.8-1 (Sun Sep 22 12:15:16 2024)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (1) python-pyelftools-0.31-2

Total Download Size:   0.31 MiB
Total Installed Size:  2.05 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 python-pyelftools-0.31-2-any downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing python-pyelftools...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25l:: There are 9 providers available for linux-headers:
:: Repository core
   1) linux-aarch64-headers  2) linux-aarch64-rc-headers
   3) linux-espressobin-headers  4) linux-gru-headers  5) linux-oak-headers
   6) linux-odroid-c2-headers  7) linux-odroid-n2-headers
   8) linux-rpi-16k-headers  9) linux-rpi-headers

Enter a number (default=1): 
resolving dependencies...
looking for conflicting packages...

Packages (12) libxslt-1.1.42-1  ninja-1.12.1-1  perl-error-0.17029-7
              perl-mailtools-2.21-9  perl-timedate-2.33-7  python-tqdm-4.66.5-1
              docbook-xml-4.5-10  docbook-xsl-1.79.2-8  git-2.46.1-1
              linux-aarch64-headers-6.11-3  meson-1.5.2-1  xmlto-0.0.29-1

Total Download Size:    23.59 MiB
Total Installed Size:  202.94 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 linux-aarch64-headers-6.11-3-aarch64 downloading...
 xmlto-0.0.29-1-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing docbook-xml...
installing libxslt...
Optional dependencies for libxslt
    python: Python bindings [installed]
installing docbook-xsl...
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 [installed]
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
installing linux-aarch64-headers...
installing ninja...
installing python-tqdm...
Optional dependencies for python-tqdm
    python-requests: telegram
installing meson...
installing xmlto...
:: Running post-transaction hooks...
(1/5) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/5) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/5) Arming ConditionNeedsUpdate...
(4/5) Updating module dependencies...
(5/5) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of pax-utils git repo...
Cloning into 'pax-utils'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> 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 pax-utils build -Duse_seccomp=true
The Meson build system
Version: 1.5.2
Source dir: /build/pax-utils/src/pax-utils
Build dir: /build/pax-utils/src/build
Build type: native build
Project name: pax-utils
Project version: 1.3.8
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
Found pkg-config: YES (/usr/bin/pkg-config) 2.1.1
Run-time dependency libcap found: YES 2.70
Found git repository at /build/pax-utils/src/pax-utils
Has header "endian.h" : YES 
Has header "byteswap.h" : YES 
Has header "sys/endian.h" : NO 
Has header "sys/isa_defs.h" : NO 
Has header "machine/endian.h" : NO 
Has header "linux/seccomp.h" : YES 
Has header "linux/securebits.h" : YES 
Has header "sys/prctl.h" : YES 
Has header "elf-hints.h" : NO 
Has header "glob.h" : YES 
Configuring config.h using configuration
Fetching value of define "__svr4__" : (undefined) 
Program xmlto found: YES (/usr/bin/xmlto)
Configuring pax-utils.docbook using configuration
pax-utils/meson.build:156: WARNING: use_fuzzing requires Clang, due to LibFuzzer. Not building fuzzers
Build targets in project: 7

pax-utils 1.3.8

  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
    use_seccomp       : true

Found ninja-1.12.1 at /usr/bin/ninja

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

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

[0/21] Generating pax_utils_version.h with a custom command
[0/21] Generating man/docbook_to_man with a custom command
[1/21] Generating pax_utils_version.h with a custom command
[1/21] Compiling C object libcommon.a.p/paxinc.c.o
[1/21] Compiling C object libcommon.a.p/security.c.o
[1/21] Compiling C object libcommon.a.p/xfuncs.c.o
[1/21] Compiling C object pspax.p/paxelf.c.o
[1/21] Compiling C object pspax.p/paxldso.c.o
[1/21] Compiling C object pspax.p/pspax.c.o
[1/21] Compiling C object scanelf.p/paxelf.c.o
[1/21] Compiling C object scanelf.p/paxldso.c.o
[1/21] Compiling C object scanelf.p/scanelf.c.o
[2/21] Compiling C object libcommon.a.p/security.c.o
[2/21] Compiling C object dumpelf.p/paxelf.c.o
[3/21] Compiling C object libcommon.a.p/xfuncs.c.o
[3/21] Compiling C object dumpelf.p/paxldso.c.o
[4/21] Compiling C object scanelf.p/paxldso.c.o
[4/21] Compiling C object dumpelf.p/dumpelf.c.o
[5/21] Compiling C object libcommon.a.p/paxinc.c.o
[5/21] Linking static target libcommon.a
[6/21] Compiling C object pspax.p/paxldso.c.o
[6/21] Compiling C object scanmacho.p/paxmacho.c.o
[7/21] Linking static target libcommon.a
[7/21] Compiling C object scanmacho.p/scanmacho.c.o
[8/21] Compiling C object pspax.p/pspax.c.o
[9/21] Compiling C object scanelf.p/paxelf.c.o
[10/21] Compiling C object pspax.p/paxelf.c.o
[10/21] Linking target pspax
[11/21] Compiling C object dumpelf.p/paxldso.c.o
[12/21] Linking target pspax
[13/21] Compiling C object scanmacho.p/paxmacho.c.o
../pax-utils/paxmacho.c: In function 'read_mach_header':
../pax-utils/paxmacho.c:168:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
../pax-utils/paxmacho.c:170:3: note: here
../pax-utils/paxmacho.c:177:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
../pax-utils/paxmacho.c:179:3: note: here

[14/21] Compiling C object dumpelf.p/paxelf.c.o
[15/21] Compiling C object scanmacho.p/scanmacho.c.o
[15/21] Linking target scanmacho
[16/21] Linking target scanmacho
[17/21] Compiling C object dumpelf.p/dumpelf.c.o
[17/21] Linking target dumpelf
[18/21] Linking target dumpelf
[19/21] Generating man/docbook_to_man with a custom command
Note: Writing dumpelf.1
Note: Writing pspax.1
Note: Writing scanelf.1
Note: Writing scanmacho.1

[20/21] Compiling C object scanelf.p/scanelf.c.o
[20/21] Linking target scanelf
[21/21] Linking target scanelf
==> Entering fakeroot environment...
==> Starting package()...
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/build/pax-utils/src/build'

[0/20] Generating pax_utils_version.h with a custom command
[1/20] Generating pax_utils_version.h with a custom command
warning: unable to access '/root/.config/git/attributes': Permission denied
warning: unable to access '/root/.config/git/ignore': Permission denied
Installing pspax to /build/pax-utils/pkg/pax-utils/usr/bin
Installing scanelf to /build/pax-utils/pkg/pax-utils/usr/bin
Installing dumpelf to /build/pax-utils/pkg/pax-utils/usr/bin
Installing scanmacho to /build/pax-utils/pkg/pax-utils/usr/bin
Installing man/dumpelf.1 to /build/pax-utils/pkg/pax-utils/usr/share/man/man1
Installing man/pspax.1 to /build/pax-utils/pkg/pax-utils/usr/share/man/man1
Installing man/scanelf.1 to /build/pax-utils/pkg/pax-utils/usr/share/man/man1
Installing man/scanmacho.1 to /build/pax-utils/pkg/pax-utils/usr/share/man/man1
Installing /build/pax-utils/src/pax-utils/lddtree.py to /build/pax-utils/pkg/pax-utils/usr/bin
Installing /build/pax-utils/src/pax-utils/symtree.sh to /build/pax-utils/pkg/pax-utils/usr/bin
==> 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 "pax-utils"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pax-utils 1.3.8-1 (Sun Sep 22 12:15:37 2024)
==> Cleaning up...