==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: cpufetch 1.07-1 (Sun Nov 2 06:30:03 2025)
==> Retrieving sources...
-> Found cpufetch-1.07.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
cpufetch-1.07.tar.gz ... Passed
==> Making package: cpufetch 1.07-1 (Sun 02 Nov 2025 06:30:10 AM MST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found cpufetch-1.07.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
-> Extracting cpufetch-1.07.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
make: git: No such file or directory
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wall -Wextra -pedantic -DARCH_ARM -Wno-unused-parameter -std=c99 -fstack-protector-all -O2 -Wfloat-equal -Wshadow -Wpointer-arith -Wstrict-prototypes -march=armv8-a+sve -c src/arm/sve.c -o sve.o
cc -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wall -Wextra -pedantic -DARCH_ARM -Wno-unused-parameter -std=c99 -fstack-protector-all -O2 -Wfloat-equal -Wshadow -Wpointer-arith -Wstrict-prototypes -DGIT_FULL_VERSION=\"1.07\" src/common/main.c src/common/cpu.c src/common/udev.c src/common/printer.c src/common/args.c src/common/global.c src/common/freq.c src/arm/midr.c src/arm/uarch.c src/common/soc.c src/arm/soc.c src/common/pci.c src/arm/udev.c sve.o -o cpufetch
==> Entering fakeroot environment...
==> Starting package()...
make: git: No such file or directory
install -Dm755 "cpufetch" "/build/cpufetch/pkg/cpufetch/usr/bin/cpufetch"
install -Dm644 "LICENSE" "/build/cpufetch/pkg/cpufetch/usr/share/licenses/cpufetch/LICENSE"
install -Dm644 "cpufetch.1" "/build/cpufetch/pkg/cpufetch/usr/share/man/man1/cpufetch.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 "cpufetch"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: cpufetch 1.07-1 (Sun 02 Nov 2025 06:30:21 AM MST)
==> Cleaning up...