Building ffe-0.3.4.txz (origin /buildshare/ports/355755/textproc/ffe) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/ffe-0.3.4.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> ffe-0.3.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 ffe-0.3.4 Make install ===> ffe-0.3.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by ffe-0.3.4 for building ===> Extracting for ffe-0.3.4 => SHA256 Checksum OK for ffe-0.3.4.tar.gz. ===> Patching for ffe-0.3.4 ===> Configuring for ffe-0.3.4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/ffe/work/ffe-0.3.4/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/ffe/work/ffe-0.3.4/configure configure: loading site script /buildshare/ports/355755/Templates/config.site checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for gawk... (cached) /usr/bin/awk checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking for ANSI C header files... (cached) yes checking for fcntl.h... (cached) yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking error.h usability... no checking error.h presence... no checking for error.h... no checking for errno.h... (cached) yes checking for getopt.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for signal.h... (cached) yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for long file names... yes checking for regex_t... yes checking for int16_t... (cached) yes checking for int32_t... (cached) yes checking for int64_t... (cached) yes checking for int8_t... (cached) yes checking for size_t... (cached) yes checking for uint16_t... (cached) yes checking for uint32_t... (cached) yes checking for uint64_t... (cached) yes checking for uint8_t... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... yes checking for working vfork... (cached) yes checking for atexit... (cached) yes checking for dup2... (cached) yes checking for pipe... (cached) yes checking for tempnam... yes checking for setenv... (cached) yes checking for putenv... (cached) yes checking for setmode123... no checking for strcasecmp... (cached) yes checking for sigaction... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for getline... (cached) yes checking for getopt_long... yes checking for regcomp... yes checking for strncasecmp... (cached) yes checking for strcasestr... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for ffe-0.3.4 /usr/bin/make all-recursive Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT ffe.o -MD -MP -MF .deps/ffe.Tpo -c -o ffe.o ffe.c mv -f .deps/ffe.Tpo .deps/ffe.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT parserc.o -MD -MP -MF .deps/parserc.Tpo -c -o parserc.o parserc.c mv -f .deps/parserc.Tpo .deps/parserc.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT execute.o -MD -MP -MF .deps/execute.Tpo -c -o execute.o execute.c mv -f .deps/execute.Tpo .deps/execute.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT endian.o -MD -MP -MF .deps/endian.Tpo -c -o endian.o endian.c mv -f .deps/endian.Tpo .deps/endian.Po cc -DHAVE_CONFIG_H -I. -I.. -I.. -O2 -pipe -fno-strict-aliasing -MT level.o -MD -MP -MF .deps/level.Tpo -c -o level.o level.c mv -f .deps/level.Tpo .deps/level.Po cc -I.. -O2 -pipe -fno-strict-aliasing -o ffe ffe.o xmalloc.o parserc.o execute.o endian.o level.o Making all in doc ===> Staging for ffe-0.3.4 ===> Generating temporary packing list Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/ffe/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 ffe '/obj/buildshare/ports/355755/textproc/ffe/work/stage/usr/local/bin' Making install in doc /bin/mkdir -p '/obj/buildshare/ports/355755/textproc/ffe/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 ffe.1 '/obj/buildshare/ports/355755/textproc/ffe/work/stage/usr/local/man/man1' cd /obj/buildshare/ports/355755/textproc/ffe/work/ffe-0.3.4/doc/ && install -o root -g wheel -m 444 ffe.html /obj/buildshare/ports/355755/textproc/ffe/work/stage/usr/local/share/doc/ffe ====> Compressing man pages (compress-man) ===> Installing for ffe-0.3.4 ===> Checking if textproc/ffe already installed ===> Registering installation for ffe-0.3.4 Installing ffe-0.3.4... done Make package ===> Building package for ffe-0.3.4 slot2: removed