Building g-cows-1.12.txz (origin /buildshare/ports/355755/www/g-cows) for powerpc-10-0 on XXX slot1: created x distfiles/ x distfiles/g-cows-1.12.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> g-cows-1.12 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 g-cows-1.12 Make install ===> g-cows-1.12 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by g-cows-1.12 for building ===> Extracting for g-cows-1.12 => SHA256 Checksum OK for g-cows-1.12.tar.gz. ===> Patching for g-cows-1.12 ===> Configuring for g-cows-1.12 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/g-cows/work/g-cows-1.12/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/www/g-cows/work/g-cows-1.12/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 /obj/buildshare/ports/355755/www/g-cows/work/g-cows-1.12/config/missing: Unknown `--is-lightweight' option Try `/obj/buildshare/ports/355755/www/g-cows/work/g-cows-1.12/config/missing --help' for more information configure: WARNING: 'missing' script is too old or missing 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 make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 whether cc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for lex... lex checking for flex... (cached) lex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... no checking for byacc... byacc checking for gawk... (cached) /usr/bin/awk checking whether ln -s works... yes checking for ranlib... ranlib checking for yylex in -lfl... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required 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/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 stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for malloc.h... (cached) no checking for strings.h... (cached) yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for off_t... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether closedir returns void... no checking for error_at_line... no 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 stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for dup2... (cached) yes checking for getcwd... (cached) yes checking for mkdir... yes checking for pow... no checking for setlocale... (cached) yes checking for strchr... yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... yes checking for getopt_long... yes checking for getopt... (cached) yes checking for getopt_long... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: creating lib/config.h config.status: executing depfiles commands ===> Building for g-cows-1.12 /usr/bin/make all-recursive Making all in lib /usr/bin/make all-am c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../src -O2 -pipe -fno-strict-aliasing -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.C mv -f .deps/utils.Tpo .deps/utils.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../src -O2 -pipe -fno-strict-aliasing -MT variables.o -MD -MP -MF .deps/variables.Tpo -c -o variables.o variables.C mv -f .deps/variables.Tpo .deps/variables.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../src -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 c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../src -O2 -pipe -fno-strict-aliasing -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.C mv -f .deps/error.Tpo .deps/error.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../src -O2 -pipe -fno-strict-aliasing -MT file_utils.o -MD -MP -MF .deps/file_utils.Tpo -c -o file_utils.o file_utils.C mv -f .deps/file_utils.Tpo .deps/file_utils.Po c++ -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I../src -O2 -pipe -fno-strict-aliasing -MT options.o -MD -MP -MF .deps/options.Tpo -c -o options.o options.C mv -f .deps/options.Tpo .deps/options.Po rm -f libcows.a ar cru libcows.a utils.o variables.o Xmalloc.o error.o file_utils.o options.o ranlib libcows.a Making all in src c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I. -I../lib -O2 -pipe -fno-strict-aliasing -MT cows.o -MD -MP -MF .deps/cows.Tpo -c -o cows.o cows.C mv -f .deps/cows.Tpo .deps/cows.Po byacc -v -d -o parser.C ./parser.yy && if test -f parser.C.h; then mv parser.C.h parser.H; fi && if test -f parser.h; then mv parser.h parser.H; fi && if test -f y.tab.h; then mv y.tab.h parser.H; fi byacc: 3 shift/reduce conflicts. lex -oscanner.C ./scanner.ll c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I. -I../lib -O2 -pipe -fno-strict-aliasing -MT scanner.o -MD -MP -MF .deps/scanner.Tpo -c -o scanner.o scanner.C mv -f .deps/scanner.Tpo .deps/scanner.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I. -I../lib -O2 -pipe -fno-strict-aliasing -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.C mv -f .deps/parser.Tpo .deps/parser.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I. -I../lib -O2 -pipe -fno-strict-aliasing -MT language.o -MD -MP -MF .deps/language.Tpo -c -o language.o language.C mv -f .deps/language.Tpo .deps/language.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I. -I../lib -O2 -pipe -fno-strict-aliasing -MT cows_options.o -MD -MP -MF .deps/cows_options.Tpo -c -o cows_options.o cows_options.C mv -f .deps/cows_options.Tpo .deps/cows_options.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I. -I../lib -O2 -pipe -fno-strict-aliasing -MT nest.o -MD -MP -MF .deps/nest.Tpo -c -o nest.o nest.C mv -f .deps/nest.Tpo .deps/nest.Po c++ -O2 -pipe -fno-strict-aliasing -o cows cows.o scanner.o parser.o language.o cows_options.o nest.o -lfl ../lib/libcows.a c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I. -I../lib -O2 -pipe -fno-strict-aliasing -MT cows-mkgen.o -MD -MP -MF .deps/cows-mkgen.Tpo -c -o cows-mkgen.o cows-mkgen.C mv -f .deps/cows-mkgen.Tpo .deps/cows-mkgen.Po c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I. -I../lib -O2 -pipe -fno-strict-aliasing -MT cows-mkgen_options.o -MD -MP -MF .deps/cows-mkgen_options.Tpo -c -o cows-mkgen_options.o cows-mkgen_options.C mv -f .deps/cows-mkgen_options.Tpo .deps/cows-mkgen_options.Po lex -Pyytmpl -otmpl_scan.C ./tmpl_scan.ll c++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I.. -I. -I../lib -O2 -pipe -fno-strict-aliasing -MT tmpl_scan.o -MD -MP -MF .deps/tmpl_scan.Tpo -c -o tmpl_scan.o tmpl_scan.C mv -f .deps/tmpl_scan.Tpo .deps/tmpl_scan.Po c++ -O2 -pipe -fno-strict-aliasing -o cows-mkgen cows-mkgen.o scanner.o parser.o language.o cows-mkgen_options.o tmpl_scan.o nest.o -lfl ../lib/libcows.a ===> Staging for g-cows-1.12 ===> Generating temporary packing list Making install in lib Making install in src /bin/mkdir -p '/obj/buildshare/ports/355755/www/g-cows/work/stage/usr/local/bin' install -s -o root -g wheel -m 555 cows cows-mkgen '/obj/buildshare/ports/355755/www/g-cows/work/stage/usr/local/bin' ====> Compressing man pages (compress-man) ===> Installing for g-cows-1.12 ===> Checking if www/g-cows already installed ===> Registering installation for g-cows-1.12 Installing g-cows-1.12... done Make package ===> Building package for g-cows-1.12 slot1: removed