Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libtorrent.spec'], logger=user='mockbuild'gid=135uid=1000chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'timeout=0shell=Falseenv={'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libtorrent.spec'] with env {'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/libtorrent-0.13.6-1bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libtorrent.spec '], logger=user='mockbuild'private_network=Truegid=135uid=1000chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-10381/root'timeout=0shell=Falseenv={'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libtorrent.spec '] with env {'LANG': 'en_US.UTF-8', 'CCACHE_DIR': '/tmp/ccache', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'CCACHE_UMASK': '002', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8UBXAx + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libtorrent-0.13.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/libtorrent-0.13.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libtorrent-0.13.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ewGm33 + umask 022 + cd /builddir/build/BUILD + cd libtorrent-0.13.6 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-posix-fallocate checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking how to print strings... printf checking for armv6hl-redhat-linux-gnu-gcc... no 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 whether gcc understands -c and -o together... yes 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/bin/ld checking if the linker (/usr/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 armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : 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... no 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/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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking for cppunit-config... no checking for Cppunit - version >= 1.9.6... no checking for armv6hl-redhat-linux-gnu-g++... no checking for armv6hl-redhat-linux-gnu-c++... no checking for armv6hl-redhat-linux-gnu-gpp... no checking for armv6hl-redhat-linux-gnu-aCC... no checking for armv6hl-redhat-linux-gnu-CC... no checking for armv6hl-redhat-linux-gnu-cxx... no checking for armv6hl-redhat-linux-gnu-cc++... no checking for armv6hl-redhat-linux-gnu-cl.exe... no checking for armv6hl-redhat-linux-gnu-FCC... no checking for armv6hl-redhat-linux-gnu-KCC... no checking for armv6hl-redhat-linux-gnu-RCC... no checking for armv6hl-redhat-linux-gnu-xlC_r... no checking for armv6hl-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/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... no 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/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 dependency style of g++... none checking whether byte ordering is bigendian... no checking for user-defined CXXFLAGS... user-defined "-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp" checking the byte alignment... none needed 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 for posix_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 whether pthreads work without any flags... no checking for the pthreads library -lpthreads... 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... yes checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for armv6hl-redhat-linux-gnu-pkg-config... /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for posix_memalign... yes checking for madvise... yes checking for cacheline... using default 128 bytes checking for __builtin_popcount... yes checking for execinfo.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_setname_np type... generic checking signedness of mincore parameter... unsigned checking for proper overloaded template function disambiguation... yes checking if instrumentation should be included... yes checking if compiler supports __attribute__((unused))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libtorrent.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/torrent/Makefile config.status: creating src/torrent/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 libtool commands config.status: executing depfiles commands + make -j8 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' Making all in torrent make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' Making all in data make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o block.lo block.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o block_list.lo block_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o chunk_utils.lo chunk_utils.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o download_data.lo download_data.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o file.lo file.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o file_list.lo file_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o file_list_iterator.lo file_list_iterator.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o file_manager.lo file_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c block.cc -fPIC -DPIC -o .libs/block.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c file_list_iterator.cc -fPIC -DPIC -o .libs/file_list_iterator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c file_manager.cc -fPIC -DPIC -o .libs/file_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c download_data.cc -fPIC -DPIC -o .libs/download_data.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c file_list.cc -fPIC -DPIC -o .libs/file_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c chunk_utils.cc -fPIC -DPIC -o .libs/chunk_utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c block_list.cc -fPIC -DPIC -o .libs/block_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c file.cc -fPIC -DPIC -o .libs/file.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o file_utils.lo file_utils.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o transfer_list.lo transfer_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c file_utils.cc -fPIC -DPIC -o .libs/file_utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c transfer_list.cc -fPIC -DPIC -o .libs/transfer_list.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -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 -lz -lcrypto 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' Making all in download make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o choke_group.lo choke_group.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o choke_queue.lo choke_queue.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o download_manager.lo download_manager.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o resource_manager.lo resource_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c choke_group.cc -fPIC -DPIC -o .libs/choke_group.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c resource_manager.cc -fPIC -DPIC -o .libs/resource_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c download_manager.cc -fPIC -DPIC -o .libs/download_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c choke_queue.cc -fPIC -DPIC -o .libs/choke_queue.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_torrentdownload.la choke_group.lo choke_queue.lo download_manager.lo resource_manager.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_torrentdownload.a .libs/choke_group.o .libs/choke_queue.o .libs/download_manager.o .libs/resource_manager.o ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' Making all in peer make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o client_info.lo client_info.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o client_list.lo client_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o connection_list.lo connection_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o peer.lo peer.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o peer_info.lo peer_info.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o peer_list.lo peer_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c client_list.cc -fPIC -DPIC -o .libs/client_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c peer.cc -fPIC -DPIC -o .libs/peer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c client_info.cc -fPIC -DPIC -o .libs/client_info.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c connection_list.cc -fPIC -DPIC -o .libs/connection_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c peer_info.cc -fPIC -DPIC -o .libs/peer_info.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c peer_list.cc -fPIC -DPIC -o .libs/peer_list.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_torrentpeer.la client_info.lo client_list.lo connection_list.lo peer.lo peer_info.lo peer_list.lo -lz -lcrypto 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' Making all in utils make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o log.lo log.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o log_buffer.lo log_buffer.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o net.lo net.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o option_strings.lo option_strings.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o resume.lo resume.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o signal_bitfield.lo signal_bitfield.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o thread_base.lo thread_base.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o thread_interrupt.lo thread_interrupt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c net.cc -fPIC -DPIC -o .libs/net.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c log.cc -fPIC -DPIC -o .libs/log.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c thread_interrupt.cc -fPIC -DPIC -o .libs/thread_interrupt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c option_strings.cc -fPIC -DPIC -o .libs/option_strings.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c thread_base.cc -fPIC -DPIC -o .libs/thread_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c log_buffer.cc -fPIC -DPIC -o .libs/log_buffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c signal_bitfield.cc -fPIC -DPIC -o .libs/signal_bitfield.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c resume.cc -fPIC -DPIC -o .libs/resume.o /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_torrentutils.la log.lo log_buffer.lo net.lo option_strings.lo resume.lo signal_bitfield.lo thread_base.lo thread_interrupt.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_torrentutils.a .libs/log.o .libs/log_buffer.o .libs/net.o .libs/option_strings.o .libs/resume.o .libs/signal_bitfield.o .libs/thread_base.o .libs/thread_interrupt.o ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o bitfield.lo bitfield.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o chunk_manager.lo chunk_manager.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o connection_manager.lo connection_manager.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o dht_manager.lo dht_manager.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o download.lo download.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o error.lo error.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o exceptions.lo exceptions.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o hash_string.lo hash_string.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c bitfield.cc -fPIC -DPIC -o .libs/bitfield.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c download.cc -fPIC -DPIC -o .libs/download.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c hash_string.cc -fPIC -DPIC -o .libs/hash_string.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c dht_manager.cc -fPIC -DPIC -o .libs/dht_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c connection_manager.cc -fPIC -DPIC -o .libs/connection_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c chunk_manager.cc -fPIC -DPIC -o .libs/chunk_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c error.cc -fPIC -DPIC -o .libs/error.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c exceptions.cc -fPIC -DPIC -o .libs/exceptions.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o http.lo http.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c http.cc -fPIC -DPIC -o .libs/http.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o object.lo object.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o object_static_map.lo object_static_map.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c object.cc -fPIC -DPIC -o .libs/object.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o object_stream.lo object_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c object_static_map.cc -fPIC -DPIC -o .libs/object_static_map.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c object_stream.cc -fPIC -DPIC -o .libs/object_stream.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o path.lo path.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c path.cc -fPIC -DPIC -o .libs/path.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o poll_epoll.lo poll_epoll.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o poll_kqueue.lo poll_kqueue.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o poll_select.lo poll_select.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c poll_epoll.cc -fPIC -DPIC -o .libs/poll_epoll.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c poll_kqueue.cc -fPIC -DPIC -o .libs/poll_kqueue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c poll_select.cc -fPIC -DPIC -o .libs/poll_select.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o rate.lo rate.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o throttle.lo throttle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c rate.cc -fPIC -DPIC -o .libs/rate.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c throttle.cc -fPIC -DPIC -o .libs/throttle.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o torrent.lo torrent.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o tracker.lo tracker.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o tracker_controller.lo tracker_controller.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o tracker_list.lo tracker_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c torrent.cc -fPIC -DPIC -o .libs/torrent.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c tracker.cc -fPIC -DPIC -o .libs/tracker.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c tracker_controller.cc -fPIC -DPIC -o .libs/tracker_controller.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c tracker_list.cc -fPIC -DPIC -o .libs/tracker_list.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -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 -lz -lcrypto 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' Making all in data make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/data' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o chunk.lo chunk.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o chunk_list.lo chunk_list.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o chunk_part.lo chunk_part.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o hash_check_queue.lo hash_check_queue.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o hash_chunk.lo hash_chunk.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o hash_queue.lo hash_queue.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o hash_queue_node.lo hash_queue_node.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o hash_torrent.lo hash_torrent.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c chunk_list.cc -fPIC -DPIC -o .libs/chunk_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c hash_check_queue.cc -fPIC -DPIC -o .libs/hash_check_queue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c chunk.cc -fPIC -DPIC -o .libs/chunk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c chunk_part.cc -fPIC -DPIC -o .libs/chunk_part.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c hash_queue.cc -fPIC -DPIC -o .libs/hash_queue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c hash_queue_node.cc -fPIC -DPIC -o .libs/hash_queue_node.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c hash_chunk.cc -fPIC -DPIC -o .libs/hash_chunk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c hash_torrent.cc -fPIC -DPIC -o .libs/hash_torrent.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o memory_chunk.lo memory_chunk.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c memory_chunk.cc -fPIC -DPIC -o .libs/memory_chunk.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o socket_file.lo socket_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c socket_file.cc -fPIC -DPIC -o .libs/socket_file.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -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 -lz -lcrypto 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/data' Making all in dht make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o dht_bucket.lo dht_bucket.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o dht_node.lo dht_node.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o dht_router.lo dht_router.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o dht_server.lo dht_server.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o dht_tracker.lo dht_tracker.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o dht_transaction.lo dht_transaction.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c dht_node.cc -fPIC -DPIC -o .libs/dht_node.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c dht_transaction.cc -fPIC -DPIC -o .libs/dht_transaction.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c dht_server.cc -fPIC -DPIC -o .libs/dht_server.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c dht_bucket.cc -fPIC -DPIC -o .libs/dht_bucket.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c dht_tracker.cc -fPIC -DPIC -o .libs/dht_tracker.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c dht_router.cc -fPIC -DPIC -o .libs/dht_router.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_dht.la dht_bucket.lo dht_node.lo dht_router.lo dht_server.lo dht_tracker.lo dht_transaction.lo -lz -lcrypto 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' Making all in download make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/download' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o available_list.lo available_list.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o chunk_selector.lo chunk_selector.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o chunk_statistics.lo chunk_statistics.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o delegator.lo delegator.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o download_constructor.lo download_constructor.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o download_main.lo download_main.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o download_wrapper.lo download_wrapper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c chunk_statistics.cc -fPIC -DPIC -o .libs/chunk_statistics.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c available_list.cc -fPIC -DPIC -o .libs/available_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c download_constructor.cc -fPIC -DPIC -o .libs/download_constructor.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c download_wrapper.cc -fPIC -DPIC -o .libs/download_wrapper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c delegator.cc -fPIC -DPIC -o .libs/delegator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c download_main.cc -fPIC -DPIC -o .libs/download_main.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c chunk_selector.cc -fPIC -DPIC -o .libs/chunk_selector.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_download.la available_list.lo chunk_selector.lo chunk_statistics.lo delegator.lo download_constructor.lo download_main.lo download_wrapper.lo -lz -lcrypto 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/download' Making all in net make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/net' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o address_list.lo address_list.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o listen.lo listen.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o socket_base.lo socket_base.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o socket_datagram.lo socket_datagram.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o socket_fd.lo socket_fd.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o socket_set.lo socket_set.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o socket_stream.lo socket_stream.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o throttle_internal.lo throttle_internal.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c socket_datagram.cc -fPIC -DPIC -o .libs/socket_datagram.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c socket_base.cc -fPIC -DPIC -o .libs/socket_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c listen.cc -fPIC -DPIC -o .libs/listen.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c address_list.cc -fPIC -DPIC -o .libs/address_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c socket_stream.cc -fPIC -DPIC -o .libs/socket_stream.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c socket_set.cc -fPIC -DPIC -o .libs/socket_set.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c throttle_internal.cc -fPIC -DPIC -o .libs/throttle_internal.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c socket_fd.cc -fPIC -DPIC -o .libs/socket_fd.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o throttle_list.lo throttle_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c throttle_list.cc -fPIC -DPIC -o .libs/throttle_list.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -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 -lz -lcrypto 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/net' Making all in protocol make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o extensions.lo extensions.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o handshake.lo handshake.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o handshake_encryption.lo handshake_encryption.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o handshake_manager.lo handshake_manager.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o initial_seed.lo initial_seed.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o peer_connection_base.lo peer_connection_base.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o peer_connection_leech.lo peer_connection_leech.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o peer_connection_metadata.lo peer_connection_metadata.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c initial_seed.cc -fPIC -DPIC -o .libs/initial_seed.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c extensions.cc -fPIC -DPIC -o .libs/extensions.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c peer_connection_leech.cc -fPIC -DPIC -o .libs/peer_connection_leech.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c peer_connection_metadata.cc -fPIC -DPIC -o .libs/peer_connection_metadata.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c handshake_manager.cc -fPIC -DPIC -o .libs/handshake_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c handshake.cc -fPIC -DPIC -o .libs/handshake.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c peer_connection_base.cc -fPIC -DPIC -o .libs/peer_connection_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c handshake_encryption.cc -fPIC -DPIC -o .libs/handshake_encryption.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o peer_factory.lo peer_factory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c peer_factory.cc -fPIC -DPIC -o .libs/peer_factory.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o request_list.lo request_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c request_list.cc -fPIC -DPIC -o .libs/request_list.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -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 -lz -lcrypto 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 ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' Making all in tracker make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o tracker_dht.lo tracker_dht.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o tracker_http.lo tracker_http.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o tracker_udp.lo tracker_udp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c tracker_http.cc -fPIC -DPIC -o .libs/tracker_http.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c tracker_dht.cc -fPIC -DPIC -o .libs/tracker_dht.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c tracker_udp.cc -fPIC -DPIC -o .libs/tracker_udp.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_tracker.la tracker_dht.lo tracker_http.lo tracker_udp.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_tracker.a .libs/tracker_dht.o .libs/tracker_http.o .libs/tracker_udp.o ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' Making all in utils make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o diffie_hellman.lo diffie_hellman.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o instrumentation.lo instrumentation.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o sha_fast.lo sha_fast.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c sha_fast.cc -fPIC -DPIC -o .libs/sha_fast.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c diffie_hellman.cc -fPIC -DPIC -o .libs/diffie_hellman.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c instrumentation.cc -fPIC -DPIC -o .libs/instrumentation.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_utils.la diffie_hellman.lo instrumentation.lo sha_fast.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_utils.a .libs/diffie_hellman.o .libs/instrumentation.o .libs/sha_fast.o ar: `u' modifier ignored since `D' is the default (see `U') 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 '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o globals.lo globals.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o manager.lo manager.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o thread_disk.lo thread_disk.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c -o thread_main.lo thread_main.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c globals.cc -fPIC -DPIC -o .libs/globals.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c manager.cc -fPIC -DPIC -o .libs/manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c thread_disk.cc -fPIC -DPIC -o .libs/thread_disk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -c thread_main.cc -fPIC -DPIC -o .libs/thread_main.o /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -g -DDEBUG -fvisibility=hidden -version-info 19:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -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 -lz -lcrypto libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crti.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.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 -L/usr/lib -lz -lcrypto -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1 -L/usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/crtendS.o /usr/lib/gcc/armv6hl-redhat-linux-gnueabi/5.2.1/../../../crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libtorrent.so.19 -o .libs/libtorrent.so.19.0.0 libtool: link: (cd ".libs" && rm -f "libtorrent.so.19" && ln -s "libtorrent.so.19.0.0" "libtorrent.so.19") libtool: link: (cd ".libs" && rm -f "libtorrent.so" && ln -s "libtorrent.so.19.0.0" "libtorrent.so") libtool: link: ( cd ".libs" && rm -f "libtorrent.la" && ln -s "../libtorrent.la" "libtorrent.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6' make[1]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8I0uYE + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm + cd libtorrent-0.13.6 + rm -rf /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm + make install DESTDIR=/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm Making install in src make[1]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' Making install in torrent make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' Making install in data make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent/data' /usr/bin/install -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 '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent/data' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' Making install in download make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent/download' /usr/bin/install -c -m 644 choke_group.h choke_queue.h download_manager.h group_entry.h resource_manager.h '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent/download' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' Making install in peer make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent/peer' /usr/bin/install -c -m 644 choke_status.h client_info.h client_list.h connection_list.h peer.h peer_info.h peer_list.h '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent/peer' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' Making install in utils make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent/utils' /usr/bin/install -c -m 644 extents.h log.h log_buffer.h net.h option_strings.h ranges.h resume.h signal_bitfield.h thread_base.h thread_interrupt.h '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent/utils' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent' /usr/bin/install -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 '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/include/torrent' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' Making install in data make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/data' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/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 '/builddir/build/BUILD/libtorrent-0.13.6/src/data' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/data' Making install in dht make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/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 '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' Making install in download make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/download' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/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 '/builddir/build/BUILD/libtorrent-0.13.6/src/download' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/download' Making install in net make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/net' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/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 '/builddir/build/BUILD/libtorrent-0.13.6/src/net' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/net' Making install in protocol make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/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 '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' Making install in tracker make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/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 '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' Making install in utils make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/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 '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtorrent.la '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libtorrent.so.19.0.0 /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib/libtorrent.so.19.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib && { ln -s -f libtorrent.so.19.0.0 libtorrent.so.19 || { rm -f libtorrent.so.19 && ln -s libtorrent.so.19.0.0 libtorrent.so.19; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib && { ln -s -f libtorrent.so.19.0.0 libtorrent.so || { rm -f libtorrent.so && ln -s libtorrent.so.19.0.0 libtorrent.so; }; }) libtool: install: /usr/bin/install -c .libs/libtorrent.lai /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib/libtorrent.la make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' make[1]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/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 '/builddir/build/BUILD/libtorrent-0.13.6/test' make[1]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[1]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6' make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtorrent.pc '/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6' make[1]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6' extracting debug info from /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib/libtorrent.so.19.0.0 libtool: install: warning: remember to run `libtool --finish /usr/lib' + rm -f /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/lib/libtorrent.la + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/libtorrent-0.13.6 dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libtorrent.so.19.0.0.debug to /usr/lib/debug/usr/lib/libtorrent.so.debug symlinked /usr/lib/debug/usr/lib/libtorrent.so.19.0.0.debug to /usr/lib/debug/usr/lib/libtorrent.so.19.debug 3043 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libtorrent-0.13.6-1bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mwaNDM + umask 022 + cd /builddir/build/BUILD + cd libtorrent-0.13.6 + DOCDIR=/builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/share/doc/libtorrent + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/share/doc/libtorrent + cp -pr AUTHORS /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/share/doc/libtorrent + cp -pr COPYING /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/share/doc/libtorrent + cp -pr INSTALL /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/share/doc/libtorrent + cp -pr README /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm/usr/share/doc/libtorrent + exit 0 Provides: libtorrent = 0.13.6-1bs02fc23 libtorrent(armv6hl-32) = 0.13.6-1bs02fc23 libtorrent.so.19 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libcrypto.so.10 libcrypto.so.10(libcrypto.so.10) libgcc_s.so.1 libgcc_s.so.1(GCC_3.4) libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.10) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.15) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 libz.so.1(ZLIB_1.2.3.3) rtld(GNU_HASH) Processing files: libtorrent-devel-0.13.6-1bs02fc23.armv6hl Provides: libtorrent-devel = 0.13.6-1bs02fc23 libtorrent-devel(armv6hl-32) = 0.13.6-1bs02fc23 pkgconfig(libtorrent) = 0.13.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtorrent.so.19 Processing files: libtorrent-debuginfo-0.13.6-1bs02fc23.armv6hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm Wrote: /builddir/build/RPMS/libtorrent-0.13.6-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libtorrent-devel-0.13.6-1bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libtorrent-debuginfo-0.13.6-1bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.MxQeNY + umask 022 + cd /builddir/build/BUILD + cd libtorrent-0.13.6 + rm -rf /builddir/build/BUILDROOT/libtorrent-0.13.6-1bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->