==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: eindeutig 20050628_1-5 (Wed Aug 12 17:32:37 2020)
==> Retrieving sources...
  -> Found eindeutig_20050628_1.zip
==> Validating source files with sha512sums...
    eindeutig_20050628_1.zip ... Passed
Host and machine ids are equal (03ca1e0d79db47a597e66a5149387887): refusing to link journals
==> Making package: eindeutig 20050628_1-5 (Wed 12 Aug 2020 05:32:41 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found eindeutig_20050628_1.zip
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting eindeutig_20050628_1.zip with bsdtar
==> Starting prepare()...
==> Starting build()...
gcc -g -o eindeutig eindeutig.c -lm -lc;cp eindeutig ../bin
eindeutig.c: In function ‘main’:
eindeutig.c:606:9: warning: implicit declaration of function ‘strncpy’ []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wimplicit-function-declaration-Wimplicit-function-declaration]8;;]
  606 |         strncpy( delim, optarg, 10 );
      |         ^~~~~~~
eindeutig.c:606:9: warning: incompatible implicit declaration of built-in function ‘strncpyeindeutig.c:39:1: note: include ‘<string.h>’ or provide a declaration of ‘strncpy’
   38 | #include <math.h>
  +++ |+#include <string.h>
   39 | 
==> 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 "eindeutig"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: eindeutig 20050628_1-5 (Wed 12 Aug 2020 05:32:46 PM EDT)
==> Cleaning up...