==> Creating clean working copy [build]...done ==> Making package: slowhttptest 1.7-1 (Tue Sep 19 08:24:29 EDT 2017) ==> Retrieving sources... -> Found slowhttptest-1.7.tar.gz ==> Validating source files with sha256sums... slowhttptest-1.7.tar.gz ... Passed ==> Validating source files with sha512sums... slowhttptest-1.7.tar.gz ... Passed ==> Making package: slowhttptest 1.7-1 (Tue Sep 19 08:24:31 EDT 2017) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found slowhttptest-1.7.tar.gz ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... slowhttptest-1.7.tar.gz ... Passed ==> Validating source files with sha512sums... slowhttptest-1.7.tar.gz ... Passed ==> Extracting sources... -> Extracting slowhttptest-1.7.tar.gz with bsdtar ==> Starting prepare()... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:13: installing './compile' autoreconf: Leaving directory `.' ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking whether g++ supports C++11 features by default... yes checking for SSL_library_init in -lssl... no checking for OPENSSL_init_ssl in -lssl... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for vprintf... yes checking for _doprnt... no checking for atexit... yes checking for gettimeofday... yes checking for poll... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7' Making all in src make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7/src' g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT slowhttptestmain.o -MD -MP -MF .deps/slowhttptestmain.Tpo -c -o slowhttptestmain.o slowhttptestmain.cc mv -f .deps/slowhttptestmain.Tpo .deps/slowhttptestmain.Po g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT slowhttptest.o -MD -MP -MF .deps/slowhttptest.Tpo -c -o slowhttptest.o slowhttptest.cc mv -f .deps/slowhttptest.Tpo .deps/slowhttptest.Po g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT slowsocket.o -MD -MP -MF .deps/slowsocket.Tpo -c -o slowsocket.o slowsocket.cc mv -f .deps/slowsocket.Tpo .deps/slowsocket.Po g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT slowstats.o -MD -MP -MF .deps/slowstats.Tpo -c -o slowstats.o slowstats.cc mv -f .deps/slowstats.Tpo .deps/slowstats.Po g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT slowurl.o -MD -MP -MF .deps/slowurl.Tpo -c -o slowurl.o slowurl.cc mv -f .deps/slowurl.Tpo .deps/slowurl.Po g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT slowlog.o -MD -MP -MF .deps/slowlog.Tpo -c -o slowlog.o slowlog.cc mv -f .deps/slowlog.Tpo .deps/slowlog.Po g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT text-generator.o -MD -MP -MF .deps/text-generator.Tpo -c -o text-generator.o text-generator.cc mv -f .deps/text-generator.Tpo .deps/text-generator.Po g++ -DHAVE_CONFIG_H -I. -I.. -D_FORTIFY_SOURCE=2 -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -MT range-generator.o -MD -MP -MF .deps/range-generator.Tpo -c -o range-generator.o range-generator.cc mv -f .deps/range-generator.Tpo .deps/range-generator.Po g++ -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -Wl,-O1,--sort-common,--as-needed,-z,relro -L/usr/local/lib -lssl -o slowhttptest slowhttptestmain.o slowhttptest.o slowsocket.o slowstats.o slowurl.o slowlog.o text-generator.o range-generator.o -lssl make[2]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7/src' Making all in man make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7/man' make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7' make[2]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7' make[1]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7/src' make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7/src' /usr/bin/mkdir -p '/build/slowhttptest/pkg/slowhttptest/usr/bin' /usr/bin/install -c slowhttptest '/build/slowhttptest/pkg/slowhttptest/usr/bin' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7/src' make[1]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7/src' Making install in man make[1]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7/man' make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/slowhttptest/pkg/slowhttptest/usr/share/man/man1' /usr/bin/install -c -m 644 slowhttptest.1 '/build/slowhttptest/pkg/slowhttptest/usr/share/man/man1' make[2]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7/man' make[1]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7/man' make[1]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7' make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.7' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7' make[1]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.7' ==> 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 "slowhttptest"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: slowhttptest 1.7-1 (Tue Sep 19 08:25:13 EDT 2017) ==> Cleaning up...