Building cutils-1.6.txz (origin /buildshare/ports/355755/devel/cutils) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/cutils-1.6.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> cutils-1.6 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 cutils-1.6 Make install ===> cutils-1.6 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by cutils-1.6 for building ===> Extracting for cutils-1.6 => SHA256 Checksum OK for cutils-1.6.tar.gz. ===> Patching for cutils-1.6 ===> Applying FreeBSD patches for cutils-1.6 ===> Configuring for cutils-1.6 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/devel/cutils/work/cutils-1.6/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 a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for ranlib... ranlib checking for flex... flex checking for yywrap in -lfl... yes checking how to run the C preprocessor... cpp checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for err... yes checking for xmalloc... no checking for xrealloc... no checking for xstrdup... no checking for dirent.h that defines DIR... yes checking for opendir in -ldir... no checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for working const... yes checking for 8-bit clean memcmp... yes checking for vprintf... (cached) yes checking for strerror... (cached) yes updating cache ./config.cache creating ./config.status creating Makefile creating doc/Makefile creating lib/Makefile creating src/Makefile creating src/cdecl/Makefile creating src/chilight/Makefile creating src/cobfusc/Makefile creating src/cundecl/Makefile creating src/cunloop/Makefile creating src/yyextract/Makefile creating src/yyref/Makefile creating config.h ===> Building for cutils-1.6 cd . && makeinfo cutils.texi cc -c -I. -I. -I./.. -I.. -O2 -pipe -fno-strict-aliasing alist.c cc -c -I. -I. -I./.. -I.. -O2 -pipe -fno-strict-aliasing htable.c cc -c -I. -I. -I./.. -I.. -O2 -pipe -fno-strict-aliasing xmalloc.c cc -c -I. -I. -I./.. -I.. -O2 -pipe -fno-strict-aliasing xrealloc.c cc -c -I. -I. -I./.. -I.. -O2 -pipe -fno-strict-aliasing xstrdup.c rm -f libcutils.a ar rc libcutils.a alist.o htable.o xmalloc.o xrealloc.o xstrdup.o ranlib libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing cdecl.c byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing parser.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing lexer.c cc -o cdecl cdecl.o parser.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing chilight.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing lexer.c cc -o chilight chilight.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing cobfusc.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing lexer.c cc -o cobfusc cobfusc.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing cundecl.c byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing parser.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing lexer.c cc -o cundecl cundecl.o parser.o lexer.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing cunloop.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing lexer.c cc -o cunloop cunloop.o lexer.o ../../lib/libcutils.a byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing yyextract.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing parser.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing tree.c cc -o yyextract yyextract.o parser.o lexer.o tree.o ../../lib/libcutils.a cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing yyref.c byacc -d ./parser.y mv y.tab.c parser.c mv y.tab.h parser.h cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing parser.c flex ./lexer.l mv lex.yy.c lexer.c cc -c -I. -I. -I../.. -I./../.. -I./../../lib -O2 -pipe -fno-strict-aliasing lexer.c cc -o yyref yyref.o parser.o lexer.o ../../lib/libcutils.a ===> Staging for cutils-1.6 ===> Generating temporary packing list ./../mkinsdir.sh /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/info/ for f in ./cutils.info; do install -o root -g wheel -m 444 $f /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/info/; done ./../../mkinsdir.sh /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 cdecl /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin install -o root -g wheel -m 444 ./cdecl.1 /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1/cdecl.1 ./../../mkinsdir.sh /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 chilight /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin install -o root -g wheel -m 444 ./chilight.1 /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1/chilight.1 ./../../mkinsdir.sh /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 cobfusc /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin install -o root -g wheel -m 444 ./cobfusc.1 /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1/cobfusc.1 ./../../mkinsdir.sh /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 cundecl /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin install -o root -g wheel -m 444 ./cundecl.1 /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1/cundecl.1 ./../../mkinsdir.sh /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 cunloop /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin install -o root -g wheel -m 444 ./cunloop.1 /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1/cunloop.1 ./../../mkinsdir.sh /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 yyextract /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin install -o root -g wheel -m 444 ./yyextract.1 /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1/yyextract.1 ./../../mkinsdir.sh /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1 install -s -o root -g wheel -m 555 yyref /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/bin install -o root -g wheel -m 444 ./yyref.1 /obj/buildshare/ports/355755/devel/cutils/work/stage/usr/local/man/man1/yyref.1 ====> Compressing man pages (compress-man) ===> Installing for cutils-1.6 ===> Checking if devel/cutils already installed ===> Registering installation for cutils-1.6 Installing cutils-1.6... done Make package ===> Building package for cutils-1.6 slot2: removed