==> Synchronizing chroot copy [/home/leming/armv7/root] -> [leming]...done ==> Making package: gnugo 3.8-8 (Tue Jul 2 19:36:24 2024) ==> Retrieving sources... -> Found gnugo-3.8.tar.gz -> Found gnugo-3.8.tar.gz.sig -> Found Wformat-security.patch ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with sha256sums... gnugo-3.8.tar.gz ... Passed gnugo-3.8.tar.gz.sig ... Skipped Wformat-security.patch ... Passed ==> Making package: gnugo 3.8-8 (Tue Jul 2 19:36:44 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found gnugo-3.8.tar.gz -> Found gnugo-3.8.tar.gz.sig -> Found Wformat-security.patch ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting gnugo-3.8.tar.gz with bsdtar ==> Starting prepare()... patching file patterns/dfa.c patching file patterns/mkpat.c patching file patterns/uncompress_fuseki.c ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for library containing pow... -lm checking for mingw32... no checking how to run the C preprocessor... gcc -E checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/curses.h usability... no checking ncurses/curses.h presence... no checking for ncurses/curses.h... no checking ncurses/term.h usability... no checking ncurses/term.h presence... no checking for ncurses/term.h... no checking for long... yes checking size of long... 4 checking for vsnprintf... yes checking for gettimeofday... yes checking for usleep... yes checking for times... yes checking for variadic cpp define... yes checking whether gcc supports transparent unions... yes checking for library containing tparm... -lncurses checking for color support... curses checking whether socket support can be compiled... yes configure: creating ./config.status config.status: creating Makefile config.status: creating interface/Makefile config.status: creating patterns/Makefile config.status: creating sgf/Makefile config.status: creating utils/Makefile config.status: creating engine/Makefile config.status: creating doc/Makefile config.status: creating regression/Makefile config.status: creating config.vc config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory '/build/gnugo/src/gnugo-3.8' Making all in utils make[2]: Entering directory '/build/gnugo/src/gnugo-3.8/utils' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 gcc -DHAVE_CONFIG_H -I. -I. -I.. -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 rm -f libutils.a ar 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.a make[2]: Leaving directory '/build/gnugo/src/gnugo-3.8/utils' Making all in sgf make[2]: Entering directory '/build/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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 sgfgen.c: In function 'main': sgfgen.c:70:5: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 127 [-Wstringop-truncation] gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o sgfgen sgfgen.o -lncurses -lm rm -f libsgf.a ar cru libsgf.a sgf_utils.o sgfnode.o sgftree.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsgf.a make[2]: Leaving directory '/build/gnugo/src/gnugo-3.8/sgf' Making all in engine make[2]: Entering directory '/build/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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 In file included from board.h:30, from board.c:32: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from board.h:30, from gnugo.h:33, from cache.c:26: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from boardlib.c:27: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from aftermath.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from breakin.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from clock.h:27, from clock.c:39: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from combination.c:29: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 breakin.c: In function 'break_in_goal': breakin.c:385:3: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from dragon.c:44: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from endgame.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 In file included from board.h:30, from gnugo.h:33, from filllib.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from fuseki.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from genmove.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from globals.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from handicap.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from hash.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from influence.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from interface.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from matchpat.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from montecarlo.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from move_reasons.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from movelist.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 In file included from board.h:30, from gnugo.h:33, from optics.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from owl.c:49: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from persistent.c:49: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] move_reasons.c: In function 'list_move_reasons': move_reasons.c:1865:4: warning: this statement may fall through [-Wimplicit-fallthrough=] move_reasons.c:1867:2: note: here 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from printutils.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from readconnect.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] printutils.c: In function 'vgprintf': printutils.c:89:12: warning: this statement may fall through [-Wimplicit-fallthrough=] printutils.c:94:7: note: here 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from reading.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from semeai.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from sgfdecide.c:28: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from sgffile.c:33: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from showbord.c:38: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from board.h:30, from gnugo.h:33, from shapes.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from surround.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from unconditional.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 board.h:30, from gnugo.h:33, from utils.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from board.h:30, from gnugo.h:33, from value_moves.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 In file included from board.h:30, from gnugo.h:33, from worm.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] surround.c: In function 'compute_surroundings': surround.c:252:39: warning: 'left_corner' may be used uninitialized [-Wmaybe-uninitialized] surround.c:95:7: note: 'left_corner' declared here surround.c:252:39: warning: 'left_corner' may be used uninitialized [-Wmaybe-uninitialized] surround.c:95:7: note: 'left_corner' declared here surround.c:283:41: warning: 'right_corner' may be used uninitialized [-Wmaybe-uninitialized] surround.c:96:7: note: 'right_corner' declared here surround.c:283:41: warning: 'right_corner' may be used uninitialized [-Wmaybe-uninitialized] surround.c:96:7: note: 'right_corner' declared here surround.c:283:41: warning: 'right_corner' may be used uninitialized [-Wmaybe-uninitialized] surround.c:96:7: note: 'right_corner' declared here rm -f libboard.a ar cru libboard.a board.o boardlib.o hash.o printutils.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libboard.a reading.c: In function 'defend2': reading.c:1614:5: warning: 'special_rescue5_moves' accessing 12 bytes in a region of size 8 [-Wstringop-overflow=] reading.c:1614:5: note: referencing argument 2 of type 'int[3]' reading.c:2260:1: note: in a call to function 'special_rescue5_moves' reading.c: In function 'defend3': reading.c:1683:5: warning: 'hane_rescue_moves' accessing 16 bytes in a region of size 12 [-Wstringop-overflow=] reading.c:1683:5: note: referencing argument 2 of type 'int[4]' reading.c:2186:1: note: in a call to function 'hane_rescue_moves' value_moves.c: In function 'estimate_strategical_value': value_moves.c:2789:5: warning: this statement may fall through [-Wimplicit-fallthrough=] value_moves.c:2792:7: note: here 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libengine.a make[2]: Leaving directory '/build/gnugo/src/gnugo-3.8/engine' Making all in patterns make[2]: Entering directory '/build/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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 ../engine/board.h:30, from ../engine/liberty.h:27, from helpers.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from transform.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from connections.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from mkpat.c:84: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from dfa.c:28: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 ../engine/board.h:30, from ../engine/liberty.h:27, from eyes.h:24, from mkeyes.c:40: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from uncompress_fuseki.c:28: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from joseki.c:26: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mkeyes mkeyes.o ../utils/libutils.a -lncurses -lm In file included from ../engine/board.h:30, from ../engine/gnugo.h:33, from ../engine/globals.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from mkmcpat.c:32: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o uncompress_fuseki uncompress_fuseki.o ../utils/libutils.a ../engine/libboard.a ../sgf/libsgf.a -lncurses -lm gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o joseki joseki.o ../engine/libboard.a ../sgf/libsgf.a ../utils/libutils.a -lncurses -lm gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mkmcpat mkmcpat.o globals.o ../engine/libengine.a ../sgf/libsgf.a ../utils/libutils.a -lncurses -lm ./mkeyes < ./eyes.db >eyes.c 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from eyes.h:24, from eyes.c:29: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ./uncompress_fuseki 9 ./fuseki9.dbz c >fuseki9.c ./uncompress_fuseki 13 ./fuseki13.dbz c >fuseki13.c ./uncompress_fuseki 19 ./fuseki19.dbz c >fuseki19.c ./joseki JG ./gogo.sgf >gogo.db ./joseki JHK ./hoshi_keima.sgf >hoshi_keima.db mkpat.c: In function 'corner_best_element': mkpat.c:1939:47: warning: result of '2^2' is 0; did you mean '1 << 2' (4)? [-Wxor-used-as-pow] mkpat.c:1939:45: note: you can silence this warning by using a hexadecimal constant (0x2 rather than 2) mkpat.c:1939:55: warning: result of '2^1' is 3; did you mean '1 << 1' (2)? [-Wxor-used-as-pow] mkpat.c:1939:53: note: you can silence this warning by using a hexadecimal constant (0x2 rather than 2) mkpat.c: In function 'corner_follow_variation': mkpat.c:2005:35: warning: result of '2^2' is 0; did you mean '1 << 2' (4)? [-Wxor-used-as-pow] mkpat.c:2005:33: note: you can silence this warning by using a hexadecimal constant (0x2 rather than 2) mkpat.c:2005:43: warning: result of '2^1' is 3; did you mean '1 << 1' (2)? [-Wxor-used-as-pow] mkpat.c:2005:41: note: you can silence this warning by using a hexadecimal constant (0x2 rather than 2) mkpat.c: In function 'main': mkpat.c:2662:6: warning: this statement may fall through [-Wimplicit-fallthrough=] mkpat.c:2664:4: note: here mkpat.c:2731:6: warning: this statement may fall through [-Wimplicit-fallthrough=] mkpat.c:2733:8: note: here mkpat.c:2735:6: warning: this statement may fall through [-Wimplicit-fallthrough=] mkpat.c:2737:8: note: here mkpat.c:2805:9: warning: this statement may fall through [-Wimplicit-fallthrough=] mkpat.c:2806:2: note: here mkpat.c:2813:9: warning: this statement may fall through [-Wimplicit-fallthrough=] mkpat.c:2814:2: note: here mkpat.c:2901:7: warning: this statement may fall through [-Wimplicit-fallthrough=] mkpat.c:2902:5: note: here mkpat.c: In function 'finish_pattern': mkpat.c:1361:5: warning: this statement may fall through [-Wimplicit-fallthrough=] mkpat.c:1365:3: note: here mkpat.c:1243:2: warning: '__builtin___strncpy_chk' output may be truncated copying 79 bytes from a string of length 79 [-Wstringop-truncation] ./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.db ./mkmcpat ./mc_montegnu_classic.db ./mc_mogo_classic.db ./mc_uniform.db > mcpat.c 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o mkpat mkpat.o transform.o dfa.o ../utils/libutils.a -lncurses -lm 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from fuseki9.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from fuseki13.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ./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 ./mkpat -c influencepat -i ./influence.db -o influence.c ./mkpat -c -b barrierspat -i ./barriers.db -o barriers.c In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from fuseki19.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ./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 ./mkpat -D -m -b -t ./owl_attackpats.dtr owl_attackpat \ -i ./owl_attackpats.db -o owl_attackpat.c --------------------------- DFA for aa_attackpat size: 3 kB for 28 patterns (375 states) --------------------------- ./mkpat -D -m -b -t ./owl_vital_apats.dtr owl_vital_apat \ -i ./owl_vital_apats.db -o owl_vital_apat.c ./mkpat -D -m -b -t ./owl_defendpats.dtr owl_defendpat \ -i ./owl_defendpats.db -o owl_defendpat.c --------------------------- ./mkpat -b fusekipat -i ./fuseki.db -o fusekipat.c DFA for owl_vital_apat size: 10 kB for 59 patterns (1032 states) --------------------------- ./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 ./mkpat -b handipat -i ./handicap.db -o handipat.c ./mkpat -b oracle -i ./oracle.db -o oraclepat.c 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi --------------------------- DFA for owl_attackpat size: 93 kB for 397 patterns (9414 states) --------------------------- 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi --------------------------- In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from mcpat.c:30: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] DFA for owl_defendpat size: 125 kB for 488 patterns (12653 states) --------------------------- --------------------------- corner database for joseki size: 179 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from conn.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from apatterns.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from patterns.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from dpatterns.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from influence.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from barriers.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 ../engine/board.h:30, from ../engine/liberty.h:27, from endgame.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from aa_attackpat.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from owl_attackpat.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from owl_vital_apat.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] owl_vital_apat.c: In function 'autohelperowl_vital_apat32': owl_vital_apat.c:615:79: warning: comparison of constant '5' with boolean expression is always false [-Wbool-compare] owl_vital_apat.c:615:79: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] owl_vital_apat.c:615:27: note: add parentheses around left hand side expression to silence this warning 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from fusekipat.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from owl_defendpat.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from josekidb.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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 In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from handipat.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/liberty.h:27, from oraclepat.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] owl_defendpat.c: In function 'autohelperowl_defendpat484': owl_defendpat.c:6425:7: warning: variable 'a' set but not used [-Wunused-but-set-variable] owl_defendpat.c: In function 'autohelperowl_defendpat485': owl_defendpat.c:6438:7: warning: variable 'a' set but not used [-Wunused-but-set-variable] rm -f libpatterns.a ar 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.a make[2]: Leaving directory '/build/gnugo/src/gnugo-3.8/patterns' Making all in interface make[2]: Entering directory '/build/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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/gnugo.h:33, from play_gmp.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/gnugo.h:33, from play_gtp.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/gnugo.h:33, from play_solo.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/gnugo.h:33, from main.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] In file included from ../engine/board.h:30, from ../engine/gnugo.h:33, from play_ascii.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi main.c:1811:6: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 1811 | #if !USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ main.c:1811:6: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] main.c:1811:6: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] main.c:1888:6: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 1888 | #if !USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ main.c:1888:6: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] main.c:1888:6: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi In file included from ../engine/board.h:30, from ../engine/gnugo.h:33, from play_test.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 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 -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -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; fi play_ascii.c: In function 'do_play_ascii': play_ascii.c:893:4: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result] main.c: In function 'socket_stop_listening': main.c:1925:5: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] In file included from gtp.h:42, from gtp.c:46: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] 39 | #if USE_WINDOWS_SOCKET_CLUDGE | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable []8;;https://gcc.gnu.org/onlinedocs/gcc-14.1.0/gcc/Warning-Options.html#index-Wexpansion-to-defined-Wexpansion-to-defined]8;;] gmp.c: In function 'heartbeat': gmp.c:737:2: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] gmp.c: In function 'putCommand': gmp.c:505:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] gcc -march=armv7-a -mfloat-abi=hard -mfpu=neon -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcommon -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -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 '/build/gnugo/src/gnugo-3.8/interface' Making all in doc make[2]: Entering directory '/build/gnugo/src/gnugo-3.8/doc' make all-am make[3]: Entering directory '/build/gnugo/src/gnugo-3.8/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/build/gnugo/src/gnugo-3.8/doc' make[2]: Leaving directory '/build/gnugo/src/gnugo-3.8/doc' Making all in regression make[2]: Entering directory '/build/gnugo/src/gnugo-3.8/regression' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/build/gnugo/src/gnugo-3.8/regression' make[2]: Entering directory '/build/gnugo/src/gnugo-3.8' make[2]: Leaving directory '/build/gnugo/src/gnugo-3.8' make[1]: Leaving directory '/build/gnugo/src/gnugo-3.8' ==> Entering fakeroot environment... ==> Starting package()... Making install in utils make[1]: Entering directory '/build/gnugo/src/gnugo-3.8/utils' make[2]: Entering directory '/build/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 '/build/gnugo/src/gnugo-3.8/utils' make[1]: Leaving directory '/build/gnugo/src/gnugo-3.8/utils' Making install in sgf make[1]: Entering directory '/build/gnugo/src/gnugo-3.8/sgf' make[2]: Entering directory '/build/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 '/build/gnugo/src/gnugo-3.8/sgf' make[1]: Leaving directory '/build/gnugo/src/gnugo-3.8/sgf' Making install in engine make[1]: Entering directory '/build/gnugo/src/gnugo-3.8/engine' make[2]: Entering directory '/build/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 '/build/gnugo/src/gnugo-3.8/engine' make[1]: Leaving directory '/build/gnugo/src/gnugo-3.8/engine' Making install in patterns make[1]: Entering directory '/build/gnugo/src/gnugo-3.8/patterns' make[2]: Entering directory '/build/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 '/build/gnugo/src/gnugo-3.8/patterns' make[1]: Leaving directory '/build/gnugo/src/gnugo-3.8/patterns' Making install in interface make[1]: Entering directory '/build/gnugo/src/gnugo-3.8/interface' make[2]: Entering directory '/build/gnugo/src/gnugo-3.8/interface' test -z "/usr/bin" || mkdir -p -- "/build/gnugo/pkg/gnugo/usr/bin" make[2]: Nothing to be done for 'install-data-am'. /usr/bin/install -c 'gnugo' '/build/gnugo/pkg/gnugo/usr/bin/gnugo' make[2]: Leaving directory '/build/gnugo/src/gnugo-3.8/interface' make[1]: Leaving directory '/build/gnugo/src/gnugo-3.8/interface' Making install in doc make[1]: Entering directory '/build/gnugo/src/gnugo-3.8/doc' make install-am make[2]: Entering directory '/build/gnugo/src/gnugo-3.8/doc' make[3]: Entering directory '/build/gnugo/src/gnugo-3.8/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/build/gnugo/pkg/gnugo/usr/share/info" test -z "/usr/share/man/man6" || mkdir -p -- "/build/gnugo/pkg/gnugo/usr/share/man/man6" /usr/bin/install -c -m 644 './gnugo.6' '/build/gnugo/pkg/gnugo/usr/share/man/man6/gnugo.6' /usr/bin/install -c -m 644 './gnugo.info' '/build/gnugo/pkg/gnugo/usr/share/info/gnugo.info' /usr/bin/install -c -m 644 './gnugo.info-1' '/build/gnugo/pkg/gnugo/usr/share/info/gnugo.info-1' /usr/bin/install -c -m 644 './gnugo.info-2' '/build/gnugo/pkg/gnugo/usr/share/info/gnugo.info-2' /usr/bin/install -c -m 644 './gnugo.info-3' '/build/gnugo/pkg/gnugo/usr/share/info/gnugo.info-3' install-info --info-dir='/build/gnugo/pkg/gnugo/usr/share/info' '/build/gnugo/pkg/gnugo/usr/share/info/gnugo.info' make[3]: Leaving directory '/build/gnugo/src/gnugo-3.8/doc' make[2]: Leaving directory '/build/gnugo/src/gnugo-3.8/doc' make[1]: Leaving directory '/build/gnugo/src/gnugo-3.8/doc' Making install in regression make[1]: Entering directory '/build/gnugo/src/gnugo-3.8/regression' make[2]: Entering directory '/build/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 '/build/gnugo/src/gnugo-3.8/regression' make[1]: Leaving directory '/build/gnugo/src/gnugo-3.8/regression' make[1]: Entering directory '/build/gnugo/src/gnugo-3.8' make[2]: Entering directory '/build/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 '/build/gnugo/src/gnugo-3.8' make[1]: Leaving directory '/build/gnugo/src/gnugo-3.8' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "gnugo"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: gnugo 3.8-8 (Tue Jul 2 19:37:23 2024) ==> Cleaning up...