==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done
==> Making package: slowhttptest 1.9.0-2 (Sat Jul 13 17:25:49 2024)
==> Retrieving sources...
  -> Found slowhttptest-1.9.0.tar.gz
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha512sums...
    slowhttptest-1.9.0.tar.gz ... Passed
==> Validating source files with b2sums...
    slowhttptest-1.9.0.tar.gz ... Passed
==> Making package: slowhttptest 1.9.0-2 (Sat Jul 13 17:26:10 2024)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found slowhttptest-1.9.0.tar.gz
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Extracting slowhttptest-1.9.0.tar.gz with bsdtar
==> Starting prepare()...
autoreconf: export WARNINGS=
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: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: /usr/bin/autoconf --force
configure.ac:29: warning: The macro 'AC_HEADER_STDC' is obsolete.
configure.ac:29: You should run autoupdate.
./lib/autoconf/headers.m4:663: AC_HEADER_STDC is expanded from...
configure.ac:29: the top level
configure.ac:37: warning: The macro 'AC_HEADER_TIME' is obsolete.
configure.ac:37: You should run autoupdate.
./lib/autoconf/headers.m4:702: AC_HEADER_TIME is expanded from...
configure.ac:37: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: './install-sh' is updated
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 race-free 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 the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... 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_new in -lssl... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for sys/select.h... yes
checking for sys/socket.h... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fcntl.h... yes
checking for limits.h... yes
checking for netdb.h... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99 or later... yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for vprintf... yes
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.9.0'
Making all in src
make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.9.0/src'
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/opt/openssl/include  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT slowhttptestmain.o -MD -MP -MF .deps/slowhttptestmain.Tpo -c -o slowhttptestmain.o slowhttptestmain.cc
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/opt/openssl/include  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT slowhttptest.o -MD -MP -MF .deps/slowhttptest.Tpo -c -o slowhttptest.o slowhttptest.cc
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/opt/openssl/include  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT slowsocket.o -MD -MP -MF .deps/slowsocket.Tpo -c -o slowsocket.o slowsocket.cc
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/opt/openssl/include  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT slowstats.o -MD -MP -MF .deps/slowstats.Tpo -c -o slowstats.o slowstats.cc
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/opt/openssl/include  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT slowurl.o -MD -MP -MF .deps/slowurl.Tpo -c -o slowurl.o slowurl.cc
mv -f .deps/slowstats.Tpo .deps/slowstats.Po
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/opt/openssl/include  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT slowlog.o -MD -MP -MF .deps/slowlog.Tpo -c -o slowlog.o slowlog.cc
mv -f .deps/slowurl.Tpo .deps/slowurl.Po
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/opt/openssl/include  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT text-generator.o -MD -MP -MF .deps/text-generator.Tpo -c -o text-generator.o text-generator.cc
mv -f .deps/slowhttptestmain.Tpo .deps/slowhttptestmain.Po
g++ -DHAVE_CONFIG_H -I. -I..   -I/usr/local/opt/openssl/include  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT range-generator.o -MD -MP -MF .deps/range-generator.Tpo -c -o range-generator.o range-generator.cc
mv -f .deps/slowlog.Tpo .deps/slowlog.Po
mv -f .deps/slowsocket.Tpo .deps/slowsocket.Po
mv -f .deps/text-generator.Tpo .deps/text-generator.Po
mv -f .deps/range-generator.Tpo .deps/range-generator.Po
mv -f .deps/slowhttptest.Tpo .deps/slowhttptest.Po
g++  -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions         -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security         -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS  -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -L/usr/local/opt/openssl/lib -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.9.0/src'
Making all in man
make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.9.0/man'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.9.0/man'
make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.9.0'
make[2]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.9.0'
make[1]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.9.0'
==> Entering fakeroot environment...
==> Starting package()...
Making install in src
make[1]: Entering directory '/build/slowhttptest/src/slowhttptest-1.9.0/src'
make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.9.0/src'
make[2]: Nothing to be done for 'install-data-am'.
 /usr/bin/mkdir -p '/build/slowhttptest/pkg/slowhttptest/usr/bin'
  /usr/bin/install -c slowhttptest '/build/slowhttptest/pkg/slowhttptest/usr/bin'
make[2]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.9.0/src'
make[1]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.9.0/src'
Making install in man
make[1]: Entering directory '/build/slowhttptest/src/slowhttptest-1.9.0/man'
make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.9.0/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.9.0/man'
make[1]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.9.0/man'
make[1]: Entering directory '/build/slowhttptest/src/slowhttptest-1.9.0'
make[2]: Entering directory '/build/slowhttptest/src/slowhttptest-1.9.0'
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.9.0'
make[1]: Leaving directory '/build/slowhttptest/src/slowhttptest-1.9.0'
==> 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 issues...
==> Creating package "slowhttptest"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: slowhttptest 1.9.0-2 (Sat Jul 13 17:26:37 2024)
==> Cleaning up...