Building blogbench-1.1.txz (origin /buildshare/ports/355755/benchmarks/blogbench) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/blogbench-1.1.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> blogbench-1.1 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of blogbench-1.1 Make install ===> blogbench-1.1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by blogbench-1.1 for building ===> Extracting for blogbench-1.1 => SHA256 Checksum OK for blogbench-1.1.tar.bz2. ===> Patching for blogbench-1.1 ===> Configuring for blogbench-1.1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/blogbench/work/blogbench-1.1/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/benchmarks/blogbench/work/blogbench-1.1/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp 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 for minix/config.h... (cached) no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.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 fcntl.h... (cached) yes checking for sys/fcntl.h... (cached) yes checking for sys/param.h... (cached) yes checking ioctl.h usability... no checking ioctl.h presence... no checking for ioctl.h... no checking for sys/ioctl.h... (cached) yes checking return type of signal handlers... void checking for size_t... (cached) yes checking for dev_t... yes checking size of short... 2 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking for ssize_t... (cached) yes checking for sig_atomic_t... (cached) yes checking whether cc needs -traditional... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for working alloca.h... no checking for alloca... yes checking for working memcmp... yes checking for strftime... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for vprintf... (cached) yes checking for _doprnt... no checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... -D_THREAD_SAFE checking for cc_r... cc checking for setrlimit... (cached) yes checking for setproctitle... (cached) yes checking for getopt_long... yes checking for strtoull... (cached) yes checking for strtoq... yes checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vfprintf... yes checking for gethostname... (cached) yes checking for setlocale... (cached) yes checking for sync... yes checking whether snprintf is C99 conformant... 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 ===> Building for blogbench-1.1 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -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 -fno-strict-aliasing -D_THREAD_SAFE -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 -fno-strict-aliasing -D_THREAD_SAFE -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 -fno-strict-aliasing -D_THREAD_SAFE -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 -fno-strict-aliasing -D_THREAD_SAFE -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 -fno-strict-aliasing -D_THREAD_SAFE -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 -fno-strict-aliasing -D_THREAD_SAFE -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 -fno-strict-aliasing -D_THREAD_SAFE -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 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT fakesnprintf.o -MD -MP -MF .deps/fakesnprintf.Tpo -c -o fakesnprintf.o fakesnprintf.c mv -f .deps/fakesnprintf.Tpo .deps/fakesnprintf.Po cc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -MT mysnprintf.o -MD -MP -MF .deps/mysnprintf.Tpo -c -o mysnprintf.o mysnprintf.c mv -f .deps/mysnprintf.Tpo .deps/mysnprintf.Po cc -O2 -pipe -fno-strict-aliasing -D_THREAD_SAFE -pthread -o blogbench blogbench.o process.o writer.o rewriter.o reader.o commenter.o helpers.o bsd-getopt_long.o fakesnprintf.o mysnprintf.o Making all in man ===> Staging for blogbench-1.1 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/obj/buildshare/ports/355755/benchmarks/blogbench/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 blogbench '/obj/buildshare/ports/355755/benchmarks/blogbench/work/stage/usr/local/bin' Making install in man test -z "/usr/local/man/man8" || /bin/mkdir -p "/obj/buildshare/ports/355755/benchmarks/blogbench/work/stage/usr/local/man/man8" install -o root -g wheel -m 444 blogbench.8 '/obj/buildshare/ports/355755/benchmarks/blogbench/work/stage/usr/local/man/man8' /bin/mkdir -p /obj/buildshare/ports/355755/benchmarks/blogbench/work/stage/usr/local/share/doc/blogbench install -o root -g wheel -m 444 /obj/buildshare/ports/355755/benchmarks/blogbench/work/blogbench-1.1/README /obj/buildshare/ports/355755/benchmarks/blogbench/work/stage/usr/local/share/doc/blogbench ====> Compressing man pages (compress-man) ===> Installing for blogbench-1.1 ===> Checking if benchmarks/blogbench already installed ===> Registering installation for blogbench-1.1 Installing blogbench-1.1... done Make package ===> Building package for blogbench-1.1 slot1: removed