==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: dmenu 5.4-1 (Sun Aug 10 08:24:03 2025)
==> Retrieving sources...
-> Cloning dmenu git repo...
Cloning into bare repository '/home/leming/work/dmenu/dmenu'...
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
dmenu ... Skipped
==> Validating source files with b2sums...
dmenu ... Skipped
==> Making package: dmenu 5.4-1 (Sun Aug 10 08:24:12 2025)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
warning: dependency cycle detected:
warning: harfbuzz will be installed before its freetype2 dependency
Packages (15) graphite-1:1.3.14-5 harfbuzz-11.3.3-1 libpng-1.6.50-1
libxau-1.0.12-1 libxcb-1.17.0-1 libxdmcp-1.1.5-1.1
libxext-1.3.6-1 libxrender-0.9.12-1 xcb-proto-1.17.0-3
xorgproto-2024.1-2 fontconfig-2:2.17.1-1 freetype2-2.13.3-3
libx11-1.8.12-1 libxft-2.3.9-1 libxinerama-1.1.5-2
Total Download Size: 5.56 MiB
Total Installed Size: 26.00 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
libx11-1.8.12-1-aarch64 downloading...
harfbuzz-11.3.3-1-aarch64 downloading...
libxcb-1.17.0-1-aarch64 downloading...
freetype2-2.13.3-3-aarch64 downloading...
fontconfig-2:2.17.1-1-aarch64 downloading...
libpng-1.6.50-1-aarch64 downloading...
xorgproto-2024.1-2-any downloading...
xcb-proto-1.17.0-3-any downloading...
libxext-1.3.6-1-aarch64 downloading...
graphite-1:1.3.14-5-aarch64 downloading...
libxft-2.3.9-1-aarch64 downloading...
libxrender-0.9.12-1-aarch64 downloading...
libxdmcp-1.1.5-1.1-aarch64 downloading...
libxau-1.0.12-1-aarch64 downloading...
libxinerama-1.1.5-2-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 libx11...
installing libxext...
installing libxinerama...
installing libpng...
installing graphite...
Optional dependencies for graphite
graphite-docs: Documentation
installing harfbuzz...
Optional dependencies for harfbuzz
harfbuzz-utils: utilities
installing freetype2...
installing fontconfig...
Creating fontconfig configuration...
Rebuilding fontconfig cache...
installing libxrender...
installing libxft...
:: Running post-transaction hooks...
(1/3) Arming ConditionNeedsUpdate...
(2/3) Updating fontconfig configuration...
(3/3) Updating fontconfig cache...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...
Packages (5) perl-error-0.17030-2 perl-mailtools-2.22-2 perl-timedate-2.33-8
zlib-ng-2.2.5-1 git-2.50.1-3
Total Download Size: 7.83 MiB
Total Installed Size: 45.31 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
git-2.50.1-3-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...
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]
:: 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) Checking for old perl modules...
[?25h==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Creating working copy of dmenu git repo...
Cloning into 'dmenu'...
done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
==> Starting build()...
cp config.def.h config.h
cc -c -std=c99 -pedantic -Wall -Os -I/usr/include/X11 -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION=\"5.4\" -DXINERAMA -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection dmenu.c
cc -c -std=c99 -pedantic -Wall -Os -I/usr/include/X11 -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION=\"5.4\" -DXINERAMA -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection drw.c
cc -c -std=c99 -pedantic -Wall -Os -I/usr/include/X11 -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION=\"5.4\" -DXINERAMA -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection util.c
cc -c -std=c99 -pedantic -Wall -Os -I/usr/include/X11 -I/usr/include/freetype2 -D_DEFAULT_SOURCE -D_BSD_SOURCE -D_XOPEN_SOURCE=700 -D_POSIX_C_SOURCE=200809L -DVERSION=\"5.4\" -DXINERAMA -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection stest.c
cc -o stest stest.o -L/usr/lib/X11 -lX11 -lXinerama -lfontconfig -lXft -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
cc -o dmenu dmenu.o drw.o util.o -L/usr/lib/X11 -lX11 -lXinerama -lfontconfig -lXft -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /build/dmenu/pkg/dmenu/usr/bin
cp -f dmenu dmenu_path dmenu_run stest /build/dmenu/pkg/dmenu/usr/bin
chmod 755 /build/dmenu/pkg/dmenu/usr/bin/dmenu
chmod 755 /build/dmenu/pkg/dmenu/usr/bin/dmenu_path
chmod 755 /build/dmenu/pkg/dmenu/usr/bin/dmenu_run
chmod 755 /build/dmenu/pkg/dmenu/usr/bin/stest
mkdir -p /build/dmenu/pkg/dmenu/usr/share/man/man1
sed "s/VERSION/5.4/g" < dmenu.1 > /build/dmenu/pkg/dmenu/usr/share/man/man1/dmenu.1
sed "s/VERSION/5.4/g" < stest.1 > /build/dmenu/pkg/dmenu/usr/share/man/man1/stest.1
chmod 644 /build/dmenu/pkg/dmenu/usr/share/man/man1/dmenu.1
chmod 644 /build/dmenu/pkg/dmenu/usr/share/man/man1/stest.1
==> 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 "dmenu"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: dmenu 5.4-1 (Sun Aug 10 08:24:21 2025)
==> Cleaning up...