==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: sxhkd 0.6.3-1 (Mon Sep 29 17:53:59 2025)
==> Retrieving sources...
-> Cloning sxhkd git repo...
Cloning into bare repository '/home/leming/work/sxhkd/sxhkd'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with b2sums...
sxhkd ... Skipped
==> Making package: sxhkd 0.6.3-1 (Mon Sep 29 17:54:07 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (6) libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1
xcb-proto-1.17.0-3 xorgproto-2024.1-2 xcb-util-keysyms-0.4.1-5
Total Download Size: 1.34 MiB
Total Installed Size: 6.58 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libxcb-1.17.0-1-aarch64 downloading...
xorgproto-2024.1-2-any downloading...
xcb-proto-1.17.0-3-any downloading...
libxdmcp-1.1.5-1.1-aarch64 downloading...
libxau-1.0.12-1-aarch64 downloading...
xcb-util-keysyms-0.4.1-5-aarch64 downloading...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
:: Processing package changes...
installing xcb-proto...
installing xorgproto...
installing libxdmcp...
installing libxau...
installing libxcb...
installing xcb-util-keysyms...
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (6) 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 xcb-util-0.4.1-2
Total Download Size: 7.80 MiB
Total Installed Size: 45.20 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
git-2.51.0-1-aarch64 downloading...
zlib-ng-2.2.5-1-aarch64 downloading...
perl-mailtools-2.22-2-any downloading...
perl-timedate-2.33-8-any downloading...
perl-error-0.17030-2-any downloading...
xcb-util-0.4.1-2-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
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 xcb-util...
:: Running post-transaction hooks...
(1/4) Creating system user accounts...
Creating group 'git' with GID 970.
Creating user 'git' (git daemon user) with UID 970 and GID 970.
(2/4) Reloading system manager configuration...
Skipped: Current root is not booted.
(3/4) Arming ConditionNeedsUpdate...
(4/4) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of sxhkd git repo...
Cloning into 'sxhkd'...
done.
Switched to a new branch 'makepkg'
==> Starting build()...
make: Entering directory '/build/sxhkd/src/sxhkd'
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.3\" -c -o sxhkd.o src/sxhkd.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.3\" -c -o grab.o src/grab.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.3\" -c -o helpers.o src/helpers.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.3\" -c -o parse.o src/parse.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -std=c99 -pedantic -Wall -Wextra -D_POSIX_C_SOURCE=200112L -DVERSION=\"0.6.3\" -c -o types.o src/types.c
cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now sxhkd.o grab.o helpers.o parse.o types.o -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -lxcb -lxcb-keysyms -lxcb-xkb -o sxhkd
make: Leaving directory '/build/sxhkd/src/sxhkd'
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p "/build/sxhkd/pkg/sxhkd/usr/bin"
cp -pf sxhkd "/build/sxhkd/pkg/sxhkd/usr/bin"
mkdir -p "/build/sxhkd/pkg/sxhkd/usr/share/man"/man1
cp -p doc/sxhkd.1 "/build/sxhkd/pkg/sxhkd/usr/share/man"/man1
mkdir -p "/build/sxhkd/pkg/sxhkd/usr/share/doc/sxhkd"
cp -pr examples "/build/sxhkd/pkg/sxhkd/usr/share/doc/sxhkd"/examples
==> 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 "sxhkd"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sxhkd 0.6.3-1 (Mon Sep 29 17:54:13 2025)
==> Cleaning up...