MidnightBSD Magus

games/gnugo

The game of Go

Flavor Version Run OSVersion Arch License Restricted Status
3.8 500 3.0 amd64 gpl3 0 fail

License Permissions:

Events

Machine Type Time Message
m3064b info 2022-11-04 21:00:23.025011 Test Started
m3064b fail 2022-11-04 21:00:34.02617 make build returned non-zero: 1
m3064b fail 2022-11-04 21:00:34.071387 Test complete.

Log

===>  Building for gnugo-3.8
gmake[1]: Entering directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8'
gmake  all-recursive
gmake[2]: Entering directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8'
Making all in utils
gmake[3]: Entering directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8/utils'
if cc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from winsocket.c:34:
./winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
./winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
./winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
./winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
./winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
./winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
winsocket.c:37:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
./winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
winsocket.c:37:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
./winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
winsocket.c:37:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
./winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
6 warnings generated.
rm -f libutils.a
ar cru libutils.a getopt.o getopt1.o random.o gg_utils.o winsocket.o 
ranlib libutils.a
gmake[3]: Leaving directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8/utils'
Making all in sgf
gmake[3]: Entering directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8/sgf'
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fstack-protector-strong -o sgfgen  sgfgen.o  -lncurses -lm 
rm -f libsgf.a
ar cru libsgf.a sgf_utils.o sgfnode.o sgftree.o 
ranlib libsgf.a
gmake[3]: Leaving directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8/sgf'
Making all in engine
gmake[3]: Entering directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8/engine'
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from board.c:32:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from aftermath.c:25:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from breakin.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from boardlib.c:27:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from cache.c:26:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from clock.c:39:
In file included from ./clock.h:27:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from combination.c:29:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from dragon.c:44:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from endgame.c:25:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from filllib.c:25:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from fuseki.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from genmove.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from globals.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from handicap.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from hash.c:25:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from interface.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
3 warnings generated.
In file included from matchpat.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from montecarlo.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from move_reasons.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from influence.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from movelist.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from optics.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from owl.c:49:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from persistent.c:49:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from printutils.c:24:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from readconnect.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
readconnect.c:1470:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
    for (i = 1; ((i < Moves[0] + 1) && (res == 0)); i++)
    ^
readconnect.c:1467:3: note: previous statement is here
  if (res == 0)
  ^
readconnect.c:1750:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
    for (i = 1; ((i < Moves[0] + 1) && (res == 0)); i++)
    ^
readconnect.c:1747:3: note: previous statement is here
  if (res == 0)
  ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from reading.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
reading.c:1853:5: warning: misleading indentation; statement is not part of the previous 'if' [-Wmisleading-indentation]
    squeeze_moves(str, &moves);
    ^
reading.c:1851:3: note: previous statement is here
  if (stackp <= superstring_depth)
  ^
In file included from semeai.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from sgffile.c:33:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from sgfdecide.c:28:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from shapes.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
5 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from showbord.c:38:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from unconditional.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from surround.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from utils.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from value_moves.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
4 warnings generated.
rm -f libboard.a
ar cru libboard.a board.o boardlib.o hash.o printutils.o 
In file included from worm.c:24:
In file included from ./gnugo.h:33:
In file included from ./board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
ranlib libboard.a
3 warnings generated.
3 warnings generated.
rm -f libengine.a
ar 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 
ranlib libengine.a
gmake[3]: Leaving directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8/engine'
Making all in patterns
gmake[3]: Entering directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8/patterns'
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from connections.c:25:
In file included from ../engine/liberty.h:27:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
In file included from helpers.c:25:
In file included from ../engine/liberty.h:27:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from transform.c:24:
In file included from ../engine/liberty.h:27:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from mkpat.c:84:
In file included from ../engine/liberty.h:27:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
mkpat.c:1422:37: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
      code_pos += sprintf(code_pos, autohelper_functions[funcno].code);
                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkpat.c:1422:37: note: treat the string as an argument to avoid this
      code_pos += sprintf(code_pos, autohelper_functions[funcno].code);
                                    ^
                                    "%s", 
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from dfa.c:28:
In file included from ../engine/liberty.h:27:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
dfa.c:291:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  fprintf(f, line);
             ^~~~
dfa.c:291:14: note: treat the string as an argument to avoid this
  fprintf(f, line);
             ^
             "%s", 
dfa.c:298:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  fprintf(f, line);
             ^~~~
dfa.c:298:14: note: treat the string as an argument to avoid this
  fprintf(f, line);
             ^
             "%s", 
dfa.c:303:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  fprintf(f, line);
             ^~~~
dfa.c:303:14: note: treat the string as an argument to avoid this
  fprintf(f, line);
             ^
             "%s", 
dfa.c:321:14: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  fprintf(f, line);
             ^~~~
dfa.c:321:14: note: treat the string as an argument to avoid this
  fprintf(f, line);
             ^
             "%s", 
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from mkeyes.c:40:
In file included from ./eyes.h:24:
In file included from ../engine/liberty.h:27:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from uncompress_fuseki.c:28:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
uncompress_fuseki.c:227:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    printf(output_strings[PREAMBLE]);
           ^~~~~~~~~~~~~~~~~~~~~~~~
uncompress_fuseki.c:227:12: note: treat the string as an argument to avoid this
    printf(output_strings[PREAMBLE]);
           ^
           "%s", 
