tar -xf libtorrent-0.13.2.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for cppunit-config... no checking for Cppunit - version >= 1.9.6... no checking build system type... armv5tel-unknown-linux-gnueabi checking host system type... armv5tel-unknown-linux-gnueabi checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv5tel-unknown-linux-gnueabi file names to armv5tel-unknown-linux-gnueabi format... func_convert_file_noop checking how to convert armv5tel-unknown-linux-gnueabi file names to toolchain format... func_convert_file_noop checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/bin/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 g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether byte ordering is bigendian... no checking the byte alignment... required checking for user-defined CXXFLAGS... user-defined "-O2 -march=armv5te" checking for TR1 support... yes checking for C++11 support... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 if compiler supports __attribute__((visibility("default")))... yes 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 PTHREAD_PRIO_INHERIT... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for STUFF... yes checking for posix_memalign... yes checking for madvise... no checking for cacheline... using default 128 bytes checking for __builtin_popcount... yes checking signedness of mincore parameter... unsigned checking for proper overloaded template function disambiguation... yes checking if compiler supports __attribute__((unused))... yes 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/peer/Makefile config.status: creating src/torrent/data/Makefile config.status: creating src/torrent/download/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 depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2' Making all in src make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' Making all in torrent make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' Making all in data make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/data' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.cc -fPIC -DPIC -o .libs/block.o mv -f .deps/block.Tpo .deps/block.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c -o block_list.lo block_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c block_list.cc -fPIC -DPIC -o .libs/block_list.o mv -f .deps/block_list.Tpo .deps/block_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c -o chunk_utils.lo chunk_utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c chunk_utils.cc -fPIC -DPIC -o .libs/chunk_utils.o mv -f .deps/chunk_utils.Tpo .deps/chunk_utils.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_data.lo -MD -MP -MF .deps/download_data.Tpo -c -o download_data.lo download_data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_data.lo -MD -MP -MF .deps/download_data.Tpo -c download_data.cc -fPIC -DPIC -o .libs/download_data.o mv -f .deps/download_data.Tpo .deps/download_data.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cc -fPIC -DPIC -o .libs/file.o mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file_list.lo -MD -MP -MF .deps/file_list.Tpo -c -o file_list.lo file_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file_list.lo -MD -MP -MF .deps/file_list.Tpo -c file_list.cc -fPIC -DPIC -o .libs/file_list.o file_list.cc: In member function 'void torrent::FileList::open(int)': file_list.cc:405:169: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] file_list.cc:475:205: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] file_list.cc:477:242: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] file_list.cc: In member function 'void torrent::FileList::close()': file_list.cc:509:169: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] file_list.cc: In member function 'void torrent::FileList::mark_completed(uint32_t)': file_list.cc:663:194: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] file_list.cc: In member function 'void torrent::FileList::reset_filesize(int64_t)': file_list.cc:723:207: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/file_list.Tpo .deps/file_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file_list_iterator.lo -MD -MP -MF .deps/file_list_iterator.Tpo -c -o file_list_iterator.lo file_list_iterator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file_list_iterator.lo -MD -MP -MF .deps/file_list_iterator.Tpo -c file_list_iterator.cc -fPIC -DPIC -o .libs/file_list_iterator.o mv -f .deps/file_list_iterator.Tpo .deps/file_list_iterator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file_manager.lo -MD -MP -MF .deps/file_manager.Tpo -c -o file_manager.lo file_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file_manager.lo -MD -MP -MF .deps/file_manager.Tpo -c file_manager.cc -fPIC -DPIC -o .libs/file_manager.o mv -f .deps/file_manager.Tpo .deps/file_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file_utils.lo -MD -MP -MF .deps/file_utils.Tpo -c -o file_utils.lo file_utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT file_utils.lo -MD -MP -MF .deps/file_utils.Tpo -c file_utils.cc -fPIC -DPIC -o .libs/file_utils.o mv -f .deps/file_utils.Tpo .deps/file_utils.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT transfer_list.lo -MD -MP -MF .deps/transfer_list.Tpo -c -o transfer_list.lo transfer_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT transfer_list.lo -MD -MP -MF .deps/transfer_list.Tpo -c transfer_list.cc -fPIC -DPIC -o .libs/transfer_list.o mv -f .deps/transfer_list.Tpo .deps/transfer_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_torrentdata.la block.lo block_list.lo chunk_utils.lo download_data.lo file.lo file_list.lo file_list_iterator.lo file_manager.lo file_utils.lo transfer_list.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_torrentdata.a .libs/block.o .libs/block_list.o .libs/chunk_utils.o .libs/download_data.o .libs/file.o .libs/file_list.o .libs/file_list_iterator.o .libs/file_manager.o .libs/file_utils.o .libs/transfer_list.o libtool: link: ranlib .libs/libsub_torrentdata.a libtool: link: ( cd ".libs" && rm -f "libsub_torrentdata.la" && ln -s "../libsub_torrentdata.la" "libsub_torrentdata.la" ) make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/data' Making all in download make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/download' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT choke_group.lo -MD -MP -MF .deps/choke_group.Tpo -c -o choke_group.lo choke_group.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT choke_group.lo -MD -MP -MF .deps/choke_group.Tpo -c choke_group.cc -fPIC -DPIC -o .libs/choke_group.o mv -f .deps/choke_group.Tpo .deps/choke_group.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT choke_queue.lo -MD -MP -MF .deps/choke_queue.Tpo -c -o choke_queue.lo choke_queue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT choke_queue.lo -MD -MP -MF .deps/choke_queue.Tpo -c choke_queue.cc -fPIC -DPIC -o .libs/choke_queue.o choke_queue.cc: In member function 'torrent::group_stats torrent::choke_queue::retrieve_connections(torrent::group_stats, torrent::choke_queue::container_type*, torrent::choke_queue::container_type*)': choke_queue.cc:125:324: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] choke_queue.cc: In member function 'void torrent::choke_queue::balance()': choke_queue.cc:236:291: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] choke_queue.cc: In member function 'int torrent::choke_queue::cycle(uint32_t)': choke_queue.cc:292:283: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] choke_queue.cc:305:279: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/choke_queue.Tpo .deps/choke_queue.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_manager.lo -MD -MP -MF .deps/download_manager.Tpo -c -o download_manager.lo download_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_manager.lo -MD -MP -MF .deps/download_manager.Tpo -c download_manager.cc -fPIC -DPIC -o .libs/download_manager.o mv -f .deps/download_manager.Tpo .deps/download_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT resource_manager.lo -MD -MP -MF .deps/resource_manager.Tpo -c -o resource_manager.lo resource_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT resource_manager.lo -MD -MP -MF .deps/resource_manager.Tpo -c resource_manager.cc -fPIC -DPIC -o .libs/resource_manager.o resource_manager.cc: In member function 'void torrent::ResourceManager::receive_upload_unchoke(int)': resource_manager.cc:208:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] resource_manager.cc: In member function 'void torrent::ResourceManager::receive_download_unchoke(int)': resource_manager.cc:218:225: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] resource_manager.cc: In member function 'int torrent::ResourceManager::balance_unchoked(unsigned int, unsigned int, bool)': resource_manager.cc:271:257: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] resource_manager.cc:274:261: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/resource_manager.Tpo .deps/resource_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_torrentdownload.la choke_group.lo choke_queue.lo download_manager.lo resource_manager.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_torrentdownload.a .libs/choke_group.o .libs/choke_queue.o .libs/download_manager.o .libs/resource_manager.o libtool: link: ranlib .libs/libsub_torrentdownload.a libtool: link: ( cd ".libs" && rm -f "libsub_torrentdownload.la" && ln -s "../libsub_torrentdownload.la" "libsub_torrentdownload.la" ) make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/download' Making all in peer make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/peer' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT client_info.lo -MD -MP -MF .deps/client_info.Tpo -c -o client_info.lo client_info.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT client_info.lo -MD -MP -MF .deps/client_info.Tpo -c client_info.cc -fPIC -DPIC -o .libs/client_info.o mv -f .deps/client_info.Tpo .deps/client_info.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT client_list.lo -MD -MP -MF .deps/client_list.Tpo -c -o client_list.lo client_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT client_list.lo -MD -MP -MF .deps/client_list.Tpo -c client_list.cc -fPIC -DPIC -o .libs/client_list.o mv -f .deps/client_list.Tpo .deps/client_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT connection_list.lo -MD -MP -MF .deps/connection_list.Tpo -c -o connection_list.lo connection_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT connection_list.lo -MD -MP -MF .deps/connection_list.Tpo -c connection_list.cc -fPIC -DPIC -o .libs/connection_list.o mv -f .deps/connection_list.Tpo .deps/connection_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c -o peer.lo peer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.cc -fPIC -DPIC -o .libs/peer.o mv -f .deps/peer.Tpo .deps/peer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_info.lo -MD -MP -MF .deps/peer_info.Tpo -c -o peer_info.lo peer_info.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_info.lo -MD -MP -MF .deps/peer_info.Tpo -c peer_info.cc -fPIC -DPIC -o .libs/peer_info.o mv -f .deps/peer_info.Tpo .deps/peer_info.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_list.lo -MD -MP -MF .deps/peer_list.Tpo -c -o peer_list.lo peer_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_list.lo -MD -MP -MF .deps/peer_list.Tpo -c peer_list.cc -fPIC -DPIC -o .libs/peer_list.o mv -f .deps/peer_list.Tpo .deps/peer_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_torrentpeer.la client_info.lo client_list.lo connection_list.lo peer.lo peer_info.lo peer_list.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_torrentpeer.a .libs/client_info.o .libs/client_list.o .libs/connection_list.o .libs/peer.o .libs/peer_info.o .libs/peer_list.o libtool: link: ranlib .libs/libsub_torrentpeer.a libtool: link: ( cd ".libs" && rm -f "libsub_torrentpeer.la" && ln -s "../libsub_torrentpeer.la" "libsub_torrentpeer.la" ) make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/peer' Making all in utils make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/utils' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cc -fPIC -DPIC -o .libs/log.o mv -f .deps/log.Tpo .deps/log.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT log_buffer.lo -MD -MP -MF .deps/log_buffer.Tpo -c -o log_buffer.lo log_buffer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT log_buffer.lo -MD -MP -MF .deps/log_buffer.Tpo -c log_buffer.cc -fPIC -DPIC -o .libs/log_buffer.o mv -f .deps/log_buffer.Tpo .deps/log_buffer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT log_files.lo -MD -MP -MF .deps/log_files.Tpo -c -o log_files.lo log_files.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT log_files.lo -MD -MP -MF .deps/log_files.Tpo -c log_files.cc -fPIC -DPIC -o .libs/log_files.o mv -f .deps/log_files.Tpo .deps/log_files.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT option_strings.lo -MD -MP -MF .deps/option_strings.Tpo -c -o option_strings.lo option_strings.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT option_strings.lo -MD -MP -MF .deps/option_strings.Tpo -c option_strings.cc -fPIC -DPIC -o .libs/option_strings.o mv -f .deps/option_strings.Tpo .deps/option_strings.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT resume.lo -MD -MP -MF .deps/resume.Tpo -c -o resume.lo resume.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT resume.lo -MD -MP -MF .deps/resume.Tpo -c resume.cc -fPIC -DPIC -o .libs/resume.o mv -f .deps/resume.Tpo .deps/resume.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT signal_bitfield.lo -MD -MP -MF .deps/signal_bitfield.Tpo -c -o signal_bitfield.lo signal_bitfield.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT signal_bitfield.lo -MD -MP -MF .deps/signal_bitfield.Tpo -c signal_bitfield.cc -fPIC -DPIC -o .libs/signal_bitfield.o mv -f .deps/signal_bitfield.Tpo .deps/signal_bitfield.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT thread_base.lo -MD -MP -MF .deps/thread_base.Tpo -c -o thread_base.lo thread_base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT thread_base.lo -MD -MP -MF .deps/thread_base.Tpo -c thread_base.cc -fPIC -DPIC -o .libs/thread_base.o thread_base.cc: In static member function 'static void* torrent::thread_base::event_loop(torrent::thread_base*)': thread_base.cc:107:197: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] thread_base.cc:150:204: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/thread_base.Tpo .deps/thread_base.Plo /bin/sh ../../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_torrentutils.la log.lo log_buffer.lo log_files.lo option_strings.lo resume.lo signal_bitfield.lo thread_base.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_torrentutils.a .libs/log.o .libs/log_buffer.o .libs/log_files.o .libs/option_strings.o .libs/resume.o .libs/signal_bitfield.o .libs/thread_base.o libtool: link: ranlib .libs/libsub_torrentutils.a libtool: link: ( cd ".libs" && rm -f "libsub_torrentutils.la" && ln -s "../libsub_torrentutils.la" "libsub_torrentutils.la" ) make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/utils' make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT bitfield.lo -MD -MP -MF .deps/bitfield.Tpo -c -o bitfield.lo bitfield.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT bitfield.lo -MD -MP -MF .deps/bitfield.Tpo -c bitfield.cc -fPIC -DPIC -o .libs/bitfield.o mv -f .deps/bitfield.Tpo .deps/bitfield.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_manager.lo -MD -MP -MF .deps/chunk_manager.Tpo -c -o chunk_manager.lo chunk_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_manager.lo -MD -MP -MF .deps/chunk_manager.Tpo -c chunk_manager.cc -fPIC -DPIC -o .libs/chunk_manager.o mv -f .deps/chunk_manager.Tpo .deps/chunk_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT connection_manager.lo -MD -MP -MF .deps/connection_manager.Tpo -c -o connection_manager.lo connection_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT connection_manager.lo -MD -MP -MF .deps/connection_manager.Tpo -c connection_manager.cc -fPIC -DPIC -o .libs/connection_manager.o mv -f .deps/connection_manager.Tpo .deps/connection_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_manager.lo -MD -MP -MF .deps/dht_manager.Tpo -c -o dht_manager.lo dht_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_manager.lo -MD -MP -MF .deps/dht_manager.Tpo -c dht_manager.cc -fPIC -DPIC -o .libs/dht_manager.o mv -f .deps/dht_manager.Tpo .deps/dht_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download.lo -MD -MP -MF .deps/download.Tpo -c -o download.lo download.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download.lo -MD -MP -MF .deps/download.Tpo -c download.cc -fPIC -DPIC -o .libs/download.o download.cc: In member function 'void torrent::Download::open(int)': download.cc:85:195: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] download.cc: In member function 'void torrent::Download::close(int)': download.cc:110:195: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] download.cc: In member function 'void torrent::Download::start(int)': download.cc:130:196: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] download.cc:155:287: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] download.cc: In member function 'void torrent::Download::stop(int)': download.cc:169:196: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] download.cc: In member function 'bool torrent::Download::hash_check(bool)': download.cc:191:237: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] download.cc: In member function 'void torrent::Download::hash_stop()': download.cc:213:180: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/download.Tpo .deps/download.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cc -fPIC -DPIC -o .libs/error.o mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo exceptions.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cc -fPIC -DPIC -o .libs/exceptions.o mv -f .deps/exceptions.Tpo .deps/exceptions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_string.lo -MD -MP -MF .deps/hash_string.Tpo -c -o hash_string.lo hash_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_string.lo -MD -MP -MF .deps/hash_string.Tpo -c hash_string.cc -fPIC -DPIC -o .libs/hash_string.o mv -f .deps/hash_string.Tpo .deps/hash_string.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo http.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cc -fPIC -DPIC -o .libs/http.o mv -f .deps/http.Tpo .deps/http.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cc -fPIC -DPIC -o .libs/object.o mv -f .deps/object.Tpo .deps/object.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT object_static_map.lo -MD -MP -MF .deps/object_static_map.Tpo -c -o object_static_map.lo object_static_map.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT object_static_map.lo -MD -MP -MF .deps/object_static_map.Tpo -c object_static_map.cc -fPIC -DPIC -o .libs/object_static_map.o mv -f .deps/object_static_map.Tpo .deps/object_static_map.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT object_stream.lo -MD -MP -MF .deps/object_stream.Tpo -c -o object_stream.lo object_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT object_stream.lo -MD -MP -MF .deps/object_stream.Tpo -c object_stream.cc -fPIC -DPIC -o .libs/object_stream.o mv -f .deps/object_stream.Tpo .deps/object_stream.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT path.lo -MD -MP -MF .deps/path.Tpo -c -o path.lo path.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cc -fPIC -DPIC -o .libs/path.o mv -f .deps/path.Tpo .deps/path.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT poll_epoll.lo -MD -MP -MF .deps/poll_epoll.Tpo -c -o poll_epoll.lo poll_epoll.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT poll_epoll.lo -MD -MP -MF .deps/poll_epoll.Tpo -c poll_epoll.cc -fPIC -DPIC -o .libs/poll_epoll.o poll_epoll.cc: In member function 'void torrent::PollEPoll::modify(torrent::Event*, int, uint32_t)': poll_epoll.cc:82:245: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_epoll.cc: In member function 'virtual void torrent::PollEPoll::open(torrent::Event*)': poll_epoll.cc:220:219: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_epoll.cc: In member function 'virtual void torrent::PollEPoll::close(torrent::Event*)': poll_epoll.cc:228:220: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_epoll.cc: In member function 'virtual void torrent::PollEPoll::closed(torrent::Event*)': poll_epoll.cc:244:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_epoll.cc: In member function 'virtual void torrent::PollEPoll::insert_read(torrent::Event*)': poll_epoll.cc:276:220: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_epoll.cc: In member function 'virtual void torrent::PollEPoll::insert_write(torrent::Event*)': poll_epoll.cc:285:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_epoll.cc: In member function 'virtual void torrent::PollEPoll::insert_error(torrent::Event*)': poll_epoll.cc:294:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_epoll.cc: In member function 'virtual void torrent::PollEPoll::remove_read(torrent::Event*)': poll_epoll.cc:303:220: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_epoll.cc: In member function 'virtual void torrent::PollEPoll::remove_write(torrent::Event*)': poll_epoll.cc:311:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_epoll.cc: In member function 'virtual void torrent::PollEPoll::remove_error(torrent::Event*)': poll_epoll.cc:319:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/poll_epoll.Tpo .deps/poll_epoll.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT poll_kqueue.lo -MD -MP -MF .deps/poll_kqueue.Tpo -c -o poll_kqueue.lo poll_kqueue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT poll_kqueue.lo -MD -MP -MF .deps/poll_kqueue.Tpo -c poll_kqueue.cc -fPIC -DPIC -o .libs/poll_kqueue.o mv -f .deps/poll_kqueue.Tpo .deps/poll_kqueue.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT poll_select.lo -MD -MP -MF .deps/poll_select.Tpo -c -o poll_select.lo poll_select.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT poll_select.lo -MD -MP -MF .deps/poll_select.Tpo -c poll_select.cc -fPIC -DPIC -o .libs/poll_select.o poll_select.cc: In member function 'virtual void torrent::PollSelect::open(torrent::Event*)': poll_select.cc:276:220: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_select.cc: In member function 'virtual void torrent::PollSelect::close(torrent::Event*)': poll_select.cc:287:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_select.cc: In member function 'virtual void torrent::PollSelect::closed(torrent::Event*)': poll_select.cc:298:222: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_select.cc: In member function 'virtual void torrent::PollSelect::insert_read(torrent::Event*)': poll_select.cc:323:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_select.cc: In member function 'virtual void torrent::PollSelect::insert_write(torrent::Event*)': poll_select.cc:329:222: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_select.cc: In member function 'virtual void torrent::PollSelect::insert_error(torrent::Event*)': poll_select.cc:335:222: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_select.cc: In member function 'virtual void torrent::PollSelect::remove_read(torrent::Event*)': poll_select.cc:341:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_select.cc: In member function 'virtual void torrent::PollSelect::remove_write(torrent::Event*)': poll_select.cc:347:222: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] poll_select.cc: In member function 'virtual void torrent::PollSelect::remove_error(torrent::Event*)': poll_select.cc:353:222: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/poll_select.Tpo .deps/poll_select.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c -o rate.lo rate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.cc -fPIC -DPIC -o .libs/rate.o mv -f .deps/rate.Tpo .deps/rate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT throttle.lo -MD -MP -MF .deps/throttle.Tpo -c -o throttle.lo throttle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT throttle.lo -MD -MP -MF .deps/throttle.Tpo -c throttle.cc -fPIC -DPIC -o .libs/throttle.o mv -f .deps/throttle.Tpo .deps/throttle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT torrent.lo -MD -MP -MF .deps/torrent.Tpo -c -o torrent.lo torrent.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT torrent.lo -MD -MP -MF .deps/torrent.Tpo -c torrent.cc -fPIC -DPIC -o .libs/torrent.o mv -f .deps/torrent.Tpo .deps/torrent.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker.lo -MD -MP -MF .deps/tracker.Tpo -c -o tracker.lo tracker.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker.lo -MD -MP -MF .deps/tracker.Tpo -c tracker.cc -fPIC -DPIC -o .libs/tracker.o mv -f .deps/tracker.Tpo .deps/tracker.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_controller.lo -MD -MP -MF .deps/tracker_controller.Tpo -c -o tracker_controller.lo tracker_controller.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_controller.lo -MD -MP -MF .deps/tracker_controller.Tpo -c tracker_controller.cc -fPIC -DPIC -o .libs/tracker_controller.o tracker_controller.cc: In member function 'void torrent::TrackerController::send_start_event()': tracker_controller.cc:180:208: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc:190:205: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc: In member function 'void torrent::TrackerController::send_stop_event()': tracker_controller.cc:211:230: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc:217:205: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc: In member function 'void torrent::TrackerController::send_completed_event()': tracker_controller.cc:242:210: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc:246:207: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc: In member function 'void torrent::TrackerController::send_update_event()': tracker_controller.cc:274:204: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc: In member function 'void torrent::TrackerController::enable(int)': tracker_controller.cc:309:235: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc: In member function 'void torrent::TrackerController::disable()': tracker_controller.cc:327:236: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc: In member function 'void torrent::TrackerController::start_requesting()': tracker_controller.cc:338:200: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc: In member function 'void torrent::TrackerController::stop_requesting()': tracker_controller.cc:348:199: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_controller.cc: In member function 'void torrent::TrackerController::receive_failure(torrent::Tracker*, const string&)': tracker_controller.cc:566:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/tracker_controller.Tpo .deps/tracker_controller.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_list.lo -MD -MP -MF .deps/tracker_list.Tpo -c -o tracker_list.lo tracker_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_list.lo -MD -MP -MF .deps/tracker_list.Tpo -c tracker_list.cc -fPIC -DPIC -o .libs/tracker_list.o tracker_list.cc: In member function 'void torrent::TrackerList::send_state(torrent::Tracker*, int)': tracker_list.cc:155:285: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_list.cc: In member function 'void torrent::TrackerList::send_scrape(torrent::Tracker*)': tracker_list.cc:174:238: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_list.cc: In member function 'void torrent::TrackerList::insert_url(unsigned int, const string&, bool)': tracker_list.cc:210:224: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_list.cc:218:210: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_list.cc: In member function 'void torrent::TrackerList::receive_success(torrent::Tracker*, torrent::AddressList*)': tracker_list.cc:337:228: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_list.cc: In member function 'void torrent::TrackerList::receive_failed(torrent::Tracker*, const string&)': tracker_list.cc:354:237: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_list.cc: In member function 'void torrent::TrackerList::receive_scrape_success(torrent::Tracker*)': tracker_list.cc:368:215: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_list.cc: In member function 'void torrent::TrackerList::receive_scrape_failed(torrent::Tracker*, const string&)': tracker_list.cc:384:233: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/tracker_list.Tpo .deps/tracker_list.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_torrent.la bitfield.lo chunk_manager.lo connection_manager.lo dht_manager.lo download.lo error.lo exceptions.lo hash_string.lo http.lo object.lo object_static_map.lo object_stream.lo path.lo poll_epoll.lo poll_kqueue.lo poll_select.lo rate.lo throttle.lo torrent.lo tracker.lo tracker_controller.lo tracker_list.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_torrent.a .libs/bitfield.o .libs/chunk_manager.o .libs/connection_manager.o .libs/dht_manager.o .libs/download.o .libs/error.o .libs/exceptions.o .libs/hash_string.o .libs/http.o .libs/object.o .libs/object_static_map.o .libs/object_stream.o .libs/path.o .libs/poll_epoll.o .libs/poll_kqueue.o .libs/poll_select.o .libs/rate.o .libs/throttle.o .libs/torrent.o .libs/tracker.o .libs/tracker_controller.o .libs/tracker_list.o libtool: link: ranlib .libs/libsub_torrent.a libtool: link: ( cd ".libs" && rm -f "libsub_torrent.la" && ln -s "../libsub_torrent.la" "libsub_torrent.la" ) make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' Making all in data make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/data' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk.lo -MD -MP -MF .deps/chunk.Tpo -c -o chunk.lo chunk.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk.lo -MD -MP -MF .deps/chunk.Tpo -c chunk.cc -fPIC -DPIC -o .libs/chunk.o mv -f .deps/chunk.Tpo .deps/chunk.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_list.lo -MD -MP -MF .deps/chunk_list.Tpo -c -o chunk_list.lo chunk_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_list.lo -MD -MP -MF .deps/chunk_list.Tpo -c chunk_list.cc -fPIC -DPIC -o .libs/chunk_list.o chunk_list.cc: In member function 'void torrent::ChunkList::resize(torrent::ChunkList::size_type)': chunk_list.cc:88:209: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] chunk_list.cc: In member function 'void torrent::ChunkList::clear()': chunk_list.cc:103:168: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] chunk_list.cc: In member function 'torrent::ChunkHandle torrent::ChunkList::get(torrent::ChunkList::size_type, int)': chunk_list.cc:134:202: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] chunk_list.cc:145:278: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] chunk_list.cc:155:341: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] chunk_list.cc: In member function 'void torrent::ChunkList::release(torrent::ChunkHandle*, int)': chunk_list.cc:213:224: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] chunk_list.cc: In member function 'uint32_t torrent::ChunkList::sync_chunks(int)': chunk_list.cc:289:188: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/chunk_list.Tpo .deps/chunk_list.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_part.lo -MD -MP -MF .deps/chunk_part.Tpo -c -o chunk_part.lo chunk_part.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_part.lo -MD -MP -MF .deps/chunk_part.Tpo -c chunk_part.cc -fPIC -DPIC -o .libs/chunk_part.o mv -f .deps/chunk_part.Tpo .deps/chunk_part.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_check_queue.lo -MD -MP -MF .deps/hash_check_queue.Tpo -c -o hash_check_queue.lo hash_check_queue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_check_queue.lo -MD -MP -MF .deps/hash_check_queue.Tpo -c hash_check_queue.cc -fPIC -DPIC -o .libs/hash_check_queue.o mv -f .deps/hash_check_queue.Tpo .deps/hash_check_queue.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_chunk.lo -MD -MP -MF .deps/hash_chunk.Tpo -c -o hash_chunk.lo hash_chunk.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_chunk.lo -MD -MP -MF .deps/hash_chunk.Tpo -c hash_chunk.cc -fPIC -DPIC -o .libs/hash_chunk.o mv -f .deps/hash_chunk.Tpo .deps/hash_chunk.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_queue.lo -MD -MP -MF .deps/hash_queue.Tpo -c -o hash_queue.lo hash_queue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_queue.lo -MD -MP -MF .deps/hash_queue.Tpo -c hash_queue.cc -fPIC -DPIC -o .libs/hash_queue.o hash_queue.cc: In member function 'void torrent::HashQueue::push_back(torrent::ChunkHandle, torrent::HashQueueNode::id_type, torrent::HashQueue::slot_done_type)': hash_queue.cc:98:201: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_queue.cc: In member function 'void torrent::HashQueue::remove(torrent::HashQueueNode::id_type)': hash_queue.cc:128:221: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_queue.cc: In member function 'void torrent::HashQueue::work()': hash_queue.cc:187:273: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/hash_queue.Tpo .deps/hash_queue.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_queue_node.lo -MD -MP -MF .deps/hash_queue_node.Tpo -c -o hash_queue_node.lo hash_queue_node.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_queue_node.lo -MD -MP -MF .deps/hash_queue_node.Tpo -c hash_queue_node.cc -fPIC -DPIC -o .libs/hash_queue_node.o mv -f .deps/hash_queue_node.Tpo .deps/hash_queue_node.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_torrent.lo -MD -MP -MF .deps/hash_torrent.Tpo -c -o hash_torrent.lo hash_torrent.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT hash_torrent.lo -MD -MP -MF .deps/hash_torrent.Tpo -c hash_torrent.cc -fPIC -DPIC -o .libs/hash_torrent.o hash_torrent.cc: In member function 'bool torrent::HashTorrent::start(bool)': hash_torrent.cc:65:268: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_torrent.cc: In member function 'void torrent::HashTorrent::clear()': hash_torrent.cc:82:181: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_torrent.cc: In member function 'void torrent::HashTorrent::confirm_checked()': hash_torrent.cc:105:191: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_torrent.cc: In member function 'void torrent::HashTorrent::receive_chunkdone(uint32_t)': hash_torrent.cc:115:217: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_torrent.cc: In member function 'void torrent::HashTorrent::receive_chunk_cleared(uint32_t)': hash_torrent.cc:135:220: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_torrent.cc: In member function 'void torrent::HashTorrent::queue(bool)': hash_torrent.cc:149:255: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_torrent.cc:183:233: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_torrent.cc:188:239: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_torrent.cc:215:297: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] hash_torrent.cc:236:238: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/hash_torrent.Tpo .deps/hash_torrent.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT memory_chunk.lo -MD -MP -MF .deps/memory_chunk.Tpo -c -o memory_chunk.lo memory_chunk.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT memory_chunk.lo -MD -MP -MF .deps/memory_chunk.Tpo -c memory_chunk.cc -fPIC -DPIC -o .libs/memory_chunk.o mv -f .deps/memory_chunk.Tpo .deps/memory_chunk.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_file.lo -MD -MP -MF .deps/socket_file.Tpo -c -o socket_file.lo socket_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_file.lo -MD -MP -MF .deps/socket_file.Tpo -c socket_file.cc -fPIC -DPIC -o .libs/socket_file.o mv -f .deps/socket_file.Tpo .deps/socket_file.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_data.la chunk.lo chunk_list.lo chunk_part.lo hash_check_queue.lo hash_chunk.lo hash_queue.lo hash_queue_node.lo hash_torrent.lo memory_chunk.lo socket_file.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_data.a .libs/chunk.o .libs/chunk_list.o .libs/chunk_part.o .libs/hash_check_queue.o .libs/hash_chunk.o .libs/hash_queue.o .libs/hash_queue_node.o .libs/hash_torrent.o .libs/memory_chunk.o .libs/socket_file.o libtool: link: ranlib .libs/libsub_data.a libtool: link: ( cd ".libs" && rm -f "libsub_data.la" && ln -s "../libsub_data.la" "libsub_data.la" ) make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/data' Making all in dht make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/dht' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_bucket.lo -MD -MP -MF .deps/dht_bucket.Tpo -c -o dht_bucket.lo dht_bucket.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_bucket.lo -MD -MP -MF .deps/dht_bucket.Tpo -c dht_bucket.cc -fPIC -DPIC -o .libs/dht_bucket.o mv -f .deps/dht_bucket.Tpo .deps/dht_bucket.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_node.lo -MD -MP -MF .deps/dht_node.Tpo -c -o dht_node.lo dht_node.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_node.lo -MD -MP -MF .deps/dht_node.Tpo -c dht_node.cc -fPIC -DPIC -o .libs/dht_node.o mv -f .deps/dht_node.Tpo .deps/dht_node.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_router.lo -MD -MP -MF .deps/dht_router.Tpo -c -o dht_router.lo dht_router.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_router.lo -MD -MP -MF .deps/dht_router.Tpo -c dht_router.cc -fPIC -DPIC -o .libs/dht_router.o mv -f .deps/dht_router.Tpo .deps/dht_router.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_server.lo -MD -MP -MF .deps/dht_server.Tpo -c -o dht_server.lo dht_server.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_server.lo -MD -MP -MF .deps/dht_server.Tpo -c dht_server.cc -fPIC -DPIC -o .libs/dht_server.o mv -f .deps/dht_server.Tpo .deps/dht_server.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_tracker.lo -MD -MP -MF .deps/dht_tracker.Tpo -c -o dht_tracker.lo dht_tracker.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_tracker.lo -MD -MP -MF .deps/dht_tracker.Tpo -c dht_tracker.cc -fPIC -DPIC -o .libs/dht_tracker.o mv -f .deps/dht_tracker.Tpo .deps/dht_tracker.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_transaction.lo -MD -MP -MF .deps/dht_transaction.Tpo -c -o dht_transaction.lo dht_transaction.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT dht_transaction.lo -MD -MP -MF .deps/dht_transaction.Tpo -c dht_transaction.cc -fPIC -DPIC -o .libs/dht_transaction.o mv -f .deps/dht_transaction.Tpo .deps/dht_transaction.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_dht.la dht_bucket.lo dht_node.lo dht_router.lo dht_server.lo dht_tracker.lo dht_transaction.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_dht.a .libs/dht_bucket.o .libs/dht_node.o .libs/dht_router.o .libs/dht_server.o .libs/dht_tracker.o .libs/dht_transaction.o libtool: link: ranlib .libs/libsub_dht.a libtool: link: ( cd ".libs" && rm -f "libsub_dht.la" && ln -s "../libsub_dht.la" "libsub_dht.la" ) make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/dht' Making all in download make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/download' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT available_list.lo -MD -MP -MF .deps/available_list.Tpo -c -o available_list.lo available_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT available_list.lo -MD -MP -MF .deps/available_list.Tpo -c available_list.cc -fPIC -DPIC -o .libs/available_list.o mv -f .deps/available_list.Tpo .deps/available_list.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_selector.lo -MD -MP -MF .deps/chunk_selector.Tpo -c -o chunk_selector.lo chunk_selector.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_selector.lo -MD -MP -MF .deps/chunk_selector.Tpo -c chunk_selector.cc -fPIC -DPIC -o .libs/chunk_selector.o mv -f .deps/chunk_selector.Tpo .deps/chunk_selector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_statistics.lo -MD -MP -MF .deps/chunk_statistics.Tpo -c -o chunk_statistics.lo chunk_statistics.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT chunk_statistics.lo -MD -MP -MF .deps/chunk_statistics.Tpo -c chunk_statistics.cc -fPIC -DPIC -o .libs/chunk_statistics.o mv -f .deps/chunk_statistics.Tpo .deps/chunk_statistics.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT delegator.lo -MD -MP -MF .deps/delegator.Tpo -c -o delegator.lo delegator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT delegator.lo -MD -MP -MF .deps/delegator.Tpo -c delegator.cc -fPIC -DPIC -o .libs/delegator.o mv -f .deps/delegator.Tpo .deps/delegator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_constructor.lo -MD -MP -MF .deps/download_constructor.Tpo -c -o download_constructor.lo download_constructor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_constructor.lo -MD -MP -MF .deps/download_constructor.Tpo -c download_constructor.cc -fPIC -DPIC -o .libs/download_constructor.o mv -f .deps/download_constructor.Tpo .deps/download_constructor.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_main.lo -MD -MP -MF .deps/download_main.Tpo -c -o download_main.lo download_main.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_main.lo -MD -MP -MF .deps/download_main.Tpo -c download_main.cc -fPIC -DPIC -o .libs/download_main.o mv -f .deps/download_main.Tpo .deps/download_main.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_wrapper.lo -MD -MP -MF .deps/download_wrapper.Tpo -c -o download_wrapper.lo download_wrapper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT download_wrapper.lo -MD -MP -MF .deps/download_wrapper.Tpo -c download_wrapper.cc -fPIC -DPIC -o .libs/download_wrapper.o mv -f .deps/download_wrapper.Tpo .deps/download_wrapper.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_download.la available_list.lo chunk_selector.lo chunk_statistics.lo delegator.lo download_constructor.lo download_main.lo download_wrapper.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_download.a .libs/available_list.o .libs/chunk_selector.o .libs/chunk_statistics.o .libs/delegator.o .libs/download_constructor.o .libs/download_main.o .libs/download_wrapper.o libtool: link: ranlib .libs/libsub_download.a libtool: link: ( cd ".libs" && rm -f "libsub_download.la" && ln -s "../libsub_download.la" "libsub_download.la" ) make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/download' Making all in net make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/net' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT address_list.lo -MD -MP -MF .deps/address_list.Tpo -c -o address_list.lo address_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT address_list.lo -MD -MP -MF .deps/address_list.Tpo -c address_list.cc -fPIC -DPIC -o .libs/address_list.o mv -f .deps/address_list.Tpo .deps/address_list.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT listen.lo -MD -MP -MF .deps/listen.Tpo -c -o listen.lo listen.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT listen.lo -MD -MP -MF .deps/listen.Tpo -c listen.cc -fPIC -DPIC -o .libs/listen.o mv -f .deps/listen.Tpo .deps/listen.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_base.lo -MD -MP -MF .deps/socket_base.Tpo -c -o socket_base.lo socket_base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_base.lo -MD -MP -MF .deps/socket_base.Tpo -c socket_base.cc -fPIC -DPIC -o .libs/socket_base.o mv -f .deps/socket_base.Tpo .deps/socket_base.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_datagram.lo -MD -MP -MF .deps/socket_datagram.Tpo -c -o socket_datagram.lo socket_datagram.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_datagram.lo -MD -MP -MF .deps/socket_datagram.Tpo -c socket_datagram.cc -fPIC -DPIC -o .libs/socket_datagram.o mv -f .deps/socket_datagram.Tpo .deps/socket_datagram.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_fd.lo -MD -MP -MF .deps/socket_fd.Tpo -c -o socket_fd.lo socket_fd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_fd.lo -MD -MP -MF .deps/socket_fd.Tpo -c socket_fd.cc -fPIC -DPIC -o .libs/socket_fd.o mv -f .deps/socket_fd.Tpo .deps/socket_fd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_set.lo -MD -MP -MF .deps/socket_set.Tpo -c -o socket_set.lo socket_set.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_set.lo -MD -MP -MF .deps/socket_set.Tpo -c socket_set.cc -fPIC -DPIC -o .libs/socket_set.o mv -f .deps/socket_set.Tpo .deps/socket_set.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_stream.lo -MD -MP -MF .deps/socket_stream.Tpo -c -o socket_stream.lo socket_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT socket_stream.lo -MD -MP -MF .deps/socket_stream.Tpo -c socket_stream.cc -fPIC -DPIC -o .libs/socket_stream.o mv -f .deps/socket_stream.Tpo .deps/socket_stream.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT throttle_internal.lo -MD -MP -MF .deps/throttle_internal.Tpo -c -o throttle_internal.lo throttle_internal.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT throttle_internal.lo -MD -MP -MF .deps/throttle_internal.Tpo -c throttle_internal.cc -fPIC -DPIC -o .libs/throttle_internal.o mv -f .deps/throttle_internal.Tpo .deps/throttle_internal.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT throttle_list.lo -MD -MP -MF .deps/throttle_list.Tpo -c -o throttle_list.lo throttle_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT throttle_list.lo -MD -MP -MF .deps/throttle_list.Tpo -c throttle_list.cc -fPIC -DPIC -o .libs/throttle_list.o mv -f .deps/throttle_list.Tpo .deps/throttle_list.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_net.la address_list.lo listen.lo socket_base.lo socket_datagram.lo socket_fd.lo socket_set.lo socket_stream.lo throttle_internal.lo throttle_list.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_net.a .libs/address_list.o .libs/listen.o .libs/socket_base.o .libs/socket_datagram.o .libs/socket_fd.o .libs/socket_set.o .libs/socket_stream.o .libs/throttle_internal.o .libs/throttle_list.o libtool: link: ranlib .libs/libsub_net.a libtool: link: ( cd ".libs" && rm -f "libsub_net.la" && ln -s "../libsub_net.la" "libsub_net.la" ) make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/net' Making all in protocol make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/protocol' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c -o extensions.lo extensions.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.cc -fPIC -DPIC -o .libs/extensions.o mv -f .deps/extensions.Tpo .deps/extensions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT handshake.lo -MD -MP -MF .deps/handshake.Tpo -c -o handshake.lo handshake.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT handshake.lo -MD -MP -MF .deps/handshake.Tpo -c handshake.cc -fPIC -DPIC -o .libs/handshake.o mv -f .deps/handshake.Tpo .deps/handshake.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT handshake_encryption.lo -MD -MP -MF .deps/handshake_encryption.Tpo -c -o handshake_encryption.lo handshake_encryption.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT handshake_encryption.lo -MD -MP -MF .deps/handshake_encryption.Tpo -c handshake_encryption.cc -fPIC -DPIC -o .libs/handshake_encryption.o mv -f .deps/handshake_encryption.Tpo .deps/handshake_encryption.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT handshake_manager.lo -MD -MP -MF .deps/handshake_manager.Tpo -c -o handshake_manager.lo handshake_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT handshake_manager.lo -MD -MP -MF .deps/handshake_manager.Tpo -c handshake_manager.cc -fPIC -DPIC -o .libs/handshake_manager.o mv -f .deps/handshake_manager.Tpo .deps/handshake_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT initial_seed.lo -MD -MP -MF .deps/initial_seed.Tpo -c -o initial_seed.lo initial_seed.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT initial_seed.lo -MD -MP -MF .deps/initial_seed.Tpo -c initial_seed.cc -fPIC -DPIC -o .libs/initial_seed.o mv -f .deps/initial_seed.Tpo .deps/initial_seed.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_connection_base.lo -MD -MP -MF .deps/peer_connection_base.Tpo -c -o peer_connection_base.lo peer_connection_base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_connection_base.lo -MD -MP -MF .deps/peer_connection_base.Tpo -c peer_connection_base.cc -fPIC -DPIC -o .libs/peer_connection_base.o mv -f .deps/peer_connection_base.Tpo .deps/peer_connection_base.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_connection_leech.lo -MD -MP -MF .deps/peer_connection_leech.Tpo -c -o peer_connection_leech.lo peer_connection_leech.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_connection_leech.lo -MD -MP -MF .deps/peer_connection_leech.Tpo -c peer_connection_leech.cc -fPIC -DPIC -o .libs/peer_connection_leech.o mv -f .deps/peer_connection_leech.Tpo .deps/peer_connection_leech.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_connection_metadata.lo -MD -MP -MF .deps/peer_connection_metadata.Tpo -c -o peer_connection_metadata.lo peer_connection_metadata.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_connection_metadata.lo -MD -MP -MF .deps/peer_connection_metadata.Tpo -c peer_connection_metadata.cc -fPIC -DPIC -o .libs/peer_connection_metadata.o mv -f .deps/peer_connection_metadata.Tpo .deps/peer_connection_metadata.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_factory.lo -MD -MP -MF .deps/peer_factory.Tpo -c -o peer_factory.lo peer_factory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT peer_factory.lo -MD -MP -MF .deps/peer_factory.Tpo -c peer_factory.cc -fPIC -DPIC -o .libs/peer_factory.o mv -f .deps/peer_factory.Tpo .deps/peer_factory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT request_list.lo -MD -MP -MF .deps/request_list.Tpo -c -o request_list.lo request_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT request_list.lo -MD -MP -MF .deps/request_list.Tpo -c request_list.cc -fPIC -DPIC -o .libs/request_list.o mv -f .deps/request_list.Tpo .deps/request_list.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_protocol.la extensions.lo handshake.lo handshake_encryption.lo handshake_manager.lo initial_seed.lo peer_connection_base.lo peer_connection_leech.lo peer_connection_metadata.lo peer_factory.lo request_list.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_protocol.a .libs/extensions.o .libs/handshake.o .libs/handshake_encryption.o .libs/handshake_manager.o .libs/initial_seed.o .libs/peer_connection_base.o .libs/peer_connection_leech.o .libs/peer_connection_metadata.o .libs/peer_factory.o .libs/request_list.o libtool: link: ranlib .libs/libsub_protocol.a libtool: link: ( cd ".libs" && rm -f "libsub_protocol.la" && ln -s "../libsub_protocol.la" "libsub_protocol.la" ) make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/protocol' Making all in tracker make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/tracker' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_dht.lo -MD -MP -MF .deps/tracker_dht.Tpo -c -o tracker_dht.lo tracker_dht.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_dht.lo -MD -MP -MF .deps/tracker_dht.Tpo -c tracker_dht.cc -fPIC -DPIC -o .libs/tracker_dht.o mv -f .deps/tracker_dht.Tpo .deps/tracker_dht.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_http.lo -MD -MP -MF .deps/tracker_http.Tpo -c -o tracker_http.lo tracker_http.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_http.lo -MD -MP -MF .deps/tracker_http.Tpo -c tracker_http.cc -fPIC -DPIC -o .libs/tracker_http.o tracker_http.cc: In member function 'virtual void torrent::TrackerHttp::close()': tracker_http.cc:227:301: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_http.cc: In member function 'virtual void torrent::TrackerHttp::disown()': tracker_http.cc:238:300: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_http.cc: In member function 'void torrent::TrackerHttp::process_scrape(const torrent::Object&)': tracker_http.cc:376:336: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/tracker_http.Tpo .deps/tracker_http.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_udp.lo -MD -MP -MF .deps/tracker_udp.Tpo -c -o tracker_udp.lo tracker_udp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT tracker_udp.lo -MD -MP -MF .deps/tracker_udp.Tpo -c tracker_udp.cc -fPIC -DPIC -o .libs/tracker_udp.o tracker_udp.cc: In member function 'virtual void torrent::TrackerUdp::close()': tracker_udp.cc:148:300: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] tracker_udp.cc: In member function 'virtual void torrent::TrackerUdp::disown()': tracker_udp.cc:159:299: warning: passing NULL to non-pointer argument 4 of 'void torrent::log_group::internal_print(const torrent::HashString*, const char*, const void*, size_t, const char*, ...)' [-Wconversion-null] mv -f .deps/tracker_udp.Tpo .deps/tracker_udp.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_tracker.la tracker_dht.lo tracker_http.lo tracker_udp.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_tracker.a .libs/tracker_dht.o .libs/tracker_http.o .libs/tracker_udp.o libtool: link: ranlib .libs/libsub_tracker.a libtool: link: ( cd ".libs" && rm -f "libsub_tracker.la" && ln -s "../libsub_tracker.la" "libsub_tracker.la" ) make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/tracker' Making all in utils make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/utils' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT diffie_hellman.lo -MD -MP -MF .deps/diffie_hellman.Tpo -c -o diffie_hellman.lo diffie_hellman.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT diffie_hellman.lo -MD -MP -MF .deps/diffie_hellman.Tpo -c diffie_hellman.cc -fPIC -DPIC -o .libs/diffie_hellman.o mv -f .deps/diffie_hellman.Tpo .deps/diffie_hellman.Plo /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT sha_fast.lo -MD -MP -MF .deps/sha_fast.Tpo -c -o sha_fast.lo sha_fast.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT sha_fast.lo -MD -MP -MF .deps/sha_fast.Tpo -c sha_fast.cc -fPIC -DPIC -o .libs/sha_fast.o mv -f .deps/sha_fast.Tpo .deps/sha_fast.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -o libsub_utils.la diffie_hellman.lo sha_fast.lo -lcrypto -lsigc-2.0 libtool: link: ar cru .libs/libsub_utils.a .libs/diffie_hellman.o .libs/sha_fast.o libtool: link: ranlib .libs/libsub_utils.a libtool: link: ( cd ".libs" && rm -f "libsub_utils.la" && ln -s "../libsub_utils.la" "libsub_utils.la" ) make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/utils' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c -o globals.lo globals.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -fPIC -DPIC -o .libs/globals.o mv -f .deps/globals.Tpo .deps/globals.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c -o manager.lo manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cc -fPIC -DPIC -o .libs/manager.o mv -f .deps/manager.Tpo .deps/manager.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT thread_disk.lo -MD -MP -MF .deps/thread_disk.Tpo -c -o thread_disk.lo thread_disk.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT thread_disk.lo -MD -MP -MF .deps/thread_disk.Tpo -c thread_disk.cc -fPIC -DPIC -o .libs/thread_disk.o mv -f .deps/thread_disk.Tpo .deps/thread_disk.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT thread_main.lo -MD -MP -MF .deps/thread_main.Tpo -c -o thread_main.lo thread_main.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -MT thread_main.lo -MD -MP -MF .deps/thread_main.Tpo -c thread_main.cc -fPIC -DPIC -o .libs/thread_main.o mv -f .deps/thread_main.Tpo .deps/thread_main.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -march=armv5te -g -DDEBUG -fvisibility=hidden -pthread -I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -version-info 14:4:0 -o libtorrent.la -rpath /usr/lib globals.lo manager.lo thread_disk.lo thread_main.lo torrent/libsub_torrent.la torrent/data/libsub_torrentdata.la torrent/download/libsub_torrentdownload.la torrent/peer/libsub_torrentpeer.la torrent/utils/libsub_torrentutils.la data/libsub_data.la dht/libsub_dht.la download/libsub_download.la net/libsub_net.la protocol/libsub_protocol.la tracker/libsub_tracker.la utils/libsub_utils.la -lcrypto -lsigc-2.0 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/../../../crti.o /usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/crtbeginS.o .libs/globals.o .libs/manager.o .libs/thread_disk.o .libs/thread_main.o -Wl,--whole-archive torrent/.libs/libsub_torrent.a torrent/data/.libs/libsub_torrentdata.a torrent/download/.libs/libsub_torrentdownload.a torrent/peer/.libs/libsub_torrentpeer.a torrent/utils/.libs/libsub_torrentutils.a data/.libs/libsub_data.a dht/.libs/libsub_dht.a download/.libs/libsub_download.a net/.libs/libsub_net.a protocol/.libs/libsub_protocol.a tracker/.libs/libsub_tracker.a utils/.libs/libsub_utils.a -Wl,--no-whole-archive -lcrypto /usr/lib/libsigc-2.0.so -L/usr/lib -L/usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1 -L/usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/../../../../arm-slackware-linux-gnueabi/lib -L/usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/../../.. /usr/lib/libstdc++.so -lm -lc -lgcc_s /usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/crtendS.o /usr/lib/gcc/arm-slackware-linux-gnueabi/4.7.1/../../../crtn.o -O2 -march=armv5te -pthread -pthread -Wl,-soname -Wl,libtorrent.so.14 -o .libs/libtorrent.so.14.0.4 libtool: link: (cd ".libs" && rm -f "libtorrent.so.14" && ln -s "libtorrent.so.14.0.4" "libtorrent.so.14") libtool: link: (cd ".libs" && rm -f "libtorrent.so" && ln -s "libtorrent.so.14.0.4" "libtorrent.so") libtool: link: ( cd ".libs" && rm -f "libtorrent.la" && ln -s "../libtorrent.la" "libtorrent.la" ) make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' Making all in test make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/test' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/test' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2' Making install in src make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' Making install in torrent make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' Making install in data make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/data' make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/data' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/torrent/data" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/data" /usr/bin/ginstall -c -m 644 block.h block_list.h block_transfer.h chunk_utils.h download_data.h file.h file_list.h file_list_iterator.h file_manager.h file_utils.h piece.h transfer_list.h '/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/data' make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/data' make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/data' Making install in download make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/download' make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/download' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/torrent/download" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/download" /usr/bin/ginstall -c -m 644 choke_group.h choke_queue.h download_manager.h group_entry.h resource_manager.h '/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/download' make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/download' make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/download' Making install in peer make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/peer' make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/peer' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/torrent/peer" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/peer" /usr/bin/ginstall -c -m 644 choke_status.h client_info.h client_list.h connection_list.h peer.h peer_info.h peer_list.h '/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/peer' make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/peer' make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/peer' Making install in utils make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/utils' make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/utils' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/torrent/utils" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/utils" /usr/bin/ginstall -c -m 644 extents.h log.h log_buffer.h log_files.h option_strings.h ranges.h resume.h signal_bitfield.h thread_base.h '/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/utils' make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/utils' make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent/utils' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' make[4]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/include/torrent" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent" /usr/bin/ginstall -c -m 644 bitfield.h chunk_manager.h common.h connection_manager.h dht_manager.h download.h download_info.h error.h exceptions.h event.h hash_string.h http.h object.h object_raw_bencode.h object_static_map.h object_stream.h path.h poll.h poll_epoll.h poll_kqueue.h poll_select.h rate.h throttle.h torrent.h tracker.h tracker_controller.h tracker_list.h '/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent' make[4]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/torrent' Making install in data make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/data' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/data' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/data' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/data' Making install in dht make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/dht' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/dht' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/dht' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/dht' Making install in download make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/download' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/download' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/download' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/download' Making install in net make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/net' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/net' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/net' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/net' Making install in protocol make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/protocol' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/protocol' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/protocol' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/protocol' Making install in tracker make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/tracker' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/tracker' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/tracker' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/tracker' Making install in utils make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/utils' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/utils' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/utils' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src/utils' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libtorrent.la '/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libtorrent.so.14.0.4 /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib/libtorrent.so.14.0.4 libtool: install: (cd /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib && { ln -s -f libtorrent.so.14.0.4 libtorrent.so.14 || { rm -f libtorrent.so.14 && ln -s libtorrent.so.14.0.4 libtorrent.so.14; }; }) libtool: install: (cd /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib && { ln -s -f libtorrent.so.14.0.4 libtorrent.so || { rm -f libtorrent.so && ln -s libtorrent.so.14.0.4 libtorrent.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libtorrent.lai /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib/libtorrent.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/src' Making install in test make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/test' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/test' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2/test' make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 libtorrent.pc '/builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent/src/libtorrent-0.13.2' /builds/salix/arm/14.0/original/l/libtorrent/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 23 21:49 install drwxr-xr-x 6 root root 4096 Dec 23 21:49 usr /builds/salix/arm/14.0/original/l/libtorrent/pkg/install: total 4 -rw-r--r-- 1 root root 495 Dec 23 21:49 slack-desc /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 Dec 23 21:49 doc drwxr-xr-x 3 root root 4096 Dec 23 21:48 include drwxr-xr-x 3 root root 4096 Dec 23 21:49 lib drwxr-xr-x 3 root root 4096 Dec 23 21:23 src /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 23 21:49 libtorrent-0.13.2 /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/doc/libtorrent-0.13.2: total 44 -rw-r--r-- 1 root root 32 Dec 23 21:49 AUTHORS -rw-r--r-- 1 root root 18009 Dec 23 21:49 COPYING -rw-r--r-- 1 root root 0 Dec 23 21:49 ChangeLog -rw-r--r-- 1 root root 9240 Dec 23 21:49 INSTALL -rw-r--r-- 1 root root 42 Dec 23 21:49 NEWS -rw-r--r-- 1 root root 1211 Dec 23 21:49 README /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include: total 4 drwxr-xr-x 6 root root 4096 Dec 23 21:49 torrent /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent: total 220 -rw-r--r-- 1 root root 5233 Dec 23 21:49 bitfield.h -rw-r--r-- 1 root root 6847 Dec 23 21:49 chunk_manager.h -rw-r--r-- 1 root root 3059 Dec 23 21:49 common.h -rw-r--r-- 1 root root 9013 Dec 23 21:49 connection_manager.h drwxr-xr-x 2 root root 4096 Dec 23 21:48 data -rw-r--r-- 1 root root 4598 Dec 23 21:49 dht_manager.h drwxr-xr-x 2 root root 4096 Dec 23 21:49 download -rw-r--r-- 1 root root 7130 Dec 23 21:49 download.h -rw-r--r-- 1 root root 10696 Dec 23 21:49 download_info.h -rw-r--r-- 1 root root 3244 Dec 23 21:49 error.h -rw-r--r-- 1 root root 2354 Dec 23 21:49 event.h -rw-r--r-- 1 root root 5713 Dec 23 21:49 exceptions.h -rw-r--r-- 1 root root 5734 Dec 23 21:49 hash_string.h -rw-r--r-- 1 root root 4504 Dec 23 21:49 http.h -rw-r--r-- 1 root root 24262 Dec 23 21:49 object.h -rw-r--r-- 1 root root 7039 Dec 23 21:49 object_raw_bencode.h -rw-r--r-- 1 root root 4196 Dec 23 21:49 object_static_map.h -rw-r--r-- 1 root root 5661 Dec 23 21:49 object_stream.h -rw-r--r-- 1 root root 3642 Dec 23 21:49 path.h drwxr-xr-x 2 root root 4096 Dec 23 21:49 peer -rw-r--r-- 1 root root 3809 Dec 23 21:49 poll.h -rw-r--r-- 1 root root 3743 Dec 23 21:49 poll_epoll.h -rw-r--r-- 1 root root 4279 Dec 23 21:49 poll_kqueue.h -rw-r--r-- 1 root root 3329 Dec 23 21:49 poll_select.h -rw-r--r-- 1 root root 3906 Dec 23 21:49 rate.h -rw-r--r-- 1 root root 2835 Dec 23 21:49 throttle.h -rw-r--r-- 1 root root 4109 Dec 23 21:49 torrent.h -rw-r--r-- 1 root root 7265 Dec 23 21:49 tracker.h -rw-r--r-- 1 root root 6061 Dec 23 21:49 tracker_controller.h -rw-r--r-- 1 root root 7410 Dec 23 21:49 tracker_list.h drwxr-xr-x 2 root root 4096 Dec 23 21:49 utils /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/data: total 80 -rw-r--r-- 1 root root 6864 Dec 23 21:48 block.h -rw-r--r-- 1 root root 4023 Dec 23 21:48 block_list.h -rw-r--r-- 1 root root 4382 Dec 23 21:48 block_transfer.h -rw-r--r-- 1 root root 2347 Dec 23 21:48 chunk_utils.h -rw-r--r-- 1 root root 4989 Dec 23 21:48 download_data.h -rw-r--r-- 1 root root 7276 Dec 23 21:48 file.h -rw-r--r-- 1 root root 8453 Dec 23 21:48 file_list.h -rw-r--r-- 1 root root 5930 Dec 23 21:48 file_list_iterator.h -rw-r--r-- 1 root root 3168 Dec 23 21:48 file_manager.h -rw-r--r-- 1 root root 2163 Dec 23 21:48 file_utils.h -rw-r--r-- 1 root root 2929 Dec 23 21:48 piece.h -rw-r--r-- 1 root root 4674 Dec 23 21:48 transfer_list.h /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/download: total 32 -rw-r--r-- 1 root root 3896 Dec 23 21:49 choke_group.h -rw-r--r-- 1 root root 7313 Dec 23 21:49 choke_queue.h -rw-r--r-- 1 root root 3260 Dec 23 21:49 download_manager.h -rw-r--r-- 1 root root 5676 Dec 23 21:49 group_entry.h -rw-r--r-- 1 root root 5602 Dec 23 21:49 resource_manager.h /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/peer: total 48 -rw-r--r-- 1 root root 3141 Dec 23 21:49 choke_status.h -rw-r--r-- 1 root root 4499 Dec 23 21:49 client_info.h -rw-r--r-- 1 root root 3021 Dec 23 21:49 client_list.h -rw-r--r-- 1 root root 5603 Dec 23 21:49 connection_list.h -rw-r--r-- 1 root root 4233 Dec 23 21:49 peer.h -rw-r--r-- 1 root root 6024 Dec 23 21:49 peer_info.h -rw-r--r-- 1 root root 4881 Dec 23 21:49 peer_list.h /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/include/torrent/utils: total 56 -rw-r--r-- 1 root root 8344 Dec 23 21:49 extents.h -rw-r--r-- 1 root root 6873 Dec 23 21:49 log.h -rw-r--r-- 1 root root 3501 Dec 23 21:49 log_buffer.h -rw-r--r-- 1 root root 3508 Dec 23 21:49 log_files.h -rw-r--r-- 1 root root 2637 Dec 23 21:49 option_strings.h -rw-r--r-- 1 root root 7966 Dec 23 21:49 ranges.h -rw-r--r-- 1 root root 3334 Dec 23 21:49 resume.h -rw-r--r-- 1 root root 2423 Dec 23 21:49 signal_bitfield.h -rw-r--r-- 1 root root 6314 Dec 23 21:49 thread_base.h /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib: total 896 -rwxr-xr-x 1 root root 1010 Dec 23 21:49 libtorrent.la lrwxrwxrwx 1 root root 20 Dec 23 21:49 libtorrent.so -> libtorrent.so.14.0.4 lrwxrwxrwx 1 root root 20 Dec 23 21:49 libtorrent.so.14 -> libtorrent.so.14.0.4 -rwxr-xr-x 1 root root 907404 Dec 23 21:49 libtorrent.so.14.0.4 drwxr-xr-x 2 root root 4096 Dec 23 21:49 pkgconfig /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 199 Dec 23 21:49 libtorrent.pc /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 23 21:49 libtorrent-0.13.2 /builds/salix/arm/14.0/original/l/libtorrent/pkg/usr/src/libtorrent-0.13.2: total 4 -rw-r--r-- 1 root root 962 Dec 23 21:49 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libtorrent.so.14 -> libtorrent.so.14.0.4 usr/lib/libtorrent.so -> libtorrent.so.14.0.4 Making symbolic link creation script: ( cd usr/lib ; rm -rf libtorrent.so.14 ) ( cd usr/lib ; ln -sf libtorrent.so.14.0.4 libtorrent.so.14 ) ( cd usr/lib ; rm -rf libtorrent.so ) ( cd usr/lib ; ln -sf libtorrent.so.14.0.4 libtorrent.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libtorrent.so.14' removed './usr/lib/libtorrent.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /builds/salix/arm/14.0/original/l/libtorrent/libtorrent-0.13.2-arm-1rl.txz ./ usr/ usr/src/ usr/src/libtorrent-0.13.2/ usr/src/libtorrent-0.13.2/SLKBUILD usr/lib/ usr/lib/libtorrent.so.14.0.4 usr/lib/libtorrent.la usr/lib/pkgconfig/ usr/lib/pkgconfig/libtorrent.pc usr/include/ usr/include/torrent/ usr/include/torrent/poll_epoll.h usr/include/torrent/peer/ usr/include/torrent/peer/connection_list.h usr/include/torrent/peer/client_list.h usr/include/torrent/peer/peer.h usr/include/torrent/peer/peer_info.h usr/include/torrent/peer/client_info.h usr/include/torrent/peer/choke_status.h usr/include/torrent/peer/peer_list.h usr/include/torrent/download.h usr/include/torrent/tracker_controller.h usr/include/torrent/error.h usr/include/torrent/common.h usr/include/torrent/object_static_map.h usr/include/torrent/poll_select.h usr/include/torrent/torrent.h usr/include/torrent/bitfield.h usr/include/torrent/dht_manager.h usr/include/torrent/tracker.h usr/include/torrent/object_stream.h usr/include/torrent/event.h usr/include/torrent/tracker_list.h usr/include/torrent/download/ usr/include/torrent/download/choke_queue.h usr/include/torrent/download/resource_manager.h usr/include/torrent/download/download_manager.h usr/include/torrent/download/choke_group.h usr/include/torrent/download/group_entry.h usr/include/torrent/utils/ usr/include/torrent/utils/option_strings.h usr/include/torrent/utils/ranges.h usr/include/torrent/utils/log.h usr/include/torrent/utils/signal_bitfield.h usr/include/torrent/utils/extents.h usr/include/torrent/utils/log_files.h usr/include/torrent/utils/thread_base.h usr/include/torrent/utils/resume.h usr/include/torrent/utils/log_buffer.h usr/include/torrent/download_info.h usr/include/torrent/throttle.h usr/include/torrent/path.h usr/include/torrent/object.h usr/include/torrent/data/ usr/include/torrent/data/piece.h usr/include/torrent/data/file_list_iterator.h usr/include/torrent/data/file_list.h usr/include/torrent/data/download_data.h usr/include/torrent/data/block_list.h usr/include/torrent/data/transfer_list.h usr/include/torrent/data/file_utils.h usr/include/torrent/data/file.h usr/include/torrent/data/block_transfer.h usr/include/torrent/data/block.h usr/include/torrent/data/chunk_utils.h usr/include/torrent/data/file_manager.h usr/include/torrent/hash_string.h usr/include/torrent/poll_kqueue.h usr/include/torrent/exceptions.h usr/include/torrent/connection_manager.h usr/include/torrent/http.h usr/include/torrent/object_raw_bencode.h usr/include/torrent/rate.h usr/include/torrent/chunk_manager.h usr/include/torrent/poll.h usr/doc/ usr/doc/libtorrent-0.13.2/ usr/doc/libtorrent-0.13.2/README usr/doc/libtorrent-0.13.2/NEWS usr/doc/libtorrent-0.13.2/ChangeLog usr/doc/libtorrent-0.13.2/INSTALL usr/doc/libtorrent-0.13.2/COPYING usr/doc/libtorrent-0.13.2/AUTHORS install/ install/slack-desc install/doinst.sh WARNING: zero length file usr/doc/libtorrent-0.13.2/ChangeLog Slackware package /builds/salix/arm/14.0/original/l/libtorrent/libtorrent-0.13.2-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories