=> Building benchmarks/unixbench build started at Tue Oct 4 15:09:16 PDT 2016 port directory: /usr/ports/benchmarks/unixbench building for: DragonFly pkgbox64.dragonflybsd.org 4.7-DEVELOPMENT DragonFly v4.7.0.78.g7d868-DEVELOPMENT #7: Mon Aug 1 22:25:32 PDT 2016 root@pkgbox64.dragonflybsd.org:/usr/obj/usr/src/sys/X86_64_GENERIC x86_64 maintained by: luca.pizzamiglio@gmail.com ident warning: no id keywords in /build/boomdata/data/.m/bleeding-edge-default/ref/../06//usr/ports/benchmarks/unixbench/Makefile Makefile ident: Poudriere version: 3.1-pre Host OSVERSION: 400700 Jail OSVERSION: 400702 !!! Jail is newer than host. (Jail: 400702, Host: 400700) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- STATUS=1 SAVED_TERM=screen MASTERMNT=/build/boomdata/data/.m/bleeding-edge-default/ref PATH=/usr/local/libexec/poudriere:/sbin:/bin:/usr/sbin:/usr/bin:/usr/pkg/bin:/usr/pkg/sbin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/pkg/xorg/bin:/usr/X11R6/bin:/root/bin:/sbin:/usr/sbin POUDRIERE_BUILD_TYPE=bulk PKGNAME=unixbench-4.1.0_2 OLDPWD=/root/boom PWD=/build/boomdata/data/.m/bleeding-edge-default/ref/.p/pool MASTERNAME=bleeding-edge-default TERM=cons25 USER=root HOME=/root POUDRIERE_VERSION=3.1-pre LOCALBASE=/usr/local PACKAGE_BUILDING=yes ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/benchmarks/unixbench XDG_CONFIG_HOME=/wrkdirs/benchmarks/unixbench HOME=/wrkdirs/benchmarks/unixbench TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc50 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/benchmarks/unixbench XDG_CONFIG_HOME=/wrkdirs/benchmarks/unixbench HOME=/wrkdirs/benchmarks/unixbench TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc50 PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" 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 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=4.7 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/unixbench" EXAMPLESDIR="share/examples/unixbench" DATADIR="share/unixbench" WWWDIR="www/unixbench" ETCDIR="etc/unixbench" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/unixbench DOCSDIR=/usr/local/share/doc/unixbench EXAMPLESDIR=/usr/local/share/examples/unixbench WWWDIR=/usr/local/www/unixbench ETCDIR=/usr/local/etc/unixbench --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs NO_BACKUP=yes USE_PACKAGE_DEPENDS=yes PKG_CREATE_VERBOSE=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORT_DBDIR=/options PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles MAKE_JOBS_NUMBER=5 ---End make.conf--- =================================================== =========================================================================== =================================================== ===> unixbench-4.1.0_2 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.7_3.txz Installing pkg-1.8.7_3... Extracting pkg-1.8.7_3: .......... done ===> unixbench-4.1.0_2 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of unixbench-4.1.0_2 =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by unixbench-4.1.0_2 for building =========================================================================== =================================================== ===> Fetching all distfiles required by unixbench-4.1.0_2 for building => SHA256 Checksum OK for unixbench-4.1.0.tgz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Fetching all distfiles required by unixbench-4.1.0_2 for building ===> Extracting for unixbench-4.1.0_2 => SHA256 Checksum OK for unixbench-4.1.0.tgz. /bin/rm -f -f /wrkdirs/benchmarks/unixbench/unixbench-4.1.0/pgms/select =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for unixbench-4.1.0_2 ===> Applying ports patches for unixbench-4.1.0_2 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for unixbench-4.1.0_2 =========================================================================== =================================================== ===> Building for unixbench-4.1.0_2 Checking distribution of files ./pgms exists ./src exists ./testdir exists /tmp exists exists cc -o ./pgms/arithoh -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Darithoh ./src/arith.c cc -o ./pgms/register -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum='register int' ./src/arith.c cc -o ./pgms/short -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=short ./src/arith.c cc -o ./pgms/int -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=int ./src/arith.c cc -o ./pgms/long -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=long ./src/arith.c cc -o ./pgms/float -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=float ./src/arith.c cc -o ./pgms/double -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=double ./src/arith.c cc -o ./pgms/hanoi -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/hanoi.c cc -o ./pgms/syscall -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/syscall.c cc -o ./pgms/context1 -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/context1.c cc -o ./pgms/pipe -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/pipe.c cc -o ./pgms/spawn -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/spawn.c cc -o ./pgms/execl -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/execl.c In file included from ./src/execl.c:32:0: ./src/big.c: In function 'getwork': ./src/big.c:448:11: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ ./src/execl.c: In function 'main': ./src/execl.c:80:19: warning: format '%lu' expects argument of type 'long unsigned int *', but argument 3 has type 'time_t * {aka long int *}' [-Wformat=] sscanf(argv[4], "%lu", &start_time); ^ cd ./src; cc -c -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DHZ=128 dhry_1.c cd ./src; cc -c -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DHZ=128 dhry_2.c cc -o ./pgms/dhry2 -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/dhry_1.o ./src/dhry_2.o cd ./src; rm -f dhry_1.o dhry_2.o cd ./src; cc -c -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DREG=register -DHZ=128 dhry_1.c cd ./src; cc -c -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DREG=register -DHZ=128 dhry_2.c cc -o ./pgms/dhry2reg -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/dhry_1.o ./src/dhry_2.o cd ./src; rm -f dhry_1.o dhry_2.o cc -o ./pgms/looper -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/looper.c cc -o ./pgms/fstime -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Dawk=1 ./src/fstime.c cc -o ./pgms/fsbuffer -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Dawk=1 -DFSBUFFER ./src/fstime.c cc -o ./pgms/fsdisk -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Dawk=1 -DFSDISK ./src/fstime.c cc -o ./pgms/whetstone-double -pipe -O2 -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DDP -DUNIX -DUNIXBENCH ./src/whets.c -lm =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for unixbench-4.1.0_2 ===> Generating temporary packing list install -m 555 /wrkdirs/benchmarks/unixbench/unixbench /wrkdirs/benchmarks/unixbench/stage/usr/local/bin/ /bin/mkdir -p /wrkdirs/benchmarks/unixbench/stage/usr/local/lib/unixbench for f in Run ; do install -m 555 /wrkdirs/benchmarks/unixbench/unixbench-4.1.0/${f} /wrkdirs/benchmarks/unixbench/stage/usr/local/lib/unixbench/ ; done for f in Makefile README ; do install -m 0644 /wrkdirs/benchmarks/unixbench/unixbench-4.1.0/${f} /wrkdirs/benchmarks/unixbench/stage/usr/local/lib/unixbench/ ; done /bin/mkdir -p /wrkdirs/benchmarks/unixbench/stage/usr/local/lib/unixbench/pgms for f in /wrkdirs/benchmarks/unixbench/unixbench-4.1.0/pgms/* ; do case $f in *.awk|*.sh|*perlbench) install -m 555 ${f} /wrkdirs/benchmarks/unixbench/stage/usr/local/lib/unixbench/pgms/ ;; *.logo|*.base) install -m 555 ${f} /wrkdirs/benchmarks/unixbench/stage/usr/local/lib/unixbench/pgms/ ;; *.orig|*.rej|*~) ;; *) install -s -m 555 ${f} /wrkdirs/benchmarks/unixbench/stage/usr/local/lib/unixbench/pgms/ ;; esac ; done /bin/mkdir -p /wrkdirs/benchmarks/unixbench/stage/usr/local/lib/unixbench/testdir for f in /wrkdirs/benchmarks/unixbench/unixbench-4.1.0/testdir/* ; do install -m 0644 ${f} /wrkdirs/benchmarks/unixbench/stage/usr/local/lib/unixbench/testdir/ ; done ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===> Building package for unixbench-4.1.0_2 file sizes/checksums [42]: . done packing files [42]: . done packing directories [0]: . done =========================================================================== => Cleaning up wrkdir ===> Cleaning for unixbench-4.1.0_2 build of benchmarks/unixbench ended at Tue Oct 4 15:09:23 PDT 2016 build time: 00:00:07