==> Synchronizing chroot copy [/chroot/i686/root] -> [build]...done
==> Making package: checkiban 0.2-4 (Tue Sep 10 13:50:31 2019)
==> Retrieving sources...
  -> Found checkIBAN-0.2.tar.gz
==> Validating source files with sha512sums...
    checkIBAN-0.2.tar.gz ... Passed
Host and machine ids are equal (27f8a8a2107e4714a5587b00f7368723): refusing to link journals
==> Making package: checkiban 0.2-4 (Tue 10 Sep 2019 01:50:33 PM EDT)
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found checkIBAN-0.2.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting checkIBAN-0.2.tar.gz with bsdtar
==> Starting build()...
gcc -Wall -pipe -O2 -ggdb3 -c bnsl.c
bnsl.c: In function ‘bnsl_mul’:
bnsl.c:536:9: warning: variable ‘a_sign’ set but not used [-Wunused-but-set-variable]
  536 |  int i, a_sign = 1, b_sign = 1, sign, S = 1, Sa = 1, Sb = 1;
      |         ^~~~~~
bnsl.c: In function ‘bnsl_power’:
bnsl.c:669:6: warning: variable ‘a_len’ set but not used [-Wunused-but-set-variable]
  669 |  int a_len;
      |      ^~~~~
gcc -Wall -pipe -O2 -ggdb3 checkIBAN.c -o checkIBAN bnsl.o
==> 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 "checkiban"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: checkiban 0.2-4 (Tue 10 Sep 2019 01:50:35 PM EDT)
==> Cleaning up...