==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: interrogate 0.0.4-1 (Fri Jun 22 06:55:09 EDT 2018)
==> Retrieving sources...
  -> Found 0.0.4.tar.gz
==> Validating source files with sha512sums...
    0.0.4.tar.gz ... Passed
Host and machine ids are equal (03ca1e0d79db47a597e66a5149387887): refusing to link journals
==> Making package: interrogate 0.0.4-1 (Fri 22 Jun 2018 06:55:10 AM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found 0.0.4.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting 0.0.4.tar.gz with bsdtar
==> Starting build()...
gcc -Wall -D_FORTIFY_SOURCE=2  -c -o interrogate.o interrogate.c
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdio.h:27,
                 from interrogate.c:26:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
gcc -Wall -D_FORTIFY_SOURCE=2  -c -o stat.o stat.c
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdio.h:27,
                 from stat.c:10:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
stat.c: In function ‘runs_opt’:
stat.c:169:25: warning: operation on ‘buf_ptr’ may be undefined [-Wsequence-point]
     while((*buf_ptr == *++buf_ptr) && new_firstrun < run_length) {
                         ^~~~~~~~~
gcc -Wall -D_FORTIFY_SOURCE=2  -c -o rsa.o rsa.c
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdio.h:27,
                 from rsa.c:11:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
gcc -Wall -D_FORTIFY_SOURCE=2  -c -o aes.o aes.c
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdio.h:27,
                 from aes.c:13:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
gcc -Wall -D_FORTIFY_SOURCE=2  -c -o serpent.o serpent.c
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdio.h:27,
                 from serpent.c:11:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
gcc -Wall -D_FORTIFY_SOURCE=2  -c -o twofish.o twofish.c
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdio.h:27,
                 from twofish.c:43:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
gcc -Wall -D_FORTIFY_SOURCE=2  -c -o util.o util.c
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdio.h:27,
                 from util.c:10:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
gcc -Wall -D_FORTIFY_SOURCE=2  -c -o virtmem.o virtmem.c
In file included from /usr/include/bits/libc-header-start.h:33:0,
                 from /usr/include/stdio.h:27,
                 from virtmem.c:10:
/usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
 #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
    ^~~~~~~
gcc -Wall -o interrogate interrogate.o stat.o rsa.o aes.o serpent.o twofish.o util.o virtmem.o -lm
rm -f *.o *.do *.bak *.der
==> 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 "interrogate"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: interrogate 0.0.4-1 (Fri 22 Jun 2018 06:55:12 AM EDT)
==> Cleaning up...