uncompress_fuseki.c:229:12: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
    printf(output_strings[FOOTER]);
           ^~~~~~~~~~~~~~~~~~~~~~
uncompress_fuseki.c:229:12: note: treat the string as an argument to avoid this
    printf(output_strings[FOOTER]);
           ^
           "%s", 
uncompress_fuseki.c:254:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  printf(output_strings[PREAMBLE]);
         ^~~~~~~~~~~~~~~~~~~~~~~~
uncompress_fuseki.c:254:10: note: treat the string as an argument to avoid this
  printf(output_strings[PREAMBLE]);
         ^
         "%s", 
uncompress_fuseki.c:311:10: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
  printf(output_strings[FOOTER]);
         ^~~~~~~~~~~~~~~~~~~~~~
uncompress_fuseki.c:311:10: note: treat the string as an argument to avoid this
  printf(output_strings[FOOTER]);
         ^
         "%s", 
7 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from joseki.c:26:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
7 warnings generated.
3 warnings generated.
if cc -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   -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -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; fi
In file included from ../engine/globals.c:24:
In file included from ../engine/gnugo.h:33:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
In file included from mkmcpat.c:32:
In file included from ../engine/liberty.h:27:
In file included from ../engine/board.h:30:
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
#if USE_WINDOWS_SOCKET_CLUDGE
    ^
../utils/winsocket.h:35:5: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
    ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:35:24: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
  ((defined(_WIN32) || defined(_WIN32_WCE))     \
                       ^
../utils/winsocket.h:39:5: warning: macro expansion producing 'defined' has undefined behavior [-Wexpansion-to-defined]
../utils/winsocket.h:36:7: note: expanded from macro 'USE_WINDOWS_SOCKET_CLUDGE'
   && defined(ENABLE_SOCKET_SUPPORT))
      ^
3 warnings generated.
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fstack-protector-strong -o mkeyes  mkeyes.o ../utils/libutils.a -lncurses -lm 
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fstack-protector-strong -o uncompress_fuseki  uncompress_fuseki.o ../utils/libutils.a ../engine/libboard.a ../sgf/libsgf.a -lncurses -lm 
3 warnings generated.
4 warnings generated.
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fstack-protector-strong -o joseki  joseki.o ../engine/libboard.a ../sgf/libsgf.a ../utils/libutils.a  -lncurses -lm 
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fstack-protector-strong -o mkmcpat  mkmcpat.o globals.o ../engine/libengine.a ../sgf/libsgf.a ../utils/libutils.a -lncurses -lm 
cc  -O2 -pipe -fstack-protector-strong -fno-strict-aliasing  -fstack-protector-strong -o mkpat  mkpat.o transform.o dfa.o ../utils/libutils.a -lncurses -lm 
ld: error: duplicate symbol: meaningless_black_moves
>>> defined at mkpat.c
>>>            mkpat.o:(meaningless_black_moves)
>>> defined at transform.c
>>>            transform.o:(.bss+0x15640)

ld: error: duplicate symbol: meaningless_white_moves
>>> defined at mkpat.c
>>>            mkpat.o:(meaningless_white_moves)
>>> defined at transform.c
>>>            transform.o:(.bss+0x15C80)

ld: error: duplicate symbol: meaningless_black_moves
>>> defined at mkpat.c
>>>            mkpat.o:(meaningless_black_moves)
>>> defined at dfa.c
>>>            dfa.o:(.bss+0x41D0)

ld: error: duplicate symbol: meaningless_white_moves
>>> defined at mkpat.c
>>>            mkpat.o:(meaningless_white_moves)
>>> defined at dfa.c
>>>            dfa.o:(.bss+0x4810)
ld: error: duplicate symbol: meaningless_black_moves
>>> defined at mkmcpat.c
>>>            mkmcpat.o:(meaningless_black_moves)
>>> defined at globals.c
>>>            globals.o:(.bss+0x120)

ld: error: duplicate symbol: meaningless_white_moves
>>> defined at mkmcpat.c
>>>            mkmcpat.o:(meaningless_white_moves)
>>> defined at globals.c
>>>            globals.o:(.bss+0x760)

ld: error: duplicate symbol: meaningless_black_moves
>>> defined at mkmcpat.c
>>>            mkmcpat.o:(meaningless_black_moves)
>>> defined at montecarlo.c
>>>            montecarlo.o:(.bss+0x135000) in archive ../engine/libengine.a

ld: error: duplicate symbol: meaningless_white_moves
>>> defined at mkmcpat.c
>>>            mkmcpat.o:(meaningless_white_moves)
>>> defined at montecarlo.c
>>>            montecarlo.o:(.bss+0x135640) in archive ../engine/libengine.a
cc: error: linker command failed with exit code 1 (use -v to see invocation)
./mkeyes < ./eyes.db >eyes.c
cc: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [Makefile:371: mkpat] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: *** [Makefile:368: mkmcpat] Error 1
gmake[3]: Leaving directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8/patterns'
gmake[2]: *** [Makefile:232: all-recursive] Error 1
gmake[2]: Leaving directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8'
gmake[1]: *** [Makefile:168: all] Error 2
gmake[1]: Leaving directory '/magus/work/usr/mports/games/gnugo/work/gnugo-3.8'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/games/gnugo

Links

Depends On

Depend Of

Categories

CVEs

  • Loading CVE information...

LLM Analysis