==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: tree-sitter-python 0.25.0-1 (Sat Sep 13 18:36:57 2025)
==> Retrieving sources...
  -> Cloning tree-sitter-python git repo...
Cloning into bare repository '/home/leming/work/tree-sitter-python/tree-sitter-python'...
  -> Found ssh_allowed_signers
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
    tree-sitter-python ... Skipped
    ssh_allowed_signers ... Passed
==> Making package: tree-sitter-python 0.25.0-1 (Sat Sep 13 18:37:17 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (8) libedit-20250104_3.1-1  perl-error-0.17030-2
             perl-mailtools-2.22-2  perl-timedate-2.33-8  zlib-ng-2.2.5-1
             git-2.51.0-1  openssh-10.0p1-4  tree-sitter-cli-0.25.9-1

Total Download Size:    3.02 MiB
Total Installed Size:  62.39 MiB

:: Proceed with installation? [Y/n] 
:: Retrieving packages...
 tree-sitter-cli-0.25.9-1-aarch64 downloading...
 openssh-10.0p1-4-aarch64 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 zlib-ng...
installing git...
Optional dependencies for git
    git-zsh-completion: upstream zsh completion
    tk: gitk and git gui
    openssh: ssh transport and crypto [pending]
    man: show help with `git command --help`
    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]
    less: the default pager for git [installed]
installing libedit...
installing openssh...
Optional dependencies for openssh
    libfido2: FIDO/U2F support
    sh: for ssh-copy-id and findssl.sh [installed]
    x11-ssh-askpass: input passphrase in X
    xorg-xauth: X11 forwarding
installing tree-sitter-cli...
Optional dependencies for tree-sitter-cli
    nodejs: for the generate subcommand
:: Running post-transaction hooks...
(1/6) Creating system user accounts...
Creating group 'git' with GID 971.
Creating user 'git' (git daemon user) with UID 971 and GID 971.
(2/6) Reloading system manager configuration...
  Skipped: Current root is not booted.
(3/6) Reloading user manager configuration...
  Skipped: Current root is not booted.
(4/6) Creating temporary files...
(5/6) Arming ConditionNeedsUpdate...
(6/6) Checking for old perl modules...
[?25h==> Retrieving sources...
  -> Found ssh_allowed_signers
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of tree-sitter-python git repo...
Cloning into 'tree-sitter-python'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Good "git" signature for amaanq12@gmail.com with ED25519 key SHA256:pqMD1yKI5Rg+/lAXgm6c8uU+wxIzCoOSYBeRocv3SN4
==> Starting build()...
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Isrc -std=c11 -fPIC   -c -o src/parser.o src/parser.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Isrc -std=c11 -fPIC   -c -o src/scanner.o src/scanner.c
sed -e 's|@PROJECT_VERSION@|0.25.0|' \
	-e 's|@CMAKE_INSTALL_LIBDIR@|lib|' \
	-e 's|@CMAKE_INSTALL_INCLUDEDIR@|include|' \
	-e 's|@PROJECT_DESCRIPTION@||' \
	-e 's|@PROJECT_HOMEPAGE_URL@|https://github.com/tree-sitter/tree-sitter-python|' \
	-e 's|@CMAKE_INSTALL_PREFIX@|/usr|' bindings/c/tree-sitter-python.pc.in > tree-sitter-python.pc
ar -rv libtree-sitter-python.a src/parser.o src/scanner.o
ar: creating libtree-sitter-python.a
a - src/parser.o
a - src/scanner.o
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -shared -Wl,-soname,libtree-sitter-python.so.15.0 src/parser.o src/scanner.o  -o libtree-sitter-python.so
==> Entering fakeroot environment...
==> Starting package()...
install -d '/build/tree-sitter-python/pkg/tree-sitter-python/usr/share'/tree-sitter/queries/python '/build/tree-sitter-python/pkg/tree-sitter-python/usr/include'/tree_sitter '/build/tree-sitter-python/pkg/tree-sitter-python/usr/lib/pkgconfig' '/build/tree-sitter-python/pkg/tree-sitter-python/usr/lib'
install -m644 bindings/c/tree_sitter/tree-sitter-python.h '/build/tree-sitter-python/pkg/tree-sitter-python/usr/include'/tree_sitter/tree-sitter-python.h
install -m644 tree-sitter-python.pc '/build/tree-sitter-python/pkg/tree-sitter-python/usr/lib/pkgconfig'/tree-sitter-python.pc
install -m644 libtree-sitter-python.a '/build/tree-sitter-python/pkg/tree-sitter-python/usr/lib'/libtree-sitter-python.a
install -m755 libtree-sitter-python.so '/build/tree-sitter-python/pkg/tree-sitter-python/usr/lib'/libtree-sitter-python.so.15.0
ln -sf libtree-sitter-python.so.15.0 '/build/tree-sitter-python/pkg/tree-sitter-python/usr/lib'/libtree-sitter-python.so.15
ln -sf libtree-sitter-python.so.15 '/build/tree-sitter-python/pkg/tree-sitter-python/usr/lib'/libtree-sitter-python.so
install -m644 queries/*.scm '/build/tree-sitter-python/pkg/tree-sitter-python/usr/share'/tree-sitter/queries/python
==> 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 "tree-sitter-python"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tree-sitter-python 0.25.0-1 (Sat Sep 13 18:37:26 2025)
==> Cleaning up...