==> Creating clean working copy [build]...done
==> Making package: khc 0.2-4 (Fri Mar 24 19:39:58 EDT 2017)
==> Retrieving sources...
  -> Found khc_0.2.tar.gz
  -> Found khc.1
==> Validating source files with sha512sums...
    khc_0.2.tar.gz ... Passed
    khc.1 ... Passed
==> Making package: khc 0.2-4 (Fri Mar 24 19:40:01 EDT 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found khc_0.2.tar.gz
  -> Found khc.1
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    khc_0.2.tar.gz ... Passed
    khc.1 ... Passed
==> Extracting sources...
  -> Extracting khc_0.2.tar.gz with bsdtar
==> Starting build()...
gcc -c -pipe -O2 -Wall -std=c99 -pedantic -D_GNU_SOURCE ip.c
gcc -c -pipe -O2 -Wall -std=c99 -pedantic -D_GNU_SOURCE khc.c
khc.c: In function 'read_file':
khc.c:217:21: warning: variable 'kp2' set but not used [-Wunused-but-set-variable]
     char *cp, *kp, *kp2;
                     ^~~
gcc -pipe -O2 -Wall -std=c99 -pedantic -D_GNU_SOURCE -lm -lcrypto -lresolv ip.o khc.o -o khc
==> 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 "khc"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: khc 0.2-4 (Fri Mar 24 19:40:07 EDT 2017)
==> Cleaning up...