+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/gnugo.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Fri Apr 7 2005 Michael Schwendt Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gs7mJm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gnugo-3.8 + /usr/bin/gzip -dc /builddir/build/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 -p1 --fuzz=0 patching file patterns/dfa.c patching file patterns/mkpat.c patching file patterns/uncompress_fuseki.c + for f in AUTHORS THANKS + iconv -f iso8859-1 -t utf-8 AUTHORS + touch -r AUTHORS AUTHORS.conv + mv AUTHORS.conv AUTHORS + for f in AUTHORS THANKS + iconv -f iso8859-1 -t utf-8 THANKS + touch -r THANKS THANKS.conv + mv THANKS.conv THANKS + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GcRMdX + umask 022 + cd /builddir/build/BUILD + cd gnugo-3.8 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --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 riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for library containing pow... -lm checking for mingw32... no checking how to run the C preprocessor... gcc -E checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for an ANSI C-conforming const... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for unistd.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking term.h usability... yes checking term.h presence... yes checking for term.h... yes checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking ncurses/term.h usability... yes checking ncurses/term.h presence... yes checking for ncurses/term.h... yes checking for long... 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 + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gnugo-3.8' Making all in utils make[2]: Entering directory '/builddir/build/BUILD/gnugo-3.8/utils' gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c getopt.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c getopt1.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c random.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gg_utils.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c winsocket.c 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 '/builddir/build/BUILD/gnugo-3.8/utils' Making all in sgf make[2]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sgf_utils.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sgfnode.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sgftree.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sgfgen.c gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o sgfgen sgfgen.o -lreadline -lncurses -lm rm -f libsgf.a ar cru libsgf.a sgf_utils.o sgfnode.o sgftree.o ranlib libsgf.a make[2]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/sgf' Making all in engine make[2]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c aftermath.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c board.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c boardlib.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c breakin.c In file included from board.h:30:0, from board.c:32: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #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 board.h:30:0, 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] #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 board.h:30:0, 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] #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 board.h:30:0, from boardlib.c:27: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c cache.c In file included from board.h:30:0, 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] #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] memset(non_territory, 0, BOARDMAX); ^~~~~~ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c clock.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c combination.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dragon.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c endgame.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c filllib.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fuseki.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c genmove.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c globals.c In file included from board.h:30:0, 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] #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 board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c handicap.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c hash.c In file included from board.h:30:0, from hash.c:25: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c influence.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c interface.c In file included from board.h:30:0, 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] #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 board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c matchpat.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c montecarlo.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c move_reasons.c In file included from board.h:30:0, 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] #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:4: warning: this statement may fall through [-Wimplicit-fallthrough=] gfprintf(out, "Move at %1m captures something\n", pos); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ move_reasons.c:1867:2: note: here case YOUR_ATARI_ATARI_MOVE: ^~~~ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c movelist.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c optics.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c oracle.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c owl.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c persistent.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c printutils.c In file included from board.h:30:0, from printutils.c:24: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c readconnect.c In file included from board.h:30:0, 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] #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] if (res == 0) ^~ readconnect.c:1470:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' for (i = 1; ((i < Moves[0] + 1) && (res == 0)); i++) ^~~ readconnect.c: In function 'recursive_non_transitivity': readconnect.c:1747:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (res == 0) ^~ readconnect.c:1750:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' for (i = 1; ((i < Moves[0] + 1) && (res == 0)); i++) ^~~ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c reading.c In file included from board.h:30:0, 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] #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] 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' squeeze_moves(str, &moves); ^~~~~~~~~~~~~ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c semeai.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sgfdecide.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c sgffile.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c shapes.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c showbord.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c surround.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c unconditional.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c utils.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c value_moves.c In file included from board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c worm.c In file included from board.h:30:0, 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] #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] rm -f libboard.a ar cru libboard.a board.o boardlib.o hash.o printutils.o value_moves.c: In function 'estimate_strategical_value': value_moves.c:2789:5: warning: this statement may fall through [-Wimplicit-fallthrough=] if (!move[pos].move_safety) ^ value_moves.c:2792:7: note: here case CUT_MOVE: ^~~~ ranlib libboard.a 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 '/builddir/build/BUILD/gnugo-3.8/engine' Making all in patterns make[2]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c connections.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c helpers.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c transform.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mkpat.c In file included from ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dfa.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mkeyes.c mkpat.c: In function 'main': mkpat.c:2731:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (command != 2) ^ mkpat.c:2733:8: note: here case '!': ^~~~ mkpat.c:2735:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if (command != 2) ^ mkpat.c:2737:8: note: here default: ^~~~~~~ In file included from ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c uncompress_fuseki.c In file included from ../engine/board.h:30:0, from uncompress_fuseki.c:28: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c joseki.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mkmcpat.c In file included from ../engine/board.h:30:0, from joseki.c:26: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #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 ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o globals.o `test -f '../engine/globals.c' || echo './'`../engine/globals.c In file included from ../engine/board.h:30:0, 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] #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] gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mkeyes mkeyes.o ../utils/libutils.a -lreadline -lncurses -lm gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o uncompress_fuseki uncompress_fuseki.o ../utils/libutils.a ../engine/libboard.a ../sgf/libsgf.a -lreadline -lncurses -lm gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o joseki joseki.o ../engine/libboard.a ../sgf/libsgf.a ../utils/libutils.a -lreadline -lncurses -lm gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mkmcpat mkmcpat.o globals.o ../engine/libengine.a ../sgf/libsgf.a ../utils/libutils.a -lreadline -lncurses -lm ./mkeyes < ./eyes.db >eyes.c ./uncompress_fuseki 9 ./fuseki9.dbz c >fuseki9.c ./uncompress_fuseki 13 ./fuseki13.dbz c >fuseki13.c ./uncompress_fuseki 19 ./fuseki19.dbz c >fuseki19.c ./joseki JG ./gogo.sgf >gogo.db ./joseki JHK ./hoshi_keima.sgf >hoshi_keima.db ./joseki JHO ./hoshi_other.sgf >hoshi_other.db ./joseki JK ./komoku.sgf >komoku.db ./joseki JS ./sansan.sgf >sansan.db ./joseki JM ./mokuhazushi.sgf >mokuhazushi.db ./joseki JT ./takamoku.sgf >takamoku.db ./mkmcpat ./mc_montegnu_classic.db ./mc_mogo_classic.db ./mc_uniform.db > mcpat.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c eyes.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fuseki9.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fuseki13.c In file included from ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fuseki19.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c mcpat.c In file included from ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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] gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mkpat mkpat.o transform.o dfa.o ../utils/libutils.a -lreadline -lncurses -lm ./mkpat -c conn -i ./conn.db -o conn.c ./mkpat -b pat -i ./patterns.db -i./patterns2.db \ -o patterns.c ./mkpat -X attpat -i ./attack.db -o apatterns.c ./mkpat defpat -i ./defense.db -o dpatterns.c ./mkpat -c influencepat -i ./influence.db -o influence.c ./mkpat -c -b barrierspat -i ./barriers.db -o barriers.c ./mkpat -b endpat -i ./endgame.db -o endgame.c ./mkpat -D -m -b -t ./aa_attackpats.dtr aa_attackpat \ -i ./aa_attackpats.db -o aa_attackpat.c --------------------------- DFA for aa_attackpat size: 3 kB for 28 patterns (375 states) --------------------------- ./mkpat -D -m -b -t ./owl_attackpats.dtr owl_attackpat \ -i ./owl_attackpats.db -o owl_attackpat.c ./mkpat -D -m -b -t ./owl_vital_apats.dtr owl_vital_apat \ -i ./owl_vital_apats.db -o owl_vital_apat.c --------------------------- DFA for owl_vital_apat size: 10 kB for 59 patterns (1032 states) --------------------------- ./mkpat -D -m -b -t ./owl_defendpats.dtr owl_defendpat \ -i ./owl_defendpats.db -o owl_defendpat.c --------------------------- DFA for owl_attackpat size: 93 kB for 397 patterns (9414 states) --------------------------- ./mkpat -b fusekipat -i ./fuseki.db -o fusekipat.c ./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 --------------------------- DFA for owl_defendpat size: 125 kB for 488 patterns (12653 states) --------------------------- ./mkpat -b handipat -i ./handicap.db -o handipat.c ./mkpat -b oracle -i ./oracle.db -o oraclepat.c --------------------------- 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c conn.c corner database for joseki size: 279 kB for 1622 patterns (8673 variations) --------------------------- 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c patterns.c In file included from ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c apatterns.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c dpatterns.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c influence.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c barriers.c In file included from ../engine/board.h:30:0, 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] #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] 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' if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));; ^~ barriers.c: In function 'autohelperbarrierspat156': barriers.c:2804:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));; ^~ barriers.c:2804:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' if (!false_eye_territory[a]) influence_mark_non_territory(a, color);if (!false_eye_territory[b]) influence_mark_non_territory(b, OTHER_COLOR(color));; ^~ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c endgame.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c aa_attackpat.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c owl_attackpat.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c owl_vital_apat.c In file included from ../engine/board.h:30:0, 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] #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] 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 return countlib(a)>1 || !play_attack_defend_n(color, 1, 3, move, NO_MOVE, b, move)==WIN; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( ) 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c owl_defendpat.c In file included from ../engine/board.h:30:0, 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] #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] int a, b; ^ owl_defendpat.c: In function 'autohelperowl_defendpat485': owl_defendpat.c:6438:7: warning: variable 'a' set but not used [-Wunused-but-set-variable] int a, b; ^ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c fusekipat.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c josekidb.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c handipat.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c oraclepat.c In file included from ../engine/board.h:30:0, 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] #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] 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 '/builddir/build/BUILD/gnugo-3.8/patterns' Making all in interface make[2]: Entering directory '/builddir/build/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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c main.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c play_ascii.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c play_gmp.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c play_gtp.c In file included from ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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 ../engine/board.h:30:0, 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] #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:4: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result] fgets(line, 80, stdin); ^~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'socket_connect_to': main.c:1811:6: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #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] #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] fread(buffer, sizeof buffer, 1, input_file); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c play_solo.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c play_test.c In file included from ../engine/board.h:30:0, 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] #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] 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gmp.c 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 -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c gtp.c gmp.c: In function 'heartbeat': gmp.c:737:2: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 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] write(ge->outFile, ge->sendData, 4); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from gtp.h:42:0, from gtp.c:46: ../utils/winsocket.h:39:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined] #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] gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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 '/builddir/build/BUILD/gnugo-3.8/interface' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/gnugo-3.8/doc' make all-am make[3]: Entering directory '/builddir/build/BUILD/gnugo-3.8/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/doc' make[2]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/doc' Making all in regression make[2]: Entering directory '/builddir/build/BUILD/gnugo-3.8/regression' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/regression' make[2]: Entering directory '/builddir/build/BUILD/gnugo-3.8' make[2]: Leaving directory '/builddir/build/BUILD/gnugo-3.8' make[1]: Leaving directory '/builddir/build/BUILD/gnugo-3.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gEAPCX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64 + cd gnugo-3.8 + make DESTDIR=/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64 install Making install in utils make[1]: Entering directory '/builddir/build/BUILD/gnugo-3.8/utils' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gnugo-3.8/utils' make[1]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/utils' Making install in sgf make[1]: Entering directory '/builddir/build/BUILD/gnugo-3.8/sgf' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gnugo-3.8/sgf' make[1]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/sgf' Making install in engine make[1]: Entering directory '/builddir/build/BUILD/gnugo-3.8/engine' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gnugo-3.8/engine' make[1]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/engine' Making install in patterns make[1]: Entering directory '/builddir/build/BUILD/gnugo-3.8/patterns' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gnugo-3.8/patterns' make[1]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/patterns' Making install in interface make[1]: Entering directory '/builddir/build/BUILD/gnugo-3.8/interface' make[2]: Entering directory '/builddir/build/BUILD/gnugo-3.8/interface' test -z "/usr/bin" || mkdir -p -- "/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/bin" /usr/bin/install -c 'gnugo' '/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/bin/gnugo' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/interface' make[1]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/interface' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/gnugo-3.8/doc' make install-am make[2]: Entering directory '/builddir/build/BUILD/gnugo-3.8/doc' make[3]: Entering directory '/builddir/build/BUILD/gnugo-3.8/doc' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/info" || mkdir -p -- "/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/info" /usr/bin/install -c -m 644 './gnugo.info' '/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/info/gnugo.info' /usr/bin/install -c -m 644 './gnugo.info-1' '/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/info/gnugo.info-1' /usr/bin/install -c -m 644 './gnugo.info-2' '/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/info/gnugo.info-2' /usr/bin/install -c -m 644 './gnugo.info-3' '/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/info/gnugo.info-3' install-info --info-dir='/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/info' '/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/info/gnugo.info' test -z "/usr/share/man/man6" || mkdir -p -- "/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/man/man6" /usr/bin/install -c -m 644 './gnugo.6' '/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/man/man6/gnugo.6' make[3]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/doc' make[2]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/doc' make[1]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/doc' Making install in regression make[1]: Entering directory '/builddir/build/BUILD/gnugo-3.8/regression' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gnugo-3.8/regression' make[1]: Leaving directory '/builddir/build/BUILD/gnugo-3.8/regression' make[1]: Entering directory '/builddir/build/BUILD/gnugo-3.8' make[2]: Entering directory '/builddir/build/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 '/builddir/build/BUILD/gnugo-3.8' make[1]: Leaving directory '/builddir/build/BUILD/gnugo-3.8' + rm -f /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64//usr/share/info/dir + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gnugo-3.8-16.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.49Zy52 + umask 022 + cd /builddir/build/BUILD + cd gnugo-3.8 + DOCDIR=/builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + cp -pr AUTHORS /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + cp -pr COPYING /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + cp -pr ChangeLog /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + cp -pr NEWS /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + cp -pr README /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + cp -pr TODO /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + cp -pr THANKS /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + cp -pr doc/newlogo.jpg /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + cp -pr doc/oldlogo.jpg /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64/usr/share/doc/gnugo + exit 0 Provides: gnugo = 3.8-16.fc28 gnugo(riscv-64) = 3.8-16.fc28 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh info Requires(preun): /bin/sh info Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libreadline.so.7()(64bit) libtinfo.so.6()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64 Wrote: /builddir/build/SRPMS/gnugo-3.8-16.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/gnugo-3.8-16.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LrZ005 + umask 022 + cd /builddir/build/BUILD + cd gnugo-3.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gnugo-3.8-16.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff