------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- ===> The following configuration options are available for blogbench-1.1_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/benchmarks/blogbench XDG_CONFIG_HOME=/construction/benchmarks/blogbench HOME=/construction/benchmarks/blogbench TMPDIR="/tmp" PATH=/construction/benchmarks/blogbench/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/benchmarks/blogbench XDG_CONFIG_HOME=/construction/benchmarks/blogbench HOME=/construction/benchmarks/blogbench TMPDIR="/tmp" PATH=/construction/benchmarks/blogbench/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/benchmarks/blogbench/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/blogbench" EXAMPLESDIR="share/examples/blogbench" DATADIR="share/blogbench" WWWDIR="www/blogbench" ETCDIR="etc/blogbench" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/blogbench DOCSDIR=/usr/local/share/doc/blogbench EXAMPLESDIR=/usr/local/share/examples/blogbench WWWDIR=/usr/local/www/blogbench ETCDIR=/usr/local/etc/blogbench SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> blogbench-1.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> blogbench-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by blogbench-1.1_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> blogbench-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by blogbench-1.1_1 for building => SHA256 Checksum OK for blogbench-1.1.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> blogbench-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by blogbench-1.1_1 for building ===> Extracting for blogbench-1.1_1 => SHA256 Checksum OK for blogbench-1.1.tar.bz2. Extracted Memory Use: 0.59M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for blogbench-1.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for blogbench-1.1_1 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c 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 for locale.h... (cached) 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... 8 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... yes 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... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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... no 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... (cached) 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 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for blogbench-1.1_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- blogbench.o --- --- process.o --- --- writer.o --- --- rewriter.o --- --- reader.o --- --- commenter.o --- --- helpers.o --- --- bsd-getopt_long.o --- --- fakesnprintf.o --- --- mysnprintf.o --- --- blogbench.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT blogbench.o -MD -MP -MF .deps/blogbench.Tpo -c -o blogbench.o blogbench.c --- process.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT process.o -MD -MP -MF .deps/process.Tpo -c -o process.o process.c --- writer.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT writer.o -MD -MP -MF .deps/writer.Tpo -c -o writer.o writer.c --- reader.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT reader.o -MD -MP -MF .deps/reader.Tpo -c -o reader.o reader.c --- rewriter.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT rewriter.o -MD -MP -MF .deps/rewriter.Tpo -c -o rewriter.o rewriter.c --- helpers.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT helpers.o -MD -MP -MF .deps/helpers.Tpo -c -o helpers.o helpers.c --- bsd-getopt_long.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT bsd-getopt_long.o -MD -MP -MF .deps/bsd-getopt_long.Tpo -c -o bsd-getopt_long.o bsd-getopt_long.c --- mysnprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT mysnprintf.o -MD -MP -MF .deps/mysnprintf.Tpo -c -o mysnprintf.o mysnprintf.c --- commenter.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT commenter.o -MD -MP -MF .deps/commenter.Tpo -c -o commenter.o commenter.c --- fakesnprintf.o --- cc -DHAVE_CONFIG_H -I. -I.. -pipe -O2 -fno-strict-aliasing -pthread -MT fakesnprintf.o -MD -MP -MF .deps/fakesnprintf.Tpo -c -o fakesnprintf.o fakesnprintf.c mv -f .deps/fakesnprintf.Tpo .deps/fakesnprintf.Po --- bsd-getopt_long.o --- mv -f .deps/bsd-getopt_long.Tpo .deps/bsd-getopt_long.Po --- mysnprintf.o --- mv -f .deps/mysnprintf.Tpo .deps/mysnprintf.Po --- rewriter.o --- mv -f .deps/rewriter.Tpo .deps/rewriter.Po --- reader.o --- mv -f .deps/reader.Tpo .deps/reader.Po --- commenter.o --- mv -f .deps/commenter.Tpo .deps/commenter.Po --- blogbench.o --- mv -f .deps/blogbench.Tpo .deps/blogbench.Po --- process.o --- mv -f .deps/process.Tpo .deps/process.Po --- helpers.o --- mv -f .deps/helpers.Tpo .deps/helpers.Po --- writer.o --- mv -f .deps/writer.Tpo .deps/writer.Po --- blogbench --- cc -pipe -O2 -fno-strict-aliasing -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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for blogbench-1.1_1 ===> Generating temporary packing list Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/construction/benchmarks/blogbench/stage/usr/local/bin" install -s -m 555 blogbench '/construction/benchmarks/blogbench/stage/usr/local/bin' Making install in man test -z "/usr/local/man/man8" || /bin/mkdir -p "/construction/benchmarks/blogbench/stage/usr/local/man/man8" install -m 0644 blogbench.8 '/construction/benchmarks/blogbench/stage/usr/local/man/man8' /bin/mkdir -p /construction/benchmarks/blogbench/stage/usr/local/share/doc/blogbench install -m 0644 /construction/benchmarks/blogbench/blogbench-1.1/README /construction/benchmarks/blogbench/stage/usr/local/share/doc/blogbench ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks Warning: Possible REINPLACE_CMD issues: - - REINPLACE_CMD ran, but did not modify file contents: src/blogbench.c - - REINPLACE_CMD ran, but did not modify file contents: src/blogbench.h - - REINPLACE_CMD ran, but did not modify file contents: src/blogbench_p.h - - REINPLACE_CMD ran, but did not modify file contents: src/bsd-getopt_long.c - - REINPLACE_CMD ran, but did not modify file contents: src/bsd-getopt_long.h - - REINPLACE_CMD ran, but did not modify file contents: src/fakesnprintf.c - - REINPLACE_CMD ran, but did not modify file contents: src/fakesnprintf.h - - REINPLACE_CMD ran, but did not modify file contents: src/globals.h - - REINPLACE_CMD ran, but did not modify file contents: src/mysnprintf.c - - REINPLACE_CMD ran, but did not modify file contents: src/mysnprintf.h - - REINPLACE_CMD ran, but did not modify file contents: src/process.c SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for blogbench-1.1_1 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:08