==> Creating clean working copy [build]...done
==> Making package: pscan 1.3-4 (Fri Mar 24 04:09:00 UTC 2017)
==> Retrieving sources...
  -> Downloading pscan.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 82 17332   82 14216    0     0  81207      0 --:--:-- --:--:-- --:--:-- 81234
100 17332  100 17332    0     0  66932      0 --:--:-- --:--:-- --:--:-- 66918
==> Validating source files with sha512sums...
    pscan.tar.gz ... Passed
==> Making package: pscan 1.3-4 (Fri Mar 24 04:09:02 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found pscan.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    pscan.tar.gz ... Passed
==> Extracting sources...
  -> Extracting pscan.tar.gz with bsdtar
==> Starting prepare()...
==> Starting build()...
flex -t scanner.l > scanner.yy.c
gcc -Wall -g -c scanner.yy.c -o scanner.yy.o
gcc -Wall -g -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2  -c -o pscan.o pscan.c
gcc -Wall -g scanner.yy.o pscan.o -o pscan
==> 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 "pscan"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: pscan 1.3-4 (Fri Mar 24 04:09:04 UTC 2017)
==> Cleaning up...