D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/gnuchess-6.2.7-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.pgsI1W + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gnuchess-6.2.7 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/gnuchess-6.2.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnuchess-6.2.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + gzip -dc /home/iurt/rpmbuild/SOURCES/book_1.02.pgn.gz + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.guvcjX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnuchess-6.2.7 + '[' 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 -Wl,--enable-new-dtags' + export LDFLAGS + 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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/missing: Unknown `--is-lightweight' option Try `/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/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... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-mageia-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking the archiver (x86_64-mageia-linux-gnu-ar) interface... ar checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-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... x86_64-mageia-linux-gnu-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... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for cc_r... x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-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 -j8 V=1 VERBOSE=1 Making all in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' /usr/bin/make all-recursive Making all in frontend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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" ); | ^~~~ make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' x86_64-mageia-linux-gnu-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 make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' rm -f libfrontend.a x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-ranlib libfrontend.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' Making all in adapter make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' rm -f libadapter.a x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-ranlib libadapter.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' Making all in engine make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' rm -f libengine.a x86_64-mageia-linux-gnu-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 x86_64-mageia-linux-gnu-ranlib libengine.a make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' x86_64-mageia-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/games/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' x86_64-mageia-linux-gnu-g++ -DLOCALEDIR=\"/usr/share/games/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -pthread -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' x86_64-mageia-linux-gnu-g++ -pthread -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 -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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/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 GNU Chess 6.2.7 Copyright (C) 2020 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. Can't open file "/usr/share/games/gnuchess/gnuchess.ini": No such file or directory - using defaults 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/iurt/rpmbuild/tmp/rpm-tmp.Pj7ZDT + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64 + cd gnuchess-6.2.7 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' /usr/bin/make install-recursive make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' Making install in frontend make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/frontend' Making install in adapter make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/adapter' Making install in engine make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/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/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src/engine' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/games' /usr/bin/install -p gnuchess '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/games' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/games' /usr/bin/install -p gnuchessx gnuchessu '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/games' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/src' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/info' /usr/bin/install -p -m 644 ./gnuchess.info '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/info' install-info --info-dir='/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/info' '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/info/gnuchess.info' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/doc' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/po' installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/da/LC_MESSAGES/gnuchess.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/de/LC_MESSAGES/gnuchess.mo installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/eo/LC_MESSAGES/gnuchess.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/es/LC_MESSAGES/gnuchess.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/fr/LC_MESSAGES/gnuchess.mo installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/gl/LC_MESSAGES/gnuchess.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/it/LC_MESSAGES/gnuchess.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/nb/LC_MESSAGES/gnuchess.mo installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/nl/LC_MESSAGES/gnuchess.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/gnuchess.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/sr/LC_MESSAGES/gnuchess.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/sv/LC_MESSAGES/gnuchess.mo installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/uk/LC_MESSAGES/gnuchess.mo installing vi.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/vi/LC_MESSAGES/gnuchess.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/gnuchess.mo if test "gnuchess" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.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/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/po' Making install in man make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/man' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 gnuchess.1 '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/man' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7/man' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/gnuchess' /usr/bin/install -p -m 644 src/gnuchess.ini src/smallbook.bin '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/gnuchess' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/games/plugins/xboard' /usr/bin/install -p -m 644 misc/gnuchess.eng '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/games/plugins/xboard' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/games/plugins/logos' /usr/bin/install -p -m 644 misc/gnuchess.png '/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/games/plugins/logos' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnuchess-6.2.7' + mv /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/games/plugins /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/ + install -m0644 book.bin -D /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/games/gnuchess/book.bin + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64 gnuchess + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 6.2.7-1.mga8 --unique-debug-suffix -6.2.7-1.mga8.x86_64 --unique-debug-src-base gnuchess-6.2.7-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gnuchess-6.2.7 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/games/gnuchess extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/games/gnuchess original debug info size: 1568kB, size after compression: 1156kB /usr/lib/rpm/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/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /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 Processing files: gnuchess-6.2.7-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.agu69W + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnuchess-6.2.7 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/doc/gnuchess + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/doc/gnuchess + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/doc/gnuchess + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/doc/gnuchess + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/doc/gnuchess + cp -pr README /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/doc/gnuchess + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zApLfX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnuchess-6.2.7 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/licenses/gnuchess + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/licenses/gnuchess + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64/usr/share/licenses/gnuchess + RPM_EC=0 ++ jobs -p + exit 0 Provides: gnuchess = 6.2.7-1.mga8 gnuchess(x86-64) = 6.2.7-1.mga8 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.4)(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) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libreadline.so.8()(64bit) Processing files: gnuchess-debugsource-6.2.7-1.mga8.x86_64 Provides: gnuchess-debugsource = 6.2.7-1.mga8 gnuchess-debugsource(x86-64) = 6.2.7-1.mga8 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.7-1.mga8.x86_64 Provides: debuginfo(build-id) = acde68f87df91b4c3bb89f5c2e4c6c28fcb524d0 gnuchess-debuginfo = 6.2.7-1.mga8 gnuchess-debuginfo(x86-64) = 6.2.7-1.mga8 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.7-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gnuchess-debuginfo-6.2.7-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gnuchess-debugsource-6.2.7-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/gnuchess-6.2.7-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.LmbKVV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnuchess-6.2.7 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gnuchess-6.2.7-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.FOzb5T + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gnuchess-6.2.7 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!