==> Creating clean working copy [build]...done ==> Making package: hcraft 1.0.0-2 (Fri Mar 24 18:36:24 UTC 2017) ==> Retrieving sources... -> Found hcraft-1.0.0.tar.gz ==> Validating source files with sha512sums... hcraft-1.0.0.tar.gz ... Passed ==> Making package: hcraft 1.0.0-2 (Fri Mar 24 18:36:26 UTC 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found hcraft-1.0.0.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... hcraft-1.0.0.tar.gz ... Passed ==> Extracting sources... -> Extracting hcraft-1.0.0.tar.gz with bsdtar ==> Starting build()... Compiling main object... gcc -Wall -c main.c Compiling usage object... gcc -Wall -c usage.c Compiling modes object... gcc -Wall -c modes.c Compiling hex object... gcc -Wall -c hex.c Compiling hcraft... gcc -Wall -o hcraft main.o usage.o modes.o hex.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 issue... ==> Creating package "hcraft"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: hcraft 1.0.0-2 (Fri Mar 24 18:36:28 UTC 2017) ==> Cleaning up...