==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: hss 1.10-1 (Fri Oct 24 11:01:24 2025)
==> Retrieving sources...
-> Found hss-1.10.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
hss-1.10.tar.gz ... Passed
==> Making package: hss 1.10-1 (Fri Oct 24 11:01:32 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found hss-1.10.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting hss-1.10.tar.gz with bsdtar
==> Starting build()...
cc -O3 -Wall -c main.c -o main.o
cc -O3 -Wall -c sstring.c -o sstring.o
cc -O3 -Wall -c slot.c -o slot.o
cc -O3 -Wall -c completion.c -o completion.o
cc -O3 -Wall -c executor.c -o executor.o
In file included from completion.c:7:
common.h:37:20: warning: 'HOST_COLORS' defined but not used [-Wunused-variable]
In file included from slot.c:1:
common.h:37:20: warning: 'HOST_COLORS' defined but not used [-Wunused-variable]
In file included from main.c:8:
common.h:37:20: warning: 'HOST_COLORS' defined but not used [-Wunused-variable]
In file included from sstring.c:1:
common.h:37:20: warning: 'HOST_COLORS' defined but not used [-Wunused-variable]
cc -O3 -Wall main.o sstring.o slot.o completion.o executor.o -lreadline -o hss -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now
==> Entering fakeroot environment...
==> Starting package()...
install hss /build/hss/pkg/hss/usr/bin
==> 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 "hss"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: hss 1.10-1 (Fri Oct 24 11:01:34 2025)
==> Cleaning up...