==> Creating clean working copy [build]...done ==> Making package: hellcat-git r45.8873f05-5 (Fri Mar 24 09:18:07 EDT 2017) ==> Retrieving sources... -> Cloning hellcat git repo... Cloning into bare repository '/srv/build/builder/work/hellcat-git/hellcat'... -> Found hellcat-build.patch ==> Validating source files with sha512sums... hellcat ... Skipped hellcat-build.patch ... Passed ==> Making package: hellcat-git r45.8873f05-5 (Fri Mar 24 09:18:09 EDT 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (6) libedit-20160903_3.1-1 libxml2-2.9.4+12+ge905f081-5 llvm-libs-3.9.1-2 perl-error-0.17024-1 clang-3.9.1-2 git-2.12.1-1 Total Download Size: 28.06 MiB Total Installed Size: 216.12 MiB :: Proceed with installation? [Y/n] :: Retrieving packages... downloading clang-3.9.1-2-armv6h.pkg.tar.xz... checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libedit... installing llvm-libs... installing libxml2... installing clang... Optional dependencies for clang openmp: OpenMP support in clang with -fopenmp python2: for scan-view and git-clang-format installing perl-error... installing git... Optional dependencies for git tk: gitk and git gui perl-libwww: git svn perl-term-readkey: git svn perl-mime-tools: git send-email perl-net-smtp-ssl: git send-email TLS support perl-authen-sasl: git send-email TLS support python2: various helper scripts subversion: git svn cvsps2: git cvsimport gnome-keyring: GNOME keyring credential helper ==> Retrieving sources... -> Found hellcat-build.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha512sums... hellcat ... Skipped hellcat-build.patch ... Passed ==> Extracting sources... -> Creating working copy of hellcat git repo... Cloning into 'hellcat'... done. Switched to a new branch 'makepkg' ==> Starting prepare()... patching file src/recv.c patching file src/send.c ==> Starting pkgver()... ==> Starting build()... clang -c -Wall -ggdb -Weverything src/recv.c -o src/recv.o In file included from src/recv.c:5: src/net.h:3:9: warning: macro name is a reserved identifier [-Wreserved-id-macro] #define _GNU_SOURCE ^ src/recv.c:33:5: warning: use of GNU statement expression extension [-Wgnu-statement-expression] assert(buf != NULL); ^ /usr/include/assert.h:95:6: note: expanded from macro 'assert' ({ \ ^ src/recv.c:62:83: warning: implicit conversion increases floating-point precision: 'float' to 'double' [-Wdouble-promotion] fprintf(stderr, "transferred %zu bytes in %.3f seconds\n", totalsize, elapsed); ~~~~~~~ ^~~~~~~ src/recv.c:67:9: warning: use of GNU statement expression extension [-Wgnu-statement-expression] assert (statusbyte == CONT); ^ /usr/include/assert.h:95:6: note: expanded from macro 'assert' ({ \ ^ 4 warnings generated. clang -c -Wall -ggdb -Weverything src/net.c -o src/net.o In file included from src/net.c:4: src/net.h:3:9: warning: macro name is a reserved identifier [-Wreserved-id-macro] #define _GNU_SOURCE ^ 1 warning generated. clang -Wall -ggdb -Weverything -o hellrecv src/recv.o src/net.o clang -c -Wall -ggdb -Weverything src/send.c -o src/send.o In file included from src/send.c:5: src/net.h:3:9: warning: macro name is a reserved identifier [-Wreserved-id-macro] #define _GNU_SOURCE ^ src/send.c:34:5: warning: use of GNU statement expression extension [-Wgnu-statement-expression] assert(buf != NULL); ^ /usr/include/assert.h:95:6: note: expanded from macro 'assert' ({ \ ^ src/send.c:105:13: warning: use of GNU statement expression extension [-Wgnu-statement-expression] assert(statusbyte == CONT); ^ /usr/include/assert.h:95:6: note: expanded from macro 'assert' ({ \ ^ 3 warnings generated. clang -Wall -ggdb -Weverything -o hellsend src/send.o src/net.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 "hellcat-git"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: hellcat-git r45.8873f05-5 (Fri Mar 24 09:19:05 EDT 2017) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: gettext optionally requires git: for autopoint infrastructure updates Packages (6) clang-3.9.1-2 git-2.12.1-1 libedit-20160903_3.1-1 libxml2-2.9.4+12+ge905f081-5 llvm-libs-3.9.1-2 perl-error-0.17024-1 Total Removed Size: 216.12 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing git... removing perl-error... removing clang... removing llvm-libs... removing libedit... removing libxml2...