==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: dmenu 5.3-3 (Wed May  1 10:41:40 2024)
==> 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.3-3 (Wed May  1 10:41:50 2024)
==> 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-3  harfbuzz-8.4.0-1  libpng-1.6.43-1
              libxau-1.0.11-2  libxcb-1.17.0-1  libxdmcp-1.1.5-1
              libxext-1.3.6-1  libxrender-0.9.11-1  xcb-proto-1.17.0-2
              xorgproto-2024.1-2  fontconfig-2:2.15.0-2  freetype2-2.13.2-1
              libx11-1.8.9-1  libxft-2.3.8-1  libxinerama-1.1.5-1

Total Installed Size:  24.50 MiB

:: Proceed with installation? [Y/n] 
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/2) Updating fontconfig configuration...
(2/2) Updating fontconfig cache...
[?25h==> Checking buildtime dependencies...
==> Installing missing dependencies...
[?25lresolving dependencies...
looking for conflicting packages...

Packages (4) perl-error-0.17029-5  perl-mailtools-2.21-7  perl-timedate-2.33-5
             git-2.45.0-1

Total Installed Size:  42.91 MiB

:: Proceed with installation? [Y/n] 
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
    subversion: git svn
    org.freedesktop.secrets: keyring credential helper
    libsecret: libsecret credential helper [installed]
:: Running post-transaction hooks...
(1/1) Warn about 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.3\" -DXINERAMA -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -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.3\" -DXINERAMA -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -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.3\" -DXINERAMA -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -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.3\" -DXINERAMA -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security         -fstack-clash-protection stest.c
cc -o stest stest.o -L/usr/lib/X11 -lX11 -lXinerama -lfontconfig -lXft -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now
cc -o dmenu dmenu.o drw.o util.o -L/usr/lib/X11 -lX11 -lXinerama -lfontconfig -lXft -Wl,-O1,--sort-common,--as-needed,-z,relro,-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.3/g" < dmenu.1 > /build/dmenu/pkg/dmenu/usr/share/man/man1/dmenu.1
sed "s/VERSION/5.3/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.3-3 (Wed May  1 10:41:58 2024)
==> Cleaning up...