==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: nnn 5.1-1 (Tue Mar 25 06:44:41 2025) ==> Retrieving sources... -> Found nnn-5.1.tar.gz -> Found nnn-5.1.tar.gz.sig ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... nnn-5.1.tar.gz ... Passed nnn-5.1.tar.gz.sig ... Skipped ==> Making package: nnn 5.1-1 (Tue Mar 25 06:44:48 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found nnn-5.1.tar.gz -> Found nnn-5.1.tar.gz.sig ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting nnn-5.1.tar.gz with bsdtar ==> Starting prepare()... ==> Starting build()... cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -std=c11 -Wall -Wextra -Wshadow -O3 -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o nnn src/nnn.c -lreadline -lncursesw -lpthread ==> Entering fakeroot environment... ==> Starting package()... install -m 0755 -d /build/nnn/pkg/nnn/usr/bin install -m 0755 nnn /build/nnn/pkg/nnn/usr/bin install -m 0755 -d /build/nnn/pkg/nnn/usr/share/man/man1 install -m 0644 nnn.1 /build/nnn/pkg/nnn/usr/share/man/man1 install -m 0755 -d /build/nnn/pkg/nnn/usr/share/applications install -m 0644 misc/desktop/nnn.desktop /build/nnn/pkg/nnn/usr/share/applications install -m 0755 -d /build/nnn/pkg/nnn/usr/share/icons/hicolor/scalable/apps install -m 0644 misc/logo/logo.svg /build/nnn/pkg/nnn/usr/share/icons/hicolor/scalable/apps/nnn.svg install -m 0755 -d /build/nnn/pkg/nnn/usr/share/icons/hicolor/64x64/apps install -m 0644 misc/logo/logo-64x64.png /build/nnn/pkg/nnn/usr/share/icons/hicolor/64x64/apps/nnn.png ==> 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 "nnn"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: nnn 5.1-1 (Tue Mar 25 06:45:03 2025) ==> Cleaning up...