Building pv-1.4.6_1.txz (origin /buildshare/ports/355755/sysutils/pv) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/pv-1.4.6.tar.bz2 x packages/ x packages/gmake-3.82_1.txz x packages/gettext-0.18.3.1_1.txz x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> pv-1.4.6_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 pv-1.4.6_1 ===> pv-1.4.6_1 depends on executable: gmake - not found ===> Verifying install for gmake in /buildshare/ports/355755/devel/gmake ===> Installing existing package /packages/gmake-3.82_1.txz Installing gmake-3.82_1...Installing gettext-0.18.3.1_1... done done ===> Returning to build of pv-1.4.6_1 Make install ===> License ART20 accepted by the user ===> pv-1.4.6_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by pv-1.4.6_1 for building ===> Extracting for pv-1.4.6_1 => SHA256 Checksum OK for pv-1.4.6.tar.bz2. ===> Patching for pv-1.4.6_1 ===> pv-1.4.6_1 depends on executable: gmake - found ===> Configuring for pv-1.4.6_1 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether gmake sets $(MAKE)... yes checking for gzip... gzip -f9 checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking how to run the C preprocessor... cpp checking for egrep... grep -E 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 libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for getopt_long... yes checking for getopt... (cached) yes checking for getopt.h... (cached) yes checking for open64... no checking for ANSI C header files... (cached) yes checking for memcpy... (cached) yes checking for basename... yes checking for snprintf... (cached) yes checking for stat64... no checking for limits.h... (cached) yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking for sys/param.h... (cached) yes checking for libgen.h... (cached) yes checking for splice... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/lsm config.status: creating doc/quickref.1 config.status: creating doc/pv.spec config.status: creating src/.dummy config.status: creating src/include/config.h config.status: executing default commands ===> Building for pv-1.4.6_1 gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6' cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/main/debug.o src/main/debug.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/main/help.o src/main/help.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/main/main.o src/main/main.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/main/options.o src/main/options.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/main/remote.o src/main/remote.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/main/version.o src/main/version.c ld -r -o src/main.o src/main/debug.o src/main/help.o src/main/main.o src/main/options.o src/main/remote.o src/main/version.o cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/library/getopt.o src/library/getopt.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/library/gettext.o src/library/gettext.c ld -r -o src/library.o src/library/getopt.o src/library/gettext.o cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/pv/cursor.o src/pv/cursor.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/pv/display.o src/pv/display.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/pv/file.o src/pv/file.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/pv/loop.o src/pv/loop.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/pv/number.o src/pv/number.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/pv/signal.o src/pv/signal.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/pv/state.o src/pv/state.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/pv/transfer.o src/pv/transfer.c ld -r -o src/pv.o src/pv/cursor.o src/pv/display.o src/pv/file.o src/pv/loop.o src/pv/number.o src/pv/signal.o src/pv/state.o src/pv/transfer.o sh ./autoconf/scripts/po2table.sh ./src/nls/de.po ./src/nls/fr.po ./src/nls/pl.po ./src/nls/pt.po > src/nls/table.c cc -O2 -pipe -fno-strict-aliasing -I./src/include -Isrc/include -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\" -c -o src/nls/table.o src/nls/table.c cc -O2 -pipe -fno-strict-aliasing -o pv src/main.o src/library.o src/pv.o src/nls/table.o gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6' ===> Staging for pv-1.4.6_1 ===> Generating temporary packing list gmake[1]: Entering directory `/obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6' : ./autoconf/scripts/mkinstalldirs \ "/obj/buildshare/ports/355755/sysutils/pv/work/stage/usr/local/bin" ./autoconf/scripts/mkinstalldirs \ "/obj/buildshare/ports/355755/sysutils/pv/work/stage/usr/local/man/man1" /usr/bin/install -c -o root -g wheel -m 755 pv \ "/obj/buildshare/ports/355755/sysutils/pv/work/stage/usr/local/bin/pv" /usr/bin/install -c -o root -g wheel -m 644 doc/quickref.1 \ "/obj/buildshare/ports/355755/sysutils/pv/work/stage/usr/local/man/man1/pv.1" gzip -f9 "/obj/buildshare/ports/355755/sysutils/pv/work/stage/usr/local/man/man1/pv.1" if test -n ""; then \ catalogs=''; \ for cat in $catalogs; do \ name=`echo $cat | sed 's,^.*/,,g'`; \ if test "`echo $name | sed 's/.*\(\..*\)/\1/'`" = ".gmo"; then \ destdir=/usr/local/share/locale; \ else \ destdir=/usr/local/share/locale; \ fi; \ lang=`echo $name | sed 's/.mo$//'`; \ dir=/obj/buildshare/ports/355755/sysutils/pv/work/stage$destdir/$lang/LC_MESSAGES; \ ./autoconf/scripts/mkinstalldirs $dir; \ install -o root -g wheel -m 444 $cat $dir/pv.mo; \ done; \ fi gmake[1]: Leaving directory `/obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6' install -o root -g wheel -m 444 /obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6/doc/README /obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6/doc/INSTALL /obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6/doc/NEWS /obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6/doc/PACKAGE /obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6/doc/TODO /obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6/doc/VERSION /obj/buildshare/ports/355755/sysutils/pv/work/pv-1.4.6/doc/release-checklist /obj/buildshare/ports/355755/sysutils/pv/work/stage/usr/local/share/doc/pv ====> Compressing man pages (compress-man) ===> Installing for pv-1.4.6_1 ===> Checking if sysutils/pv already installed ===> Registering installation for pv-1.4.6_1 Installing pv-1.4.6_1... done Make package ===> Building package for pv-1.4.6_1 slot1: removed