==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: nnn 5.1-1 (Tue Mar 25 06:47:14 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:47:35 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=armv7-a -mfloat-abi=hard -mfpu=neon -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 src/nnn.c: In function ‘invertselbuf’: src/nnn.c:1896:58: warning: operand of ‘?:’ changes signedness from ‘int’ to ‘uint_t’ {aka ‘unsigned int’} due to unsignedness of other operand [-Wsign-compare] 1896 | endpos = (i + 1 == nmarked ? selbufpos : marked[i + 1].startpos - pselbuf); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ==> 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:48:00 2025) ==> Cleaning up...