Building gnushogi-1.4.2.txz (origin /buildshare/ports/355755/games/gnushogi) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/gnushogi-1.4.2.tar.gz x packages/ x packages/pkg-1.2.7_2.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> gnushogi-1.4.2 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 gnushogi-1.4.2 Make install ===> gnushogi-1.4.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gnushogi-1.4.2 for building ===> Extracting for gnushogi-1.4.2 => SHA256 Checksum OK for gnushogi-1.4.2.tar.gz. ===> Patching for gnushogi-1.4.2 ===> Applying FreeBSD patches for gnushogi-1.4.2 ===> Configuring for gnushogi-1.4.2 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/games/gnushogi/work/gnushogi-1.4.2/configure configure: loading site script /buildshare/ports/355755/Templates/config.site configure: C compiler 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 a BSD-compatible install... /usr/bin/install -c -o root -g wheel configure: libs checking for clrtoeol in -lcurses... yes checking for pow in -lm... yes checking for tgoto in -ltermcap... yes configure: header files 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 fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... (cached) yes checking whether time.h and sys/time.h may both be included... yes configure: typedefs checking for an ANSI C-conforming const... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for inline... inline checking for pid_t... (cached) yes checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h configure: compiler characteristics checking size of long... 4 configure: library functions checking whether cc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking return type of signal handlers... void checking for gettimeofday... (cached) yes checking for memset... (cached) yes checking for pow... yes checking for strchr... yes checking for strerror... (cached) yes checking for strrchr... yes checking for strstr... yes checking for strtol... (cached) yes checking for memcpy... (cached) yes checking for bcopy... (cached) yes checking for setvbuf... (cached) yes checking for setlinebuf... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating gnushogi/Makefile config.status: creating win32/config.h config.status: creating doc/Makefile config.status: creating config.h ===> Building for gnushogi-1.4.2 cd /obj/buildshare/ports/355755/games/gnushogi/work/gnushogi-1.4.2/doc && makeinfo --no-split gnushogi cd ./gnushogi && /usr/bin/make gnushogi cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c globals.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c init-common.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c pattern-common.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c attacks.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -DBOOK=\"/usr/local/lib/gnushogi/gnushogi.tbk\" -DBINBOOK=\"/usr/local/lib/gnushogi/gnushogi.bbk\" -c book.c book.c: In function 'GetOpenings': book.c:879: warning: format '%d' expects type 'int', but argument 3 has type 'ULONG' book.c:879: warning: format '%d' expects type 'int', but argument 4 has type 'ULONG' book.c: In function 'OpeningBook': book.c:915: warning: passing argument 1 of 'time' from incompatible pointer type cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c commondsp.c commondsp.c: In function 'TestSpeed': commondsp.c:1381: warning: implicit declaration of function 'gettimeofday' cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c cursesdsp.c cursesdsp.c: In function 'Curses_PollForInput': cursesdsp.c:1202: warning: format '%x' expects type 'unsigned int', but argument 5 has type 'long unsigned int' cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c dspwrappers.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c eval.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c genmove.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c init.c init.c: In function 'InitMain': init.c:645: warning: passing argument 1 of 'time' from incompatible pointer type cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -DPATTERNFILE=\"../misc/gnushogi.pat\" -c makepattern.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c pat2inc.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -o pat2inc globals.o init-common.o pattern-common.o makepattern.o pat2inc.o -lcurses -lm ./pat2inc Pattern: 2102 bytes for 14 sequences with 128 patterns. cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c pattern.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c rawdsp.c rawdsp.c: In function 'Raw_help': rawdsp.c:316: warning: format '%d' expects type 'int', but argument 3 has type 'long int' rawdsp.c:326: warning: format '%d' expects type 'int', but argument 4 has type 'long int' cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c search.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c tcontrl.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -c util.c cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -DBINBOOK=\"/usr/local/lib/gnushogi/gnushogi.bbk\" -c main.c main.c: In function 'main': main.c:275: warning: format '%d' expects type 'int', but argument 3 has type 'long int' cc -O2 -pipe -fno-strict-aliasing -DHASHFILE=\"/usr/local/lib/gnushogi/gnushogi.hsh\" -fsigned-char -funroll-loops -Wall -Wno-implicit-int -Wstrict-prototypes -ansi -pedantic -I. -I.. -I.. -o gnushogi globals.o init-common.o pattern-common.o attacks.o book.o commondsp.o cursesdsp.o dspwrappers.o eval.o genmove.o init.o pattern.o rawdsp.o search.o tcontrl.o util.o main.o -lcurses -lm cd ./gnushogi && /usr/bin/make pat2inc `pat2inc' is up to date. cd ./gnushogi && /usr/bin/make gnushogi.bbk echo quit > test cat ../misc/gnushogi.tbk > _tmp_t cat test | ./gnushogi -R -b _tmp_t -B ./gnushogi.bbk -S 8000 -P 40 3 0 Black 0:00 White 0:00 L N S G K G S N L - R - - - - - B - P P P P P P P P P - - - - - - - - - - - - - - - - - - - - - - - - - - - p p p p p p p p p - b - - - - - r - l n s g k g s n l black white creating bookfile ./gnushogi.bbk 127996 8000 1000 rec 52 openings processed 2000 rec 113 openings processed 3000 rec 210 openings processed 4000 rec 324 openings processed 5000 rec 452 openings processed Book used 5668(8000). Your move is? rm test _tmp_t ===> Staging for gnushogi-1.4.2 ===> Generating temporary packing list ====> Compressing man pages (compress-man) ===> Installing for gnushogi-1.4.2 ===> Checking if games/gnushogi already installed ===> Registering installation for gnushogi-1.4.2 Installing gnushogi-1.4.2... done Make package ===> Building package for gnushogi-1.4.2 slot2: removed