==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done
==> Making package: p0f 3.09b-3 (Fri Jul 10 12:19:02 2020)
==> Retrieving sources...
  -> Found p0f-3.09b.tgz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    p0f-3.09b.tgz ... Passed
==> Making package: p0f 3.09b-3 (Fri 10 Jul 2020 12:19:10 PM UTC)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found p0f-3.09b.tgz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting p0f-3.09b.tgz with bsdtar
==> Starting prepare()...
==> Starting build()...
Welcome to the build script for p0f 3.09b!
Copyright (C) 2012 by Michal Zalewski <lcamtuf@coredump.cx>

[+] Configuring production build.
[*] Checking for a sane build environment... OK
[*] Checking for working GCC... OK
[*] Checking for *modern* GCC... OK
[*] Checking if memory alignment is required... nope
[*] Checking for working libpcap... OK
[*] Checking for working BPF... OK
[+] Okay, you seem to be good to go. Fingers crossed!
[*] Compiling p0f... OK (see COMPILER-WARNINGS)

Well, that's it. Be sure to review README. If you run into any problems, you
can reach the author at <lcamtuf@coredump.cx>.

gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wno-format -funsigned-char -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  p0f-client.c   -o p0f-client
gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wno-format -funsigned-char -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  p0f-sendsyn.c   -o p0f-sendsyn
gcc -march=armv8-a -O2 -pipe -fstack-protector-strong -fno-plt -Wall -Wno-format -funsigned-char -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now  p0f-sendsyn6.c   -o p0f-sendsyn6
==> Entering fakeroot environment...
==> Starting package()...
==> 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 "p0f"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: p0f 3.09b-3 (Fri 10 Jul 2020 12:19:25 PM UTC)
==> Cleaning up...