>>> Building on exopi-5 under benchmarks/httperf BDEPENDS = [devel/autoconf/2.69;devel/metaauto;devel/libeventextra;devel/libtool;devel/automake/1.16] DIST = [benchmarks/httperf:httperf-0.9.1.20201206-de8cd6ad.tar.gz] FULLPKGNAME = httperf-0.9.1.20201206 RDEPENDS = [devel/libeventextra] (Junk lock failure for exopi-5 at 1711575006.60294) Received IO (Junk lock obtained for exopi-5 at 1711575008.34) Woken up benchmarks/httperf Woken up benchmarks/httperf >>> Running depends in benchmarks/httperf at 1711575011.05 last junk was in textproc/mozilla-dicts/csb /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.16.5 libeventextra-1.4.13p2 libiconv-1.17 libtool-2.4.2p2 metaauto-1.0p4 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.16.5 libeventextra-1.4.13p2 libtool-2.4.2p2 metaauto-1.0p4 /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p3 automake-1.16.5 libeventextra-1.4.13p2 libiconv-1.17 libtool-2.4.2p2 metaauto-1.0p4 >>> Running show-prepare-results in benchmarks/httperf at 1711575012.81 ===> benchmarks/httperf ===> Building from scratch httperf-0.9.1.20201206 ===> httperf-0.9.1.20201206 depends on: metaauto-* -> metaauto-1.0p4 ===> httperf-0.9.1.20201206 depends on: autoconf-2.69 -> autoconf-2.69p3 ===> httperf-0.9.1.20201206 depends on: automake->=1.16,<1.17 -> automake-1.16.5 ===> httperf-0.9.1.20201206 depends on: libtool-* -> libtool-2.4.2p2 ===> httperf-0.9.1.20201206 depends on: libeventextra-* -> libeventextra-1.4.13p2 ===> Verifying specs: c crypto event m ssl eventextra>=1 ===> found c.99.0 crypto.53.0 event.4.1 m.10.1 ssl.56.0 eventextra.1.0 autoconf-2.69p3 automake-1.16.5 libeventextra-1.4.13p2 libtool-2.4.2p2 metaauto-1.0p4 (Junk lock released for exopi-5 at 1711575014.18) Woken up devel/remake distfiles size=107789 >>> Running extract in benchmarks/httperf at 1711575014.27 ===> benchmarks/httperf ===> Checking files for httperf-0.9.1.20201206 `/exopi-cvs/ports/distfiles/httperf-0.9.1.20201206-de8cd6ad.tar.gz' is up to date. >> (SHA256) httperf-0.9.1.20201206-de8cd6ad.tar.gz: OK ===> Extracting for httperf-0.9.1.20201206 >>> Running patch in benchmarks/httperf at 1711575015.86 ===> benchmarks/httperf ===> Patching for httperf-0.9.1.20201206 ===> Applying OpenBSD patch patch-configure_ac Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.ac |--- configure.ac.orig |+++ configure.ac -------------------------- Patching file configure.ac using Plan A... Hunk #1 succeeded at 32. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in benchmarks/httperf at 1711575016.67 ===> benchmarks/httperf ===> Generating configure for httperf-0.9.1.20201206 Running autoreconf-2.69 in /exopi-obj/pobj/httperf-0.9.1.20201206/httperf-de8cd6ad8a79779a0cb74a4aa2175afa9e24df57 aclocal-1.16: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: copying file `m4/ltsugar.m4' libtoolize: copying file `m4/ltversion.m4' libtoolize: copying file `m4/lt~obsolete.m4' configure.ac:13: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.ac:13: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.ac:17: installing './compile' configure.ac:12: installing './config.guess' configure.ac:12: installing './config.sub' configure.ac:13: installing './install-sh' configure.ac:13: installing './missing' src/Makefile.am: installing './depcomp' ===> Configuring for httperf-0.9.1.20201206 Using /exopi-obj/pobj/httperf-0.9.1.20201206/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/httperf-0.9.1.20201206/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/httperf-0.9.1.20201206/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for cc option to accept ISO C99... none needed checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for event_init in -levent... yes checking for evdns_init in -leventextra... yes checking for sqrt in -lm... (cached) yes checking for main in -lcrypto... yes checking for SSL_version in -lssl... yes checking for library containing getsockopt... none required checking for library containing socket... none required checking for library containing gethostbyname... none required checking for library containing inet_aton... none required checking for size_t... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking for openssl/ssl.h... (cached) yes checking for getopt.h... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for u_char... yes checking for u_short... yes checking for u_int... yes checking for u_long... yes checking for unsigned long long int... yes checking for u_wide... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for sys/select.h... (cached) yes checking for sys/socket.h... (cached) yes checking types of arguments for select... (cached) int,fd_set *,struct timeval * checking return type of signal handlers... (cached) void checking for working strtod... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no checking for getopt_long... (cached) yes checking for epoll_create... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/stat/Makefile config.status: creating src/lib/Makefile config.status: creating src/gen/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in benchmarks/httperf at 1711575043.95 ===> benchmarks/httperf ===> Building for httperf-0.9.1.20201206 /usr/bin/make all-recursive Making all in src Making all in gen cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT call_seq.o -MD -MP -MF .deps/call_seq.Tpo -c -o call_seq.o call_seq.c mv -f .deps/call_seq.Tpo .deps/call_seq.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT conn_rate.o -MD -MP -MF .deps/conn_rate.Tpo -c -o conn_rate.o conn_rate.c mv -f .deps/conn_rate.Tpo .deps/conn_rate.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.c mv -f .deps/misc.Tpo .deps/misc.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT rate.o -MD -MP -MF .deps/rate.Tpo -c -o rate.o rate.c mv -f .deps/rate.Tpo .deps/rate.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT session.o -MD -MP -MF .deps/session.Tpo -c -o session.o session.c mv -f .deps/session.Tpo .deps/session.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT uri_fixed.o -MD -MP -MF .deps/uri_fixed.Tpo -c -o uri_fixed.o uri_fixed.c mv -f .deps/uri_fixed.Tpo .deps/uri_fixed.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT uri_wlog.o -MD -MP -MF .deps/uri_wlog.Tpo -c -o uri_wlog.o uri_wlog.c mv -f .deps/uri_wlog.Tpo .deps/uri_wlog.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT uri_wset.o -MD -MP -MF .deps/uri_wset.Tpo -c -o uri_wset.o uri_wset.c mv -f .deps/uri_wset.Tpo .deps/uri_wset.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT wsess.o -MD -MP -MF .deps/wsess.Tpo -c -o wsess.o wsess.c mv -f .deps/wsess.Tpo .deps/wsess.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT wsesslog.o -MD -MP -MF .deps/wsesslog.Tpo -c -o wsesslog.o wsesslog.c mv -f .deps/wsesslog.Tpo .deps/wsesslog.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT wsesspage.o -MD -MP -MF .deps/wsesspage.Tpo -c -o wsesspage.o wsesspage.c mv -f .deps/wsesspage.Tpo .deps/wsesspage.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../lib -O2 -pipe -DHAVE_SSL -MT sess_cookie.o -MD -MP -MF .deps/sess_cookie.Tpo -c -o sess_cookie.o sess_cookie.c mv -f .deps/sess_cookie.Tpo .deps/sess_cookie.Po rm -f libgen.a ar cru libgen.a call_seq.o conn_rate.o misc.o rate.o session.o uri_fixed.o uri_wlog.o uri_wset.o wsess.o wsesslog.o wsesspage.o sess_cookie.o ranlib libgen.a Making all in lib cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -O2 -pipe -DHAVE_SSL -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c mv -f .deps/getopt.Tpo .deps/getopt.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -O2 -pipe -DHAVE_SSL -MT ssl_writev.o -MD -MP -MF .deps/ssl_writev.Tpo -c -o ssl_writev.o ssl_writev.c mv -f .deps/ssl_writev.Tpo .deps/ssl_writev.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -O2 -pipe -DHAVE_SSL -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c mv -f .deps/queue.Tpo .deps/queue.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -O2 -pipe -DHAVE_SSL -MT heap.o -MD -MP -MF .deps/heap.Tpo -c -o heap.o heap.c mv -f .deps/heap.Tpo .deps/heap.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -O2 -pipe -DHAVE_SSL -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/list.Tpo .deps/list.Po rm -f libutil.a ar cru libutil.a getopt.o ssl_writev.o queue.o heap.o list.o ranlib libutil.a Making all in stat cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../gen -I./../lib -O2 -pipe -DHAVE_SSL -MT basic.o -MD -MP -MF .deps/basic.Tpo -c -o basic.o basic.c basic.c:106:18: warning: variable length array folded to constant array as an extension [-Wgnu-folding-constant] u_int conn_lifetime_hist[NUM_BINS]; /* histogram of ^ 1 warning generated. mv -f .deps/basic.Tpo .deps/basic.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../gen -I./../lib -O2 -pipe -DHAVE_SSL -MT sess_stat.o -MD -MP -MF .deps/sess_stat.Tpo -c -o sess_stat.o sess_stat.c mv -f .deps/sess_stat.Tpo .deps/sess_stat.Po cc -DHAVE_CONFIG_H -I. -I../.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I./.. -I./../gen -I./../lib -O2 -pipe -DHAVE_SSL -MT print_reply.o -MD -MP -MF .deps/print_reply.Tpo -c -o print_reply.o print_reply.c mv -f .deps/print_reply.Tpo .deps/print_reply.Po rm -f libstat.a ar cru libstat.a basic.o sess_stat.o print_reply.o ranlib libstat.a cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT httperf.o -MD -MP -MF .deps/httperf.Tpo -c -o httperf.o httperf.c mv -f .deps/httperf.Tpo .deps/httperf.Po cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT object.o -MD -MP -MF .deps/object.Tpo -c -o object.o object.c mv -f .deps/object.Tpo .deps/object.Po cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT call.o -MD -MP -MF .deps/call.Tpo -c -o call.o call.c mv -f .deps/call.Tpo .deps/call.Po cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT conn.o -MD -MP -MF .deps/conn.Tpo -c -o conn.o conn.c mv -f .deps/conn.Tpo .deps/conn.Po cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT sess.o -MD -MP -MF .deps/sess.Tpo -c -o sess.o sess.c mv -f .deps/sess.Tpo .deps/sess.Po cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT core.o -MD -MP -MF .deps/core.Tpo -c -o core.o core.c core.c:1036:21: warning: format specifies type 'long' but the argument has type 'rlim_t' (aka 'unsigned long long') [-Wformat] prog_name, rlimit.rlim_max); ^~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/core.Tpo .deps/core.Po cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT localevent.o -MD -MP -MF .deps/localevent.Tpo -c -o localevent.o localevent.c mv -f .deps/localevent.Tpo .deps/localevent.Po cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT http.o -MD -MP -MF .deps/http.Tpo -c -o http.o http.c mv -f .deps/http.Tpo .deps/http.Po cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT timer.o -MD -MP -MF .deps/timer.Tpo -c -o timer.o timer.c mv -f .deps/timer.Tpo .deps/timer.Po /usr/bin/libtool --tag=CC --mode=link cc -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -L/usr/local/lib -o httperf httperf.o object.o call.o conn.o sess.o core.o localevent.o http.o timer.o gen/libgen.a lib/libutil.a stat/libstat.a -lssl -lcrypto -lm -leventextra -levent libtool: link: cc -o httperf -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL httperf.o object.o call.o conn.o sess.o core.o localevent.o http.o timer.o gen/libgen.a lib/libutil.a stat/libstat.a -L.libs -lssl -lcrypto -lm -leventextra -levent cc -DHAVE_CONFIG_H -I. -I.. -DTLS1_3_VERSION=0x0304 -I/usr/local/include -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -MT idleconn.o -MD -MP -MF .deps/idleconn.Tpo -c -o idleconn.o idleconn.c mv -f .deps/idleconn.Tpo .deps/idleconn.Po /usr/bin/libtool --tag=CC --mode=link cc -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL -L/usr/local/lib -o idleconn idleconn.o lib/libutil.a -lssl -lcrypto -lm -leventextra -levent libtool: link: cc -o idleconn -I. -I./gen -I./lib -I./stat -O2 -pipe -DHAVE_SSL idleconn.o lib/libutil.a -L.libs -lssl -lcrypto -lm -leventextra -levent Making all in man >>> Running package in benchmarks/httperf at 1711575053.67 ===> benchmarks/httperf ===> Faking installation for httperf-0.9.1.20201206 Making install in src Making install in gen Making install in lib Making install in stat mkdir -p '/exopi-obj/pobj/httperf-0.9.1.20201206/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/httperf-0.9.1.20201206/bin/install -c -s -m 755 httperf idleconn '/exopi-obj/pobj/httperf-0.9.1.20201206/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/httperf-0.9.1.20201206/bin/install -c -s -m 755 httperf /exopi-obj/pobj/httperf-0.9.1.20201206/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/httperf-0.9.1.20201206/bin/install -c -s -m 755 idleconn /exopi-obj/pobj/httperf-0.9.1.20201206/fake-amd64/usr/local/bin Making install in man mkdir -p '/exopi-obj/pobj/httperf-0.9.1.20201206/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/httperf-0.9.1.20201206/bin/install -c -m 644 httperf.1 idleconn.1 '/exopi-obj/pobj/httperf-0.9.1.20201206/fake-amd64/usr/local/man/man1' ===> Building package for httperf-0.9.1.20201206 Create /exopi-cvs/ports/packages/amd64/all/httperf-0.9.1.20201206.tgz Creating package httperf-0.9.1.20201206 reading plist| checking dependencies| checking dependencies|devel/libeventextra checksumming| checksumming| | 0% checksumming|*** | 6% checksumming|******* | 11% checksumming|********** | 17% checksumming|************** | 22% checksumming|***************** | 28% checksumming|******************** | 33% checksumming|************************ | 39% checksumming|*************************** | 44% checksumming|******************************* | 50% checksumming|********************************** | 56% checksumming|************************************* | 61% checksumming|***************************************** | 67% checksumming|******************************************** | 72% checksumming|*********************************************** | 78% checksumming|*************************************************** | 83% checksumming|****************************************************** | 89% checksumming|********************************************************** | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|***************************************** | 64% archiving|********************************************** | 71% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/httperf-0.9.1.20201206.tgz >>> Running clean in benchmarks/httperf at 1711575056.55 ===> benchmarks/httperf ===> Cleaning for httperf-0.9.1.20201206 >>> Ended at 1711575056.83 max_stuck=2.81/waiting-for-lock #50=4.59/depends=1.76/show-prepare-results=1.40/extract=1.64/patch=0.79/configure=27.31/build=9.71/package=2.85/clean=0.34