==> Creating clean working copy [build]...done
==> Making package: sqlpat 1.0.1-2 (Fri Mar 24 10:17:26 UTC 2017)
==> Retrieving sources...
  -> Found sqlbf-all-src-1.0.1.zip
==> Validating source files with sha512sums...
    sqlbf-all-src-1.0.1.zip ... Passed
==> Making package: sqlpat 1.0.1-2 (Fri Mar 24 10:17:28 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found sqlbf-all-src-1.0.1.zip
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    sqlbf-all-src-1.0.1.zip ... Passed
==> Extracting sources...
  -> Extracting sqlbf-all-src-1.0.1.zip with bsdtar
==> Starting build()...
In file included from include/crypto.h:27:0,
                 from crypto.c:20:
include/sqlbf.h:36:1: warning: useless storage class specifier in empty declaration
 };
 ^
include/sqlbf.h:43:1: warning: useless storage class specifier in empty declaration
 };
 ^
In file included from include/crypto.h:27:0,
                 from sqlbf.c:35:
include/sqlbf.h:36:1: warning: useless storage class specifier in empty declaration
 };
 ^
include/sqlbf.h:43:1: warning: useless storage class specifier in empty declaration
 };
 ^
sqlbf.c: In function 'processHash':
sqlbf.c:171:21: warning: iteration 20 invokes undefined behavior [-Waggressive-loop-optimizations]
   hashes->mchash[i] = hex3;
   ~~~~~~~~~~~~~~~~~~^~~~~~
sqlbf.c:168:2: note: within this loop
  for ( i=0; i<MD_SIZE*2; i++ ) {
  ^~~
==> 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 issue...
==> Creating package "sqlpat"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: sqlpat 1.0.1-2 (Fri Mar 24 10:17:31 UTC 2017)
==> Cleaning up...