==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: vtable-dumper 1.2-2 (Sat Jan 11 12:31:21 2025)
==> Retrieving sources...
  -> Cloning vtable-dumper git repo...
Cloning into bare repository '/home/leming/work/vtable-dumper/vtable-dumper'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    vtable-dumper ... Skipped
==> Making package: vtable-dumper 1.2-2 (Sat 11 Jan 2025 12:31:28 PM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-7  perl-mailtools-2.22-1  perl-timedate-2.33-7
             git-2.48.0-1

Total Download Size:    7.58 MiB
Total Installed Size:  44.35 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 git-2.48.0-1-aarch64 downloading...
 perl-mailtools-2.22-1-any downloading...
 perl-timedate-2.33-7-any downloading...
 perl-error-0.17029-7-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 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]
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/4) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Warn about old perl modules
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of vtable-dumper git repo...
Cloning into 'vtable-dumper'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
make: Entering directory '/build/vtable-dumper/src/vtable-dumper'
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o vtable-dumper dump-vtable.c -ldl -lelf -lstdc++
dump-vtable.c: In function ‘print_VTable’:
dump-vtable.c:360:49: warning: '0' flag used with ‘%p’ gnu_printf format []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;]
  360 |                     printf("(int (*)(...)) -%016p\n", (void*) -(ptrdiff_t)vfuncp);
      |                                                 ^
dump-vtable.c:364:48: warning: '0' flag used with ‘%p’ gnu_printf format []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wformat-Wformat=]8;;]
  364 |                     printf("(int (*)(...)) %016p\n", vfuncp);
      |                                                ^
make: Leaving directory '/build/vtable-dumper/src/vtable-dumper'
==> Entering fakeroot environment...
==> Starting package()...
make: Entering directory '/build/vtable-dumper/src/vtable-dumper'
mkdir -p /build/vtable-dumper/pkg/vtable-dumper/usr/bin/
install vtable-dumper /build/vtable-dumper/pkg/vtable-dumper/usr/bin/
make: Leaving directory '/build/vtable-dumper/src/vtable-dumper'
==> 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 "vtable-dumper"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: vtable-dumper 1.2-2 (Sat 11 Jan 2025 12:31:35 PM MST)
==> Cleaning up...