==> Creating clean working copy [build]...done
==> Making package: mutator 0.2.2-3 (Sat Mar 25 17:41:18 EDT 2017)
==> Retrieving sources...
-> Found mutator_release-v0.2.2-1-gc29ce2b.tar.gz
==> Validating source files with sha512sums...
mutator_release-v0.2.2-1-gc29ce2b.tar.gz ... Passed
==> Making package: mutator 0.2.2-3 (Sat Mar 25 17:41:18 EDT 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found mutator_release-v0.2.2-1-gc29ce2b.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
mutator_release-v0.2.2-1-gc29ce2b.tar.gz ... Passed
==> Extracting sources...
-> Extracting mutator_release-v0.2.2-1-gc29ce2b.tar.gz with bsdtar
==> Starting build()...
gcc -I. -O3 -Wall -Wextra -g -pedantic -std=c11 -c misc.c
gcc -I. -O3 -Wall -Wextra -g -pedantic -std=c11 -c main.c
gcc -I. -O3 -Wall -Wextra -g -pedantic -std=c11 -c mutator.c
mutator.c: In function 'nop':
mutator.c:386:13: warning: unused parameter 'l' [-Wunused-parameter]
nop(s_list* l){/*NOP FUNCTION*/}
^
gcc -I. -O3 -Wall -Wextra -g -pedantic -std=c11 -o mutator misc.o main.o mutator.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 "mutator"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: mutator 0.2.2-3 (Sat Mar 25 17:41:19 EDT 2017)
==> Cleaning up...