D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/gnuchess-6.2.9-2.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XAFdYp + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf gnuchess-6.2.9 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/gnuchess-6.2.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd gnuchess-6.2.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + gzip -dc /home/pterjan/rpmbuild/SOURCES/book_1.02.pgn.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.13K7XD + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gnuchess-6.2.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --bindir=/usr/games --datadir=/usr/share/games checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/missing: Unknown `--is-lightweight' option Try `/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for x86_64-mageia-linux-gnu-g++... no checking for x86_64-mageia-linux-gnu-c++... no checking for x86_64-mageia-linux-gnu-gpp... no checking for x86_64-mageia-linux-gnu-aCC... no checking for x86_64-mageia-linux-gnu-CC... no checking for x86_64-mageia-linux-gnu-cxx... no checking for x86_64-mageia-linux-gnu-cc++... no checking for x86_64-mageia-linux-gnu-cl.exe... no checking for x86_64-mageia-linux-gnu-FCC... no checking for x86_64-mageia-linux-gnu-KCC... no checking for x86_64-mageia-linux-gnu-RCC... no checking for x86_64-mageia-linux-gnu-xlC_r... no checking for x86_64-mageia-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking for x86_64-mageia-linux-gnu-ar... no checking for x86_64-mageia-linux-gnu-lib... no checking for x86_64-mageia-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... (cached) gawk checking whether ln -s works... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking how to run the C preprocessor... gcc -E 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 readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for ANSI C header files... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for inline... inline checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for stdint types... stdint.h (shortcircuit) make use of stdint.h in src/GCint.h (assuming C99 compatible system) checking return type of signal handlers... void checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking for gettimeofday... yes checking for strchr... yes checking for strcspn... yes checking for strstr... yes checking for strerror... yes checking for memset... yes checking for strdup... yes checking for strtol... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... gcc checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/frontend/Makefile config.status: creating src/adapter/Makefile config.status: creating src/engine/Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating src/config.h config.status: executing depfiles commands config.status: executing src/GCint.h commands config.status: creating src/GCint.h : _GNUCHESS_SRC_GCINT_H config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + /usr/bin/make -O -j16 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PKGDATADIR "/usr/share/games/gnuchess"'; \ } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' /usr/bin/make all-recursive Making all in frontend make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o debug.o debug.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atak.o atak.cc atak.cc: In function 'short int SqAtakd(short int, short int)': atak.cc:40:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 40 | register BitBoard *a, b, *c, d, blocker; | ^ atak.cc:40:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 40 | register BitBoard *a, b, *c, d, blocker; | ^ atak.cc:40:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 40 | register BitBoard *a, b, *c, d, blocker; | ^ atak.cc:40:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 40 | register BitBoard *a, b, *c, d, blocker; | ^ atak.cc:40:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 40 | register BitBoard *a, b, *c, d, blocker; | ^~~~~~~ atak.cc: In function 'BitBoard AttackTo(int, int)': atak.cc:92:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register BitBoard *a, b, *c, e, blocker; | ^ atak.cc:92:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register BitBoard *a, b, *c, e, blocker; | ^ atak.cc:92:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register BitBoard *a, b, *c, e, blocker; | ^ atak.cc:92:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register BitBoard *a, b, *c, e, blocker; | ^ atak.cc:92:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register BitBoard *a, b, *c, e, blocker; | ^~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o solve.o solve.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pgn.o pgn.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o output.o output.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o init.o init.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o swap.o swap.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o util.o util.cc util.cc: In function 'void UpdateFriends()': util.cc:78:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register BitBoard *w, *b; | ^ util.cc:78:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register BitBoard *w, *b; | ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o players.o players.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o epd.o epd.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o input.o input.cc input.cc: In function 'void* input_func(void*)': input.cc:157:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 157 | SendToFrontend( "\n" ); | ^~~~ input.cc: In function 'void getline_standard(char*)': input.cc:101:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result] 101 | fgets(userinputstr, MAXSTR, stdin); // TODO Handle return value | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cmd.o cmd.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o engine.o engine.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move.o move.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o genmove.o genmove.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lexpgn.o lexpgn.cc lexpgn.cc: In function 'int yylex()': lexpgn.cc:2434:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2434 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lexpgn.cc:2435:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2435 | register char *yy_cp, *yy_bp; | ^~~~~ lexpgn.cc:2435:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2435 | register char *yy_cp, *yy_bp; | ^~~~~ lexpgn.cc:2436:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2436 | register int yy_act; | ^~~~~~ lexpgn.cc: In function 'int yy_get_next_buffer()': lexpgn.cc:3121:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3121 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lexpgn.cc:3122:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3122 | register char *source = (yytext_ptr); | ^~~~~~ lexpgn.cc:3123:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3123 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lexpgn.cc:3123:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3123 | register int number_to_move, i; | ^ lexpgn.cc: In function 'yy_state_type yy_get_previous_state()': lexpgn.cc:3255:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3255 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lexpgn.cc:3256:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3256 | register char *yy_cp; | ^~~~~ lexpgn.cc: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lexpgn.cc:3281:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3281 | register int yy_is_jam; | ^~~~~~~~~ lexpgn.cc:3282:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3282 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ lexpgn.cc: At global scope: lexpgn.cc:3299:49: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3299 | static void yyunput (int c, register char * yy_bp ) | ^~~~~ lexpgn.cc: In function 'void yyunput(int, char*)': lexpgn.cc:3301:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3301 | register char *yy_cp; | ^~~~~ lexpgn.cc:3311:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3311 | register yy_size_t number_to_move = (yy_n_chars) + 2; | ^~~~~~~~~~~~~~ lexpgn.cc:3312:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3312 | register char *dest = &YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[ | ^~~~ lexpgn.cc:3314:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3314 | register char *source = | ^~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' rm -f libfrontend.a ar cru libfrontend.a atak.o cmd.o debug.o epd.o genmove.o init.o move.o output.o players.o pgn.o solve.o swap.o util.o engine.o lexpgn.o input.o ranlib libfrontend.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' Making all in adapter make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o engine.o engine.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o epd.o epd.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o colour.o colour.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hash.o hash.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fen.o fen.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move_legal.o move_legal.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move.o move.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attack.o attack.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o game.o game.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o line.o line.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o board.o board.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move_gen.o move_gen.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o book.o book.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move_do.o move_do.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o book_merge.o book_merge.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main.o main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o list.o list.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o io.o io.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o parse.o parse.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o random.o random.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o posix.o posix.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o piece.o piece.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o square.o square.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o search.o search.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o adapter.o adapter.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o option.o option.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o book_make.o book_make.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pgn.o pgn.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o uci.o uci.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o san.o san.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o util.o util.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' rm -f libadapter.a ar cru libadapter.a adapter.o attack.o board.o book.o book_make.o book_merge.o colour.o engine.o epd.o fen.o game.o hash.o io.o line.o list.o main.o move.o move_do.o move_gen.o move_legal.o option.o parse.o pgn.o piece.o posix.o random.o san.o search.o square.o uci.o util.o ranlib libadapter.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' Making all in engine make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o board.o board.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o book.o book.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o fen.o fen.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o hash.o hash.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o list.o list.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main.o main.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move.o move.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o material.o material.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move_check.o move_check.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move_do.o move_do.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move_evasion.o move_evasion.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move_legal.o move_legal.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o attack.o attack.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o option.o option.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o piece.o piece.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o posix.o posix.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pawn.o pawn.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o protocol.o protocol.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pst.o pst.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o random.o random.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o eval.o eval.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o pv.o pv.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o square.o square.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o recog.o recog.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o see.o see.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o move_gen.o move_gen.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o value.o value.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o search.o search.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vector.o vector.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sort.o sort.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o trans.o trans.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o search_full.o search_full.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o util.o util.cpp make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' rm -f libengine.a ar cru libengine.a attack.o board.o book.o eval.o fen.o hash.o list.o main.o material.o move.o move_check.o move_do.o move_evasion.o move_gen.o move_legal.o option.o pawn.o piece.o posix.o protocol.o pst.o pv.o random.o recog.o search.o search_full.o see.o sort.o square.o trans.o util.o value.o vector.o ranlib libengine.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' g++ -DLOCALEDIR=\"/usr/share/games/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o components.o components.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' g++ -DLOCALEDIR=\"/usr/share/games/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o main.o main.cc make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o gnuchess main.o components.o frontend/libfrontend.a adapter/libadapter.a engine/libengine.a -lreadline -lncurses make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' Making all in doc Making all in po make[1]: Nothing to be done for 'all'. Making all in man make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + ./src/gnuchess --addbook book.pgn Can't open file "/usr/share/games/gnuchess/gnuchess.ini": No such file or directory - using defaults GNU Chess 6.2.9 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. White (1) : inserting games ... allocating 1.5MB ... allocating 3MB ... allocating 6MB ... allocating 12MB ... allocating 24MB ... 10000 games ... allocating 48MB ... 20000 games ... 30000 games ... allocating 96MB ... 40000 games ... 50000 games ... 60000 games ... 70000 games ... allocating 192MB ... 80000 games ... 90000 games ... 100000 games ... 110000 games ... 120000 games ... 130000 games ... 140000 games ... 145716 games. 7920490 entries. filtering entries ... 180358 entries. sorting entries ... saving entries ... all done! + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.BDu6q4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64 + cd gnuchess-6.2.9 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' /usr/bin/make install-recursive make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' Making install in frontend make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/frontend' Making install in adapter make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/adapter' Making install in engine make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src/engine' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/games' /usr/bin/install -p gnuchess '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/games' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/games' /usr/bin/install -p gnuchessx gnuchessu '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/games' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/src' Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/doc' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/info' /usr/bin/install -p -m 644 ./gnuchess.info '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/info' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/doc' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/po' installing da.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/da/LC_MESSAGES/gnuchess.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/de/LC_MESSAGES/gnuchess.mo installing eo.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/eo/LC_MESSAGES/gnuchess.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/es/LC_MESSAGES/gnuchess.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/fr/LC_MESSAGES/gnuchess.mo installing gl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/gl/LC_MESSAGES/gnuchess.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/it/LC_MESSAGES/gnuchess.mo installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/nb/LC_MESSAGES/gnuchess.mo installing nl.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/nl/LC_MESSAGES/gnuchess.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gnuchess.mo installing sr.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/sr/LC_MESSAGES/gnuchess.mo installing sv.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/sv/LC_MESSAGES/gnuchess.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/uk/LC_MESSAGES/gnuchess.mo installing vi.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/vi/LC_MESSAGES/gnuchess.mo installing zh_CN.gmo as /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gnuchess.mo if test "gnuchess" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/po' Making install in man make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 gnuchess.1 '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/man' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9/man' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/gnuchess' /usr/bin/install -p -m 644 src/gnuchess.ini src/smallbook.bin '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/gnuchess' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/games/plugins/xboard' /usr/bin/install -p -m 644 misc/gnuchess.eng '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/games/plugins/xboard' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/games/plugins/logos' /usr/bin/install -p -m 644 misc/gnuchess.png '/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/games/plugins/logos' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9' + mv /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/games/plugins /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/ + install -m0644 book.bin -D /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/games/gnuchess/book.bin + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64 gnuchess + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 6.2.9-2.mga9 --unique-debug-suffix -6.2.9-2.mga9.x86_64 --unique-debug-src-base gnuchess-6.2.9-2.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/gnuchess-6.2.9 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/games/gnuchess original debug info size: 1304kB, size after compression: 908kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 2048 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/games/gnuchessx from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/games/gnuchessu from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: gnuchess-6.2.9-2.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zKD2KK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gnuchess-6.2.9 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/doc/gnuchess + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/doc/gnuchess + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/doc/gnuchess + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/doc/gnuchess + cp -pr NEWS /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/doc/gnuchess + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/doc/gnuchess + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.oFkeyc + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gnuchess-6.2.9 + LICENSEDIR=/home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/licenses/gnuchess + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/licenses/gnuchess + cp -pr COPYING /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64/usr/share/licenses/gnuchess + RPM_EC=0 ++ jobs -p + exit 0 Provides: gnuchess = 6.2.9-2.mga9 gnuchess(x86-64) = 6.2.9-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libreadline.so.8()(64bit) Processing files: gnuchess-debugsource-6.2.9-2.mga9.x86_64 Provides: gnuchess-debugsource = 6.2.9-2.mga9 gnuchess-debugsource(x86-64) = 6.2.9-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gnuchess-debuginfo-6.2.9-2.mga9.x86_64 Provides: debuginfo(build-id) = b41e925a19ffde4b48b05c529697d69c5ca2db29 gnuchess-debuginfo = 6.2.9-2.mga9 gnuchess-debuginfo(x86-64) = 6.2.9-2.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gnuchess-debugsource(x86-64) = 6.2.9-2.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gnuchess-debuginfo-6.2.9-2.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gnuchess-debugsource-6.2.9-2.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/gnuchess-6.2.9-2.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.zqKF0R + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd gnuchess-6.2.9 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/gnuchess-6.2.9-2.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c2p1h0 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf gnuchess-6.2.9 gnuchess-6.2.9.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!