==> Synchronizing chroot copy [/home/leming/armv8/root] -> [leming]...done ==> Making package: gnuchess 6.2.11-1 (Thu Jun 12 12:20:18 2025) ==> Retrieving sources... -> Found gnuchess-6.2.11.tar.gz -> Found gnuchess-6.2.11.tar.gz.sig ==> WARNING: Skipping verification of source file PGP signatures. ==> Validating source files with md5sums... gnuchess-6.2.11.tar.gz ... Passed gnuchess-6.2.11.tar.gz.sig ... Skipped ==> Validating source files with sha256sums... gnuchess-6.2.11.tar.gz ... Passed gnuchess-6.2.11.tar.gz.sig ... Skipped ==> Making package: gnuchess 6.2.11-1 (Thu Jun 12 12:20:25 2025) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found gnuchess-6.2.11.tar.gz -> Found gnuchess-6.2.11.tar.gz.sig ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting gnuchess-6.2.11.tar.gz with bsdtar ==> Starting build()... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /build/gnuchess/src/gnuchess-6.2.11/missing: Unknown `--is-lightweight' option Try `/build/gnuchess/src/gnuchess-6.2.11/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a race-free 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 gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking for g++... g++ checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking for ar... ar checking the archiver (ar) interface... ar 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 for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... no checking whether yytext is a pointer... yes checking for tputs in -lncurses... yes checking for readline in -lreadline... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for readline/readline.h... yes checking for readline/history.h... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for time.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for errno.h... yes checking for fcntl.h... yes checking for libintl.h... yes checking for an ANSI C-conforming const... yes checking for working volatile... yes checking build system type... aarch64-unknown-linux-gnu checking host system type... aarch64-unknown-linux-gnu checking for GNU libc compatible realloc... yes checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for size_t... 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 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 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 how to run the C preprocessor... gcc -E 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 Making all in src make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src' rm -f configmake.h-t configmake.h { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PKGDATADIR "/usr/share/gnuchess"'; \ } | sed '/""/d' > configmake.h-t mv configmake.h-t configmake.h make all-recursive make[2]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src' Making all in frontend make[3]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src/frontend' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT atak.o -MD -MP -MF .deps/atak.Tpo -c -o atak.o atak.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT epd.o -MD -MP -MF .deps/epd.Tpo -c -o epd.o epd.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT genmove.o -MD -MP -MF .deps/genmove.Tpo -c -o genmove.o genmove.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.cc g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.cc mv -f .deps/debug.Tpo .deps/debug.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT players.o -MD -MP -MF .deps/players.Tpo -c -o players.o players.cc mv -f .deps/atak.Tpo .deps/atak.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pgn.o -MD -MP -MF .deps/pgn.Tpo -c -o pgn.o pgn.cc mv -f .deps/output.Tpo .deps/output.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT solve.o -MD -MP -MF .deps/solve.Tpo -c -o solve.o solve.cc mv -f .deps/epd.Tpo .deps/epd.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT swap.o -MD -MP -MF .deps/swap.Tpo -c -o swap.o swap.cc mv -f .deps/players.Tpo .deps/players.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cc mv -f .deps/init.Tpo .deps/init.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.cc mv -f .deps/pgn.Tpo .deps/pgn.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT lexpgn.o -MD -MP -MF .deps/lexpgn.Tpo -c -o lexpgn.o lexpgn.cc mv -f .deps/solve.Tpo .deps/solve.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.cc mv -f .deps/move.Tpo .deps/move.Po mv -f .deps/util.Tpo .deps/util.Po mv -f .deps/swap.Tpo .deps/swap.Po mv -f .deps/cmd.Tpo .deps/cmd.Po input.cc: In function 'void* input_func(void*)': input.cc:157:21: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] mv -f .deps/input.Tpo .deps/input.Po mv -f .deps/genmove.Tpo .deps/genmove.Po mv -f .deps/engine.Tpo .deps/engine.Po mv -f .deps/lexpgn.Tpo .deps/lexpgn.Po 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libfrontend.a make[3]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src/frontend' Making all in adapter make[3]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src/adapter' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT adapter.o -MD -MP -MF .deps/adapter.Tpo -c -o adapter.o adapter.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT attack.o -MD -MP -MF .deps/attack.Tpo -c -o attack.o attack.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT board.o -MD -MP -MF .deps/board.Tpo -c -o board.o board.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT book.o -MD -MP -MF .deps/book.Tpo -c -o book.o book.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT book_make.o -MD -MP -MF .deps/book_make.Tpo -c -o book_make.o book_make.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT book_merge.o -MD -MP -MF .deps/book_merge.Tpo -c -o book_merge.o book_merge.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT colour.o -MD -MP -MF .deps/colour.Tpo -c -o colour.o colour.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.cpp mv -f .deps/colour.Tpo .deps/colour.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT epd.o -MD -MP -MF .deps/epd.Tpo -c -o epd.o epd.cpp mv -f .deps/attack.Tpo .deps/attack.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fen.o -MD -MP -MF .deps/fen.Tpo -c -o fen.o fen.cpp mv -f .deps/board.Tpo .deps/board.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.cpp mv -f .deps/engine.Tpo .deps/engine.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.cpp mv -f .deps/book_merge.Tpo .deps/book_merge.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.cpp mv -f .deps/book.Tpo .deps/book.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT line.o -MD -MP -MF .deps/line.Tpo -c -o line.o line.cpp mv -f .deps/hash.Tpo .deps/hash.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.cpp mv -f .deps/epd.Tpo .deps/epd.Po mv -f .deps/game.Tpo .deps/game.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.cpp mv -f .deps/fen.Tpo .deps/fen.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move_do.o -MD -MP -MF .deps/move_do.Tpo -c -o move_do.o move_do.cpp mv -f .deps/line.Tpo .deps/line.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move_gen.o -MD -MP -MF .deps/move_gen.Tpo -c -o move_gen.o move_gen.cpp mv -f .deps/io.Tpo .deps/io.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move_legal.o -MD -MP -MF .deps/move_legal.Tpo -c -o move_legal.o move_legal.cpp mv -f .deps/list.Tpo .deps/list.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT option.o -MD -MP -MF .deps/option.Tpo -c -o option.o option.cpp mv -f .deps/book_make.Tpo .deps/book_make.Po mv -f .deps/move_legal.Tpo .deps/move_legal.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pgn.o -MD -MP -MF .deps/pgn.Tpo -c -o pgn.o pgn.cpp mv -f .deps/move.Tpo .deps/move.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT piece.o -MD -MP -MF .deps/piece.Tpo -c -o piece.o piece.cpp mv -f .deps/adapter.Tpo .deps/adapter.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT posix.o -MD -MP -MF .deps/posix.Tpo -c -o posix.o posix.cpp mv -f .deps/move_do.Tpo .deps/move_do.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.cpp mv -f .deps/main.Tpo .deps/main.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT san.o -MD -MP -MF .deps/san.Tpo -c -o san.o san.cpp mv -f .deps/move_gen.Tpo .deps/move_gen.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.cpp mv -f .deps/random.Tpo .deps/random.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT square.o -MD -MP -MF .deps/square.Tpo -c -o square.o square.cpp mv -f .deps/piece.Tpo .deps/piece.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT uci.o -MD -MP -MF .deps/uci.Tpo -c -o uci.o uci.cpp mv -f .deps/parse.Tpo .deps/parse.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cpp mv -f .deps/option.Tpo .deps/option.Po mv -f .deps/posix.Tpo .deps/posix.Po mv -f .deps/pgn.Tpo .deps/pgn.Po mv -f .deps/square.Tpo .deps/square.Po mv -f .deps/search.Tpo .deps/search.Po mv -f .deps/san.Tpo .deps/san.Po mv -f .deps/uci.Tpo .deps/uci.Po mv -f .deps/util.Tpo .deps/util.Po 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libadapter.a make[3]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src/adapter' Making all in engine make[3]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src/engine' g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT attack.o -MD -MP -MF .deps/attack.Tpo -c -o attack.o attack.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT board.o -MD -MP -MF .deps/board.Tpo -c -o board.o board.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT book.o -MD -MP -MF .deps/book.Tpo -c -o book.o book.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT fen.o -MD -MP -MF .deps/fen.Tpo -c -o fen.o fen.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/list.Tpo .deps/list.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT material.o -MD -MP -MF .deps/material.Tpo -c -o material.o material.cpp mv -f .deps/hash.Tpo .deps/hash.Po mv -f .deps/main.Tpo .deps/main.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move_check.o -MD -MP -MF .deps/move_check.Tpo -c -o move_check.o move_check.cpp mv -f .deps/fen.Tpo .deps/fen.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move_do.o -MD -MP -MF .deps/move_do.Tpo -c -o move_do.o move_do.cpp mv -f .deps/board.Tpo .deps/board.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move_evasion.o -MD -MP -MF .deps/move_evasion.Tpo -c -o move_evasion.o move_evasion.cpp mv -f .deps/book.Tpo .deps/book.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move_gen.o -MD -MP -MF .deps/move_gen.Tpo -c -o move_gen.o move_gen.cpp mv -f .deps/attack.Tpo .deps/attack.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT move_legal.o -MD -MP -MF .deps/move_legal.Tpo -c -o move_legal.o move_legal.cpp mv -f .deps/move.Tpo .deps/move.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT option.o -MD -MP -MF .deps/option.Tpo -c -o option.o option.cpp mv -f .deps/move_check.Tpo .deps/move_check.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pawn.o -MD -MP -MF .deps/pawn.Tpo -c -o pawn.o pawn.cpp mv -f .deps/move_legal.Tpo .deps/move_legal.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT piece.o -MD -MP -MF .deps/piece.Tpo -c -o piece.o piece.cpp mv -f .deps/move_evasion.Tpo .deps/move_evasion.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT posix.o -MD -MP -MF .deps/posix.Tpo -c -o posix.o posix.cpp mv -f .deps/move_do.Tpo .deps/move_do.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.cpp mv -f .deps/material.Tpo .deps/material.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pst.o -MD -MP -MF .deps/pst.Tpo -c -o pst.o pst.cpp mv -f .deps/option.Tpo .deps/option.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT pv.o -MD -MP -MF .deps/pv.Tpo -c -o pv.o pv.cpp mv -f .deps/piece.Tpo .deps/piece.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.cpp mv -f .deps/pv.Tpo .deps/pv.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT recog.o -MD -MP -MF .deps/recog.Tpo -c -o recog.o recog.cpp mv -f .deps/posix.Tpo .deps/posix.Po mv -f .deps/eval.Tpo .deps/eval.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.cpp mv -f .deps/random.Tpo .deps/random.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT search_full.o -MD -MP -MF .deps/search_full.Tpo -c -o search_full.o search_full.cpp g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT see.o -MD -MP -MF .deps/see.Tpo -c -o see.o see.cpp mv -f .deps/pawn.Tpo .deps/pawn.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.cpp mv -f .deps/pst.Tpo .deps/pst.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT square.o -MD -MP -MF .deps/square.Tpo -c -o square.o square.cpp mv -f .deps/move_gen.Tpo .deps/move_gen.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT trans.o -MD -MP -MF .deps/trans.Tpo -c -o trans.o trans.cpp mv -f .deps/protocol.Tpo .deps/protocol.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cpp mv -f .deps/recog.Tpo .deps/recog.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.cpp mv -f .deps/see.Tpo .deps/see.Po g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.cpp mv -f .deps/square.Tpo .deps/square.Po mv -f .deps/search.Tpo .deps/search.Po mv -f .deps/trans.Tpo .deps/trans.Po mv -f .deps/value.Tpo .deps/value.Po mv -f .deps/vector.Tpo .deps/vector.Po mv -f .deps/sort.Tpo .deps/sort.Po mv -f .deps/search_full.Tpo .deps/search_full.Po mv -f .deps/util.Tpo .deps/util.Po 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 ar: `u' modifier ignored since `D' is the default (see `U') ranlib libengine.a make[3]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src/engine' make[3]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src' g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -MT components.o -MD -MP -MF .deps/components.Tpo -c -o components.o components.cc mv -f .deps/components.Tpo .deps/components.Po mv -f .deps/main.Tpo .deps/main.Po g++ -march=armv8-a -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -Wp,-D_GLIBCXX_ASSERTIONS -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -o gnuchess main.o components.o frontend/libfrontend.a adapter/libadapter.a engine/libengine.a -lreadline -lncurses make[3]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src' make[2]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src' make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src' Making all in doc make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/doc' Making all in po make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/po' Making all in man make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/man' make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11' ==> Entering fakeroot environment... ==> Starting package()... Making install in src make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src' make install-recursive make[2]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src' Making install in frontend make[3]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src/frontend' make[4]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/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 '/build/gnuchess/src/gnuchess-6.2.11/src/frontend' make[3]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src/frontend' Making install in adapter make[3]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src/adapter' make[4]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/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 '/build/gnuchess/src/gnuchess-6.2.11/src/adapter' make[3]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src/adapter' Making install in engine make[3]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src/engine' make[4]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/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 '/build/gnuchess/src/gnuchess-6.2.11/src/engine' make[3]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src/engine' make[3]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src' make[4]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/src' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/build/gnuchess/pkg/gnuchess/usr/bin' /usr/bin/mkdir -p '/build/gnuchess/pkg/gnuchess/usr/bin' /usr/bin/install -c gnuchessx gnuchessu '/build/gnuchess/pkg/gnuchess/usr/bin' /usr/bin/install -c gnuchess '/build/gnuchess/pkg/gnuchess/usr/bin' make[4]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src' make[3]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src' make[2]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src' make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/src' Making install in doc make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/doc' make[2]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/gnuchess/pkg/gnuchess/usr/share/info' /usr/bin/install -c -m 644 ./gnuchess.info '/build/gnuchess/pkg/gnuchess/usr/share/info' install-info --info-dir='/build/gnuchess/pkg/gnuchess/usr/share/info' '/build/gnuchess/pkg/gnuchess/usr/share/info/gnuchess.info' make[2]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/doc' make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/doc' Making install in po make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/po' installing da.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/da/LC_MESSAGES/gnuchess.mo installing de.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/de/LC_MESSAGES/gnuchess.mo installing eo.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/eo/LC_MESSAGES/gnuchess.mo installing es.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/es/LC_MESSAGES/gnuchess.mo installing fr.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/fr/LC_MESSAGES/gnuchess.mo installing gl.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/gl/LC_MESSAGES/gnuchess.mo installing it.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/it/LC_MESSAGES/gnuchess.mo installing nb.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/nb/LC_MESSAGES/gnuchess.mo installing nl.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/nl/LC_MESSAGES/gnuchess.mo installing pt_BR.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/pt_BR/LC_MESSAGES/gnuchess.mo installing sr.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/sr/LC_MESSAGES/gnuchess.mo installing sv.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/sv/LC_MESSAGES/gnuchess.mo installing uk.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/uk/LC_MESSAGES/gnuchess.mo installing vi.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/vi/LC_MESSAGES/gnuchess.mo installing zh_CN.gmo as /build/gnuchess/pkg/gnuchess/usr/share/locale/zh_CN/LC_MESSAGES/gnuchess.mo if test "gnuchess" = "gettext-tools"; then \ /usr/bin/mkdir -p /build/gnuchess/pkg/gnuchess/usr/share/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 -c -m 644 ./$file \ /build/gnuchess/pkg/gnuchess/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /build/gnuchess/pkg/gnuchess/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/po' Making install in man make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/man' make[2]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/gnuchess/pkg/gnuchess/usr/share/man/man1' /usr/bin/install -c -m 644 gnuchess.1 '/build/gnuchess/pkg/gnuchess/usr/share/man/man1' make[2]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/man' make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11/man' make[1]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11' make[2]: Entering directory '/build/gnuchess/src/gnuchess-6.2.11' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/build/gnuchess/pkg/gnuchess/usr/share/gnuchess' /usr/bin/mkdir -p '/build/gnuchess/pkg/gnuchess/usr/share/games/plugins/xboard' /usr/bin/mkdir -p '/build/gnuchess/pkg/gnuchess/usr/share/games/plugins/logos' /usr/bin/install -c -m 644 src/gnuchess.ini src/smallbook.bin '/build/gnuchess/pkg/gnuchess/usr/share/gnuchess' /usr/bin/install -c -m 644 misc/gnuchess.png '/build/gnuchess/pkg/gnuchess/usr/share/games/plugins/logos' /usr/bin/install -c -m 644 misc/gnuchess.eng '/build/gnuchess/pkg/gnuchess/usr/share/games/plugins/xboard' make[2]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11' make[1]: Leaving directory '/build/gnuchess/src/gnuchess-6.2.11' ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "gnuchess"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: gnuchess 6.2.11-1 (Thu Jun 12 12:20:40 2025) ==> Cleaning up...