==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done
==> Making package: ent 1.0-4 (Thu Aug 13 13:48:48 UTC 2020)
==> Retrieving sources...
-> Found random.zip
==> Validating source files with sha512sums...
random.zip ... Passed
Host and machine ids are equal (b6eac563832547c9ad9408127b1b4375): refusing to link journals
==> Making package: ent 1.0-4 (Thu 13 Aug 2020 01:49:09 PM UTC)
==> 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 01:49:33 PM UTC)
==> Cleaning up...