==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done ==> Making package: ent 1.0-4 (Thu Aug 13 09:31:20 2020) ==> Retrieving sources... -> Found random.zip ==> Validating source files with sha512sums... random.zip ... Passed ==> Making package: ent 1.0-4 (Thu 13 Aug 2020 09:31:26 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:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 382 | # 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:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 382 | # 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:382:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wcpp-Wcpp]8;;] 382 | # 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:31:32 AM EDT) ==> Cleaning up...