Building patchutils-0.3.3.txz (origin /buildshare/ports/355755/misc/patchutils) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/patchutils-0.3.3.tar.xz x packages/ x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> patchutils-0.3.3 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 patchutils-0.3.3 ===> patchutils-0.3.3 depends on file: /usr/local/bin/perl5.16.3 - not found ===> Verifying install for /usr/local/bin/perl5.16.3 in /buildshare/ports/355755/lang/perl5.16 ===> Installing existing package /packages/perl5-5.16.3_10.txz Installing perl5-5.16.3_10... done ===> Returning to build of patchutils-0.3.3 ===> patchutils-0.3.3 depends on file: /usr/local/bin/perl5.16.3 - found ===> patchutils-0.3.3 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> patchutils-0.3.3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by patchutils-0.3.3 for building ===> Extracting for patchutils-0.3.3 => SHA256 Checksum OK for patchutils-0.3.3.tar.xz. ===> Patching for patchutils-0.3.3 ===> patchutils-0.3.3 depends on file: /usr/local/bin/perl5.16.3 - found ===> patchutils-0.3.3 depends on file: /usr/local/bin/perl5.16.3 - found ===> Configuring for patchutils-0.3.3 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/patchutils/work/patchutils-0.3.3/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/misc/patchutils/work/patchutils-0.3.3/configure configure: loading site script /buildshare/ports/355755/Templates/config.site 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 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for perl... (cached) /usr/local/bin/perl checking for sensible-editor... no checking for editor... no checking for vim... no checking for vi... vi 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/wait.h that is POSIX.1 compatible... (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 sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking error.h usability... no checking error.h presence... no checking for error.h... no checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for working POSIX fnmatch... yes checking for strcspn... (cached) yes checking for strspn... yes checking for strtoul... (cached) yes checking for getline... (cached) yes checking for error... no checking for getopt_long... yes checking for diff program... diff checking for patch program... patch checking whether patch works... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating splitdiff config.status: creating editdiff config.status: creating fixcvsdiff config.status: creating recountdiff config.status: creating unwrapdiff config.status: creating dehtmldiff config.status: creating espdiff config.status: creating patchutils.spec config.status: creating config.h config.status: executing depfiles commands ===> Building for patchutils-0.3.3 /usr/bin/make all-am depbase=`echo src/interdiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -fno-strict-aliasing -Wall -MT src/interdiff.o -MD -MP -MF $depbase.Tpo -c -o src/interdiff.o src/interdiff.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/util.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -fno-strict-aliasing -Wall -MT src/util.o -MD -MP -MF $depbase.Tpo -c -o src/util.o src/util.c && mv -f $depbase.Tpo $depbase.Po depbase=`echo src/diff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -fno-strict-aliasing -Wall -MT src/diff.o -MD -MP -MF $depbase.Tpo -c -o src/diff.o src/diff.c && mv -f $depbase.Tpo $depbase.Po src/diff.c: In function 'do_convert_to_unified': src/diff.c:740: warning: 'llen[0]' may be used uninitialized in this function src/diff.c:740: note: 'llen[0]' was declared here src/diff.c:740: warning: 'llen[1]' may be used uninitialized in this function src/diff.c:740: note: 'llen[1]' was declared here depbase=`echo src/myerror.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -fno-strict-aliasing -Wall -MT src/myerror.o -MD -MP -MF $depbase.Tpo -c -o src/myerror.o src/myerror.c && mv -f $depbase.Tpo $depbase.Po cc -I./src -O2 -pipe -fno-strict-aliasing -Wall -o src/interdiff src/interdiff.o src/util.o src/diff.o src/myerror.o depbase=`echo src/filterdiff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -fno-strict-aliasing -Wall -MT src/filterdiff.o -MD -MP -MF $depbase.Tpo -c -o src/filterdiff.o src/filterdiff.c && mv -f $depbase.Tpo $depbase.Po cc -I./src -O2 -pipe -fno-strict-aliasing -Wall -o src/filterdiff src/filterdiff.o src/util.o src/diff.o src/myerror.o depbase=`echo src/rediff.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -D_GNU_SOURCE -I./src -O2 -pipe -fno-strict-aliasing -Wall -MT src/rediff.o -MD -MP -MF $depbase.Tpo -c -o src/rediff.o src/rediff.c && mv -f $depbase.Tpo $depbase.Po cc -I./src -O2 -pipe -fno-strict-aliasing -Wall -o src/rediff src/rediff.o src/util.o src/diff.o src/myerror.o ===> Staging for patchutils-0.3.3 ===> patchutils-0.3.3 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list /bin/mkdir -p '/obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 src/interdiff src/filterdiff src/rediff '/obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/bin' /bin/mkdir -p '/obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/bin' install -o root -g wheel -m 555 fixcvsdiff splitdiff editdiff recountdiff unwrapdiff dehtmldiff espdiff '/obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/bin' /usr/bin/make install-exec-hook ln -sf "`echo interdiff|sed 's,x,x,'`" /obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/bin/"`echo combinediff|sed 's,x,x,'`" ln -sf "`echo interdiff|sed 's,x,x,'`" /obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/bin/"`echo flipdiff|sed 's,x,x,'`" ln -sf "`echo filterdiff|sed 's,x,x,'`" /obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/bin/"`echo lsdiff|sed 's,x,x,'`" ln -sf "`echo filterdiff|sed 's,x,x,'`" /obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/bin/"`echo grepdiff|sed 's,x,x,'`" /bin/mkdir -p '/obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/man/man1' install -o root -g wheel -m 444 doc/interdiff.1 doc/filterdiff.1 doc/fixcvsdiff.1 doc/rediff.1 doc/editdiff.1 doc/combinediff.1 doc/lsdiff.1 doc/splitdiff.1 doc/grepdiff.1 doc/recountdiff.1 doc/unwrapdiff.1 doc/dehtmldiff.1 doc/flipdiff.1 doc/espdiff.1 '/obj/buildshare/ports/355755/misc/patchutils/work/stage/usr/local/man/man1' ====> Compressing man pages (compress-man) ===> Installing for patchutils-0.3.3 ===> Checking if misc/patchutils already installed ===> Registering installation for patchutils-0.3.3 Installing patchutils-0.3.3... done Make package ===> Building package for patchutils-0.3.3 slot2: removed