Building ndiff-2.00_4.txz (origin /buildshare/ports/355755/math/ndiff) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ndiff-2.00.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ndiff-2.00_4 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 ndiff-2.00_4 Make install ===> License GPLv2 accepted by the user ===> ndiff-2.00_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ndiff-2.00_4 for building ===> Extracting for ndiff-2.00_4 => SHA256 Checksum OK for ndiff-2.00.tar.gz. ===> Patching for ndiff-2.00_4 ===> Applying FreeBSD patches for ndiff-2.00_4 /usr/bin/sed -i.bak -e 's|$(shrlibtop)/$(PROGNAME)-$(VERSION)|${DESTDIR}/usr/local/share/ndiff|; s|.*shrlibtop.*||; s|664|644|' /obj/buildshare/ports/355755/math/ndiff/work/ndiff-2.00/Makefile.in ===> Configuring for ndiff-2.00_4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/ndiff/work/ndiff-2.00/save/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/math/ndiff/work/ndiff-2.00/configure loading site script /buildshare/ports/355755/Templates/config.site creating cache ./config.cache checking for gcc... cc checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) works... yes checking whether the C compiler (cc -O2 -pipe -fno-strict-aliasing ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether cc accepts -g... yes checking for autoconf... no checking for autoheader... no checking for mawk... no checking for nawk... /usr/bin/nawk checking for sh... /bin/sh checking for mkdir.sh... /obj/buildshare/ports/355755/math/ndiff/work/ndiff-2.00/mkdir.sh checking for cat... cat checking for checknr... checknr checking for checksum... no checking for cat... cat checking for chmod... chmod checking for cmp... cmp checking for scp... scp checking for deroff... no checking for diff... diff checking for distill... no checking for ps2pdf... no checking for ditroff... no checking for groff... groff checking for dw... no checking for echo... echo checking for etags... no checking for grep... grep checking for gzip... gzip checking for ispell... no checking for echo... echo checking for jar... no checking for tar... tar checking for ln... ln checking for ls... ls checking for man2html... no checking for mv... mv checking for nroff... nroff checking for rm... rm checking for sed... (cached) /usr/bin/sed checking for sort... sort checking for spell... no checking for tar... tar checking for tgrind... no checking for unzip... unzip checking for zip... no checking for zoo... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for ctype.h... (cached) yes checking for limits.h... (cached) yes checking for stddef.h... (cached) yes checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for size_t... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating ndiff.sh creating config.h ===> Building for ndiff-2.00_4 cc -pipe -fno-strict-aliasing -I. -DVERSION='"2.00"' -DDATE='"10-Dec-2000"' -O -c ndiff.c cc -pipe -fno-strict-aliasing -I. -DVERSION='"2.00"' -DDATE='"10-Dec-2000"' -O -c store.c cc -pipe -fno-strict-aliasing -I. -DVERSION='"2.00"' -DDATE='"10-Dec-2000"' -O -c awklib.c (cd regexp; cc -pipe -fno-strict-aliasing -I. -DVERSION='"2.00"' -DDATE='"10-Dec-2000"' -O -c -I. regexp.c; mv regexp.o ..) (cd regexp; cc -pipe -fno-strict-aliasing -I. -DVERSION='"2.00"' -DDATE='"10-Dec-2000"' -O -c -I. regerror.c; mv regerror.o ..) cc -pipe -fno-strict-aliasing -I. -DVERSION='"2.00"' -DDATE='"10-Dec-2000"' -O -o ndiff ndiff.o store.o awklib.o regexp.o regerror.o ===> Staging for ndiff-2.00_4 ===> Generating temporary packing list for f in ndiff ; do rm -f /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/bin/$f 2>/dev/null; done if test -f ndiff ; then scp -p ndiff /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/bin/ndiff ; else for f in ndiff.sh ; do g=`basename $f .sh` ; /usr/bin/sed -e 's%AWK=.*$%AWK=/usr/bin/nawk%' -e 's%LIBDIR=/.*$%LIBDIR=/obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff%' -e 's%@LIBDIR@%/obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff%g' -e 's%@BINDIR@%/obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/bin%g' -e 's%2[.]00%2.00%g' -e 's%10-Dec-2000%10-Dec-2000%g' -e 's%^#! /bin/sh%#! /bin/sh%' $f | cat > /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/bin/$g ; chmod 755 /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/bin/$g ; done ; fi rm -f -r /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff 2>/dev/null /obj/buildshare/ports/355755/math/ndiff/work/ndiff-2.00/mkdir.sh -p /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff for f in ndiff.awk ; do /usr/bin/sed -e 's%AWK=.*$%AWK=/usr/bin/nawk%' -e 's%LIBDIR=/.*$%LIBDIR=/obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff%' -e 's%@LIBDIR@%/obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff%g' -e 's%@BINDIR@%/obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/bin%g' -e 's%2[.]00%2.00%g' -e 's%10-Dec-2000%10-Dec-2000%g' -e 's%^#! /bin/sh%#! /bin/sh%' < $f > /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff/$f ; done chmod 644 /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff/* for f in ndiff.man ; do g=`basename $f .man` ; rm -f /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/man/man1/$g.1 2>/dev/null; rm -f /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/man/cat1/$g.1 2>/dev/null; done for f in ndiff.man ; do g=`basename $f .man` ; /usr/bin/sed -e 's%AWK=.*$%AWK=/usr/bin/nawk%' -e 's%LIBDIR=/.*$%LIBDIR=/obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff%' -e 's%@LIBDIR@%/obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff%g' -e 's%@BINDIR@%/obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/bin%g' -e 's%2[.]00%2.00%g' -e 's%10-Dec-2000%10-Dec-2000%g' -e 's%^#! /bin/sh%#! /bin/sh%' $f | cat > /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/man/man1/$g.1 ; chmod 644 /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/man/man1/$g.1 ; done Installed files... -rwxr-xr-x 1 root wheel 39719 May 30 09:51 /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/bin/ndiff -rw-r--r-- 1 root wheel 25871 May 30 09:51 /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/man/man1/ndiff.1 -rw-r--r-- 1 root wheel 14057 May 30 09:51 /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/ndiff/ndiff.awk /usr/bin/strip /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/bin/ndiff install -o root -g wheel -m 444 /obj/buildshare/ports/355755/math/ndiff/work/ndiff-2.00/*.html /obj/buildshare/ports/355755/math/ndiff/work/ndiff-2.00/*.pdf /obj/buildshare/ports/355755/math/ndiff/work/ndiff-2.00/*.ps /obj/buildshare/ports/355755/math/ndiff/work/ndiff-2.00/*.txt /obj/buildshare/ports/355755/math/ndiff/work/stage/usr/local/share/doc/ndiff ====> Compressing man pages (compress-man) ===> Installing for ndiff-2.00_4 ===> Checking if math/ndiff already installed ===> Registering installation for ndiff-2.00_4 Installing ndiff-2.00_4... done Make package ===> Building package for ndiff-2.00_4 slot2: removed