Building unixbench-4.1.0_1.txz (origin /buildshare/ports/355755/benchmarks/unixbench) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/unixbench-4.1.0.tgz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> unixbench-4.1.0_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 unixbench-4.1.0_1 Make install ===> unixbench-4.1.0_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by unixbench-4.1.0_1 for building ===> Extracting for unixbench-4.1.0_1 => SHA256 Checksum OK for unixbench-4.1.0.tgz. /bin/rm -f /obj/buildshare/ports/355755/benchmarks/unixbench/work/unixbench-4.1.0/pgms/select ===> Patching for unixbench-4.1.0_1 ===> Applying FreeBSD patches for unixbench-4.1.0_1 ===> Configuring for unixbench-4.1.0_1 ===> Building for unixbench-4.1.0_1 Checking distribution of files ./pgms exists ./src exists ./testdir exists /tmp exists exists cc -o ./pgms/arithoh -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Darithoh ./src/arith.c cc -o ./pgms/register -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum='register int' ./src/arith.c cc -o ./pgms/short -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=short ./src/arith.c cc -o ./pgms/int -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=int ./src/arith.c cc -o ./pgms/long -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=long ./src/arith.c cc -o ./pgms/float -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=float ./src/arith.c cc -o ./pgms/double -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Ddatum=double ./src/arith.c cc -o ./pgms/hanoi -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/hanoi.c cc -o ./pgms/syscall -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/syscall.c cc -o ./pgms/context1 -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/context1.c cc -o ./pgms/pipe -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/pipe.c cc -o ./pgms/spawn -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/spawn.c cc -o ./pgms/execl -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/execl.c ./src/execl.c: In function 'main': ./src/execl.c:80: warning: format '%lu' expects type 'long unsigned int *', but argument 3 has type 'time_t *' ./src/execl.c:85: warning: format '%lu' expects type 'long unsigned int', but argument 3 has type 'time_t' cd ./src; cc -c -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DHZ=128 dhry_1.c cd ./src; cc -c -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DHZ=128 dhry_2.c cc -o ./pgms/dhry2 -O2 -pipe -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 -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DREG=register -DHZ=128 dhry_1.c cd ./src; cc -c -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DREG=register -DHZ=128 dhry_2.c cc -o ./pgms/dhry2reg -O2 -pipe -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 -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi ./src/looper.c cc -o ./pgms/fstime -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Dawk=1 ./src/fstime.c cc -o ./pgms/fsbuffer -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Dawk=1 -DFSBUFFER ./src/fstime.c cc -o ./pgms/fsdisk -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -Dawk=1 -DFSDISK ./src/fstime.c cc -o ./pgms/whetstone-double -O2 -pipe -fno-strict-aliasing -DTIME -Wall -pedantic -ansi -DDP -DUNIX -DUNIXBENCH ./src/whets.c -lm ===> Staging for unixbench-4.1.0_1 ===> Generating temporary packing list install -o root -g wheel -m 555 /obj/buildshare/ports/355755/benchmarks/unixbench/work/unixbench /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/bin/ /bin/mkdir -p /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench for f in Run ; do install -o root -g wheel -m 555 /obj/buildshare/ports/355755/benchmarks/unixbench/work/unixbench-4.1.0/${f} /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench/ ; done for f in Makefile README ; do install -o root -g wheel -m 444 /obj/buildshare/ports/355755/benchmarks/unixbench/work/unixbench-4.1.0/${f} /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench/ ; done /bin/mkdir -p /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench/pgms for f in /obj/buildshare/ports/355755/benchmarks/unixbench/work/unixbench-4.1.0/pgms/* ; do case $f in *.awk|*.sh|*perlbench) install -o root -g wheel -m 555 ${f} /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench/pgms/ ;; *.logo|*.base) install -o root -g wheel -m 555 ${f} /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench/pgms/ ;; *.orig|*.rej|*~) ;; *) install -s -o root -g wheel -m 555 ${f} /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench/pgms/ ;; esac ; done /bin/mkdir -p /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench/results /bin/mkdir -p /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench/testdir for f in /obj/buildshare/ports/355755/benchmarks/unixbench/work/unixbench-4.1.0/testdir/* ; do install -o root -g wheel -m 444 ${f} /obj/buildshare/ports/355755/benchmarks/unixbench/work/stage/usr/local/lib/unixbench/testdir/ ; done ====> Compressing man pages (compress-man) ===> Installing for unixbench-4.1.0_1 ===> Checking if benchmarks/unixbench already installed ===> Registering installation for unixbench-4.1.0_1 Installing unixbench-4.1.0_1... done ------------------------------------------------------------------------ If you want to run unixbench, please type the following command: % unixbench ------------------------------------------------------------------------ Make package ===> Building package for unixbench-4.1.0_1 slot2: removed