>>> Building on exopi-2 under benchmarks/blogbench DIST = [benchmarks/blogbench:blogbench-1.2.tar.gz] FULLPKGNAME = blogbench-1.2 distfiles size=154391 >>> Running build in benchmarks/blogbench at 1731964521.11 ===> benchmarks/blogbench ===> Building from scratch blogbench-1.2 ===> Verifying specs: c pthread ===> found c.100.3 pthread.27.1 ===> Checking files for blogbench-1.2 `/exopi-cvs/ports/distfiles/blogbench-1.2.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for blogbench-1.2 ===> Patching for blogbench-1.2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for blogbench-1.2 ===> Configuring for blogbench-1.2 Using /exopi-obj/pobj/blogbench-1.2/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/blogbench-1.2/config.site checking for a BSD-compatible install... /exopi-obj/pobj/blogbench-1.2/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes 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 the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for sys/time.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking for sys/param.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for library containing strerror... none required checking for mode_t... (cached) yes checking for size_t... (cached) yes checking for ssize_t... (cached) yes checking for sig_atomic_t... yes checking for working alloca.h... (cached) no checking for alloca... (cached) checking build system type... x86_64-unknown-openbsd7.6 checking host system type... x86_64-unknown-openbsd7.6 checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 whether cc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for getopt_long... (cached) yes checking for strtoull... (cached) yes checking for strtoq... (cached) yes checking for sync... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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 configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for blogbench-1.2 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -pthread -MT blogbench.o -MD -MP -MF .deps/blogbench.Tpo -c -o blogbench.o blogbench.c mv -f .deps/blogbench.Tpo .deps/blogbench.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -pthread -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c mv -f .deps/process.Tpo .deps/process.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -pthread -MT writer.o -MD -MP -MF .deps/writer.Tpo -c -o writer.o writer.c mv -f .deps/writer.Tpo .deps/writer.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -pthread -MT rewriter.o -MD -MP -MF .deps/rewriter.Tpo -c -o rewriter.o rewriter.c mv -f .deps/rewriter.Tpo .deps/rewriter.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -pthread -MT reader.o -MD -MP -MF .deps/reader.Tpo -c -o reader.o reader.c mv -f .deps/reader.Tpo .deps/reader.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -pthread -MT commenter.o -MD -MP -MF .deps/commenter.Tpo -c -o commenter.o commenter.c mv -f .deps/commenter.Tpo .deps/commenter.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -pthread -MT helpers.o -MD -MP -MF .deps/helpers.Tpo -c -o helpers.o helpers.c mv -f .deps/helpers.Tpo .deps/helpers.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -pthread -MT bsd-getopt_long.o -MD -MP -MF .deps/bsd-getopt_long.Tpo -c -o bsd-getopt_long.o bsd-getopt_long.c mv -f .deps/bsd-getopt_long.Tpo .deps/bsd-getopt_long.Po cc -O2 -pipe -pthread -o blogbench blogbench.o process.o writer.o rewriter.o reader.o commenter.o helpers.o bsd-getopt_long.o -lpthread ld: warning: rewriter.c(rewriter.o:(rewriter)): warning: rand() may return deterministic values, is that what you want? Making all in man >>> Running package in benchmarks/blogbench at 1731964532.76 ===> benchmarks/blogbench ===> Faking installation for blogbench-1.2 Making install in src mkdir -p '/exopi-obj/pobj/blogbench-1.2/fake-amd64/usr/local/bin' /exopi-obj/pobj/blogbench-1.2/bin/install -c -s -m 755 blogbench '/exopi-obj/pobj/blogbench-1.2/fake-amd64/usr/local/bin' Making install in man mkdir -p '/exopi-obj/pobj/blogbench-1.2/fake-amd64/usr/local/man/man8' /exopi-obj/pobj/blogbench-1.2/bin/install -c -m 644 blogbench.8 '/exopi-obj/pobj/blogbench-1.2/fake-amd64/usr/local/man/man8' ===> Building package for blogbench-1.2 Create /exopi-cvs/ports/packages/amd64/all/blogbench-1.2.tgz Creating package blogbench-1.2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|****** | 9% checksumming|*********** | 18% checksumming|***************** | 27% checksumming|********************** | 36% checksumming|**************************** | 45% checksumming|********************************* | 55% checksumming|*************************************** | 64% checksumming|******************************************** | 73% checksumming|************************************************** | 82% checksumming|******************************************************* | 91% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|** | 2% archiving|************************************************************* | 95% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/blogbench-1.2.tgz >>> Running clean in benchmarks/blogbench at 1731964534.71 ===> benchmarks/blogbench ===> Cleaning for blogbench-1.2 >>> Ended at 1731964535.11 max_stuck=0.00/build=11.65/package=1.93/clean=0.43