==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: fzy 1.1-1 (Tue Jul 15 05:08:04 2025)
==> Retrieving sources...
  -> Found 1.1.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    1.1.tar.gz ... Passed
==> Making package: fzy 1.1-1 (Tue Jul 15 05:08:11 2025)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 1.1.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting 1.1.tar.gz with bsdtar
==> Starting build()...
cp src/config.def.h config.h
cc -DVERSION=\"1.1\" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MD -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -Werror=vla -c -o src/fzy.o src/fzy.c
cc -DVERSION=\"1.1\" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MD -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -Werror=vla -c -o src/match.o src/match.c
cc -DVERSION=\"1.1\" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MD -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -Werror=vla -c -o src/tty.o src/tty.c
cc -DVERSION=\"1.1\" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MD -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -Werror=vla -c -o src/choices.o src/choices.c
cc -DVERSION=\"1.1\" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MD -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -Werror=vla -c -o src/options.o src/options.c
cc -DVERSION=\"1.1\" -D_GNU_SOURCE -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MD -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -Werror=vla -c -o src/tty_interface.o src/tty_interface.c
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -MD -Wall -Wextra -g -std=c99 -O3 -pedantic -Ideps -Werror=vla  -o fzy src/fzy.o src/match.o src/tty.o src/choices.o src/options.o src/tty_interface.o -lpthread
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /build/fzy/pkg/fzy//usr/bin
cp fzy /build/fzy/pkg/fzy//usr/bin/
chmod 755 /build/fzy/pkg/fzy//usr/bin/fzy
mkdir -p /build/fzy/pkg/fzy//usr/share/man/man1
cp fzy.1 /build/fzy/pkg/fzy//usr/share/man/man1/
chmod 644 /build/fzy/pkg/fzy//usr/share/man/man1/fzy.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 "fzy"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: fzy 1.1-1 (Tue Jul 15 05:08:13 2025)
==> Cleaning up...