The build took 00h 01m 43s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
| SLOC | Language |
|---|---|
209,005 |
ansic |
3,771 |
perl |
3,652 |
makefile |
2,789 |
lisp |
710 |
sh |
682 |
python |
113 |
awk |
22 |
sed |
220,744 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: gnugo 3.8-5 (Wed Aug 24 13:11:53 UTC 2016)==> Checking runtime dependencies...==> Checking buildtime dependencies...==> WARNING: Using existing $srcdir/ tree==> Starting build()...configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used.checking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for gawk... gawkchecking whether make sets $(MAKE)... yeschecking for x86_64-unknown-linux-strip... nochecking for strip... stripchecking whether to enable maintainer-specific portions of Makefiles... nochecking for x86_64-unknown-linux-gcc... nochecking for gcc... gccchecking for C compiler default output file name... a.outchecking whether the C compiler works... yeschecking whether we are cross compiling... nochecking for suffix of executables... checking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking for style of include used by make... GNUchecking dependency style of gcc... gcc3checking for library containing pow... -lmchecking for mingw32... nochecking how to run the C preprocessor... gcc -Echecking for x86_64-unknown-linux-ranlib... nochecking for ranlib... ranlibchecking whether make sets $(MAKE)... (cached) yeschecking whether time.h and sys/time.h may both be included... yeschecking for an ANSI C-conforming const... yeschecking for grep that handles long lines and -e... /usr/sbin/grepchecking for egrep... /usr/sbin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking for unistd.h... (cached) yeschecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking sys/times.h usability... yeschecking sys/times.h presence... yeschecking for sys/times.h... yeschecking curses.h usability... yeschecking curses.h presence... yeschecking for curses.h... yeschecking term.h usability... yeschecking term.h presence... yeschecking for term.h... yeschecking ncurses/curses.h usability... nochecking ncurses/curses.h presence... nochecking for ncurses/curses.h... nochecking ncurses/term.h usability... nochecking ncurses/term.h presence... nochecking for ncurses/term.h... nochecking for long... yeschecking size of long... 8checking for vsnprintf... yeschecking for gettimeofday... yeschecking for usleep... yeschecking for times... yeschecking for variadic cpp define... yeschecking whether gcc supports transparent unions... yeschecking for library containing tparm... -lncurseschecking for color support... curseschecking whether socket support can be compiled... yesconfigure: creating ./config.statusconfig.status: creating Makefileconfig.status: creating interface/Makefileconfig.status: creating patterns/Makefileconfig.status: creating sgf/Makefileconfig.status: creating utils/Makefileconfig.status: creating engine/Makefileconfig.status: creating doc/Makefileconfig.status: creating regression/Makefileconfig.status: creating config.vcconfig.status: creating config.hconfig.status: executing depfiles commandsmake all-recursivemake[1]: Entering directory '/tmp/gnugo/src/gnugo-3.8'Making all in utilsmake[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/utils'if gcc -DHAVE_CONFIG_H -I. -I. -I.. -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o getopt.c; \then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -MT getopt1.o -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.o getopt1.c; \then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Po"; else rm -f ".deps/getopt1.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -MT random.o -MD -MP -MF ".deps/random.Tpo" -c -o random.o random.c; \then mv -f ".deps/random.Tpo" ".deps/random.Po"; else rm -f ".deps/random.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -MT gg_utils.o -MD -MP -MF ".deps/gg_utils.Tpo" -c -o gg_utils.o gg_utils.c; \then mv -f ".deps/gg_utils.Tpo" ".deps/gg_utils.Po"; else rm -f ".deps/gg_utils.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -MT winsocket.o -MD -MP -MF ".deps/winsocket.Tpo" -c -o winsocket.o winsocket.c; \then mv -f ".deps/winsocket.Tpo" ".deps/winsocket.Po"; else rm -f ".deps/winsocket.Tpo"; exit 1; firm -f libutils.aar cru libutils.a getopt.o getopt1.o random.o gg_utils.o winsocket.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libutils.amake[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/utils'Making all in sgfmake[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/sgf'if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../utils -MT sgf_utils.o -MD -MP -MF ".deps/sgf_utils.Tpo" -c -o sgf_utils.o sgf_utils.c; \then mv -f ".deps/sgf_utils.Tpo" ".deps/sgf_utils.Po"; else rm -f ".deps/sgf_utils.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../utils -MT sgfnode.o -MD -MP -MF ".deps/sgfnode.Tpo" -c -o sgfnode.o sgfnode.c; \then mv -f ".deps/sgfnode.Tpo" ".deps/sgfnode.Po"; else rm -f ".deps/sgfnode.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../utils -MT sgftree.o -MD -MP -MF ".deps/sgftree.Tpo" -c -o sgftree.o sgftree.c; \then mv -f ".deps/sgftree.Tpo" ".deps/sgftree.Po"; else rm -f ".deps/sgftree.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../utils -MT sgfgen.o -MD -MP -MF ".deps/sgfgen.Tpo" -c -o sgfgen.o sgfgen.c; \then mv -f ".deps/sgfgen.Tpo" ".deps/sgfgen.Po"; else rm -f ".deps/sgfgen.Tpo"; exit 1; firm -f libsgf.aar cru libsgf.a sgf_utils.o sgfnode.o sgftree.o ar: `u' modifier ignored since `D' is the default (see `U')gcc -o sgfgen sgfgen.o -lncurses -lm ranlib libsgf.amake[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/sgf'Making all in enginemake[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/engine'if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT aftermath.o -MD -MP -MF ".deps/aftermath.Tpo" -c -o aftermath.o aftermath.c; \then mv -f ".deps/aftermath.Tpo" ".deps/aftermath.Po"; else rm -f ".deps/aftermath.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT board.o -MD -MP -MF ".deps/board.Tpo" -c -o board.o board.c; \then mv -f ".deps/board.Tpo" ".deps/board.Po"; else rm -f ".deps/board.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT boardlib.o -MD -MP -MF ".deps/boardlib.Tpo" -c -o boardlib.o boardlib.c; \then mv -f ".deps/boardlib.Tpo" ".deps/boardlib.Po"; else rm -f ".deps/boardlib.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT breakin.o -MD -MP -MF ".deps/breakin.Tpo" -c -o breakin.o breakin.c; \then mv -f ".deps/breakin.Tpo" ".deps/breakin.Po"; else rm -f ".deps/breakin.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT cache.o -MD -MP -MF ".deps/cache.Tpo" -c -o cache.o cache.c; \then mv -f ".deps/cache.Tpo" ".deps/cache.Po"; else rm -f ".deps/cache.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT clock.o -MD -MP -MF ".deps/clock.Tpo" -c -o clock.o clock.c; \then mv -f ".deps/clock.Tpo" ".deps/clock.Po"; else rm -f ".deps/clock.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT combination.o -MD -MP -MF ".deps/combination.Tpo" -c -o combination.o combination.c; \then mv -f ".deps/combination.Tpo" ".deps/combination.Po"; else rm -f ".deps/combination.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT dragon.o -MD -MP -MF ".deps/dragon.Tpo" -c -o dragon.o dragon.c; \then mv -f ".deps/dragon.Tpo" ".deps/dragon.Po"; else rm -f ".deps/dragon.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT endgame.o -MD -MP -MF ".deps/endgame.Tpo" -c -o endgame.o endgame.c; \then mv -f ".deps/endgame.Tpo" ".deps/endgame.Po"; else rm -f ".deps/endgame.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT filllib.o -MD -MP -MF ".deps/filllib.Tpo" -c -o filllib.o filllib.c; \then mv -f ".deps/filllib.Tpo" ".deps/filllib.Po"; else rm -f ".deps/filllib.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT fuseki.o -MD -MP -MF ".deps/fuseki.Tpo" -c -o fuseki.o fuseki.c; \then mv -f ".deps/fuseki.Tpo" ".deps/fuseki.Po"; else rm -f ".deps/fuseki.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT genmove.o -MD -MP -MF ".deps/genmove.Tpo" -c -o genmove.o genmove.c; \then mv -f ".deps/genmove.Tpo" ".deps/genmove.Po"; else rm -f ".deps/genmove.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT globals.o -MD -MP -MF ".deps/globals.Tpo" -c -o globals.o globals.c; \then mv -f ".deps/globals.Tpo" ".deps/globals.Po"; else rm -f ".deps/globals.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT handicap.o -MD -MP -MF ".deps/handicap.Tpo" -c -o handicap.o handicap.c; \then mv -f ".deps/handicap.Tpo" ".deps/handicap.Po"; else rm -f ".deps/handicap.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; \then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT influence.o -MD -MP -MF ".deps/influence.Tpo" -c -o influence.o influence.c; \then mv -f ".deps/influence.Tpo" ".deps/influence.Po"; else rm -f ".deps/influence.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT matchpat.o -MD -MP -MF ".deps/matchpat.Tpo" -c -o matchpat.o matchpat.c; \then mv -f ".deps/matchpat.Tpo" ".deps/matchpat.Po"; else rm -f ".deps/matchpat.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT montecarlo.o -MD -MP -MF ".deps/montecarlo.Tpo" -c -o montecarlo.o montecarlo.c; \then mv -f ".deps/montecarlo.Tpo" ".deps/montecarlo.Po"; else rm -f ".deps/montecarlo.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT move_reasons.o -MD -MP -MF ".deps/move_reasons.Tpo" -c -o move_reasons.o move_reasons.c; \then mv -f ".deps/move_reasons.Tpo" ".deps/move_reasons.Po"; else rm -f ".deps/move_reasons.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT movelist.o -MD -MP -MF ".deps/movelist.Tpo" -c -o movelist.o movelist.c; \then mv -f ".deps/movelist.Tpo" ".deps/movelist.Po"; else rm -f ".deps/movelist.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT optics.o -MD -MP -MF ".deps/optics.Tpo" -c -o optics.o optics.c; \then mv -f ".deps/optics.Tpo" ".deps/optics.Po"; else rm -f ".deps/optics.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT oracle.o -MD -MP -MF ".deps/oracle.Tpo" -c -o oracle.o oracle.c; \then mv -f ".deps/oracle.Tpo" ".deps/oracle.Po"; else rm -f ".deps/oracle.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT owl.o -MD -MP -MF ".deps/owl.Tpo" -c -o owl.o owl.c; \then mv -f ".deps/owl.Tpo" ".deps/owl.Po"; else rm -f ".deps/owl.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT persistent.o -MD -MP -MF ".deps/persistent.Tpo" -c -o persistent.o persistent.c; \then mv -f ".deps/persistent.Tpo" ".deps/persistent.Po"; else rm -f ".deps/persistent.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT printutils.o -MD -MP -MF ".deps/printutils.Tpo" -c -o printutils.o printutils.c; \then mv -f ".deps/printutils.Tpo" ".deps/printutils.Po"; else rm -f ".deps/printutils.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT readconnect.o -MD -MP -MF ".deps/readconnect.Tpo" -c -o readconnect.o readconnect.c; \then mv -f ".deps/readconnect.Tpo" ".deps/readconnect.Po"; else rm -f ".deps/readconnect.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT reading.o -MD -MP -MF ".deps/reading.Tpo" -c -o reading.o reading.c; \then mv -f ".deps/reading.Tpo" ".deps/reading.Po"; else rm -f ".deps/reading.Tpo"; exit 1; fireading.c: In function 'defend4':reading.c:1851:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (stackp <= superstring_depth) ^~reading.c:1853:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' squeeze_moves(str, &moves); ^~~~~~~~~~~~~readconnect.c: In function 'recursive_disconnect':readconnect.c:1467:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (res == 0) ^~readconnect.c:1470:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' for (i = 1; ((i < Moves[0] + 1) && (res == 0)); i++) ^~~readconnect.c: In function 'recursive_non_transitivity':readconnect.c:1747:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (res == 0) ^~readconnect.c:1750:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' for (i = 1; ((i < Moves[0] + 1) && (res == 0)); i++) ^~~if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT semeai.o -MD -MP -MF ".deps/semeai.Tpo" -c -o semeai.o semeai.c; \then mv -f ".deps/semeai.Tpo" ".deps/semeai.Po"; else rm -f ".deps/semeai.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT sgfdecide.o -MD -MP -MF ".deps/sgfdecide.Tpo" -c -o sgfdecide.o sgfdecide.c; \then mv -f ".deps/sgfdecide.Tpo" ".deps/sgfdecide.Po"; else rm -f ".deps/sgfdecide.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT sgffile.o -MD -MP -MF ".deps/sgffile.Tpo" -c -o sgffile.o sgffile.c; \then mv -f ".deps/sgffile.Tpo" ".deps/sgffile.Po"; else rm -f ".deps/sgffile.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT shapes.o -MD -MP -MF ".deps/shapes.Tpo" -c -o shapes.o shapes.c; \then mv -f ".deps/shapes.Tpo" ".deps/shapes.Po"; else rm -f ".deps/shapes.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT showbord.o -MD -MP -MF ".deps/showbord.Tpo" -c -o showbord.o showbord.c; \then mv -f ".deps/showbord.Tpo" ".deps/showbord.Po"; else rm -f ".deps/showbord.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT surround.o -MD -MP -MF ".deps/surround.Tpo" -c -o surround.o surround.c; \then mv -f ".deps/surround.Tpo" ".deps/surround.Po"; else rm -f ".deps/surround.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT unconditional.o -MD -MP -MF ".deps/unconditional.Tpo" -c -o unconditional.o unconditional.c; \then mv -f ".deps/unconditional.Tpo" ".deps/unconditional.Po"; else rm -f ".deps/unconditional.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT utils.o -MD -MP -MF ".deps/utils.Tpo" -c -o utils.o utils.c; \then mv -f ".deps/utils.Tpo" ".deps/utils.Po"; else rm -f ".deps/utils.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT value_moves.o -MD -MP -MF ".deps/value_moves.Tpo" -c -o value_moves.o value_moves.c; \then mv -f ".deps/value_moves.Tpo" ".deps/value_moves.Po"; else rm -f ".deps/value_moves.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../patterns -I../patterns -I../sgf -I../utils -MT worm.o -MD -MP -MF ".deps/worm.Tpo" -c -o worm.o worm.c; \then mv -f ".deps/worm.Tpo" ".deps/worm.Po"; else rm -f ".deps/worm.Tpo"; exit 1; firm -f libboard.aar cru libboard.a board.o boardlib.o hash.o printutils.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libboard.arm -f libengine.aar cru libengine.a aftermath.o board.o boardlib.o breakin.o cache.o clock.o combination.o dragon.o endgame.o filllib.o fuseki.o genmove.o globals.o handicap.o hash.o influence.o interface.o matchpat.o montecarlo.o move_reasons.o movelist.o optics.o oracle.o owl.o persistent.o printutils.o readconnect.o reading.o semeai.o sgfdecide.o sgffile.o shapes.o showbord.o surround.o unconditional.o utils.o value_moves.o worm.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libengine.amake[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/engine'Making all in patternsmake[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/patterns'if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT connections.o -MD -MP -MF ".deps/connections.Tpo" -c -o connections.o connections.c; \then mv -f ".deps/connections.Tpo" ".deps/connections.Po"; else rm -f ".deps/connections.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT helpers.o -MD -MP -MF ".deps/helpers.Tpo" -c -o helpers.o helpers.c; \then mv -f ".deps/helpers.Tpo" ".deps/helpers.Po"; else rm -f ".deps/helpers.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT transform.o -MD -MP -MF ".deps/transform.Tpo" -c -o transform.o transform.c; \then mv -f ".deps/transform.Tpo" ".deps/transform.Po"; else rm -f ".deps/transform.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT mkpat.o -MD -MP -MF ".deps/mkpat.Tpo" -c -o mkpat.o mkpat.c; \then mv -f ".deps/mkpat.Tpo" ".deps/mkpat.Po"; else rm -f ".deps/mkpat.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT dfa.o -MD -MP -MF ".deps/dfa.Tpo" -c -o dfa.o dfa.c; \then mv -f ".deps/dfa.Tpo" ".deps/dfa.Po"; else rm -f ".deps/dfa.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT mkeyes.o -MD -MP -MF ".deps/mkeyes.Tpo" -c -o mkeyes.o mkeyes.c; \then mv -f ".deps/mkeyes.Tpo" ".deps/mkeyes.Po"; else rm -f ".deps/mkeyes.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT uncompress_fuseki.o -MD -MP -MF ".deps/uncompress_fuseki.Tpo" -c -o uncompress_fuseki.o uncompress_fuseki.c; \then mv -f ".deps/uncompress_fuseki.Tpo" ".deps/uncompress_fuseki.Po"; else rm -f ".deps/uncompress_fuseki.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT joseki.o -MD -MP -MF ".deps/joseki.Tpo" -c -o joseki.o joseki.c; \then mv -f ".deps/joseki.Tpo" ".deps/joseki.Po"; else rm -f ".deps/joseki.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT mkmcpat.o -MD -MP -MF ".deps/mkmcpat.Tpo" -c -o mkmcpat.o mkmcpat.c; \then mv -f ".deps/mkmcpat.Tpo" ".deps/mkmcpat.Po"; else rm -f ".deps/mkmcpat.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT globals.o -MD -MP -MF ".deps/globals.Tpo" -c -o globals.o `test -f '../engine/globals.c' || echo './'`../engine/globals.c; \then mv -f ".deps/globals.Tpo" ".deps/globals.Po"; else rm -f ".deps/globals.Tpo"; exit 1; figcc -o mkpat mkpat.o transform.o dfa.o ../utils/libutils.a -lncurses -lm gcc -o mkeyes mkeyes.o ../utils/libutils.a -lncurses -lm gcc -o uncompress_fuseki uncompress_fuseki.o ../utils/libutils.a ../engine/libboard.a ../sgf/libsgf.a -lncurses -lm gcc -o joseki joseki.o ../engine/libboard.a ../sgf/libsgf.a ../utils/libutils.a -lncurses -lm ./mkpat -b handipat -i ./handicap.db -o handipat.c./mkpat -b oracle -i ./oracle.db -o oraclepat.cgcc -o mkmcpat mkmcpat.o globals.o ../engine/libengine.a ../sgf/libsgf.a ../utils/libutils.a -lncurses -lm ./mkpat -c conn -i ./conn.db -o conn.c./mkpat -b pat -i ./patterns.db -i./patterns2.db \ -o patterns.c./mkpat -X attpat -i ./attack.db -o apatterns.c./mkpat defpat -i ./defense.db -o dpatterns.c./mkeyes < ./eyes.db >eyes.c./mkpat -c influencepat -i ./influence.db -o influence.c./mkpat -c -b barrierspat -i ./barriers.db -o barriers.c./mkpat -b endpat -i ./endgame.db -o endgame.c./mkpat -D -m -b -t ./aa_attackpats.dtr aa_attackpat \ -i ./aa_attackpats.db -o aa_attackpat.c---------------------------DFA for aa_attackpatsize: 3 kB for 28 patterns (375 states)---------------------------./mkpat -D -m -b -t ./owl_attackpats.dtr owl_attackpat \ -i ./owl_attackpats.db -o owl_attackpat.c./mkpat -D -m -b -t ./owl_vital_apats.dtr owl_vital_apat \ -i ./owl_vital_apats.db -o owl_vital_apat.c---------------------------DFA for owl_vital_apatsize: 10 kB for 59 patterns (1032 states)---------------------------./mkpat -D -m -b -t ./owl_defendpats.dtr owl_defendpat \ -i ./owl_defendpats.db -o owl_defendpat.c---------------------------DFA for owl_attackpatsize: 93 kB for 397 patterns (9414 states)---------------------------./mkpat -b fusekipat -i ./fuseki.db -o fusekipat.c./uncompress_fuseki 9 ./fuseki9.dbz c >fuseki9.c---------------------------./uncompress_fuseki 13 ./fuseki13.dbz c >fuseki13.c./uncompress_fuseki 19 ./fuseki19.dbz c >fuseki19.cDFA for owl_defendpatsize: 125 kB for 488 patterns (12653 states)---------------------------./joseki JG ./gogo.sgf >gogo.db./joseki JHK ./hoshi_keima.sgf >hoshi_keima.db./joseki JHO ./hoshi_other.sgf >hoshi_other.db./joseki JK ./komoku.sgf >komoku.db./joseki JS ./sansan.sgf >sansan.db./joseki JM ./mokuhazushi.sgf >mokuhazushi.db./joseki JT ./takamoku.sgf >takamoku.dbif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT handipat.o -MD -MP -MF ".deps/handipat.Tpo" -c -o handipat.o handipat.c; \then mv -f ".deps/handipat.Tpo" ".deps/handipat.Po"; else rm -f ".deps/handipat.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT oraclepat.o -MD -MP -MF ".deps/oraclepat.Tpo" -c -o oraclepat.o oraclepat.c; \then mv -f ".deps/oraclepat.Tpo" ".deps/oraclepat.Po"; else rm -f ".deps/oraclepat.Tpo"; exit 1; fi./mkmcpat ./mc_montegnu_classic.db ./mc_mogo_classic.db ./mc_uniform.db > mcpat.cif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT conn.o -MD -MP -MF ".deps/conn.Tpo" -c -o conn.o conn.c; \then mv -f ".deps/conn.Tpo" ".deps/conn.Po"; else rm -f ".deps/conn.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT patterns.o -MD -MP -MF ".deps/patterns.Tpo" -c -o patterns.o patterns.c; \then mv -f ".deps/patterns.Tpo" ".deps/patterns.Po"; else rm -f ".deps/patterns.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT apatterns.o -MD -MP -MF ".deps/apatterns.Tpo" -c -o apatterns.o apatterns.c; \then mv -f ".deps/apatterns.Tpo" ".deps/apatterns.Po"; else rm -f ".deps/apatterns.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT dpatterns.o -MD -MP -MF ".deps/dpatterns.Tpo" -c -o dpatterns.o dpatterns.c; \then mv -f ".deps/dpatterns.Tpo" ".deps/dpatterns.Po"; else rm -f ".deps/dpatterns.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT eyes.o -MD -MP -MF ".deps/eyes.Tpo" -c -o eyes.o eyes.c; \then mv -f ".deps/eyes.Tpo" ".deps/eyes.Po"; else rm -f ".deps/eyes.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT influence.o -MD -MP -MF ".deps/influence.Tpo" -c -o influence.o influence.c; \then mv -f ".deps/influence.Tpo" ".deps/influence.Po"; else rm -f ".deps/influence.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT barriers.o -MD -MP -MF ".deps/barriers.Tpo" -c -o barriers.o barriers.c; \then mv -f ".deps/barriers.Tpo" ".deps/barriers.Po"; else rm -f ".deps/barriers.Tpo"; exit 1; fibarriers.c: In function 'autohelperbarrierspat151':barriers.c:2732:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));; ^~barriers.c:2732:71: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));; ^~barriers.c: In function 'autohelperbarrierspat156':barriers.c:2804:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));; ^~barriers.c:2804:71: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));; ^~if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT endgame.o -MD -MP -MF ".deps/endgame.Tpo" -c -o endgame.o endgame.c; \then mv -f ".deps/endgame.Tpo" ".deps/endgame.Po"; else rm -f ".deps/endgame.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT aa_attackpat.o -MD -MP -MF ".deps/aa_attackpat.Tpo" -c -o aa_attackpat.o aa_attackpat.c; \then mv -f ".deps/aa_attackpat.Tpo" ".deps/aa_attackpat.Po"; else rm -f ".deps/aa_attackpat.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT owl_attackpat.o -MD -MP -MF ".deps/owl_attackpat.Tpo" -c -o owl_attackpat.o owl_attackpat.c; \then mv -f ".deps/owl_attackpat.Tpo" ".deps/owl_attackpat.Po"; else rm -f ".deps/owl_attackpat.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT owl_vital_apat.o -MD -MP -MF ".deps/owl_vital_apat.Tpo" -c -o owl_vital_apat.o owl_vital_apat.c; \then mv -f ".deps/owl_vital_apat.Tpo" ".deps/owl_vital_apat.Po"; else rm -f ".deps/owl_vital_apat.Tpo"; exit 1; fiowl_vital_apat.c: In function 'autohelperowl_vital_apat32':owl_vital_apat.c:615:85: warning: comparison of constant '5' with boolean expression is always false [-Wbool-compare] return countlib(a)>1 || !play_attack_defend_n(color, 1, 3, move, NO_MOVE, b, move)==WIN; ^~owl_vital_apat.c:615:85: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT owl_defendpat.o -MD -MP -MF ".deps/owl_defendpat.Tpo" -c -o owl_defendpat.o owl_defendpat.c; \then mv -f ".deps/owl_defendpat.Tpo" ".deps/owl_defendpat.Po"; else rm -f ".deps/owl_defendpat.Tpo"; exit 1; fiowl_defendpat.c: In function 'autohelperowl_defendpat484':owl_defendpat.c:6425:7: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a, b; ^owl_defendpat.c: In function 'autohelperowl_defendpat485':owl_defendpat.c:6438:7: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a, b; ^if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT fusekipat.o -MD -MP -MF ".deps/fusekipat.Tpo" -c -o fusekipat.o fusekipat.c; \then mv -f ".deps/fusekipat.Tpo" ".deps/fusekipat.Po"; else rm -f ".deps/fusekipat.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT fuseki9.o -MD -MP -MF ".deps/fuseki9.Tpo" -c -o fuseki9.o fuseki9.c; \then mv -f ".deps/fuseki9.Tpo" ".deps/fuseki9.Po"; else rm -f ".deps/fuseki9.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT fuseki13.o -MD -MP -MF ".deps/fuseki13.Tpo" -c -o fuseki13.o fuseki13.c; \then mv -f ".deps/fuseki13.Tpo" ".deps/fuseki13.Po"; else rm -f ".deps/fuseki13.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT fuseki19.o -MD -MP -MF ".deps/fuseki19.Tpo" -c -o fuseki19.o fuseki19.c; \then mv -f ".deps/fuseki19.Tpo" ".deps/fuseki19.Po"; else rm -f ".deps/fuseki19.Tpo"; exit 1; fi./mkpat -C joseki -i gogo.db -i hoshi_keima.db -i hoshi_other.db -i komoku.db -i sansan.db -i mokuhazushi.db -i takamoku.db -o josekidb.c---------------------------corner database for josekisize: 279 kB for 1622 patterns (8673 variations)---------------------------if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT mcpat.o -MD -MP -MF ".deps/mcpat.Tpo" -c -o mcpat.o mcpat.c; \then mv -f ".deps/mcpat.Tpo" ".deps/mcpat.Po"; else rm -f ".deps/mcpat.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../engine -I../utils -I../sgf -MT josekidb.o -MD -MP -MF ".deps/josekidb.Tpo" -c -o josekidb.o josekidb.c; \then mv -f ".deps/josekidb.Tpo" ".deps/josekidb.Po"; else rm -f ".deps/josekidb.Tpo"; exit 1; firm -f libpatterns.aar cru libpatterns.a connections.o helpers.o transform.o conn.o patterns.o apatterns.o dpatterns.o eyes.o influence.o barriers.o endgame.o aa_attackpat.o owl_attackpat.o owl_vital_apat.o owl_defendpat.o fusekipat.o fuseki9.o fuseki13.o fuseki19.o josekidb.o handipat.o oraclepat.o mcpat.o ar: `u' modifier ignored since `D' is the default (see `U')ranlib libpatterns.amake[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/patterns'Making all in interfacemake[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/interface'if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../sgf -I../engine -I../utils -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../sgf -I../engine -I../utils -MT play_ascii.o -MD -MP -MF ".deps/play_ascii.Tpo" -c -o play_ascii.o play_ascii.c; \then mv -f ".deps/play_ascii.Tpo" ".deps/play_ascii.Po"; else rm -f ".deps/play_ascii.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../sgf -I../engine -I../utils -MT play_gmp.o -MD -MP -MF ".deps/play_gmp.Tpo" -c -o play_gmp.o play_gmp.c; \then mv -f ".deps/play_gmp.Tpo" ".deps/play_gmp.Po"; else rm -f ".deps/play_gmp.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../sgf -I../engine -I../utils -MT play_gtp.o -MD -MP -MF ".deps/play_gtp.Tpo" -c -o play_gtp.o play_gtp.c; \then mv -f ".deps/play_gtp.Tpo" ".deps/play_gtp.Po"; else rm -f ".deps/play_gtp.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../sgf -I../engine -I../utils -MT play_solo.o -MD -MP -MF ".deps/play_solo.Tpo" -c -o play_solo.o play_solo.c; \then mv -f ".deps/play_solo.Tpo" ".deps/play_solo.Po"; else rm -f ".deps/play_solo.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../sgf -I../engine -I../utils -MT play_test.o -MD -MP -MF ".deps/play_test.Tpo" -c -o play_test.o play_test.c; \then mv -f ".deps/play_test.Tpo" ".deps/play_test.Po"; else rm -f ".deps/play_test.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../sgf -I../engine -I../utils -MT gmp.o -MD -MP -MF ".deps/gmp.Tpo" -c -o gmp.o gmp.c; \then mv -f ".deps/gmp.Tpo" ".deps/gmp.Po"; else rm -f ".deps/gmp.Tpo"; exit 1; fiif gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement -I../sgf -I../engine -I../utils -MT gtp.o -MD -MP -MF ".deps/gtp.Tpo" -c -o gtp.o gtp.c; \then mv -f ".deps/gtp.Tpo" ".deps/gtp.Po"; else rm -f ".deps/gtp.Tpo"; exit 1; figcc -o gnugo main.o play_ascii.o play_gmp.o play_gtp.o play_solo.o play_test.o gmp.o gtp.o ../engine/libengine.a ../patterns/libpatterns.a ../sgf/libsgf.a ../utils/libutils.a -lncurses -lm make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/interface'Making all in docmake[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/doc'make all-ammake[3]: Entering directory '/tmp/gnugo/src/gnugo-3.8/doc'make[3]: Nothing to be done for 'all-am'.make[3]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/doc'make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/doc'Making all in regressionmake[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/regression'make[2]: Nothing to be done for 'all'.make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/regression'make[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8'make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8'make[1]: Leaving directory '/tmp/gnugo/src/gnugo-3.8'==> Entering fakeroot environment...==> Starting package()...Making install in utilsmake[1]: Entering directory '/tmp/gnugo/src/gnugo-3.8/utils'make[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/utils'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/utils'make[1]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/utils'Making install in sgfmake[1]: Entering directory '/tmp/gnugo/src/gnugo-3.8/sgf'make[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/sgf'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/sgf'make[1]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/sgf'Making install in enginemake[1]: Entering directory '/tmp/gnugo/src/gnugo-3.8/engine'make[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/engine'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/engine'make[1]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/engine'Making install in patternsmake[1]: Entering directory '/tmp/gnugo/src/gnugo-3.8/patterns'make[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/patterns'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/patterns'make[1]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/patterns'Making install in interfacemake[1]: Entering directory '/tmp/gnugo/src/gnugo-3.8/interface'make[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/interface'test -z "/usr/bin" || mkdir -p -- "/tmp/gnugo/pkg/gnugo/usr/bin"make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'gnugo' '/tmp/gnugo/pkg/gnugo/usr/bin/gnugo'make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/interface'make[1]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/interface'Making install in docmake[1]: Entering directory '/tmp/gnugo/src/gnugo-3.8/doc'make install-ammake[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/doc'make[3]: Entering directory '/tmp/gnugo/src/gnugo-3.8/doc'make[3]: Nothing to be done for 'install-exec-am'.test -z "/usr/share/info" || mkdir -p -- "/tmp/gnugo/pkg/gnugo/usr/share/info"test -z "/usr/share/man/man6" || mkdir -p -- "/tmp/gnugo/pkg/gnugo/usr/share/man/man6" /usr/bin/install -c -m 644 './gnugo.6' '/tmp/gnugo/pkg/gnugo/usr/share/man/man6/gnugo.6' /usr/bin/install -c -m 644 './gnugo.info' '/tmp/gnugo/pkg/gnugo/usr/share/info/gnugo.info' /usr/bin/install -c -m 644 './gnugo.info-1' '/tmp/gnugo/pkg/gnugo/usr/share/info/gnugo.info-1' /usr/bin/install -c -m 644 './gnugo.info-2' '/tmp/gnugo/pkg/gnugo/usr/share/info/gnugo.info-2' /usr/bin/install -c -m 644 './gnugo.info-3' '/tmp/gnugo/pkg/gnugo/usr/share/info/gnugo.info-3' install-info --info-dir='/tmp/gnugo/pkg/gnugo/usr/share/info' '/tmp/gnugo/pkg/gnugo/usr/share/info/gnugo.info'make[3]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/doc'make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/doc'make[1]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/doc'Making install in regressionmake[1]: Entering directory '/tmp/gnugo/src/gnugo-3.8/regression'make[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8/regression'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/regression'make[1]: Leaving directory '/tmp/gnugo/src/gnugo-3.8/regression'make[1]: Entering directory '/tmp/gnugo/src/gnugo-3.8'make[2]: Entering directory '/tmp/gnugo/src/gnugo-3.8'make[2]: Nothing to be done for 'install-exec-am'.make[2]: Nothing to be done for 'install-data-am'.make[2]: Leaving directory '/tmp/gnugo/src/gnugo-3.8'make[1]: Leaving directory '/tmp/gnugo/src/gnugo-3.8'==> Tidying install... -> Removing doc files... -> Purging unwanted files...==> Checking for packaging issue...==> Creating package "gnugo"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file...error: invalid option '--noprogressbar' -> Generating .MTREE file... -> Compressing package...==> Leaving fakeroot environment.==> Finished making: gnugo 3.8-5 (Wed Aug 24 13:12:13 UTC 2016)CMD: pacman --query --file gnugo-3.8-5-x86_64.pkg.tar.xz
Creating hybrid package for 'gnugo'
Trying to find vanilla package 'gnugo'...
CMD: pacman --query --file /mirror/gnugo-3.8-5.pkg.tar.xz
Package file has the following structure:
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO usr .MTREE | xz -c -z
CMD: bsdtar -tqf gnugo.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/gnugo.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gnugo.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/gnugo.pkg.tar.xz
==> Extracting database to a temporary location...==> Extracting database to a temporary location...==> Adding package '/var/cache/pacman/pkg/gnugo.pkg.tar.xz' -> Computing checksums... -> Creating 'desc' db entry... -> Creating 'files' db entry...==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'Printing config logfiles
CMD: config logfiles '/tmp/gnugo/src/gnugo-3.8/config.log'
This file contains any messages produced by compilers whilerunning configure, to aid debugging if configure makes a mistake.It was created by gnugo configure 3.8, which wasgenerated by GNU Autoconf 2.61. Invocation command line was$ ./configure --host=x86_64-unknown-linux --prefix=/usr## --------- #### Platform. #### --------- ##hostname = 762fb9788de1uname -m = x86_64uname -r = 4.7.1-1-ARCHuname -s = Linuxuname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016/usr/bin/uname -p = unknown/bin/uname -X = unknown/bin/arch = unknown/usr/bin/arch -k = unknown/usr/convex/getsysinfo = unknown/usr/bin/hostinfo = unknown/bin/machine = unknown/usr/bin/oslevel = unknown/bin/universe = unknownPATH: /usr/local/sbinPATH: /usr/local/binPATH: /usr/sbinPATH: /usr/binPATH: /sbinPATH: /bin## ----------- #### Core tests. #### ----------- ##configure:1841: checking for a BSD-compatible installconfigure:1897: result: /usr/bin/install -cconfigure:1908: checking whether build environment is saneconfigure:1951: result: yesconfigure:2016: checking for gawkconfigure:2032: found /usr/sbin/gawkconfigure:2043: result: gawkconfigure:2054: checking whether make sets $(MAKE)configure:2075: result: yesconfigure:2151: checking for x86_64-unknown-linux-stripconfigure:2181: result: noconfigure:2191: checking for stripconfigure:2207: found /usr/sbin/stripconfigure:2218: result: stripconfigure:2265: checking whether to enable maintainer-specific portions of Makefilesconfigure:2274: result: noconfigure:2427: checking for x86_64-unknown-linux-gccconfigure:2457: result: noconfigure:2467: checking for gccconfigure:2483: found /usr/sbin/gccconfigure:2494: result: gccconfigure:2732: checking for C compiler versionconfigure:2739: gcc --version >&5gcc (GCC) 6.1.1 20160602Copyright (C) 2016 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NOwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.configure:2742: $? = 0configure:2749: gcc -v >&5Using built-in specs.COLLECT_GCC=gccCOLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapperTarget: x86_64-pc-linux-gnuConfigured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=releaseThread model: posixgcc version 6.1.1 20160602 (GCC)configure:2752: $? = 0configure:2759: gcc -V >&5gcc: error: unrecognized command line option '-V'gcc: fatal error: no input filescompilation terminated.configure:2762: $? = 1configure:2785: checking for C compiler default output file nameconfigure:2812: gcc conftest.c >&5configure:2815: $? = 0configure:2853: result: a.outconfigure:2870: checking whether the C compiler worksconfigure:2880: ./a.outconfigure:2883: $? = 0configure:2900: result: yesconfigure:2907: checking whether we are cross compilingconfigure:2909: result: noconfigure:2912: checking for suffix of executablesconfigure:2919: gcc -o conftest conftest.c >&5configure:2922: $? = 0configure:2946: result:configure:2952: checking for suffix of object filesconfigure:2978: gcc -c conftest.c >&5configure:2981: $? = 0configure:3004: result: oconfigure:3008: checking whether we are using the GNU C compilerconfigure:3037: gcc -c conftest.c >&5configure:3043: $? = 0configure:3060: result: yesconfigure:3065: checking whether gcc accepts -gconfigure:3095: gcc -c -g conftest.c >&5configure:3101: $? = 0configure:3200: result: yesconfigure:3217: checking for gcc option to accept ISO C89configure:3291: gcc -c conftest.c >&5configure:3297: $? = 0configure:3320: result: none neededconfigure:3349: checking for style of include used by makeconfigure:3377: result: GNUconfigure:3405: checking dependency style of gccconfigure:3495: result: gcc3configure:3517: checking for library containing powconfigure:3558: gcc -o conftest conftest.c >&5conftest.c:18:6: warning: conflicting types for built-in function 'pow'char pow ();^~~/tmp/ccG9vLdl.o: In function `main':conftest.c:(.text+0xa): undefined reference to `pow'collect2: error: ld returned 1 exit statusconfigure:3564: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "gnugo"| #define PACKAGE_TARNAME "gnugo"| #define PACKAGE_VERSION "3.8"| #define PACKAGE_STRING "gnugo 3.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "gnugo"| #define VERSION "3.8"| #define GNU_PACKAGE "GNU gnugo"| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char pow ();| int| main ()| {| return pow ();| ;| return 0;| }configure:3558: gcc -o conftest conftest.c -lm >&5conftest.c:18:6: warning: conflicting types for built-in function 'pow'char pow ();^~~configure:3564: $? = 0configure:3592: result: -lmconfigure:3601: checking for mingw32configure:3627: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:15:8: error: '__MINGW32__' undeclared (first use in this function)return __MINGW32__^~~~~~~~~~~conftest.c:15:8: note: each undeclared identifier is reported only once for each function it appears inconfigure:3633: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "gnugo"| #define PACKAGE_TARNAME "gnugo"| #define PACKAGE_VERSION "3.8"| #define PACKAGE_STRING "gnugo 3.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "gnugo"| #define VERSION "3.8"| #define GNU_PACKAGE "GNU gnugo"| /* end confdefs.h. */|| int| main ()| {| return __MINGW32__| ;| return 0;| }configure:3649: result: noconfigure:3744: checking how to run the C preprocessorconfigure:3784: gcc -E conftest.cconfigure:3790: $? = 0configure:3821: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3827: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "gnugo"| #define PACKAGE_TARNAME "gnugo"| #define PACKAGE_VERSION "3.8"| #define PACKAGE_STRING "gnugo 3.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "gnugo"| #define VERSION "3.8"| #define GNU_PACKAGE "GNU gnugo"| /* end confdefs.h. */| #include configure:3860: result: gcc -Econfigure:3889: gcc -E conftest.cconfigure:3895: $? = 0configure:3926: gcc -E conftest.cconftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory#include ^compilation terminated.configure:3932: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "gnugo"| #define PACKAGE_TARNAME "gnugo"| #define PACKAGE_VERSION "3.8"| #define PACKAGE_STRING "gnugo 3.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "gnugo"| #define VERSION "3.8"| #define GNU_PACKAGE "GNU gnugo"| /* end confdefs.h. */| #include configure:3972: checking for x86_64-unknown-linux-ranlibconfigure:4002: result: noconfigure:4012: checking for ranlibconfigure:4028: found /usr/sbin/ranlibconfigure:4039: result: ranlibconfigure:4066: checking whether make sets $(MAKE)configure:4087: result: yesconfigure:4097: checking whether time.h and sys/time.h may both be includedconfigure:4127: gcc -c conftest.c >&5configure:4133: $? = 0configure:4148: result: yesconfigure:4159: checking for an ANSI C-conforming constconfigure:4234: gcc -c conftest.c >&5configure:4240: $? = 0configure:4255: result: yesconfigure:4267: checking for grep that handles long lines and -econfigure:4341: result: /usr/sbin/grepconfigure:4346: checking for egrepconfigure:4424: result: /usr/sbin/grep -Econfigure:4429: checking for ANSI C header filesconfigure:4459: gcc -c conftest.c >&5configure:4465: $? = 0configure:4564: gcc -o conftest conftest.c -lm >&5configure:4567: $? = 0configure:4573: ./conftestconfigure:4576: $? = 0configure:4593: result: yesconfigure:4617: checking for sys/types.hconfigure:4638: gcc -c conftest.c >&5configure:4644: $? = 0configure:4660: result: yesconfigure:4617: checking for sys/stat.hconfigure:4638: gcc -c conftest.c >&5configure:4644: $? = 0configure:4660: result: yesconfigure:4617: checking for stdlib.hconfigure:4638: gcc -c conftest.c >&5configure:4644: $? = 0configure:4660: result: yesconfigure:4617: checking for string.hconfigure:4638: gcc -c conftest.c >&5configure:4644: $? = 0configure:4660: result: yesconfigure:4617: checking for memory.hconfigure:4638: gcc -c conftest.c >&5configure:4644: $? = 0configure:4660: result: yesconfigure:4617: checking for strings.hconfigure:4638: gcc -c conftest.c >&5configure:4644: $? = 0configure:4660: result: yesconfigure:4617: checking for inttypes.hconfigure:4638: gcc -c conftest.c >&5configure:4644: $? = 0configure:4660: result: yesconfigure:4617: checking for stdint.hconfigure:4638: gcc -c conftest.c >&5configure:4644: $? = 0configure:4660: result: yesconfigure:4617: checking for unistd.hconfigure:4638: gcc -c conftest.c >&5configure:4644: $? = 0configure:4660: result: yesconfigure:4679: checking for unistd.hconfigure:4685: result: yesconfigure:4689: checking sys/time.h usabilityconfigure:4706: gcc -c conftest.c >&5configure:4712: $? = 0configure:4726: result: yesconfigure:4730: checking sys/time.h presenceconfigure:4745: gcc -E conftest.cconfigure:4751: $? = 0configure:4765: result: yesconfigure:4793: checking for sys/time.hconfigure:4801: result: yesconfigure:4689: checking sys/times.h usabilityconfigure:4706: gcc -c conftest.c >&5configure:4712: $? = 0configure:4726: result: yesconfigure:4730: checking sys/times.h presenceconfigure:4745: gcc -E conftest.cconfigure:4751: $? = 0configure:4765: result: yesconfigure:4793: checking for sys/times.hconfigure:4801: result: yesconfigure:4832: checking curses.h usabilityconfigure:4849: gcc -c conftest.c >&5configure:4855: $? = 0configure:4869: result: yesconfigure:4873: checking curses.h presenceconfigure:4888: gcc -E conftest.cconfigure:4894: $? = 0configure:4908: result: yesconfigure:4936: checking for curses.hconfigure:4944: result: yesconfigure:4832: checking term.h usabilityconfigure:4849: gcc -c conftest.c >&5configure:4855: $? = 0configure:4869: result: yesconfigure:4873: checking term.h presenceconfigure:4888: gcc -E conftest.cconfigure:4894: $? = 0configure:4908: result: yesconfigure:4936: checking for term.hconfigure:4944: result: yesconfigure:4832: checking ncurses/curses.h usabilityconfigure:4849: gcc -c conftest.c >&5conftest.c:60:28: fatal error: ncurses/curses.h: No such file or directory#include ^compilation terminated.configure:4855: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "gnugo"| #define PACKAGE_TARNAME "gnugo"| #define PACKAGE_VERSION "3.8"| #define PACKAGE_STRING "gnugo 3.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "gnugo"| #define VERSION "3.8"| #define GNU_PACKAGE "GNU gnugo"| #define TIME_WITH_SYS_TIME 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_TIMES_H 1| #define HAVE_CURSES_H 1| #define HAVE_TERM_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4869: result: noconfigure:4873: checking ncurses/curses.h presenceconfigure:4888: gcc -E conftest.cconftest.c:27:28: fatal error: ncurses/curses.h: No such file or directory#include ^compilation terminated.configure:4894: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "gnugo"| #define PACKAGE_TARNAME "gnugo"| #define PACKAGE_VERSION "3.8"| #define PACKAGE_STRING "gnugo 3.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "gnugo"| #define VERSION "3.8"| #define GNU_PACKAGE "GNU gnugo"| #define TIME_WITH_SYS_TIME 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_TIMES_H 1| #define HAVE_CURSES_H 1| #define HAVE_TERM_H 1| /* end confdefs.h. */| #include configure:4908: result: noconfigure:4936: checking for ncurses/curses.hconfigure:4944: result: noconfigure:4832: checking ncurses/term.h usabilityconfigure:4849: gcc -c conftest.c >&5conftest.c:60:26: fatal error: ncurses/term.h: No such file or directory#include ^compilation terminated.configure:4855: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "gnugo"| #define PACKAGE_TARNAME "gnugo"| #define PACKAGE_VERSION "3.8"| #define PACKAGE_STRING "gnugo 3.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "gnugo"| #define VERSION "3.8"| #define GNU_PACKAGE "GNU gnugo"| #define TIME_WITH_SYS_TIME 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_TIMES_H 1| #define HAVE_CURSES_H 1| #define HAVE_TERM_H 1| /* end confdefs.h. */| #include | #ifdef HAVE_SYS_TYPES_H| # include | #endif| #ifdef HAVE_SYS_STAT_H| # include | #endif| #ifdef STDC_HEADERS| # include | # include | #else| # ifdef HAVE_STDLIB_H| # include | # endif| #endif| #ifdef HAVE_STRING_H| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H| # include | # endif| # include | #endif| #ifdef HAVE_STRINGS_H| # include | #endif| #ifdef HAVE_INTTYPES_H| # include | #endif| #ifdef HAVE_STDINT_H| # include | #endif| #ifdef HAVE_UNISTD_H| # include | #endif| #include configure:4869: result: noconfigure:4873: checking ncurses/term.h presenceconfigure:4888: gcc -E conftest.cconftest.c:27:26: fatal error: ncurses/term.h: No such file or directory#include ^compilation terminated.configure:4894: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "gnugo"| #define PACKAGE_TARNAME "gnugo"| #define PACKAGE_VERSION "3.8"| #define PACKAGE_STRING "gnugo 3.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "gnugo"| #define VERSION "3.8"| #define GNU_PACKAGE "GNU gnugo"| #define TIME_WITH_SYS_TIME 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_TIMES_H 1| #define HAVE_CURSES_H 1| #define HAVE_TERM_H 1| /* end confdefs.h. */| #include configure:4908: result: noconfigure:4936: checking for ncurses/term.hconfigure:4944: result: noconfigure:4974: checking for longconfigure:5005: gcc -c conftest.c >&5configure:5011: $? = 0configure:5026: result: yesconfigure:5033: checking size of longconfigure:5341: gcc -o conftest conftest.c -lm >&5configure:5344: $? = 0configure:5350: ./conftestconfigure:5353: $? = 0configure:5376: result: 8configure:5394: checking for vsnprintfconfigure:5450: gcc -o conftest conftest.c -lm >&5conftest.c:51:6: warning: conflicting types for built-in function 'vsnprintf'char vsnprintf ();^~~~~~~~~configure:5456: $? = 0configure:5474: result: yesconfigure:5394: checking for gettimeofdayconfigure:5450: gcc -o conftest conftest.c -lm >&5configure:5456: $? = 0configure:5474: result: yesconfigure:5394: checking for usleepconfigure:5450: gcc -o conftest conftest.c -lm >&5configure:5456: $? = 0configure:5474: result: yesconfigure:5394: checking for timesconfigure:5450: gcc -o conftest conftest.c -lm >&5configure:5456: $? = 0configure:5474: result: yesconfigure:5783: checking for variadic cpp defineconfigure:5810: gcc -c conftest.c >&5configure:5816: $? = 0configure:5832: result: yesconfigure:5845: checking whether gcc supports transparent unionsconfigure:5877: gcc -c conftest.c >&5conftest.c: In function 'main':conftest.c:42:3: warning: no semicolon at end of struct or union} A = { { .y = 0.0 } };^configure:5883: $? = 0configure:5899: result: yesconfigure:5924: checking for library containing tparmconfigure:5965: gcc -o conftest conftest.c -lm >&5/tmp/ccy6igAw.o: In function `main':conftest.c:(.text+0xa): undefined reference to `tparm'collect2: error: ld returned 1 exit statusconfigure:5971: $? = 1configure: failed program was:| /* confdefs.h. */| #define PACKAGE_NAME "gnugo"| #define PACKAGE_TARNAME "gnugo"| #define PACKAGE_VERSION "3.8"| #define PACKAGE_STRING "gnugo 3.8"| #define PACKAGE_BUGREPORT ""| #define PACKAGE "gnugo"| #define VERSION "3.8"| #define GNU_PACKAGE "GNU gnugo"| #define TIME_WITH_SYS_TIME 1| #define STDC_HEADERS 1| #define HAVE_SYS_TYPES_H 1| #define HAVE_SYS_STAT_H 1| #define HAVE_STDLIB_H 1| #define HAVE_STRING_H 1| #define HAVE_MEMORY_H 1| #define HAVE_STRINGS_H 1| #define HAVE_INTTYPES_H 1| #define HAVE_STDINT_H 1| #define HAVE_UNISTD_H 1| #define HAVE_UNISTD_H 1| #define HAVE_SYS_TIME_H 1| #define HAVE_SYS_TIMES_H 1| #define HAVE_CURSES_H 1| #define HAVE_TERM_H 1| #define SIZEOF_LONG 8| #define HAVE_VSNPRINTF 1| #define HAVE_GETTIMEOFDAY 1| #define HAVE_USLEEP 1| #define HAVE_TIMES 1| #define HAVE_VARIADIC_DEFINE 1| #define HAVE_TRANSPARENT_UNIONS 1| /* end confdefs.h. */|| /* Override any GCC internal prototype to avoid an error.| Use char because int might match the return type of a GCC| builtin and then its argument prototype would still apply. */| #ifdef __cplusplus| extern "C"| #endif| char tparm ();| int| main ()| {| return tparm ();| ;| return 0;| }configure:5965: gcc -o conftest conftest.c -lncurses -lm >&5configure:5971: $? = 0configure:5999: result: -lncursesconfigure:6027: checking for color supportconfigure:6029: result: cursesconfigure:6467: checking whether socket support can be compiledconfigure:6510: gcc -o conftest conftest.c -lncurses -lm >&5configure:6516: $? = 0configure:6533: result: yesconfigure:6698: creating ./config.status## ---------------------- #### Running config.status. #### ---------------------- ##This file was extended by gnugo config.status 3.8, which wasgenerated by GNU Autoconf 2.61. Invocation command line wasCONFIG_FILES =CONFIG_HEADERS =CONFIG_LINKS =CONFIG_COMMANDS =$ ./config.statuson 762fb9788de1config.status:653: creating Makefileconfig.status:653: creating interface/Makefileconfig.status:653: creating patterns/Makefileconfig.status:653: creating sgf/Makefileconfig.status:653: creating utils/Makefileconfig.status:653: creating engine/Makefileconfig.status:653: creating doc/Makefileconfig.status:653: creating regression/Makefileconfig.status:653: creating config.vcconfig.status:653: creating config.hconfig.status:959: executing depfiles commands## ---------------- #### Cache variables. #### ---------------- ##ac_cv_c_compiler_gnu=yesac_cv_c_const=yesac_cv_env_CC_set=ac_cv_env_CC_value=ac_cv_env_CFLAGS_set=setac_cv_env_CFLAGS_value=ac_cv_env_CPPFLAGS_set=setac_cv_env_CPPFLAGS_value=ac_cv_env_CPP_set=ac_cv_env_CPP_value=ac_cv_env_LDFLAGS_set=setac_cv_env_LDFLAGS_value=ac_cv_env_LIBS_set=ac_cv_env_LIBS_value=ac_cv_env_build_alias_set=ac_cv_env_build_alias_value=ac_cv_env_host_alias_set=setac_cv_env_host_alias_value=x86_64-unknown-linuxac_cv_env_target_alias_set=ac_cv_env_target_alias_value=ac_cv_func_gettimeofday=yesac_cv_func_times=yesac_cv_func_usleep=yesac_cv_func_vsnprintf=yesac_cv_header_curses_h=yesac_cv_header_inttypes_h=yesac_cv_header_memory_h=yesac_cv_header_ncurses_curses_h=noac_cv_header_ncurses_term_h=noac_cv_header_stdc=yesac_cv_header_stdint_h=yesac_cv_header_stdlib_h=yesac_cv_header_string_h=yesac_cv_header_strings_h=yesac_cv_header_sys_stat_h=yesac_cv_header_sys_time_h=yesac_cv_header_sys_times_h=yesac_cv_header_sys_types_h=yesac_cv_header_term_h=yesac_cv_header_time=yesac_cv_header_unistd_h=yesac_cv_mingw32=noac_cv_objext=oac_cv_path_EGREP='/usr/sbin/grep -E'ac_cv_path_GREP=/usr/sbin/grepac_cv_path_install='/usr/bin/install -c'ac_cv_prog_AWK=gawkac_cv_prog_CPP='gcc -E'ac_cv_prog_ac_ct_CC=gccac_cv_prog_ac_ct_RANLIB=ranlibac_cv_prog_ac_ct_STRIP=stripac_cv_prog_cc_c89=ac_cv_prog_cc_g=yesac_cv_prog_make_make_set=yesac_cv_search_pow=-lmac_cv_search_tparm=-lncursesac_cv_sizeof_long=8ac_cv_type_long=yesam_cv_CC_dependencies_compiler_type=gcc3gnugo_cv_cpp_variadic_define=yesgnugo_cv_sockets_supported=yesgnugo_cv_transparent_unions=yes## ----------------- #### Output variables. #### ----------------- ##ACLOCAL='${SHELL} /tmp/gnugo/src/gnugo-3.8/missing --run aclocal-1.9'AMDEPBACKSLASH='\'AMDEP_FALSE='#'AMDEP_TRUE=''AMTAR='${SHELL} /tmp/gnugo/src/gnugo-3.8/missing --run tar'AUTOCONF='${SHELL} /tmp/gnugo/src/gnugo-3.8/missing --run autoconf'AUTOHEADER='${SHELL} /tmp/gnugo/src/gnugo-3.8/missing --run autoheader'AUTOMAKE='${SHELL} /tmp/gnugo/src/gnugo-3.8/missing --run automake-1.9'AWK='gawk'CC='gcc'CCDEPMODE='depmode=gcc3'CFLAGS=''CPP='gcc -E'CPPFLAGS=''CYGPATH_W='echo'DEFS='-DHAVE_CONFIG_H'DEPDIR='.deps'DFA_ENABLED_FALSE='#'DFA_ENABLED_TRUE=''ECHO_C=''ECHO_N='-n'ECHO_T=''EGREP='/usr/sbin/grep -E'EXEEXT=''GCC_MAJOR_VERSION='6'GCC_MINOR_VERSION='1'GCC_ONLY_FALSE='#'GCC_ONLY_TRUE=''GNU_GO_WARNINGS='-Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wundef -Wdeclaration-after-statement'GREP='/usr/sbin/grep'INSTALL_DATA='${INSTALL} -m 644'INSTALL_PROGRAM='${INSTALL}'INSTALL_SCRIPT='${INSTALL}'INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'LDFLAGS=''LIBOBJS=''LIBS='-lncurses -lm 'LTLIBOBJS=''MAINT='#'MAINTAINER_MODE_FALSE=''MAINTAINER_MODE_TRUE='#'MAKEINFO='${SHELL} /tmp/gnugo/src/gnugo-3.8/missing --run makeinfo'OBJEXT='o'PACKAGE='gnugo'PACKAGE_BUGREPORT=''PACKAGE_NAME='gnugo'PACKAGE_STRING='gnugo 3.8'PACKAGE_TARNAME='gnugo'PACKAGE_VERSION='3.8'PATH_SEPARATOR=':'RANLIB='ranlib'SET_MAKE=''SHELL='/bin/sh'STRIP='strip'VERSION='3.8'ac_ct_CC='gcc'am__fastdepCC_FALSE='#'am__fastdepCC_TRUE=''am__include='include'am__leading_dot='.'am__quote=''am__tar='${AMTAR} chof - "$$tardir"'am__untar='${AMTAR} xf -'bindir='${exec_prefix}/bin'build_alias=''datadir='${datarootdir}'datarootdir='${prefix}/share'docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'dvidir='${docdir}'exec_prefix='${prefix}'glibconfig=''host_alias='x86_64-unknown-linux'htmldir='${docdir}'includedir='${prefix}/include'infodir='${datarootdir}/info'install_sh='/tmp/gnugo/src/gnugo-3.8/install-sh'libdir='${exec_prefix}/lib'libexecdir='${exec_prefix}/libexec'localedir='${datarootdir}/locale'localstatedir='${prefix}/var'mandir='${datarootdir}/man'mkdir_p='mkdir -p --'oldincludedir='/usr/include'pdfdir='${docdir}'prefix='/usr'program_transform_name='s,x,x,'psdir='${docdir}'sbindir='${exec_prefix}/sbin'sharedstatedir='${prefix}/com'sysconfdir='${prefix}/etc'target_alias=''## ----------- #### confdefs.h. #### ----------- ###define PACKAGE_NAME "gnugo"#define PACKAGE_TARNAME "gnugo"#define PACKAGE_VERSION "3.8"#define PACKAGE_STRING "gnugo 3.8"#define PACKAGE_BUGREPORT ""#define PACKAGE "gnugo"#define VERSION "3.8"#define GNU_PACKAGE "GNU gnugo"#define TIME_WITH_SYS_TIME 1#define STDC_HEADERS 1#define HAVE_SYS_TYPES_H 1#define HAVE_SYS_STAT_H 1#define HAVE_STDLIB_H 1#define HAVE_STRING_H 1#define HAVE_MEMORY_H 1#define HAVE_STRINGS_H 1#define HAVE_INTTYPES_H 1#define HAVE_STDINT_H 1#define HAVE_UNISTD_H 1#define HAVE_UNISTD_H 1#define HAVE_SYS_TIME_H 1#define HAVE_SYS_TIMES_H 1#define HAVE_CURSES_H 1#define HAVE_TERM_H 1#define SIZEOF_LONG 8#define HAVE_VSNPRINTF 1#define HAVE_GETTIMEOFDAY 1#define HAVE_USLEEP 1#define HAVE_TIMES 1#define HAVE_VARIADIC_DEFINE 1#define HAVE_TRANSPARENT_UNIONS 1#define TERMINFO 1#define READLINE 0#define GRID_OPT 1#define DEFAULT_MEMORY -1#define DEFAULT_LEVEL 10#define OWL_NODE_LIMIT 1000#define SEMEAI_NODE_LIMIT 500#define CHINESE_RULES 0#define RESIGNATION_ALLOWED 1#define ORACLE 0#define USE_BREAK_IN 1#define EXPERIMENTAL_OWL_EXT 0#define COSMIC_GNUGO 0#define LARGE_SCALE 0#define EXPERIMENTAL_CONNECTIONS 1#define ALTERNATE_CONNECTIONS 1#define OWL_THREATS 0#define USE_VALGRIND 0#define ENABLE_SOCKET_SUPPORT 1configure: exit 0