Building syck-0.70.txz (origin /buildshare/ports/355755/textproc/syck) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/syck-0.70.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/m4-1.4.17_1,1.txz x packages/bison-2.7.1,1.txz x packages/gettext-0.18.3.1_1.txz x packages/perl5-5.16.3_10.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> syck-0.70 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 syck-0.70 ===> syck-0.70 depends on executable: bison - not found ===> Verifying install for bison in /buildshare/ports/355755/devel/bison ===> Installing existing package /packages/bison-2.7.1,1.txz Installing bison-2.7.1,1...Installing gettext-0.18.3.1_1... done Installing m4-1.4.17_1,1... done done ===> Returning to build of syck-0.70 Make install ===> syck-0.70 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by syck-0.70 for building ===> Extracting for syck-0.70 => SHA256 Checksum OK for syck-0.70.tar.gz. ===> Patching for syck-0.70 ===> Applying FreeBSD patches for syck-0.70 ===> syck-0.70 depends on executable: bison - found ===> Configuring for syck-0.70 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/syck/work/syck-0.70/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/textproc/syck/work/syck-0.70/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 style of include used by make... GNU 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 dependency style of cc... gcc3 checking for cc option to accept ISO C99... -std=gnu99 checking for cc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether ln -s works... yes checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for gawk... (cached) /usr/bin/awk checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y 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 alloca.h... (cached) no checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking size of int... 4 checking size of long... 4 checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for vprintf... (cached) yes checking for _doprnt... no configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands ===> Building for syck-0.70 /usr/bin/make all-recursive Making all in lib cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT emitter.o -MD -MP -MF .deps/emitter.Tpo -c -o emitter.o emitter.c mv -f .deps/emitter.Tpo .deps/emitter.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT handler.o -MD -MP -MF .deps/handler.Tpo -c -o handler.o handler.c mv -f .deps/handler.Tpo .deps/handler.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c mv -f .deps/node.Tpo .deps/node.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT syck.o -MD -MP -MF .deps/syck.Tpo -c -o syck.o syck.c mv -f .deps/syck.Tpo .deps/syck.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT syck_st.o -MD -MP -MF .deps/syck_st.Tpo -c -o syck_st.o syck_st.c mv -f .deps/syck_st.Tpo .deps/syck_st.Po /bin/sh ../config/ylwrap gram.y y.tab.c gram.c y.tab.h gram.h y.output gram.output -- bison -y -d -d -t -v -p syck updating gram.h updating gram.output cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT gram.o -MD -MP -MF .deps/gram.Tpo -c -o gram.o gram.c mv -f .deps/gram.Tpo .deps/gram.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT bytecode.o -MD -MP -MF .deps/bytecode.Tpo -c -o bytecode.o bytecode.c mv -f .deps/bytecode.Tpo .deps/bytecode.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT yaml2byte.o -MD -MP -MF .deps/yaml2byte.Tpo -c -o yaml2byte.o yaml2byte.c mv -f .deps/yaml2byte.Tpo .deps/yaml2byte.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT token.o -MD -MP -MF .deps/token.Tpo -c -o token.o token.c mv -f .deps/token.Tpo .deps/token.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -fPIC -O2 -pipe -fPIC -fno-strict-aliasing -MT implicit.o -MD -MP -MF .deps/implicit.Tpo -c -o implicit.o implicit.c mv -f .deps/implicit.Tpo .deps/implicit.Po rm -f libsyck.a ar cru libsyck.a emitter.o handler.o node.o syck.o syck_st.o gram.o bytecode.o yaml2byte.o token.o implicit.o ranlib libsyck.a Making all in tests cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fPIC -fno-strict-aliasing -MT Basic.o -MD -MP -MF .deps/Basic.Tpo -c -o Basic.o Basic.c mv -f .deps/Basic.Tpo .deps/Basic.Po cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fPIC -fno-strict-aliasing -MT CuTest.o -MD -MP -MF .deps/CuTest.Tpo -c -o CuTest.o CuTest.c mv -f .deps/CuTest.Tpo .deps/CuTest.Po cc -std=gnu99 -O2 -pipe -fPIC -fno-strict-aliasing -L../lib -o test-basic Basic.o CuTest.o -lsyck cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fPIC -fno-strict-aliasing -MT Parse.o -MD -MP -MF .deps/Parse.Tpo -c -o Parse.o Parse.c mv -f .deps/Parse.Tpo .deps/Parse.Po cc -std=gnu99 -O2 -pipe -fPIC -fno-strict-aliasing -L../lib -o test-parse Parse.o CuTest.o -lsyck cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fPIC -fno-strict-aliasing -MT YTS.o -MD -MP -MF .deps/YTS.Tpo -c -o YTS.o YTS.c mv -f .deps/YTS.Tpo .deps/YTS.Po cc -std=gnu99 -O2 -pipe -fPIC -fno-strict-aliasing -L../lib -o test-yts YTS.o CuTest.o -lsyck cc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../lib -O2 -pipe -fPIC -fno-strict-aliasing -MT Emit.o -MD -MP -MF .deps/Emit.Tpo -c -o Emit.o Emit.c mv -f .deps/Emit.Tpo .deps/Emit.Po cc -std=gnu99 -O2 -pipe -fPIC -fno-strict-aliasing -L../lib -o test-emit Emit.o CuTest.o -lsyck ===> Staging for syck-0.70 ===> Generating temporary packing list Making install in lib test -z "/usr/local/lib" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/syck/work/stage/usr/local/lib" install -o root -g wheel -m 444 'libsyck.a' '/obj/buildshare/ports/355755/textproc/syck/work/stage/usr/local/lib/libsyck.a' ranlib '/obj/buildshare/ports/355755/textproc/syck/work/stage/usr/local/lib/libsyck.a' test -z "/usr/local/include" || /bin/mkdir -p "/obj/buildshare/ports/355755/textproc/syck/work/stage/usr/local/include" install -o root -g wheel -m 444 'syck.h' '/obj/buildshare/ports/355755/textproc/syck/work/stage/usr/local/include/syck.h' install -o root -g wheel -m 444 'syck_st.h' '/obj/buildshare/ports/355755/textproc/syck/work/stage/usr/local/include/syck_st.h' Making install in tests ====> Compressing man pages (compress-man) ===> Installing for syck-0.70 ===> Checking if textproc/syck already installed ===> Registering installation for syck-0.70 Installing syck-0.70... done Make package ===> Building package for syck-0.70 slot1: removed