==> Creating clean working copy [build]...done ==> Making package: pwatch 0.0.6-4 (Thu Mar 23 22:33:16 EDT 2017) ==> Retrieving sources... -> Found pwatch-0.0.6.tar.gz ==> Validating source files with sha512sums... pwatch-0.0.6.tar.gz ... Passed ==> Making package: pwatch 0.0.6-4 (Thu Mar 23 22:33:17 EDT 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found pwatch-0.0.6.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... pwatch-0.0.6.tar.gz ... Passed ==> Extracting sources... -> Extracting pwatch-0.0.6.tar.gz with bsdtar ==> Starting build()... Duilder builder script Copyright Catalin(ux) M. BOIE PRJ=pwatch, VER=0.0.6, REV=1 System: Linux build 3.14.79-20-ARCH #1 SMP PREEMPT Sun Mar 19 13:57:19 MDT 2017 aarch64 GNU/Linux Searching for PostgreSQL... not found. Searching for MySQL... not found. Searching for poll... found. Searching for epoll... found. Searching for ncurses... found. Building Makefile... Generate .spec file... Done. Run make. -------- Build... ----------- make[1]: Entering directory '/build/pwatch/src/pwatch-0.0.6/src' gcc -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -ggdb3 -Wall -Wextra -Wno-long-long -pipe -Wswitch-enum -O2 -I. -I/build/pwatch/src/pwatch-0.0.6/ -c pwatch.c gcc -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -ggdb3 -Wall -Wextra -Wno-long-long -pipe -Wswitch-enum -O2 -I. -I/build/pwatch/src/pwatch-0.0.6/ -c pwatch_nl.c gcc -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -ggdb3 -Wall -Wextra -Wno-long-long -pipe -Wswitch-enum -O2 -I. -I/build/pwatch/src/pwatch-0.0.6/ -c pwatch_proc.c pwatch_proc.c: In function 'pwatch_proc_sort': pwatch_proc.c:486:7: warning: 'v2' may be used uninitialized in this function [-Wmaybe-uninitialized] if (v1 < v2) { ^ gcc -march=armv6 -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -ggdb3 -Wall -Wextra -Wno-long-long -pipe -Wswitch-enum -O2 -I. -I/build/pwatch/src/pwatch-0.0.6/ io.c -o io pwatch.o pwatch_proc.o pwatch_nl.o -lncurses -lncurses io.c: In function 'iotop_show_help': io.c:111:6: warning: variable 'ch' set but not used [-Wunused-but-set-variable] int ch; ^~ io.c: In function 'iotop_warning': io.c:369:6: warning: variable 'ch' set but not used [-Wunused-but-set-variable] int ch, wait = 0; ^~ make[1]: Leaving directory '/build/pwatch/src/pwatch-0.0.6/src' ------- Done build ---------- ==> Entering fakeroot environment... ==> Starting package()... -------- Build... ----------- make[1]: Entering directory '/build/pwatch/src/pwatch-0.0.6/src' make[1]: Nothing to be done for 'build'. make[1]: Leaving directory '/build/pwatch/src/pwatch-0.0.6/src' ------- Done build ---------- make[1]: Entering directory '/build/pwatch/src/pwatch-0.0.6/src' cp io "/build/pwatch/pkg/pwatch/usr/bin/" make[1]: Leaving directory '/build/pwatch/src/pwatch-0.0.6/src' ==> 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 "pwatch"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: pwatch 0.0.6-4 (Thu Mar 23 22:33:22 EDT 2017) ==> Cleaning up...