Building diskscrub-2.5.2.txz (origin /buildshare/ports/355755/sysutils/diskscrub) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/scrub-2.5.2.tar.bz2 x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> diskscrub-2.5.2 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 diskscrub-2.5.2 Make install ===> diskscrub-2.5.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by diskscrub-2.5.2 for building ===> Extracting for diskscrub-2.5.2 => SHA256 Checksum OK for scrub-2.5.2.tar.bz2. ===> Patching for diskscrub-2.5.2 ===> Applying FreeBSD patches for diskscrub-2.5.2 ===> Configuring for diskscrub-2.5.2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/diskscrub/work/scrub-2.5.2/config/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/sysutils/diskscrub/work/scrub-2.5.2/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking target system type... powerpc-portbld-freebsd11.0 checking metadata... ./configure: perl: not found ./configure: perl: not found ./configure: perl: not found ./configure: perl: not found ./configure: perl: not found ./configure: perl: not found ./configure: perl: not found ./configure: perl: not found yes checking installation directory variables... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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 whether to enable maintainer-specific portions of Makefiles... no 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 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 ANSI C header files... (cached) yes checking for getopt.h... (cached) yes checking for stdbool.h... (cached) yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... yes checking for getopt_long... yes checking for posix_memalign... yes checking for memalign... no checking for posix_fadvise... yes checking for rand_r... yes checking for random_r... no checking how to link against pthreads... -lpthread checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no configure: creating ./config.status config.status: creating Makefile config.status: creating scrub.spec config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating man/scrub.1 config.status: creating test/Makefile config.status: creating config/config.h config.status: executing depfiles commands ===> Building for diskscrub-2.5.2 Making all in src cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT aes.o -MD -MP -MF .deps/aes.Tpo -c -o aes.o aes.c mv -f .deps/aes.Tpo .deps/aes.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT filldentry.o -MD -MP -MF .deps/filldentry.Tpo -c -o filldentry.o filldentry.c mv -f .deps/filldentry.Tpo .deps/filldentry.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT fillfile.o -MD -MP -MF .deps/fillfile.Tpo -c -o fillfile.o fillfile.c mv -f .deps/fillfile.Tpo .deps/fillfile.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT genrand.o -MD -MP -MF .deps/genrand.Tpo -c -o genrand.o genrand.c mv -f .deps/genrand.Tpo .deps/genrand.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT getsize.o -MD -MP -MF .deps/getsize.Tpo -c -o getsize.o getsize.c mv -f .deps/getsize.Tpo .deps/getsize.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT hwrand.o -MD -MP -MF .deps/hwrand.Tpo -c -o hwrand.o hwrand.c mv -f .deps/hwrand.Tpo .deps/hwrand.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT pattern.o -MD -MP -MF .deps/pattern.Tpo -c -o pattern.o pattern.c mv -f .deps/pattern.Tpo .deps/pattern.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT progress.o -MD -MP -MF .deps/progress.Tpo -c -o progress.o progress.c mv -f .deps/progress.Tpo .deps/progress.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT scrub.o -MD -MP -MF .deps/scrub.Tpo -c -o scrub.o scrub.c mv -f .deps/scrub.Tpo .deps/scrub.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT sig.o -MD -MP -MF .deps/sig.Tpo -c -o sig.o sig.c mv -f .deps/sig.Tpo .deps/sig.Po cc -DHAVE_CONFIG_H -I. -I../config -O2 -pipe -fno-strict-aliasing -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.c mv -f .deps/util.Tpo .deps/util.Po cc -O2 -pipe -fno-strict-aliasing -o scrub aes.o filldentry.o fillfile.o genrand.o getsize.o hwrand.o pattern.o progress.o scrub.o sig.o util.o -lpthread Making all in man Making all in test ===> Installing for diskscrub-2.5.2 ===> Generating temporary packing list ===> Checking if sysutils/diskscrub already installed Making install in src test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin" install -s -o root -g wheel -m 555 scrub '/usr/local/bin' Making install in man test -z "/usr/local/man/man1" || /bin/mkdir -p "/usr/local/man/man1" install -o root -g wheel -m 444 scrub.1 '/usr/local/man/man1' Making install in test ===> Compressing manual pages for diskscrub-2.5.2 ===> Registering installation for diskscrub-2.5.2 Installing diskscrub-2.5.2... done Make package ===> Building package for diskscrub-2.5.2 Creating package for diskscrub-2.5.2 slot1: removed