D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/gnugo-3.8-14.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.4zfXtU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gnugo-3.8
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gnugo-3.8.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gnugo-3.8
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (gnugo-3.8-format-security.patch):'
Patch #0 (gnugo-3.8-format-security.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .format --fuzz=0
patching file patterns/dfa.c
patching file patterns/mkpat.c
patching file patterns/uncompress_fuseki.c
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.e1TeKO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gnugo-3.8
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ autoconf
configure.in:13: warning: The macro `AM_CONFIG_HEADER' is obsolete.
configure.in:13: You should run autoupdate.
aclocal.m4:353: AM_CONFIG_HEADER is expanded from...
configure.in:13: the top level
configure.in:26: warning: The macro `AC_FOREACH' is obsolete.
configure.in:26: You should run autoupdate.
./lib/autoconf/general.m4:191: AC_FOREACH is expanded from...
aclocal.m4:707: _AM_SET_OPTIONS is expanded from...
aclocal.m4:380: AM_INIT_AUTOMAKE is expanded from...
configure.in:26: the top level
configure.in:141: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:141: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:141: the top level
configure.in:158: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.in:158: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.in:158: the top level
configure.in:216: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:216: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:216: the top level
configure.in:235: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.in:235: You should run autoupdate.
./lib/autoconf/general.m4:2847: AC_TRY_COMPILE is expanded from...
configure.in:235: the top level
configure.in:547: warning: The macro `AC_TRY_LINK' is obsolete.
configure.in:547: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
configure.in:547: the top level
configure.in:589: warning: AC_OUTPUT should be used without arguments.
configure.in:589: You should run autoupdate.
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --bindir=/usr/games --enable-color --with-readline
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 aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for library containing pow... -lm
checking for mingw32... no
checking how to run the C preprocessor... gcc -E
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking whether make sets $(MAKE)... (cached) yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking for unistd.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/times.h... yes
checking for curses.h... yes
checking for term.h... yes
checking for ncurses/curses.h... yes
checking for ncurses/term.h... yes
checking size of long... 8
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 for library containing readline... -lreadline
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
+ /usr/bin/make -O -j8 V=1 VERBOSE=1
/usr/bin/make  all-recursive
Making all in utils
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c winsocket.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c getopt1.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c random.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gg_utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c getopt.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
rm -f libutils.a
ar cru libutils.a getopt.o getopt1.o random.o gg_utils.o winsocket.o 
ranlib libutils.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
Making all in sgf
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sgfgen.c
In file included from /usr/include/string.h:519,
                 from sgfgen.c:31:
In function 'strncpy',
    inlined from 'main' at sgfgen.c:70:5:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 4 bytes from a string of length 127 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sgfgen  sgfgen.o  -lreadline -lncurses -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sgf_utils.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sgftree.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sgfnode.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
rm -f libsgf.a
ar cru libsgf.a sgf_utils.o sgfnode.o sgftree.o 
ranlib libsgf.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
Making all in engine
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c boardlib.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c clock.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c cache.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c breakin.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
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]
  385 |   memset(non_territory, 0, BOARDMAX);
      |   ^~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c endgame.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c globals.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fuseki.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c filllib.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c handicap.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c hash.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c combination.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c interface.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c genmove.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c aftermath.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c movelist.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c oracle.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c matchpat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dragon.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c influence.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c move_reasons.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
move_reasons.c: In function 'list_move_reasons':
move_reasons.c:1865:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
 1865 |           gfprintf(out, "Move at %1m captures something\n", pos);
      |           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
move_reasons.c:1867:9: note: here
 1867 |         case YOUR_ATARI_ATARI_MOVE:
      |         ^~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c persistent.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c printutils.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c montecarlo.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sgffile.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c sgfdecide.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c board.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c showbord.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c semeai.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c shapes.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c unconditional.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c optics.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
rm -f libboard.a
ar cru libboard.a board.o boardlib.o hash.o printutils.o 
ranlib libboard.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c surround.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
In file included from gnugo.h:33,
                 from surround.c:24:
surround.c: In function 'compute_surroundings':
surround.c:252:39: warning: 'left_corner' may be used uninitialized [-Wmaybe-uninitialized]
  252 |   for (left_corners = 1; I(left_corner[left_corners-1]) < bottom_row;
board.h:146:25: note: in definition of macro 'I'
  146 | #define I(pos)        ((pos) / (MAX_BOARD + 1) - 1)
      |                         ^~~
surround.c:95:7: note: 'left_corner' declared here
   95 |   int left_corner[MAX_BOARD];
      |       ^~~~~~~~~~~
In file included from gnugo.h:33,
                 from surround.c:24:
surround.c:283:41: warning: 'right_corner' may be used uninitialized [-Wmaybe-uninitialized]
  283 |   for (right_corners = 1; I(right_corner[right_corners-1]) < bottom_row;
board.h:146:25: note: in definition of macro 'I'
  146 | #define I(pos)        ((pos) / (MAX_BOARD + 1) - 1)
      |                         ^~~
surround.c:96:7: note: 'right_corner' declared here
   96 |   int right_corner[MAX_BOARD];
      |       ^~~~~~~~~~~~
In file included from gnugo.h:33,
                 from surround.c:24:
surround.c:283:41: warning: 'right_corner' may be used uninitialized [-Wmaybe-uninitialized]
  283 |   for (right_corners = 1; I(right_corner[right_corners-1]) < bottom_row;
board.h:146:25: note: in definition of macro 'I'
  146 | #define I(pos)        ((pos) / (MAX_BOARD + 1) - 1)
      |                         ^~~
surround.c:96:7: note: 'right_corner' declared here
   96 |   int right_corner[MAX_BOARD];
      |       ^~~~~~~~~~~~
In file included from gnugo.h:33,
                 from surround.c:24:
surround.c:283:41: warning: 'right_corner' may be used uninitialized [-Wmaybe-uninitialized]
  283 |   for (right_corners = 1; I(right_corner[right_corners-1]) < bottom_row;
board.h:146:25: note: in definition of macro 'I'
  146 | #define I(pos)        ((pos) / (MAX_BOARD + 1) - 1)
      |                         ^~~
surround.c:96:7: note: 'right_corner' declared here
   96 |   int right_corner[MAX_BOARD];
      |       ^~~~~~~~~~~~
In file included from gnugo.h:33,
                 from surround.c:24:
surround.c:252:39: warning: 'left_corner' may be used uninitialized [-Wmaybe-uninitialized]
  252 |   for (left_corners = 1; I(left_corner[left_corners-1]) < bottom_row;
board.h:146:25: note: in definition of macro 'I'
  146 | #define I(pos)        ((pos) / (MAX_BOARD + 1) - 1)
      |                         ^~~
surround.c:95:7: note: 'left_corner' declared here
   95 |   int left_corner[MAX_BOARD];
      |       ^~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c utils.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c worm.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c owl.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c readconnect.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
readconnect.c: In function 'recursive_disconnect':
readconnect.c:1467:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1467 |   if (res == 0)
      |   ^~
readconnect.c:1470:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 1470 |     for (i = 1; ((i < Moves[0] + 1) && (res == 0)); i++)
      |     ^~~
readconnect.c: In function 'recursive_non_transitivity':
readconnect.c:1747:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1747 |   if (res == 0)
      |   ^~
readconnect.c:1750:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 1750 |     for (i = 1; ((i < Moves[0] + 1) && (res == 0)); i++)
      |     ^~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c value_moves.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
value_moves.c: In function 'estimate_strategical_value':
value_moves.c:2789:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2789 |         if (!move[pos].move_safety)
      |            ^
value_moves.c:2792:7: note: here
 2792 |       case CUT_MOVE:
      |       ^~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c reading.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
reading.c: In function 'defend4':
reading.c:1851:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 1851 |   if (stackp <= superstring_depth)
      |   ^~
reading.c:1853:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 1853 |     squeeze_moves(str, &moves);
      |     ^~~~~~~~~~~~~
reading.c: In function 'defend2':
reading.c:1614:5: warning: 'special_rescue5_moves' accessing 12 bytes in a region of size 8 [-Wstringop-overflow=]
 1614 |     special_rescue5_moves(str, libs, &moves);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
reading.c:1614:5: note: referencing argument 2 of type 'int *'
reading.c:2260:1: note: in a call to function 'special_rescue5_moves'
 2260 | special_rescue5_moves(int str, int libs[3],
      | ^~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
rm -f libengine.a
ar cru libengine.a aftermath.o board.o boardlib.o breakin.o cache.o clock.o combination.o dragon.o endgame.o filllib.o fuseki.o genmove.o globals.o handicap.o hash.o influence.o interface.o matchpat.o montecarlo.o move_reasons.o movelist.o optics.o oracle.o owl.o persistent.o printutils.o readconnect.o reading.o semeai.o sgfdecide.o sgffile.o shapes.o showbord.o surround.o unconditional.o utils.o value_moves.o worm.o 
ranlib libengine.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
Making all in patterns
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c transform.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c connections.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c uncompress_fuseki.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o globals.o `test -f '../engine/globals.c' || echo './'`../engine/globals.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mkmcpat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o uncompress_fuseki  uncompress_fuseki.o ../utils/libutils.a ../engine/libboard.a ../sgf/libsgf.a -lreadline -lncurses -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./uncompress_fuseki 13 ./fuseki13.dbz c >fuseki13.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./uncompress_fuseki 9 ./fuseki9.dbz c >fuseki9.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c joseki.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkmcpat  mkmcpat.o globals.o ../engine/libengine.a ../sgf/libsgf.a ../utils/libutils.a -lreadline -lncurses -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./uncompress_fuseki 19 ./fuseki19.dbz c >fuseki19.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o joseki  joseki.o ../engine/libboard.a ../sgf/libsgf.a ../utils/libutils.a  -lreadline -lncurses -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mkeyes.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./joseki JG ./gogo.sgf >gogo.db
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./joseki JHK ./hoshi_keima.sgf >hoshi_keima.db
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fuseki9.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./joseki JHO ./hoshi_other.sgf >hoshi_other.db
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./joseki JS ./sansan.sgf >sansan.db
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./joseki JK ./komoku.sgf >komoku.db
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./joseki JM ./mokuhazushi.sgf >mokuhazushi.db
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./joseki JT ./takamoku.sgf >takamoku.db
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fuseki13.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkeyes  mkeyes.o ../utils/libutils.a -lreadline -lncurses -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c helpers.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkeyes < ./eyes.db >eyes.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkmcpat ./mc_montegnu_classic.db ./mc_mogo_classic.db ./mc_uniform.db > mcpat.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c eyes.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fuseki19.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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dfa.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mkpat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
mkpat.c: In function 'main':
mkpat.c:2731:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2731 |                 if (command != 2)
      |                    ^
mkpat.c:2733:15: note: here
 2733 |               case '!':
      |               ^~~~
mkpat.c:2735:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
 2735 |                 if (command != 2)
      |                    ^
mkpat.c:2737:15: note: here
 2737 |               default:
      |               ^~~~~~~
In file included from /usr/include/string.h:519,
                 from mkpat.c:80:
In function 'strncpy',
    inlined from 'finish_pattern' at mkpat.c:1243:2:
/usr/include/bits/string_fortified.h:95:10: warning: '__builtin_strncpy' output may be truncated copying 79 bytes from a string of length 79 [-Wstringop-truncation]
   95 |   return __builtin___strncpy_chk (__dest, __src, __len,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   96 |                                   __glibc_objsize (__dest));
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mkpat  mkpat.o transform.o dfa.o ../utils/libutils.a -lreadline -lncurses -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -X attpat -i ./attack.db -o apatterns.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat defpat -i ./defense.db -o dpatterns.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -c conn -i ./conn.db -o conn.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -c influencepat -i ./influence.db -o influence.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -D -m -b -t ./aa_attackpats.dtr aa_attackpat \
               -i ./aa_attackpats.db -o aa_attackpat.c
---------------------------
DFA for aa_attackpat
size: 3 kB for 28 patterns (375 states)
---------------------------
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -b endpat -i ./endgame.db -o endgame.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -D -m -b -t ./owl_vital_apats.dtr owl_vital_apat \
               -i ./owl_vital_apats.db -o owl_vital_apat.c
---------------------------
DFA for owl_vital_apat
size: 10 kB for 59 patterns (1032 states)
---------------------------
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -c -b barrierspat -i ./barriers.db -o barriers.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -b oracle -i ./oracle.db -o oraclepat.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -b fusekipat -i ./fuseki.db -o fusekipat.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -b handipat -i ./handicap.db -o handipat.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -b pat -i ./patterns.db -i./patterns2.db \
               -o patterns.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -C joseki -i gogo.db -i hoshi_keima.db -i hoshi_other.db -i komoku.db -i sansan.db -i mokuhazushi.db -i takamoku.db -o josekidb.c
---------------------------
corner database for joseki
size: 279 kB for 1622 patterns (8673 variations)
---------------------------
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -D -m -b -t ./owl_attackpats.dtr owl_attackpat \
               -i ./owl_attackpats.db -o owl_attackpat.c
---------------------------
DFA for owl_attackpat
size: 93 kB for 397 patterns (9414 states)
---------------------------
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
./mkpat -D -m -b -t ./owl_defendpats.dtr owl_defendpat \
               -i ./owl_defendpats.db -o owl_defendpat.c
---------------------------
DFA for owl_defendpat
size: 125 kB for 488 patterns (12653 states)
---------------------------
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c apatterns.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dpatterns.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c influence.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c aa_attackpat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c conn.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c owl_vital_apat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
owl_vital_apat.c: In function 'autohelperowl_vital_apat32':
owl_vital_apat.c:615:85: warning: comparison of constant '5' with boolean expression is always false [-Wbool-compare]
  615 |   return countlib(a)>1 || !play_attack_defend_n(color, 1, 3, move, NO_MOVE, b, move)==WIN;
      |                                                                                     ^~
owl_vital_apat.c:615:85: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
owl_vital_apat.c:615:27: note: add parentheses around left hand side expression to silence this warning
  615 |   return countlib(a)>1 || !play_attack_defend_n(color, 1, 3, move, NO_MOVE, b, move)==WIN;
      |                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                           (                                                         )
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c handipat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c endgame.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c mcpat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c oraclepat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c fusekipat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c josekidb.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c barriers.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
barriers.c: In function 'autohelperbarrierspat151':
barriers.c:2732:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 2732 |   if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));;
      |   ^~
barriers.c:2732:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 2732 |   if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));;
      |                                                                       ^~
barriers.c: In function 'autohelperbarrierspat156':
barriers.c:2804:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
 2804 |   if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));;
      |   ^~
barriers.c:2804:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
 2804 |   if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));;
      |                                                                       ^~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c owl_attackpat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c owl_defendpat.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
owl_defendpat.c: In function 'autohelperowl_defendpat484':
owl_defendpat.c:6425:7: warning: variable 'a' set but not used [-Wunused-but-set-variable]
 6425 |   int a, b;
      |       ^
owl_defendpat.c: In function 'autohelperowl_defendpat485':
owl_defendpat.c:6438:7: warning: variable 'a' set but not used [-Wunused-but-set-variable]
 6438 |   int a, b;
      |       ^
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c patterns.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
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 
ranlib libpatterns.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
Making all in interface
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c play_gmp.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c play_test.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c play_solo.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gtp.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c gmp.c
gmp.c: In function 'heartbeat':
gmp.c:737:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  737 |         write(ge->outFile, ge->sendData, 4);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gmp.c: In function 'putCommand':
gmp.c:505:3: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  505 |   write(ge->outFile, ge->sendData, 4);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c main.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
main.c: In function 'socket_connect_to':
main.c:1811:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
 1811 | #if !USE_WINDOWS_SOCKET_CLUDGE
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1811:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
main.c:1811:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
main.c: In function 'socket_listen_at':
main.c:1888:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
 1888 | #if !USE_WINDOWS_SOCKET_CLUDGE
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~
main.c:1888:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
main.c:1888:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
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]
 1925 |     fread(buffer, sizeof buffer, 1, input_file);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c play_ascii.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
play_ascii.c: In function 'do_play_ascii':
play_ascii.c:893:11: warning: ignoring return value of 'fgets' declared with attribute 'warn_unused_result' [-Wunused-result]
  893 |           fgets(line, 80, stdin);
      |           ^~~~~~~~~~~~~~~~~~~~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
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   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c play_gtp.c
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 [-Wexpansion-to-defined]
   39 | #if USE_WINDOWS_SOCKET_CLUDGE
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fcommon -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lreadline -lncurses -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
Making all in doc
/usr/bin/make  all-am
make[3]: Nothing to be done for 'all-am'.
Making all in regression
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all-am'.
+ make check
Making check in utils
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
Making check in sgf
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
Making check in engine
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
Making check in patterns
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
Making check in interface
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
Making check in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
make  check-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
Making check in regression
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/regression'
./regress.sh . reading.tst 
./regress.sh . owl.tst 
./regress.sh . ld_owl.tst 
./regress.sh . optics.tst 
./regress.sh . filllib.tst 
./regress.sh . atari_atari.tst 
./regress.sh . connection.tst 
./regress.sh . break_in.tst 
./regress.sh . blunder.tst 
./regress.sh . unconditional.tst 
./regress.sh . trevora.tst 
./regress.sh . nngs1.tst 
./regress.sh . strategy.tst 
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/regression'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8'
make[1]: Nothing to be done for 'check-am'.
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yTolPU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64
+ cd gnugo-3.8
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in utils
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/utils'
Making install in sgf
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/sgf'
Making install in engine
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/engine'
Making install in patterns
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/patterns'
Making install in interface
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
test -z "/usr/games" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/games"
  /usr/bin/install -p 'gnugo' '/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/games/gnugo'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/interface'
Making install in doc
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
/usr/bin/make  install-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
make[3]: Nothing to be done for 'install-exec-am'.
test -z "/usr/share/info" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/info"
 /usr/bin/install -p -m 644 './gnugo.info' '/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/info/gnugo.info'
 /usr/bin/install -p -m 644 './gnugo.info-1' '/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/info/gnugo.info-1'
 /usr/bin/install -p -m 644 './gnugo.info-2' '/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/info/gnugo.info-2'
 /usr/bin/install -p -m 644 './gnugo.info-3' '/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/info/gnugo.info-3'
 install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/info/gnugo.info'
test -z "/usr/share/man/man6" || mkdir -p -- "/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/man/man6"
 /usr/bin/install -p -m 644 './gnugo.6' '/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/man/man6/gnugo.6'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/doc'
Making install in regression
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/regression'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/gnugo-3.8/regression'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8/regression'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/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 '/home/iurt/rpmbuild/BUILD/gnugo-3.8'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnugo-3.8'
+ install -D -m 644 interface/gnugo.el /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/emacs/site-lisp/gnugo.el
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/etc/emacs/site-start.d/
+ echo '(autoload '\''gnugo "gnugo" "GNU Go" t)'
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.8-14.mga9 --unique-debug-suffix -3.8-14.mga9.aarch64 --unique-debug-src-base gnugo-3.8-14.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gnugo-3.8

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/games/gnugo
dwz: ./usr/games/gnugo-3.8-14.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 3228kB, size after compression: 3228kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
19414 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: gnugo-3.8-14.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.5b4noI
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gnugo-3.8
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ cp -pr INSTALL /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ cp -pr README /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ cp -pr THANKS /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ cp -pr TODO /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64/usr/share/doc/gnugo
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(gnugo) = 3.8-14.mga9 gnugo = 3.8-14.mga9 gnugo(aarch-64) = 3.8-14.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.34)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libreadline.so.8()(64bit) libtinfo.so.6()(64bit)
Processing files: gnugo-debugsource-3.8-14.mga9.aarch64
Provides: gnugo-debugsource = 3.8-14.mga9 gnugo-debugsource(aarch-64) = 3.8-14.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gnugo-debuginfo-3.8-14.mga9.aarch64
Provides: debuginfo(build-id) = 20e154991f0064598e080bfaace5d1342903d65c gnugo-debuginfo = 3.8-14.mga9 gnugo-debuginfo(aarch-64) = 3.8-14.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gnugo-debugsource(aarch-64) = 3.8-14.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnugo-debuginfo-3.8-14.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnugo-3.8-14.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnugo-debugsource-3.8-14.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.NQ1hyb
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gnugo-3.8
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gnugo-3.8-14.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.bTZKrp
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gnugo-3.8
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!