Cook: gnuchess 6.2.5 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): readline-dev-7.0p5-any Installing (pkg/local): libpcre-8.42-i486 Installing (pkg/local): util-linux-smartcols-2.33.1-i486 Installing (pkg/local): util-linux-uuid-2.33.1-i486 Installing (pkg/local): util-linux-blkid-2.33.1-i486 Installing (pkg/local): util-linux-mount-2.33.1-i486 Installing (pkg/local): glib-2.64.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libcroco-0.6.12-i486 Installing (pkg/local): gettext-0.19.8.1-i486 Installing (pkg/local): gettext-dev-0.19.8.1-i486 Extracting source archive "gnuchess-6.2.5.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed configure: loading site script /etc/slitaz/cook.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for i486-slitaz-linux-gcc... i486-slitaz-linux-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 i486-slitaz-linux-gcc accepts -g... yes checking for i486-slitaz-linux-gcc option to accept ISO C89... none needed checking whether i486-slitaz-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of i486-slitaz-linux-gcc... gcc3 checking for i486-slitaz-linux-g++... i486-slitaz-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether i486-slitaz-linux-g++ accepts -g... yes checking dependency style of i486-slitaz-linux-g++... gcc3 checking for i486-slitaz-linux-ranlib... i486-slitaz-linux-ranlib checking for gawk... (cached) awk 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... i486-slitaz-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... i486-slitaz-linux-gnu checking host system type... i486-slitaz-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... i486-slitaz-linux-gcc checking for a sed that does not truncate output... /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 i486-slitaz-linux-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 Making all in src make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/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 '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' Making all in frontend make[3]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/frontend' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT atak.o -MD -MP -MF .deps/atak.Tpo -c -o atak.o atak.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT cmd.o -MD -MP -MF .deps/cmd.Tpo -c -o cmd.o cmd.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT debug.o -MD -MP -MF .deps/debug.Tpo -c -o debug.o debug.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT epd.o -MD -MP -MF .deps/epd.Tpo -c -o epd.o epd.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT genmove.o -MD -MP -MF .deps/genmove.Tpo -c -o genmove.o genmove.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT init.o -MD -MP -MF .deps/init.Tpo -c -o init.o init.cc mv -f .deps/debug.Tpo .deps/debug.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.cc epd.cc: In function 'short int ReadEPDFile(const char*, short int)': epd.cc:76:10: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets (line, MAXSTR-1, fp); ~~~~~~^~~~~~~~~~~~~~~~~~~~ mv -f .deps/atak.Tpo .deps/atak.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.cc mv -f .deps/init.Tpo .deps/init.Po mv -f .deps/epd.Tpo .deps/epd.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT players.o -MD -MP -MF .deps/players.Tpo -c -o players.o players.cc i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT pgn.o -MD -MP -MF .deps/pgn.Tpo -c -o pgn.o pgn.cc mv -f .deps/output.Tpo .deps/output.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT solve.o -MD -MP -MF .deps/solve.Tpo -c -o solve.o solve.cc mv -f .deps/genmove.Tpo .deps/genmove.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT swap.o -MD -MP -MF .deps/swap.Tpo -c -o swap.o swap.cc mv -f .deps/solve.Tpo .deps/solve.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cc mv -f .deps/move.Tpo .deps/move.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.cc mv -f .deps/players.Tpo .deps/players.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT lexpgn.o -MD -MP -MF .deps/lexpgn.Tpo -c -o lexpgn.o lexpgn.cc mv -f .deps/pgn.Tpo .deps/pgn.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_GLIBCXX_USE_C99_MATH=1 -march=i486 -Os -pipe -mindirect-branch=thunk -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.cc mv -f .deps/cmd.Tpo .deps/cmd.Po mv -f .deps/swap.Tpo .deps/swap.Po mv -f .deps/util.Tpo .deps/util.Po input.cc: In function 'void* input_func(void*)': input.cc:156:26: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] SendToFrontend( "\n" ); ^ input.cc: In function 'void getline_standard(char*)': input.cc:98:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] fgets(userinputstr, MAXSTR, stdin); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ engine.cc: In function 'void ForwardEngineOutputToUser()': engine.cc:560:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write( STDOUT_FILENO, engineinputaux, nread ); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/input.Tpo .deps/input.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 i486-slitaz-linux-ranlib libfrontend.a make[3]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/frontend' Making all in adapter make[3]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/adapter' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT adapter.o -MD -MP -MF .deps/adapter.Tpo -c -o adapter.o adapter.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT attack.o -MD -MP -MF .deps/attack.Tpo -c -o attack.o attack.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT board.o -MD -MP -MF .deps/board.Tpo -c -o board.o board.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT book.o -MD -MP -MF .deps/book.Tpo -c -o book.o book.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT book_make.o -MD -MP -MF .deps/book_make.Tpo -c -o book_make.o book_make.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT book_merge.o -MD -MP -MF .deps/book_merge.Tpo -c -o book_merge.o book_merge.cpp mv -f .deps/attack.Tpo .deps/attack.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT colour.o -MD -MP -MF .deps/colour.Tpo -c -o colour.o colour.cpp mv -f .deps/board.Tpo .deps/board.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.cpp mv -f .deps/colour.Tpo .deps/colour.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT epd.o -MD -MP -MF .deps/epd.Tpo -c -o epd.o epd.cpp mv -f .deps/book_merge.Tpo .deps/book_merge.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT fen.o -MD -MP -MF .deps/fen.Tpo -c -o fen.o fen.cpp mv -f .deps/book.Tpo .deps/book.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT game.o -MD -MP -MF .deps/game.Tpo -c -o game.o game.cpp mv -f .deps/engine.Tpo .deps/engine.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.cpp mv -f .deps/hash.Tpo .deps/hash.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT io.o -MD -MP -MF .deps/io.Tpo -c -o io.o io.cpp mv -f .deps/book_make.Tpo .deps/book_make.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT line.o -MD -MP -MF .deps/line.Tpo -c -o line.o line.cpp mv -f .deps/game.Tpo .deps/game.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.cpp mv -f .deps/epd.Tpo .deps/epd.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/adapter.Tpo .deps/adapter.Po mv -f .deps/fen.Tpo .deps/fen.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT move_do.o -MD -MP -MF .deps/move_do.Tpo -c -o move_do.o move_do.cpp mv -f .deps/io.Tpo .deps/io.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT move_gen.o -MD -MP -MF .deps/move_gen.Tpo -c -o move_gen.o move_gen.cpp mv -f .deps/line.Tpo .deps/line.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -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 i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT option.o -MD -MP -MF .deps/option.Tpo -c -o option.o option.cpp mv -f .deps/move_legal.Tpo .deps/move_legal.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.cpp mv -f .deps/main.Tpo .deps/main.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT pgn.o -MD -MP -MF .deps/pgn.Tpo -c -o pgn.o pgn.cpp mv -f .deps/move_gen.Tpo .deps/move_gen.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT piece.o -MD -MP -MF .deps/piece.Tpo -c -o piece.o piece.cpp mv -f .deps/option.Tpo .deps/option.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -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 i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.cpp mv -f .deps/move.Tpo .deps/move.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT san.o -MD -MP -MF .deps/san.Tpo -c -o san.o san.cpp mv -f .deps/parse.Tpo .deps/parse.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.cpp mv -f .deps/random.Tpo .deps/random.Po mv -f .deps/piece.Tpo .deps/piece.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT square.o -MD -MP -MF .deps/square.Tpo -c -o square.o square.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT uci.o -MD -MP -MF .deps/uci.Tpo -c -o uci.o uci.cpp mv -f .deps/pgn.Tpo .deps/pgn.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cpp mv -f .deps/posix.Tpo .deps/posix.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/util.Tpo .deps/util.Po mv -f .deps/uci.Tpo .deps/uci.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 i486-slitaz-linux-ranlib libadapter.a make[3]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/adapter' Making all in engine make[3]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/engine' i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT attack.o -MD -MP -MF .deps/attack.Tpo -c -o attack.o attack.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT board.o -MD -MP -MF .deps/board.Tpo -c -o board.o board.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT book.o -MD -MP -MF .deps/book.Tpo -c -o book.o book.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT eval.o -MD -MP -MF .deps/eval.Tpo -c -o eval.o eval.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT fen.o -MD -MP -MF .deps/fen.Tpo -c -o fen.o fen.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.cpp mv -f .deps/hash.Tpo .deps/hash.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.cpp mv -f .deps/board.Tpo .deps/board.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cpp mv -f .deps/attack.Tpo .deps/attack.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT material.o -MD -MP -MF .deps/material.Tpo -c -o material.o material.cpp mv -f .deps/book.Tpo .deps/book.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT move.o -MD -MP -MF .deps/move.Tpo -c -o move.o move.cpp mv -f .deps/list.Tpo .deps/list.Po mv -f .deps/fen.Tpo .deps/fen.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT move_check.o -MD -MP -MF .deps/move_check.Tpo -c -o move_check.o move_check.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT move_do.o -MD -MP -MF .deps/move_do.Tpo -c -o move_do.o move_do.cpp mv -f .deps/main.Tpo .deps/main.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT move_evasion.o -MD -MP -MF .deps/move_evasion.Tpo -c -o move_evasion.o move_evasion.cpp mv -f .deps/material.Tpo .deps/material.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT move_gen.o -MD -MP -MF .deps/move_gen.Tpo -c -o move_gen.o move_gen.cpp mv -f .deps/move_check.Tpo .deps/move_check.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -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 mv -f .deps/move_evasion.Tpo .deps/move_evasion.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT option.o -MD -MP -MF .deps/option.Tpo -c -o option.o option.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -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 i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT piece.o -MD -MP -MF .deps/piece.Tpo -c -o piece.o piece.cpp mv -f .deps/option.Tpo .deps/option.Po mv -f .deps/move_do.Tpo .deps/move_do.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT posix.o -MD -MP -MF .deps/posix.Tpo -c -o posix.o posix.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.cpp mv -f .deps/eval.Tpo .deps/eval.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT pst.o -MD -MP -MF .deps/pst.Tpo -c -o pst.o pst.cpp mv -f .deps/piece.Tpo .deps/piece.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT pv.o -MD -MP -MF .deps/pv.Tpo -c -o pv.o pv.cpp mv -f .deps/posix.Tpo .deps/posix.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT random.o -MD -MP -MF .deps/random.Tpo -c -o random.o random.cpp mv -f .deps/pawn.Tpo .deps/pawn.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT recog.o -MD -MP -MF .deps/recog.Tpo -c -o recog.o recog.cpp mv -f .deps/pv.Tpo .deps/pv.Po mv -f .deps/random.Tpo .deps/random.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT search_full.o -MD -MP -MF .deps/search_full.Tpo -c -o search_full.o search_full.cpp mv -f .deps/move_gen.Tpo .deps/move_gen.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT see.o -MD -MP -MF .deps/see.Tpo -c -o see.o see.cpp mv -f .deps/pst.Tpo .deps/pst.Po mv -f .deps/recog.Tpo .deps/recog.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT sort.o -MD -MP -MF .deps/sort.Tpo -c -o sort.o sort.cpp i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT square.o -MD -MP -MF .deps/square.Tpo -c -o square.o square.cpp mv -f .deps/protocol.Tpo .deps/protocol.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT trans.o -MD -MP -MF .deps/trans.Tpo -c -o trans.o trans.cpp mv -f .deps/see.Tpo .deps/see.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT util.o -MD -MP -MF .deps/util.Tpo -c -o util.o util.cpp mv -f .deps/search.Tpo .deps/search.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT value.o -MD -MP -MF .deps/value.Tpo -c -o value.o value.cpp mv -f .deps/square.Tpo .deps/square.Po i486-slitaz-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT vector.o -MD -MP -MF .deps/vector.Tpo -c -o vector.o vector.cpp mv -f .deps/trans.Tpo .deps/trans.Po mv -f .deps/search_full.Tpo .deps/search_full.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/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 i486-slitaz-linux-ranlib libengine.a make[3]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/engine' make[3]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' i486-slitaz-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.cc i486-slitaz-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -D_GLIBCXX_USE_C99_MATH=1 -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -MT components.o -MD -MP -MF .deps/components.Tpo -c -o components.o components.cc main.cc: In function 'void EndProg(int)': main.cc:221:11: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result [-Wunused-result] system( "stty sane" ); ~~~~~~^~~~~~~~~~~~~~~ mv -f .deps/components.Tpo .deps/components.Po mv -f .deps/main.Tpo .deps/main.Po i486-slitaz-linux-g++ -pthread -march=i486 -Os -pipe -mindirect-branch=thunk -Wl,-Os,--as-needed -o gnuchess main.o components.o frontend/libfrontend.a adapter/libadapter.a engine/libengine.a -lreadline -lncurses make[3]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' make[2]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' Making all in doc make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/doc' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/doc' Making all in po make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/po' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/po' Making all in man make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/man' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/man' make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5' Making install in src make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' make install-recursive make[2]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' Making install in frontend make[3]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/frontend' make[4]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/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/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/frontend' make[3]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/frontend' Making install in adapter make[3]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/adapter' make[4]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/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/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/adapter' make[3]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/adapter' Making install in engine make[3]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/engine' make[4]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/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/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/engine' make[3]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src/engine' make[3]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' make[4]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' make[4]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/slitaz/wok/gnuchess/install/usr/bin' .././install-sh -c -d '/home/slitaz/wok/gnuchess/install/usr/bin' /usr/bin/install -c gnuchessx gnuchessu '/home/slitaz/wok/gnuchess/install/usr/bin' /usr/bin/install -c gnuchess '/home/slitaz/wok/gnuchess/install/usr/bin' make[4]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' make[3]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' make[2]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/src' Making install in doc make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/doc' make[2]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/doc' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/gnuchess/install/usr/share/info' /usr/bin/install -c -m 644 ./gnuchess.info '/home/slitaz/wok/gnuchess/install/usr/share/info' make[2]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/doc' make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/doc' Making install in po make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/po' installing de.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/de/LC_MESSAGES/gnuchess.mo installing es.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/es/LC_MESSAGES/gnuchess.mo installing uk.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/uk/LC_MESSAGES/gnuchess.mo installing sr.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/sr/LC_MESSAGES/gnuchess.mo installing nl.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/nl/LC_MESSAGES/gnuchess.mo installing eo.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/eo/LC_MESSAGES/gnuchess.mo installing pt_BR.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/pt_BR/LC_MESSAGES/gnuchess.mo installing gl.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/gl/LC_MESSAGES/gnuchess.mo installing vi.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/vi/LC_MESSAGES/gnuchess.mo installing nb.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/nb/LC_MESSAGES/gnuchess.mo installing fr.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/fr/LC_MESSAGES/gnuchess.mo installing zh_CN.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/zh_CN/LC_MESSAGES/gnuchess.mo installing sv.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/sv/LC_MESSAGES/gnuchess.mo installing da.gmo as /home/slitaz/wok/gnuchess/install/usr/share/locale/da/LC_MESSAGES/gnuchess.mo if test "gnuchess" = "gettext-tools"; then \ .././install-sh -c -d /home/slitaz/wok/gnuchess/install/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 \ /home/slitaz/wok/gnuchess/install/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/slitaz/wok/gnuchess/install/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/po' Making install in man make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/man' make[2]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/man' make[2]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/slitaz/wok/gnuchess/install/usr/share/man/man1' /usr/bin/install -c -m 644 gnuchess.1 '/home/slitaz/wok/gnuchess/install/usr/share/man/man1' make[2]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/man' make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5/man' make[1]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5' make[2]: Entering directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5' make[2]: Nothing to be done for 'install-exec-am'. ./install-sh -c -d '/home/slitaz/wok/gnuchess/install/usr/share/games/plugins/logos' ./install-sh -c -d '/home/slitaz/wok/gnuchess/install/usr/share/gnuchess' ./install-sh -c -d '/home/slitaz/wok/gnuchess/install/usr/share/games/plugins/xboard' /usr/bin/install -c -m 644 src/gnuchess.ini src/smallbook.bin '/home/slitaz/wok/gnuchess/install/usr/share/gnuchess' /usr/bin/install -c -m 644 misc/gnuchess.png '/home/slitaz/wok/gnuchess/install/usr/share/games/plugins/logos' /usr/bin/install -c -m 644 misc/gnuchess.eng '/home/slitaz/wok/gnuchess/install/usr/share/games/plugins/xboard' make[2]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5' make[1]: Leaving directory '/home/slitaz/wok/gnuchess/source/gnuchess-6.2.5' ================================================================================ Executing strip on all files... Done Time: 1.37s. Size: 306296 B -> 254384 B. Save: 51 KB. Installing (pkg/local): advancecomp-static-2.1-i486 Compressing man pages... Done Time: 1.82s. Size: 2055 B -> 1089 B. Save: 1 KB. Cache hit: 1/1. Installing (pkg/local): pngquant-static-2.12.2-i486 Installing (pkg/local): optipng-static-0.7.7-i486 Compressing png images... Done Time: 2.63s. Size: 2448 B -> 1575 B. Save: 1 KB. Cache hit: 1/1. Normalizing mo files... Done Time: 3.24s. Size: 247754 B -> 240903 B. Save: 7 KB. ================================================================================ Build dependencies to remove: 14 Removing: advancecomp-static gettext gettext-dev glib libcroco libpcre libxml2 optipng-static pngquant-static readline-dev util-linux-blkid util-linux-mount util-linux-smartcols util-linux-uuid Pack: gnuchess 6.2.5 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done Removing old package "gnuchess-6.2.5-i486.tazpkg" Done The release checksum has changed. ================================================================================ Package "gnuchess-6.2.5-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/gnuchess-6.2.5... Done Checking site script in source/gnuchess-6.2.5... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: gnuchess 6.2.5 ================================================================================ Src file : gnuchess-6.2.5.tar.gz Src size : 768.0K Source dir : 6.0M Produced : 836.0K Cook time : 29s Cook date : 2020-07-07 09:43 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 364.0K : 118.4K : 7 : gnuchess-6.2.5-i486.tazpkg ================================================================================