==> Synchronizing chroot copy [/chroot/armv7h/root] -> [build]...done
==> Making package: ent 1.0-4 (Thu Aug 13 09:40:26 2020)
==> Retrieving sources...
  -> Found random.zip
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    random.zip ... Passed
Host and machine ids are equal (2b3dd5a7c7b749ff93431232041f2429): refusing to link journals
==> Making package: ent 1.0-4 (Thu 13 Aug 2020 09:40:53 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found random.zip
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting random.zip with bsdtar
==> Starting build()...
gcc -g -Wall -D_FORTIFY_SOURCE=2  -c -o ent.o ent.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/stdio.h:27,
                 from ent.c:26:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  397 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall -D_FORTIFY_SOURCE=2  -c -o iso8859.o iso8859.c
gcc -g -Wall -D_FORTIFY_SOURCE=2  -c -o randtest.o randtest.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/math.h:27,
                 from randtest.c:10:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  397 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall -D_FORTIFY_SOURCE=2  -c -o chisq.o chisq.c
In file included from /usr/include/bits/libc-header-start.h:33,
                 from /usr/include/math.h:27,
                 from chisq.c:11:
/usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  397 | #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
      |    ^~~~~~~
gcc -g -Wall ent.o iso8859.o randtest.o chisq.o -o ent -lm
==> 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 "ent"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: ent 1.0-4 (Thu 13 Aug 2020 09:41:09 AM EDT)
==> Cleaning up...