==> Creating clean working copy [build]...done ==> Making package: mutator 0.2.2-2 (Mon Oct 12 15:42:04 EDT 2015) ==> Retrieving sources... -> Found mutator_release-v0.2.2-1-gc29ce2b.tar.gz ==> Validating source files with md5sums... mutator_release-v0.2.2-1-gc29ce2b.tar.gz ... Passed ==> Making package: mutator 0.2.2-2 (Mon Oct 12 15:42:05 EDT 2015) ==> 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 md5sums... 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 main.c: In function 'main': main.c:89:74: warning: comparison is always true due to limited range of data type [-Wtype-limits] while((opt=getopt_long(argc, argv, ":vo:bayxsw:hf:", longopts, NULL))!= -1) ^ 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... -> Purging unwanted files... -> Removing libtool files... -> Removing static library files... -> Compressing man and info pages... -> Stripping unneeded symbols from binaries and libraries... ==> Creating package "mutator"... -> Generating .PKGINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: mutator 0.2.2-2 (Mon Oct 12 15:42:07 EDT 2015) ==> Cleaning up...