>>> libtorrent 0.13.8 Extracting gzip -d -c /tmp/instance-1/dl/libtorrent/libtorrent-0.13.8.tar.gz | tar --strip-components=1 -C /tmp/instance-1/output-1/build/libtorrent-0.13.8 -xf - >>> libtorrent 0.13.8 Patching Applying 0001-libtorrent.pc.in-add-Libs.Private.patch using patch: patching file libtorrent.pc.in >>> libtorrent 0.13.8 Updating config.sub and config.guess for file in config.guess config.sub; do for i in $(find /tmp/instance-1/output-1/build/libtorrent-0.13.8 -name $file); do cp support/gnuconfig/$file $i; done; done >>> libtorrent 0.13.8 Patching libtool patching file /tmp/instance-1/output-1/build/libtorrent-0.13.8/ltmain.sh Hunk #1 succeeded at 2694 (offset 7 lines). Hunk #2 succeeded at 4284 (offset 7 lines). Hunk #3 succeeded at 6579 (offset 25 lines). Hunk #4 succeeded at 6589 (offset 25 lines). Hunk #5 succeeded at 6882 (offset 25 lines). Hunk #6 succeeded at 7174 (offset 25 lines). Hunk #7 succeeded at 8142 (offset 30 lines). Hunk #8 succeeded at 10771 (offset 61 lines). >>> libtorrent 0.13.8 Configuring (cd /tmp/instance-1/output-1/build/libtorrent-0.13.8/ && rm -rf config.cache && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/i686-linux-ar" AS="/tmp/instance-1/output-1/host/bin/i686-linux-as" LD="/tmp/instance-1/output-1/host/bin/i686-linux-ld" NM="/tmp/instance-1/output-1/host/bin/i686-linux-nm" CC="/tmp/instance-1/output-1/host/bin/i686-linux-gcc" GCC="/tmp/instance-1/output-1/host/bin/i686-linux-gcc" CPP="/tmp/instance-1/output-1/host/bin/i686-linux-cpp" CXX="/tmp/instance-1/output-1/host/bin/i686-linux-g++" FC="/tmp/instance-1/output-1/host/bin/i686-linux-gfortran" F77="/tmp/instance-1/output-1/host/bin/i686-linux-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/i686-linux-ranlib" READELF="/tmp/instance-1/output-1/host/bin/i686-linux-readelf" STRIP="/tmp/instance-1/output-1/host/bin/i686-linux-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/i686-linux-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/i686-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/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/i686-linux-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/i686-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 -Os -g0 -DNDEBUG " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG " LDFLAGS="" FCFLAGS=" -Os -g0 -DNDEBUG" FFLAGS=" -Os -g0 -DNDEBUG" PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot" INTLTOOL_PERL=/usr/bin/perl ac_cv_lbl_unaligned_fail=no 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=i686-buildroot-linux-uclibc --host=i686-buildroot-linux-uclibc --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 --disable-static --enable-shared --enable-aligned --disable-instrumentation --with-zlib=/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr --enable-openssl ) configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls checking build system type... x86_64-pc-linux-gnu checking host system type... i686-buildroot-linux-uclibc checking how to print strings... printf checking for i686-buildroot-linux-uclibc-gcc... /tmp/instance-1/output-1/host/bin/i686-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 /tmp/instance-1/output-1/host/bin/i686-linux-gcc accepts -g... yes checking for /tmp/instance-1/output-1/host/bin/i686-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-1/output-1/host/bin/i686-linux-gcc understands -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by /tmp/instance-1/output-1/host/bin/i686-linux-gcc... /tmp/instance-1/output-1/host/bin/i686-linux-ld checking if the linker (/tmp/instance-1/output-1/host/bin/i686-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /tmp/instance-1/output-1/host/bin/i686-linux-nm checking the name lister (/tmp/instance-1/output-1/host/bin/i686-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to i686-buildroot-linux-uclibc format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /tmp/instance-1/output-1/host/bin/i686-linux-ld option to reload object files... -r checking for i686-buildroot-linux-uclibc-objdump... /tmp/instance-1/output-1/host/bin/i686-linux-objdump checking how to recognize dependent libraries... pass_all checking for i686-buildroot-linux-uclibc-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-buildroot-linux-uclibc-ar... /tmp/instance-1/output-1/host/bin/i686-linux-ar checking for archiver @FILE support... @ checking for i686-buildroot-linux-uclibc-strip... /tmp/instance-1/output-1/host/bin/i686-linux-strip checking for i686-buildroot-linux-uclibc-ranlib... /tmp/instance-1/output-1/host/bin/i686-linux-ranlib checking for gawk... gawk checking command to parse /tmp/instance-1/output-1/host/bin/i686-linux-nm output from /tmp/instance-1/output-1/host/bin/i686-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for i686-buildroot-linux-uclibc-mt... no checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /tmp/instance-1/output-1/host/bin/i686-linux-cpp 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 for dlfcn.h... yes checking for objdir... .libs checking if /tmp/instance-1/output-1/host/bin/i686-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /tmp/instance-1/output-1/host/bin/i686-linux-gcc option to produce PIC... -fPIC -DPIC checking if /tmp/instance-1/output-1/host/bin/i686-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-1/output-1/host/bin/i686-linux-gcc static flag -static works... yes checking if /tmp/instance-1/output-1/host/bin/i686-linux-gcc supports -c -o file.o... yes checking if /tmp/instance-1/output-1/host/bin/i686-linux-gcc supports -c -o file.o... (cached) yes checking whether the /tmp/instance-1/output-1/host/bin/i686-linux-gcc linker (/tmp/instance-1/output-1/host/bin/i686-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for i686-buildroot-linux-uclibc-strip... (cached) /tmp/instance-1/output-1/host/bin/i686-linux-strip checking for a thread-safe mkdir -p... /bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of /tmp/instance-1/output-1/host/bin/i686-linux-gcc... none checking whether we are using the GNU C++ compiler... yes checking whether /tmp/instance-1/output-1/host/bin/i686-linux-g++ accepts -g... yes checking how to run the C++ preprocessor... /tmp/instance-1/output-1/host/bin/i686-linux-g++ -E checking for ld used by /tmp/instance-1/output-1/host/bin/i686-linux-g++... /tmp/instance-1/output-1/host/bin/i686-linux-ld checking if the linker (/tmp/instance-1/output-1/host/bin/i686-linux-ld) is GNU ld... yes checking whether the /tmp/instance-1/output-1/host/bin/i686-linux-g++ linker (/tmp/instance-1/output-1/host/bin/i686-linux-ld) supports shared libraries... yes checking for /tmp/instance-1/output-1/host/bin/i686-linux-g++ option to produce PIC... -fPIC -DPIC checking if /tmp/instance-1/output-1/host/bin/i686-linux-g++ PIC flag -fPIC -DPIC works... yes checking if /tmp/instance-1/output-1/host/bin/i686-linux-g++ static flag -static works... yes checking if /tmp/instance-1/output-1/host/bin/i686-linux-g++ supports -c -o file.o... yes checking if /tmp/instance-1/output-1/host/bin/i686-linux-g++ supports -c -o file.o... (cached) yes checking whether the /tmp/instance-1/output-1/host/bin/i686-linux-g++ linker (/tmp/instance-1/output-1/host/bin/i686-linux-ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of /tmp/instance-1/output-1/host/bin/i686-linux-g++... none checking whether byte ordering is bigendian... (cached) no checking for user-defined CFLAGS... user-defined "-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG " checking for user-defined CXXFLAGS... user-defined "-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG " checking whether /tmp/instance-1/output-1/host/bin/i686-linux-g++ supports C++11 features by default... yes checking should use TR1 headers... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sysroot... no checking for kqueue support... no checking whether kqueue supports pipes and ptys... no checking for epoll support... yes checking for fallocate... yes checking size of long... 4 checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for statvfs... ok checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking mcheck.h usability... no checking mcheck.h presence... no checking for mcheck.h... no checking whether sys/inotify.h actually works... yes checking if compiler supports __attribute__((visibility("default")))... yes 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 PTHREAD_PRIO_INHERIT... no checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking pkg-config is at least version 0.9.0... yes checking for cppunit... yes checking for libcrypto... yes checking for DH_set0_pqg in -lcrypto... yes checking for posix_memalign... yes checking for madvise... yes checking for cacheline... using default 128 bytes checking for __builtin_popcount... yes checking for execinfo.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_setname_np type... generic checking signedness of mincore parameter... unsigned checking if instrumentation should be included... no checking if compiler supports __attribute__((unused))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libtorrent.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/torrent/Makefile config.status: creating src/torrent/data/Makefile config.status: creating src/torrent/download/Makefile config.status: creating src/torrent/net/Makefile config.status: creating src/torrent/peer/Makefile config.status: creating src/torrent/utils/Makefile config.status: creating src/data/Makefile config.status: creating src/dht/Makefile config.status: creating src/download/Makefile config.status: creating src/net/Makefile config.status: creating src/protocol/Makefile config.status: creating src/tracker/Makefile config.status: creating src/utils/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls >>> libtorrent 0.13.8 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-1/output-1/build/libtorrent-0.13.8/ make[1]: Entering directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8' /usr/bin/make all-recursive make[2]: Entering directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8' Making all in src make[3]: Entering directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8/src' Making all in torrent make[4]: Entering directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8/src/torrent' Making all in data make[5]: Entering directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8/src/torrent/data' /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o block.lo block.cc /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o block_list.lo block_list.cc /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o chunk_utils.lo chunk_utils.cc /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o download_data.lo download_data.cc /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o file.lo file.cc /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o file_list.lo file_list.cc /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o file_list_iterator.lo file_list_iterator.cc /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o file_manager.lo file_manager.cc /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o file_utils.lo file_utils.cc /bin/bash ../../../libtool --tag=CXX --mode=compile /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c -o transfer_list.lo transfer_list.cc libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c file_list.cc -fPIC -DPIC -o .libs/file_list.o libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c file.cc -fPIC -DPIC -o .libs/file.o libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c block_list.cc -fPIC -DPIC -o .libs/block_list.o libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c chunk_utils.cc -fPIC -DPIC -o .libs/chunk_utils.o libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c transfer_list.cc -fPIC -DPIC -o .libs/transfer_list.o libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c file_manager.cc -fPIC -DPIC -o .libs/file_manager.o libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c download_data.cc -fPIC -DPIC -o .libs/download_data.o libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c file_utils.cc -fPIC -DPIC -o .libs/file_utils.o libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c block.cc -fPIC -DPIC -o .libs/block.o libtool: compile: /tmp/instance-1/output-1/host/bin/i686-linux-g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -I/tmp/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/include -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g0 -DNDEBUG -g -DDEBUG -Wall -fvisibility=hidden -c file_list_iterator.cc -fPIC -DPIC -o .libs/file_list_iterator.o In file included from block_list.cc:42: block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^ block_transfer.h:129:74: note: in C++11 destructors default to noexcept block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^ block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../../manager.h:42, from chunk_utils.cc:43: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../../protocol/encryption_info.h:40, from ./../../protocol/peer_connection_base.h:46, from block.cc:44: ./../../utils/rc4.h:76:3: error: 'RC4_KEY' does not name a type 76 | RC4_KEY m_key; | ^~~~~~~ In file included from ./../../globals.h:41, from file.cc:48: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept ./../../utils/rc4.h: In constructor 'torrent::RC4::RC4(const unsigned char*, int)': ./../../utils/rc4.h:70:86: error: 'm_key' was not declared in this scope; did you mean 'key'? 70 | RC4(const unsigned char key[], int len) { RC4_set_key(&m_key, len, key); } | ^~~~~ | key ./../../utils/rc4.h:70:73: error: 'RC4_set_key' was not declared in this scope 70 | RC4(const unsigned char key[], int len) { RC4_set_key(&m_key, len, key); } | ^~~~~~~~~~~ ./../../utils/rc4.h: In member function 'void torrent::RC4::crypt(const void*, void*, unsigned int)': ./../../utils/rc4.h:72:75: error: '::RC4' has not been declared; did you mean 'torrent::RC4'? 72 | void crypt(const void* indata, void* outdata, unsigned int length) { ::RC4(&m_key, length, (const unsigned char*)indata, (unsigned char*)outdata); } | ^~~ | torrent::RC4 In file included from ./../../protocol/encryption_info.h:40, from ./../../protocol/peer_connection_base.h:46, from block.cc:44: ./../../utils/rc4.h:54:7: note: 'torrent::RC4' declared here 54 | class RC4 { | ^~~ In file included from ./../../protocol/encryption_info.h:40, from ./../../protocol/peer_connection_base.h:46, from block.cc:44: ./../../utils/rc4.h:72:80: error: 'm_key' was not declared in this scope 72 | void crypt(const void* indata, void* outdata, unsigned int length) { ::RC4(&m_key, length, (const unsigned char*)indata, (unsigned char*)outdata); } | ^~~~~ ./../../utils/rc4.h: In member function 'void torrent::RC4::crypt(void*, unsigned int)': ./../../utils/rc4.h:73:75: error: '::RC4' has not been declared; did you mean 'torrent::RC4'? 73 | void crypt(void* data, unsigned int length) { ::RC4(&m_key, length, (unsigned char*)data, (unsigned char*)data); } | ^~~ | torrent::RC4 In file included from ./../../protocol/encryption_info.h:40, from ./../../protocol/peer_connection_base.h:46, from block.cc:44: ./../../utils/rc4.h:54:7: note: 'torrent::RC4' declared here 54 | class RC4 { | ^~~ In file included from ./../../protocol/encryption_info.h:40, from ./../../protocol/peer_connection_base.h:46, from block.cc:44: ./../../utils/rc4.h:73:80: error: 'm_key' was not declared in this scope 73 | void crypt(void* data, unsigned int length) { ::RC4(&m_key, length, (unsigned char*)data, (unsigned char*)data); } | ^~~~~ In file included from ./../../manager.h:42, from file_manager.cc:46: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from transfer_list.cc:49: block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^ block_transfer.h:129:74: note: in C++11 destructors default to noexcept block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^ block_transfer.h:132:78: note: in C++11 destructors default to noexcept file_manager.cc: In destructor 'torrent::FileManager::~FileManager()': file_manager.cc:58:83: warning: throw will always call terminate() [-Wterminate] 58 | throw internal_error("FileManager::~FileManager() called but empty() != true."); | ^ file_manager.cc:58:83: note: in C++11 destructors default to noexcept file.cc: In destructor 'torrent::File::~File()': file.cc:80:65: warning: throw will always call terminate() [-Wterminate] 80 | throw internal_error("File::~File() called on an open file."); | ^ file.cc:80:65: note: in C++11 destructors default to noexcept transfer_list.cc: In destructor 'torrent::TransferList::~TransferList()': transfer_list.cc:66:87: warning: throw will always call terminate() [-Wterminate] 66 | throw internal_error("TransferList::~TransferList() called on an non-empty object"); | ^ transfer_list.cc:66:87: note: in C++11 destructors default to noexcept In file included from ./../../manager.h:42, from file_list.cc:63: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept file_list.cc: In member function 'torrent::FileList::iterator_range torrent::FileList::split(std::vector::iterator, torrent::FileList::split_type*, torrent::FileList::split_type*)': file_list.cc:240:30: warning: 'new' of type 'torrent::File' with extended alignment 128 [-Waligned-new=] 240 | File* newFile = new File(); | ^ file_list.cc:240:30: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter file_list.cc:240:30: note: use '-faligned-new' to enable C++17 over-aligned new support file_list.cc: In member function 'std::vector::iterator torrent::FileList::merge(std::vector::iterator, std::vector::iterator, const torrent::Path&)': file_list.cc:263:23: warning: 'new' of type 'torrent::File' with extended alignment 128 [-Waligned-new=] 263 | File* newFile = new File; | ^~~~ file_list.cc:263:23: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter file_list.cc:263:23: note: use '-faligned-new' to enable C++17 over-aligned new support file_list.cc: In member function 'void torrent::FileList::initialize(uint64_t, uint32_t)': file_list.cc:386:28: warning: 'new' of type 'torrent::File' with extended alignment 128 [-Waligned-new=] 386 | File* newFile = new File(); | ^ file_list.cc:386:28: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter file_list.cc:386:28: note: use '-faligned-new' to enable C++17 over-aligned new support file_list.cc: In member function 'torrent::Chunk* torrent::FileList::create_chunk(uint64_t, uint32_t, int)': file_list.cc:607:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 607 | std::auto_ptr chunk(new Chunk); | ^~~~~~~~ In file included from /tmp/instance-1/output-1/host/opt/ext-toolchain/i686-buildroot-linux-uclibc/include/c++/9.3.0/memory:80, from file_list.cc:45: /tmp/instance-1/output-1/host/opt/ext-toolchain/i686-buildroot-linux-uclibc/include/c++/9.3.0/bits/unique_ptr.h:53:28: note: declared here 53 | template class auto_ptr; | ^~~~~~~~ file_list.cc:607:34: warning: 'new' of type 'torrent::Chunk' with extended alignment 128 [-Waligned-new=] 607 | std::auto_ptr chunk(new Chunk); | ^~~~~ file_list.cc:607:34: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter file_list.cc:607:34: note: use '-faligned-new' to enable C++17 over-aligned new support In file included from ./../../protocol/request_list.h:42, from ./../../protocol/peer_connection_base.h:50, from block.cc:44: ./../../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^ ./../../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^ ./../../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../../globals.h:41, from ./../../protocol/request_list.h:46, from ./../../protocol/peer_connection_base.h:50, from block.cc:44: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept block.cc: In destructor 'torrent::Block::~Block()': block.cc:56:103: warning: throw will always call terminate() [-Wterminate] 56 | throw internal_error("Block dtor with 'm_state != STATE_INCOMPLETE && m_state != STATE_COMPLETED'"); | ^ block.cc:56:103: note: in C++11 destructors default to noexcept block.cc:60:94: warning: throw will always call terminate() [-Wterminate] 60 | throw internal_error("Block dtor with 'm_state == STATE_COMPLETED && m_leader == NULL'"); | ^ block.cc:60:94: note: in C++11 destructors default to noexcept block.cc:75:58: warning: throw will always call terminate() [-Wterminate] 75 | throw internal_error("Block::clear() m_stalled != 0."); | ^ block.cc:75:58: note: in C++11 destructors default to noexcept make[5]: *** [Makefile:506: block.lo] Error 1 make[5]: *** Waiting for unfinished jobs.... make[5]: Leaving directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8/src/torrent/data' make[4]: *** [Makefile:653: all-recursive] Error 1 make[4]: Leaving directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8/src/torrent' make[3]: *** [Makefile:580: all-recursive] Error 1 make[3]: Leaving directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8/src' make[2]: *** [Makefile:502: all-recursive] Error 1 make[2]: Leaving directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8' make[1]: *** [Makefile:411: all] Error 2 make[1]: Leaving directory '/tmp/instance-1/output-1/build/libtorrent-0.13.8' make: *** [package/pkg-generic.mk:250: /tmp/instance-1/output-1/build/libtorrent-0.13.8/.stamp_built] Error 2 make: Leaving directory '/tmp/instance-1/buildroot'