==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: earlyoom 1.8.2-1 (Mon May 13 17:52:11 2024)
==> Retrieving sources...
  -> Found earlyoom-1.8.2.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    earlyoom-1.8.2.tar.gz ... Passed
==> Making package: earlyoom 1.8.2-1 (Mon May 13 17:52:18 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found earlyoom-1.8.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting earlyoom-1.8.2.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
cc -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  -march=armv8-a -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wall -Wextra -Wformat-security -Wconversion -DVERSION=\"1.8.2\" -g -fstack-protector-all -std=gnu99 -o earlyoom globals.c kill.c main.c meminfo.c msg.c proc_pid.c
==> Entering fakeroot environment...
==> Starting package()...
/bin/sh: line 1: git: command not found
Makefile:6: Could not get version from git, setting to "(unknown version)"
sed "s|:TARGET:|/usr/bin|g;s|:SYSCONFDIR:|/etc|g" earlyoom.service.in > earlyoom.service
install -d /build/earlyoom/pkg/earlyoom/usr/bin/
install -m 755 earlyoom /build/earlyoom/pkg/earlyoom/usr/bin/
pandoc is not installed, skipping earlyoom.1 manpage generation
install -d /build/earlyoom/pkg/earlyoom/etc/default/
install -m 644 earlyoom.default /build/earlyoom/pkg/earlyoom/etc/default/earlyoom
install -d /build/earlyoom/pkg/earlyoom/usr/lib/systemd/system
install -m 644 earlyoom.service /build/earlyoom/pkg/earlyoom/usr/lib/systemd/system
==> 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 "earlyoom"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: earlyoom 1.8.2-1 (Mon May 13 17:52:22 2024)
==> Cleaning up...