>>> gnuchess 6.2.5 Extracting gzip -d -c /home/naourr/work/instance-1/dl/gnuchess/gnuchess-6.2.5.tar.gz | /home/naourr/work/instance-1/output-1/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5 -xf - >>> gnuchess 6.2.5 Patching >>> gnuchess 6.2.5 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5 -name $file); do cp support/gnuconfig/$file $i; done; done >>> gnuchess 6.2.5 Patching libtool >>> gnuchess 6.2.5 Configuring (cd /home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/ && rm -rf config.cache && PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" AR="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ar" AS="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-as" LD="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ld" NM="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-nm" CC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc" GCC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc" CPP="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-cpp" CXX="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++" FC="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gfortran" F77="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-gfortran" RANLIB="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib" READELF="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-readelf" STRIP="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-strip" OBJCOPY="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-objcopy" OBJDUMP="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/naourr/work/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-as" DEFAULT_LINKER="/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static" CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static" LDFLAGS=" -Wl,-elf2flt -static" FCFLAGS=" -O2 -g2 -Wl,-elf2flt -static" FFLAGS=" -O2 -g2 -Wl,-elf2flt -static" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/home/naourr/work/instance-1/output-1/host/arm-buildroot-uclinux-uclibcgnueabi/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_memcmp_working=yes ac_cv_have_decl_malloc=yes gl_cv_func_malloc_0_nonnull=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_calloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes lt_cv_sys_lib_search_path_spec="" ac_cv_c_bigendian=no CONFIG_SITE=/dev/null ./configure --target=arm-buildroot-uclinux-uclibcgnueabi --host=arm-buildroot-uclinux-uclibcgnueabi --build=x86_64-pc-linux-gnu --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --localstatedir=/var --program-prefix="" --disable-gtk-doc --disable-gtk-doc-html --disable-doc --disable-docs --disable-documentation --with-xmlto=no --with-fop=no --disable-dependency-tracking --enable-ipv6 --disable-nls --enable-static --disable-shared ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-static, --disable-shared checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for arm-buildroot-uclinux-uclibcgnueabi-strip... /home/naourr/work/instance-1/output-1/host/bin/arm-linux-strip 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 arm-buildroot-uclinux-uclibcgnueabi-gcc... /home/naourr/work/instance-1/output-1/host/bin/arm-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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ accepts -g... yes checking dependency style of /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++... none checking for arm-buildroot-uclinux-uclibcgnueabi-ranlib... /home/naourr/work/instance-1/output-1/host/bin/arm-linux-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... /home/naourr/work/instance-1/output-1/host/bin/arm-linux-cpp 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... (cached) 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... (cached) yes checking for working memcmp... (cached) 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-pc-linux-gnu checking host system type... arm-buildroot-uclinux-uclibcgnueabi 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... /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... no checking for msgfmt... /home/naourr/work/instance-1/output-1/host/bin/msgfmt checking for gmsgfmt... /home/naourr/work/instance-1/output-1/host/bin/msgfmt checking for xgettext... /home/naourr/work/instance-1/output-1/host/bin/xgettext checking for msgmerge... /home/naourr/work/instance-1/output-1/host/bin/msgmerge checking for ld used by /home/naourr/work/instance-1/output-1/host/bin/arm-linux-gcc... /home/naourr/work/instance-1/output-1/host/bin/arm-linux-ld checking if the linker (/home/naourr/work/instance-1/output-1/host/bin/arm-linux-ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether to use NLS... no 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 configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --enable-static, --disable-shared >>> gnuchess 6.2.5 Building PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/ make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5' Making all in src make[2]: Entering directory '/home/naourr/work/instance-1/output-1/build/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 /usr/bin/make all-recursive make[3]: Entering directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src' Making all in frontend make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src/frontend' /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o atak.o atak.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o cmd.o cmd.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o debug.o debug.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o epd.o epd.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o genmove.o genmove.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o init.o init.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move.o move.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o output.o output.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o players.o players.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o pgn.o pgn.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o solve.o solve.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o swap.o swap.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o util.o util.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o engine.o engine.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o lexpgn.o lexpgn.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -I../../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o input.o input.cc 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" ); ^ 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 /home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib libfrontend.a make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src/frontend' Making all in adapter make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src/adapter' /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o adapter.o adapter.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o attack.o attack.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o board.o board.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o book.o book.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o book_make.o book_make.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o book_merge.o book_merge.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o colour.o colour.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o engine.o engine.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o epd.o epd.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o fen.o fen.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o game.o game.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o hash.o hash.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o io.o io.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o line.o line.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o list.o list.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o main.o main.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move.o move.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move_do.o move_do.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move_gen.o move_gen.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move_legal.o move_legal.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o option.o option.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o parse.o parse.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o pgn.o pgn.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o piece.o piece.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o posix.o posix.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o random.o random.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o san.o san.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o search.o search.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o square.o square.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o uci.o uci.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o util.o util.cpp 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 /home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib libadapter.a make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src/adapter' Making all in engine make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src/engine' /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o attack.o attack.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o board.o board.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o book.o book.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o eval.o eval.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o fen.o fen.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o hash.o hash.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o list.o list.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o main.o main.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o material.o material.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move.o move.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move_check.o move_check.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move_do.o move_do.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move_evasion.o move_evasion.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move_gen.o move_gen.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o move_legal.o move_legal.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o option.o option.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o pawn.o pawn.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o piece.o piece.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o posix.o posix.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o protocol.o protocol.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o pst.o pst.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o pv.o pv.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o random.o random.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o recog.o recog.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o search.o search.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o search_full.o search_full.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o see.o see.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o sort.o sort.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o square.o square.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o trans.o trans.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o util.o util.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o value.o value.cpp /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DHAVE_CONFIG_H -I. -I../../src -I../../src -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o vector.o vector.cpp 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 /home/naourr/work/instance-1/output-1/host/bin/arm-linux-ranlib libengine.a make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src/engine' make[4]: Entering directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src' /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o main.o main.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I../lib -I../lib -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -c -o components.o components.cc /home/naourr/work/instance-1/output-1/host/bin/arm-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g2 -Wl,-elf2flt -static -Wl,-elf2flt -static -Wl,-elf2flt -static -o gnuchess main.o components.o frontend/libfrontend.a adapter/libadapter.a engine/libengine.a -lreadline -lncurses ERROR: reloc type R_ARM_THM_MOVW_ABS_NC unsupported in this context ERROR: reloc type R_ARM_THM_MOVT_ABS unsupported in this context ERROR: reloc type R_ARM_THM_MOVW_ABS_NC unsupported in this context ERROR: reloc type R_ARM_THM_MOVT_ABS unsupported in this context/home/naourr/work/instance-1/output-1/host/opt/ext-toolchain/arm-buildroot-uclinux-uclibcgnueabi/bin/elf2flt: 4 bad relocs collect2: error: ld returned 1 exit status make[4]: *** [Makefile:496: gnuchess] Error 1 make[4]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src' make[3]: *** [Makefile:563: all-recursive] Error 1 make[3]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src' make[2]: *** [Makefile:402: all] Error 2 make[2]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/src' make[1]: *** [Makefile:504: all-recursive] Error 1 make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5' make: *** [package/pkg-generic.mk:241: /home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-1/buildroot'