tar -xf libtorrent-rasterbar-0.16.3.tar.gz checking whether make supports nested variables... yes Building libtorrent-rasterbar 0.16.3 Checking for a C/C++ compiler to use: 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 how to run the C preprocessor... gcc -E checking whether gcc and cc understand -c and -o together... yes 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 whether g++ understands -c and -o together... yes Checking system type: checking build system type... arm-slackware-linux-gnu checking host system type... arm-slackware-linux-gnu checking target system type... arm-slackware-linux-gnu Initializing Automake: checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of g++... gcc3 Initializing Libtool: checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert arm-slackware-linux-gnu file names to arm-slackware-linux-gnu format... func_convert_file_noop checking how to convert arm-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/arm-slackware-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/arm-slackware-linux-gnueabi/bin/ld checking if the linker (/usr/arm-slackware-linux-gnueabi/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/arm-slackware-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate Checking for posix thread support: checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -lpthread fixes that... yes Checking for boost libraries: checking for boostlib >= 1.36... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes Checking for pkg-config: checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes Checking for functions and headers: checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for clock_gettime... no checking for clock_gettime in -lrt... yes Checking build options: checking whether deprecated functions should be enabled... yes checking whether debug build should be enabled... no checking whether invariant check should be enabled... no checking whether logging to disk should be enabled... no checking whether statistics logging should be enabled... no checking whether disk activity logging should be enabled... no Checking features to be enabled: checking whether encryption support should be enabled... yes configure: encryption support: now checking for the OpenSSL library... checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking whether geoip support should be enabled... yes checking whether dht support should be enabled... yes checking whether pool allocators should be enabled... yes Checking for extra build files: checking whether example files should be built... no checking whether test files should be built... no checking whether python bindings should be built... yes checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for python2.7... (cached) /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= '2.4'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking whether the Boost::Python library is available... yes checking for main in -lboost_python... yes Checking for external libraries: checking for FIEMAP support... checking linux/fiemap.h usability... yes checking linux/fiemap.h presence... yes checking for linux/fiemap.h... yes checking whether to link against system libgeoip... no Generating Makefiles: checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating include/libtorrent/Makefile config.status: creating examples/Makefile config.status: creating test/Makefile config.status: creating tools/Makefile config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/setup.py config.status: creating libtorrent-rasterbar.pc config.status: creating libtorrent-rasterbar-cmake.pc config.status: executing depfiles commands config.status: executing libtool commands Configure script has finished system check. Config results: -=-=-=-=-=-=-=-=- Package: name: libtorrent-rasterbar version: 0.16.3 svn revision: 7334 Build environment: build system: arm-slackware-linux-gnu host system: arm-slackware-linux-gnu target system: arm-slackware-linux-gnu Compiler and linker flags: CPPFlags: -I/usr/include CFlags: -lpthread -O2 -march=armv5te -fvisibility=hidden CXXFlags: -O2 -march=armv5te -fvisibility-inlines-hidden LDFlags: -L/usr/lib Libs: -lrt -lpthread Defs: -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.3\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.3\" -DPACKAGE_BUGREPORT=\"arvid@cs.umu.se\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_BOOST=1 -DHAVE_BOOST_SYSTEM=1 -D_FILE_OFFSET_BITS=64 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_LIBRT=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"2.7\" -DHAVE_BOOST_PYTHON=1 -DHAVE_LINUX_FIEMAP_H=1 -DWITH_SHIPPED_GEOIP_H=1 -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE=1 -DBOOST_ASIO_ENABLE_CANCELIO=1 -DBOOST_ASIO_DYN_LINK=1 -DTORRENT_BUILDING_SHARED=1 Build options: deprecated functions: yes debug build: no invariant checks: no logging support: no statistics: no disk statistics: no Features: encryption support: yes geoip support: yes dht support: yes pool allocators: yes Extra builds: examples: no tests: no python bindings: yes Pthread library: CFlags: -lpthread Libs: -lpthread Boost libraries: version: 1.49 CPPFlags: -I/usr/include LDFlags: -L/usr/lib boost.system: -lboost_system boost.python: -lboost_python Python environment: -automake- binary: /usr/bin/python version: 2.7 platform: linux2 prefix: ${prefix} exec_prefix: ${exec_prefix} pythondir: ${prefix}/lib/python2.7/site-packages pkgpythondir: ${pythondir}/libtorrent-rasterbar pyexecdir: ${exec_prefix}/lib/python2.7/site-packages pkgpyexecdir: ${pyexecdir}/libtorrent-rasterbar -m4- cppflags: -I/usr/include/python2.7 ldflags: -L/usr/lib -lpython2.7 extra libs: -lpthread -ldl -lutil extra ldflags: -Xlinker -export-dynamic External libraries: system libgeoip: no OpenSSL library: OpenSSL Libs: -lssl -lcrypto OpenSSL LDFlags: OpenSSL Includes: Type 'make' to compile libtorrent-rasterbar 0.16.3 or type 'make V=1' for verbose compiling and then 'make install' to install it into /usr Making all in include/libtorrent make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' Making all in src make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' CXX web_connection_base.lo CXX alert.lo CXX allocator.lo CXX asio.lo CXX assert.lo CXX bandwidth_limit.lo CXX bandwidth_manager.lo CXX bandwidth_queue_entry.lo CXX bloom_filter.lo CXX broadcast_socket.lo CXX bt_peer_connection.lo CXX chained_buffer.lo CXX connection_queue.lo CXX ConvertUTF.lo CXX create_torrent.lo CXX disk_buffer_holder.lo CXX disk_buffer_pool.lo CXX disk_io_thread.lo CXX entry.lo CXX enum_net.lo CXX error_code.lo CXX escape_string.lo CXX file.lo CXX file_pool.lo CXX file_storage.lo CXX gzip.lo CXX http_connection.lo CXX http_parser.lo CXX http_seed_connection.lo CXX http_stream.lo CXX http_tracker_connection.lo CXX i2p_stream.lo CXX identify_client.lo CXX instantiate_connection.lo CXX ip_filter.lo CXX lazy_bdecode.lo CXX logger.lo CXX lsd.lo CXX lt_trackers.lo CXX magnet_uri.lo magnet_uri.cpp: In function 'libtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&, const string&, const string&, libtorrent::storage_mode_t, bool, libtorrent::storage_constructor_type, void*)': magnet_uri.cpp:128:40: warning: 'libtorrent::torrent_handle libtorrent::session::add_torrent(const char*, const sha1_hash&, const char*, const string&, const libtorrent::entry&, libtorrent::storage_mode_t, bool, libtorrent::storage_constructor_type, void*)' is deprecated (declared at ../include/libtorrent/session.hpp:234) [-Wdeprecated-declarations] magnet_uri.cpp: In function 'libtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&, const string&, libtorrent::add_torrent_params)': magnet_uri.cpp:135:54: warning: 'libtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&, const string&, libtorrent::add_torrent_params, boost::system::error_code&)' is deprecated (declared at ../include/libtorrent/magnet_uri.hpp:68) [-Wdeprecated-declarations] CXX metadata_transfer.lo CC mpi.lo cc1: warning: command line option '-ftemplate-depth=100' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-ftemplate-depth=100' is valid for C++/ObjC++ but not for C [enabled by default] CXX natpmp.lo CXX parse_url.lo CXX pe_crypto.lo CXX peer_connection.lo CXX piece_picker.lo CXX packet_buffer.lo CXX policy.lo CXX puff.lo CXX random.lo CXX rsa.lo CXX rss.lo rss.cpp:458:41: warning: invalid access to non-static data member 'libtorrent::feed::m_title' of NULL object [-Winvalid-offsetof] rss.cpp:458:41: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] rss.cpp:459:47: warning: invalid access to non-static data member 'libtorrent::feed::m_description' of NULL object [-Winvalid-offsetof] rss.cpp:459:47: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] rss.cpp:460:48: warning: invalid access to non-static data member 'libtorrent::feed::m_last_attempt' of NULL object [-Winvalid-offsetof] rss.cpp:460:48: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] rss.cpp:461:47: warning: invalid access to non-static data member 'libtorrent::feed::m_last_update' of NULL object [-Winvalid-offsetof] rss.cpp:461:47: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] CXX session.lo CXX session_impl.lo session_impl.cpp:520:161: warning: invalid access to non-static data member 'libtorrent::aux::session_impl::m_settings' of NULL object [-Winvalid-offsetof] session_impl.cpp:520:161: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] session_impl.cpp:522:148: warning: invalid access to non-static data member 'libtorrent::aux::session_impl::m_dht_settings' of NULL object [-Winvalid-offsetof] session_impl.cpp:522:148: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] session_impl.cpp:524:149: warning: invalid access to non-static data member 'libtorrent::aux::session_impl::m_proxy' of NULL object [-Winvalid-offsetof] session_impl.cpp:524:149: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] session_impl.cpp:529:159: warning: invalid access to non-static data member 'libtorrent::aux::session_impl::m_pe_settings' of NULL object [-Winvalid-offsetof] session_impl.cpp:529:159: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] CXX settings.lo CXX sha1.lo CXX smart_ban.lo CXX socket_io.lo CXX socket_type.lo CXX socks5_stream.lo CXX stat.lo CXX storage.lo CXX thread.lo CXX torrent.lo distcc[20362] (dcc_select_for_read) ERROR: IO timeout distcc[20362] (dcc_r_token_int) ERROR: read failed while waiting for token "DONE" distcc[20362] (dcc_r_result_header) ERROR: server provided no answer. Is the server configured to allow access from your IP address? Does the server have the compiler installed? Is the server configured to access the compiler? distcc[20362] Warning: failed to distribute torrent.cpp to 192.168.1.161, running locally instead CXX torrent_handle.lo CXX torrent_info.lo CXX time.lo CXX timestamp_history.lo CXX tracker_manager.lo CXX udp_socket.lo CXX udp_tracker_connection.lo CXX upnp.lo CXX ut_metadata.lo CXX ut_pex.lo CXX utf8.lo CXX utp_socket_manager.lo CXX utp_stream.lo CXX web_peer_connection.lo CXX dht_tracker.lo CXX find_data.lo CXX node.lo CXX node_id.lo CXX refresh.lo CXX routing_table.lo CXX rpc_manager.lo CXX traversal_algorithm.lo CC GeoIP.lo cc1: warning: command line option '-ftemplate-depth=100' is valid for C++/ObjC++ but not for C [enabled by default] cc1: warning: command line option '-ftemplate-depth=100' is valid for C++/ObjC++ but not for C [enabled by default] CXX asio_ssl.lo CXXLD libtorrent-rasterbar.la make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' Making all in examples make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' Making all in test make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' Making all in bindings make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' Making all in python make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' /usr/bin/python setup.py build running build running build_ext building 'libtorrent' extension creating build creating build/temp.linux-armv5tel-2.7 creating build/temp.linux-armv5tel-2.7/src gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/version.cpp -o build/temp.linux-armv5tel-2.7/src/version.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/fingerprint.cpp -o build/temp.linux-armv5tel-2.7/src/fingerprint.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/torrent_status.cpp -o build/temp.linux-armv5tel-2.7/src/torrent_status.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/module.cpp -o build/temp.linux-armv5tel-2.7/src/module.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/torrent_handle.cpp -o build/temp.linux-armv5tel-2.7/src/torrent_handle.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED src/torrent_handle.cpp: In function 'void set_peer_upload_limit(libtorrent::torrent_handle&, const boost::python::tuple&, int)': src/torrent_handle.cpp:283:58: warning: 'void libtorrent::torrent_handle::set_peer_upload_limit(boost::asio::ip::tcp::endpoint, int) const' is deprecated (declared at ../../include/libtorrent/torrent_handle.hpp:278) [-Wdeprecated-declarations] src/torrent_handle.cpp: In function 'void set_peer_download_limit(libtorrent::torrent_handle&, const boost::python::tuple&, int)': src/torrent_handle.cpp:288:60: warning: 'void libtorrent::torrent_handle::set_peer_download_limit(boost::asio::ip::tcp::endpoint, int) const' is deprecated (declared at ../../include/libtorrent/torrent_handle.hpp:280) [-Wdeprecated-declarations] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/big_number.cpp -o build/temp.linux-armv5tel-2.7/src/big_number.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/utility.cpp -o build/temp.linux-armv5tel-2.7/src/utility.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/peer_info.cpp -o build/temp.linux-armv5tel-2.7/src/peer_info.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/session.cpp -o build/temp.linux-armv5tel-2.7/src/session.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED distcc[21646] (dcc_select_for_read) ERROR: IO timeout distcc[21646] (dcc_r_token_int) ERROR: read failed while waiting for token "DONE" distcc[21646] (dcc_r_result_header) ERROR: server provided no answer. Is the server configured to allow access from your IP address? Does the server have the compiler installed? Is the server configured to access the compiler? distcc[21646] Warning: failed to distribute src/session.cpp to 192.168.1.161, running locally instead src/session.cpp: In function 'libtorrent::torrent_handle {anonymous}::add_torrent_depr(libtorrent::session&, const libtorrent::torrent_info&, const string&, const libtorrent::entry&, libtorrent::storage_mode_t, bool)': src/session.cpp:144:97: warning: 'libtorrent::torrent_handle libtorrent::session::add_torrent(const libtorrent::torrent_info&, const string&, const libtorrent::entry&, libtorrent::storage_mode_t, bool, libtorrent::storage_constructor_type)' is deprecated (declared at ../../include/libtorrent/session.hpp:213) [-Wdeprecated-declarations] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/extensions.cpp -o build/temp.linux-armv5tel-2.7/src/extensions.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/torrent.cpp -o build/temp.linux-armv5tel-2.7/src/torrent.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/converters.cpp -o build/temp.linux-armv5tel-2.7/src/converters.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/datetime.cpp -o build/temp.linux-armv5tel-2.7/src/datetime.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/create_torrent.cpp -o build/temp.linux-armv5tel-2.7/src/create_torrent.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/entry.cpp -o build/temp.linux-armv5tel-2.7/src/entry.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/torrent_info.cpp -o build/temp.linux-armv5tel-2.7/src/torrent_info.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/ip_filter.cpp -o build/temp.linux-armv5tel-2.7/src/ip_filter.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/error_code.cpp -o build/temp.linux-armv5tel-2.7/src/error_code.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/magnet_uri.cpp -o build/temp.linux-armv5tel-2.7/src/magnet_uri.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED src/magnet_uri.cpp: In function 'libtorrent::torrent_handle {anonymous}::_add_magnet_uri(libtorrent::session&, std::string, boost::python::dict)': src/magnet_uri.cpp:32:40: warning: 'libtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&, const string&, libtorrent::add_torrent_params)' is deprecated (declared at ../../include/libtorrent/magnet_uri.hpp:62) [-Wdeprecated-declarations] gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/session_settings.cpp -o build/temp.linux-armv5tel-2.7/src/session_settings.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/alert.cpp -o build/temp.linux-armv5tel-2.7/src/alert.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED distcc[21716] ERROR: compile src/alert.cpp on 192.168.1.161 failed with exit code 4 distcc[21716] (dcc_build_somewhere) Warning: remote compilation of 'src/alert.cpp' failed, retrying locally distcc[21716] Warning: failed to distribute src/alert.cpp to 192.168.1.161, running locally instead distcc[21716] (dcc_please_send_email_after_investigation) Warning: remote compilation of 'src/alert.cpp' failed, retried locally and got a different result. gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=armv5te -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/peer_plugin.cpp -o build/temp.linux-armv5tel-2.7/src/peer_plugin.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_DYN_LINK -DTORRENT_LINKING_SHARED creating build/lib.linux-armv5tel-2.7 g++ -pthread -shared -lpthread -O2 -march=armv5te -fvisibility=hidden build/temp.linux-armv5tel-2.7/src/version.o build/temp.linux-armv5tel-2.7/src/fingerprint.o build/temp.linux-armv5tel-2.7/src/torrent_status.o build/temp.linux-armv5tel-2.7/src/module.o build/temp.linux-armv5tel-2.7/src/torrent_handle.o build/temp.linux-armv5tel-2.7/src/big_number.o build/temp.linux-armv5tel-2.7/src/utility.o build/temp.linux-armv5tel-2.7/src/peer_info.o build/temp.linux-armv5tel-2.7/src/session.o build/temp.linux-armv5tel-2.7/src/extensions.o build/temp.linux-armv5tel-2.7/src/torrent.o build/temp.linux-armv5tel-2.7/src/converters.o build/temp.linux-armv5tel-2.7/src/datetime.o build/temp.linux-armv5tel-2.7/src/create_torrent.o build/temp.linux-armv5tel-2.7/src/entry.o build/temp.linux-armv5tel-2.7/src/torrent_info.o build/temp.linux-armv5tel-2.7/src/ip_filter.o build/temp.linux-armv5tel-2.7/src/error_code.o build/temp.linux-armv5tel-2.7/src/magnet_uri.o build/temp.linux-armv5tel-2.7/src/session_settings.o build/temp.linux-armv5tel-2.7/src/alert.o build/temp.linux-armv5tel-2.7/src/peer_plugin.o -L../../src/.libs -L/usr/lib -ltorrent-rasterbar -lrt -lpthread -lboost_system -lboost_python -lpthread -lssl -lcrypto -lpython2.7 -o build/lib.linux-armv5tel-2.7/libtorrent.so -L/usr/lib make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' Making all in tools make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' Making install in include/libtorrent make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent' /usr/bin/ginstall -c -m 644 address.hpp add_torrent_params.hpp alert.hpp alert_types.hpp alloca.hpp allocator.hpp assert.hpp bandwidth_limit.hpp bandwidth_manager.hpp bandwidth_socket.hpp bandwidth_queue_entry.hpp bencode.hpp bitfield.hpp bloom_filter.hpp broadcast_socket.hpp bt_peer_connection.hpp buffer.hpp build_config.hpp chained_buffer.hpp config.hpp connection_queue.hpp ConvertUTF.h copy_ptr.hpp create_torrent.hpp deadline_timer.hpp debug.hpp disk_buffer_holder.hpp disk_buffer_pool.hpp disk_io_thread.hpp entry.hpp enum_net.hpp error.hpp error_code.hpp escape_string.hpp extensions.hpp file.hpp file_pool.hpp file_storage.hpp fingerprint.hpp gzip.hpp '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/.' /usr/bin/ginstall -c -m 644 hasher.hpp http_connection.hpp http_parser.hpp http_seed_connection.hpp http_stream.hpp http_tracker_connection.hpp i2p_stream.hpp identify_client.hpp instantiate_connection.hpp intrusive_ptr_base.hpp invariant_check.hpp io.hpp io_service.hpp io_service_fwd.hpp ip_filter.hpp lazy_entry.hpp lsd.hpp magnet_uri.hpp max.hpp natpmp.hpp packet_buffer.hpp parse_url.hpp pch.hpp pe_crypto.hpp peer_connection.hpp peer.hpp peer_id.hpp peer_info.hpp peer_request.hpp piece_block_progress.hpp piece_picker.hpp policy.hpp proxy_base.hpp ptime.hpp puff.hpp random.hpp rsa.hpp rss.hpp session.hpp session_settings.hpp '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/.' /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/kademlia' /usr/bin/ginstall -c -m 644 kademlia/dht_tracker.hpp kademlia/find_data.hpp kademlia/logging.hpp kademlia/msg.hpp kademlia/node.hpp kademlia/node_entry.hpp kademlia/node_id.hpp kademlia/observer.hpp kademlia/refresh.hpp kademlia/routing_table.hpp kademlia/rpc_manager.hpp kademlia/traversal_algorithm.hpp '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/kademlia' /usr/bin/ginstall -c -m 644 session_status.hpp settings.hpp size_type.hpp sliding_average.hpp socket.hpp socket_io.hpp socket_type.hpp socket_type_fwd.hpp socks5_stream.hpp ssl_stream.hpp stat.hpp storage.hpp storage_defs.hpp struct_debug.hpp thread.hpp time.hpp timestamp_history.hpp torrent_handle.hpp torrent.hpp torrent_info.hpp tracker_manager.hpp udp_socket.hpp udp_tracker_connection.hpp union_endpoint.hpp upnp.hpp utp_socket_manager.hpp utp_stream.hpp utf8.hpp version.hpp web_connection_base.hpp web_peer_connection.hpp xml_parse.hpp GeoIP.h tommath.h tommath_class.h tommath_superclass.h '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/.' /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/aux_' /usr/bin/ginstall -c -m 644 aux_/session_impl.hpp '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/aux_' /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/extensions' /usr/bin/ginstall -c -m 644 extensions/logger.hpp extensions/lt_trackers.hpp extensions/metadata_transfer.hpp extensions/smart_ban.hpp extensions/ut_metadata.hpp extensions/ut_pex.hpp '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/extensions' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' Making install in src make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libtorrent-rasterbar.la '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libtorrent-rasterbar.so.6.0.0 /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/libtorrent-rasterbar.so.6.0.0 libtool: install: (cd /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib && { ln -s -f libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so.6 || { rm -f libtorrent-rasterbar.so.6 && ln -s libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so.6; }; }) libtool: install: (cd /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib && { ln -s -f libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so || { rm -f libtorrent-rasterbar.so && ln -s libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libtorrent-rasterbar.lai /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/libtorrent-rasterbar.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' Making install in examples make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' Making install in test make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' Making install in bindings make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' Making install in python make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' /usr/bin/python setup.py build running build running build_ext make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' /usr/bin/python setup.py install --prefix=/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr running install running build running build_ext running install_lib creating /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/python2.7 creating /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/python2.7/site-packages copying build/lib.linux-armv5tel-2.7/libtorrent.so -> /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/python2.7/site-packages running install_egg_info Writing /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/python2.7/site-packages/python_libtorrent-0.16.3-py2.7.egg-info make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[3]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' Making install in tools make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[1]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' make[2]: Entering directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libtorrent-rasterbar.pc '/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' make[1]: Leaving directory `/builds/salix/arm/14.0/original/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 24 07:58 install drwxr-xr-x 6 root root 4096 Dec 24 07:58 usr /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/install: total 4 -rw-r--r-- 1 root root 558 Dec 24 07:58 slack-desc /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 Dec 24 07:58 doc drwxr-xr-x 3 root root 4096 Dec 24 07:57 include drwxr-xr-x 4 root root 4096 Dec 24 07:58 lib drwxr-xr-x 3 root root 4096 Dec 23 21:49 src /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/doc: total 4 drwxr-xr-x 3 root root 4096 Dec 24 07:58 libtorrent-rasterbar-0.16.3 /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/doc/libtorrent-rasterbar-0.16.3: total 68 -rw-r--r-- 1 root root 495 Dec 24 07:58 AUTHORS -rw-r--r-- 1 root root 1526 Dec 24 07:58 COPYING -rw-r--r-- 1 root root 46346 Dec 24 07:58 ChangeLog -rw-r--r-- 1 root root 36 Dec 24 07:58 NEWS -rw-r--r-- 1 root root 538 Dec 24 07:58 README drwxr-xr-x 2 root root 4096 Dec 23 21:49 docs /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/doc/libtorrent-rasterbar-0.16.3/docs: total 3056 -rw-r--r-- 1 root root 37932 Mar 26 2012 Linkage.png -rw-r--r-- 1 root root 5201 Mar 26 2012 arctic_thumb.png -rw-r--r-- 1 root root 2766 Mar 26 2012 bitbuddy_thumb.jpg -rw-r--r-- 1 root root 4667 Mar 26 2012 bitfox.png -rw-r--r-- 1 root root 9566 Mar 26 2012 bitrocket_thumb.png -rw-r--r-- 1 root root 23988 Mar 26 2012 bitscast_thumb.png -rw-r--r-- 1 root root 26204 Mar 26 2012 bitslug_thumb.png -rw-r--r-- 1 root root 42653 Mar 26 2012 btg_thumb.jpg -rw-r--r-- 1 root root 29631 Mar 26 2012 bubba.png -rw-r--r-- 1 root root 43519 Apr 11 2012 building.html -rw-r--r-- 1 root root 37988 Aug 19 22:14 building.rst -rw-r--r-- 1 root root 4913 Apr 11 2012 client_test.html -rw-r--r-- 1 root root 110655 Mar 26 2012 client_test.png -rw-r--r-- 1 root root 2178 Mar 26 2012 client_test.rst -rw-r--r-- 1 root root 5073 Apr 11 2012 contributing.html -rw-r--r-- 1 root root 1806 Aug 19 22:14 contributing.rst -rw-r--r-- 1 root root 18998 Mar 26 2012 cwnd.png -rw-r--r-- 1 root root 30207 Mar 26 2012 cwnd_thumb.png -rw-r--r-- 1 root root 10875 Mar 26 2012 delays.png -rw-r--r-- 1 root root 10938 Mar 26 2012 delays_thumb.png -rw-r--r-- 1 root root 36818 Mar 26 2012 deluge.png -rw-r--r-- 1 root root 5693 Apr 11 2012 dht_extensions.html -rw-r--r-- 1 root root 2455 Mar 26 2012 dht_extensions.rst -rw-r--r-- 1 root root 21904 Apr 11 2012 dht_rss.html -rw-r--r-- 1 root root 13383 Mar 26 2012 dht_rss.rst -rw-r--r-- 1 root root 11786 Jun 8 2012 dht_sec.html -rw-r--r-- 1 root root 7091 Jun 8 2012 dht_sec.rst -rw-r--r-- 1 root root 3032 Mar 26 2012 disk_access.png -rw-r--r-- 1 root root 5170 Mar 26 2012 disk_buffer.png -rw-r--r-- 1 root root 4846 Mar 26 2012 disk_buffer_before_optimization.png -rw-r--r-- 1 root root 5340 Mar 26 2012 disk_buffer_sample.png -rw-r--r-- 1 root root 4393 Mar 26 2012 disk_io.png -rw-r--r-- 1 root root 6882 Mar 26 2012 electric_sheep_thumb.jpg -rw-r--r-- 1 root root 11758 Apr 11 2012 examples.html -rw-r--r-- 1 root root 6231 Mar 26 2012 examples.rst -rw-r--r-- 1 root root 13031 Apr 11 2012 extension_protocol.html -rw-r--r-- 1 root root 10831 Mar 26 2012 extension_protocol.rst -rw-r--r-- 1 root root 45067 Mar 26 2012 fatrat.png -rw-r--r-- 1 root root 52045 Mar 26 2012 fdm.png -rw-r--r-- 1 root root 24183 Apr 11 2012 features.html -rw-r--r-- 1 root root 17909 Aug 19 22:14 features.rst -rw-r--r-- 1 root root 26385 Mar 26 2012 firetorrent.png -rw-r--r-- 1 root root 9581 Mar 26 2012 flush.jpg -rw-r--r-- 1 root root 20926 Mar 26 2012 halite_thumb.png -rw-r--r-- 1 root root 12093 Mar 26 2012 im_thumb.jpg -rw-r--r-- 1 root root 7467 Apr 11 2012 index.html -rw-r--r-- 1 root root 4265 Mar 26 2012 index.rst -rw-r--r-- 1 root root 28376 Mar 26 2012 leechcraft.png -rw-r--r-- 1 root root 19729 Apr 11 2012 libtorrent_plugins.html -rw-r--r-- 1 root root 11622 Mar 26 2012 libtorrent_plugins.rst -rw-r--r-- 1 root root 53067 Mar 26 2012 libtorrent_screen.png -rw-r--r-- 1 root root 20970 Mar 26 2012 limewire.png -rw-r--r-- 1 root root 15486 Mar 26 2012 lince.png -rw-r--r-- 1 root root 26070 Apr 11 2012 make_torrent.html -rw-r--r-- 1 root root 16380 Aug 19 22:14 make_torrent.rst -rw-r--r-- 1 root root 437272 Jun 8 2012 manual.html -rw-r--r-- 1 root root 372957 Aug 19 22:14 manual.rst -rw-r--r-- 1 root root 76720 Mar 26 2012 merkle_tree.graffle -rw-r--r-- 1 root root 18792 Mar 26 2012 merkle_tree.png -rw-r--r-- 1 root root 8299 Mar 26 2012 miro.jpg -rw-r--r-- 1 root root 8443 Mar 26 2012 moopolice_thumb.gif -rw-r--r-- 1 root root 34999 Mar 26 2012 our_delay_base.png -rw-r--r-- 1 root root 55460 Mar 26 2012 our_delay_base_thumb.png -rw-r--r-- 1 root root 16228 Apr 11 2012 projects.html -rw-r--r-- 1 root root 9517 Mar 26 2012 projects.rst -rw-r--r-- 1 root root 68026 Mar 26 2012 pump.png -rw-r--r-- 1 root root 8991 Apr 11 2012 python_binding.html -rw-r--r-- 1 root root 4411 Mar 26 2012 python_binding.rst -rw-r--r-- 1 root root 5009 Mar 26 2012 qbittorrent_thumb.jpg -rw-r--r-- 1 root root 498 Mar 26 2012 read_disk_buffers.dot -rw-r--r-- 1 root root 162013 Mar 26 2012 read_disk_buffers.graffle -rw-r--r-- 1 root root 14173 Mar 26 2012 read_disk_buffers.png -rw-r--r-- 1 root root 5636 Apr 11 2012 running_tests.html -rw-r--r-- 1 root root 2096 Mar 26 2012 running_tests.rst -rw-r--r-- 1 root root 3902 Mar 26 2012 session_stats_peers.png -rw-r--r-- 1 root root 94532 Mar 26 2012 storage.graffle -rw-r--r-- 1 root root 30224 Mar 26 2012 storage.png -rw-r--r-- 1 root root 5092 Mar 26 2012 style.css -rw-r--r-- 1 root root 2368 Mar 26 2012 t2e.jpg -rw-r--r-- 1 root root 39728 Apr 11 2012 tuning.html -rw-r--r-- 1 root root 30182 Aug 19 22:14 tuning.rst -rw-r--r-- 1 root root 8686 Mar 26 2012 tvblob.jpg -rw-r--r-- 1 root root 10746 Mar 26 2012 tvitty.jpg -rw-r--r-- 1 root root 14349 Apr 11 2012 udp_tracker_protocol.html -rw-r--r-- 1 root root 15075 Mar 26 2012 udp_tracker_protocol.rst -rw-r--r-- 1 root root 49602 Mar 26 2012 unicode_support.png -rw-r--r-- 1 root root 21307 Apr 11 2012 utp.html -rw-r--r-- 1 root root 16702 Aug 19 22:14 utp.rst -rw-r--r-- 1 root root 514 Mar 26 2012 write_disk_buffers.dot -rw-r--r-- 1 root root 156495 Mar 26 2012 write_disk_buffers.graffle -rw-r--r-- 1 root root 50619 Mar 26 2012 write_disk_buffers.png -rw-r--r-- 1 root root 6827 Mar 26 2012 ziptorrent_thumb.gif -rw-r--r-- 1 root root 14612 Mar 26 2012 zyxel.png /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include: total 4 drwxr-xr-x 5 root root 4096 Dec 24 07:57 libtorrent /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent: total 1000 -rw-r--r-- 1 root root 6226 Dec 24 07:57 ConvertUTF.h -rw-r--r-- 1 root root 6118 Dec 24 07:57 GeoIP.h -rw-r--r-- 1 root root 4596 Dec 24 07:57 add_torrent_params.hpp -rw-r--r-- 1 root root 2405 Dec 24 07:57 address.hpp -rw-r--r-- 1 root root 7093 Dec 24 07:57 alert.hpp -rw-r--r-- 1 root root 32649 Dec 24 07:57 alert_types.hpp -rw-r--r-- 1 root root 1931 Dec 24 07:57 alloca.hpp -rw-r--r-- 1 root root 2444 Dec 24 07:57 allocator.hpp -rw-r--r-- 1 root root 2774 Dec 24 07:57 assert.hpp drwxr-xr-x 2 root root 4096 Dec 24 07:57 aux_ -rw-r--r-- 1 root root 2689 Dec 24 07:57 bandwidth_limit.hpp -rw-r--r-- 1 root root 3521 Dec 24 07:57 bandwidth_manager.hpp -rw-r--r-- 1 root root 2501 Dec 24 07:57 bandwidth_queue_entry.hpp -rw-r--r-- 1 root root 1954 Dec 24 07:57 bandwidth_socket.hpp -rw-r--r-- 1 root root 9518 Dec 24 07:57 bencode.hpp -rw-r--r-- 1 root root 7157 Dec 24 07:57 bitfield.hpp -rw-r--r-- 1 root root 2702 Dec 24 07:57 bloom_filter.hpp -rw-r--r-- 1 root root 5312 Dec 24 07:57 broadcast_socket.hpp -rw-r--r-- 1 root root 12322 Dec 24 07:57 bt_peer_connection.hpp -rw-r--r-- 1 root root 5051 Dec 24 07:57 buffer.hpp -rw-r--r-- 1 root root 3659 Dec 24 07:57 build_config.hpp -rw-r--r-- 1 root root 3817 Dec 24 07:57 chained_buffer.hpp -rw-r--r-- 1 root root 13443 Dec 24 07:57 config.hpp -rw-r--r-- 1 root root 4606 Dec 24 07:57 connection_queue.hpp -rw-r--r-- 1 root root 2334 Dec 24 07:57 copy_ptr.hpp -rw-r--r-- 1 root root 8645 Dec 24 07:57 create_torrent.hpp -rw-r--r-- 1 root root 3295 Dec 24 07:57 deadline_timer.hpp -rw-r--r-- 1 root root 4981 Dec 24 07:57 debug.hpp -rw-r--r-- 1 root root 2439 Dec 24 07:57 disk_buffer_holder.hpp -rw-r--r-- 1 root root 3707 Dec 24 07:57 disk_buffer_pool.hpp -rw-r--r-- 1 root root 14025 Dec 24 07:57 disk_io_thread.hpp -rw-r--r-- 1 root root 6444 Dec 24 07:57 entry.hpp -rw-r--r-- 1 root root 2709 Dec 24 07:57 enum_net.hpp -rw-r--r-- 1 root root 2048 Dec 24 07:57 error.hpp -rw-r--r-- 1 root root 9820 Dec 24 07:57 error_code.hpp -rw-r--r-- 1 root root 4635 Dec 24 07:57 escape_string.hpp drwxr-xr-x 2 root root 4096 Dec 24 07:57 extensions -rw-r--r-- 1 root root 7551 Dec 24 07:57 extensions.hpp -rw-r--r-- 1 root root 8219 Dec 24 07:57 file.hpp -rw-r--r-- 1 root root 3017 Dec 24 07:57 file_pool.hpp -rw-r--r-- 1 root root 10079 Dec 24 07:57 file_storage.hpp -rw-r--r-- 1 root root 2859 Dec 24 07:57 fingerprint.hpp -rw-r--r-- 1 root root 1838 Dec 24 07:57 gzip.hpp -rw-r--r-- 1 root root 3923 Dec 24 07:57 hasher.hpp -rw-r--r-- 1 root root 6538 Dec 24 07:57 http_connection.hpp -rw-r--r-- 1 root root 5999 Dec 24 07:57 http_parser.hpp -rw-r--r-- 1 root root 4505 Dec 24 07:57 http_seed_connection.hpp -rw-r--r-- 1 root root 3685 Dec 24 07:57 http_stream.hpp -rw-r--r-- 1 root root 3491 Dec 24 07:57 http_tracker_connection.hpp -rw-r--r-- 1 root root 6261 Dec 24 07:57 i2p_stream.hpp -rw-r--r-- 1 root root 2062 Dec 24 07:57 identify_client.hpp -rw-r--r-- 1 root root 2050 Dec 24 07:57 instantiate_connection.hpp -rw-r--r-- 1 root root 2907 Dec 24 07:57 intrusive_ptr_base.hpp -rw-r--r-- 1 root root 1490 Dec 24 07:57 invariant_check.hpp -rw-r--r-- 1 root root 4845 Dec 24 07:57 io.hpp -rw-r--r-- 1 root root 2235 Dec 24 07:57 io_service.hpp -rw-r--r-- 1 root root 2114 Dec 24 07:57 io_service_fwd.hpp -rw-r--r-- 1 root root 7653 Dec 24 07:57 ip_filter.hpp drwxr-xr-x 2 root root 4096 Dec 24 07:57 kademlia -rw-r--r-- 1 root root 7791 Dec 24 07:57 lazy_entry.hpp -rw-r--r-- 1 root root 2940 Dec 24 07:57 lsd.hpp -rw-r--r-- 1 root root 2983 Dec 24 07:57 magnet_uri.hpp -rw-r--r-- 1 root root 3131 Dec 24 07:57 max.hpp -rw-r--r-- 1 root root 5122 Dec 24 07:57 natpmp.hpp -rw-r--r-- 1 root root 3657 Dec 24 07:57 packet_buffer.hpp -rw-r--r-- 1 root root 2003 Dec 24 07:57 parse_url.hpp -rw-r--r-- 1 root root 3825 Dec 24 07:57 pch.hpp -rw-r--r-- 1 root root 8424 Dec 24 07:57 pe_crypto.hpp -rw-r--r-- 1 root root 1953 Dec 24 07:57 peer.hpp -rw-r--r-- 1 root root 39313 Dec 24 07:57 peer_connection.hpp -rw-r--r-- 1 root root 6702 Dec 24 07:57 peer_id.hpp -rw-r--r-- 1 root root 6533 Dec 24 07:57 peer_info.hpp -rw-r--r-- 1 root root 1884 Dec 24 07:57 peer_request.hpp -rw-r--r-- 1 root root 2095 Dec 24 07:57 piece_block_progress.hpp -rw-r--r-- 1 root root 20240 Dec 24 07:57 piece_picker.hpp -rw-r--r-- 1 root root 15860 Dec 24 07:57 policy.hpp -rw-r--r-- 1 root root 6007 Dec 24 07:57 proxy_base.hpp -rw-r--r-- 1 root root 4936 Dec 24 07:57 ptime.hpp -rw-r--r-- 1 root root 1362 Dec 24 07:57 puff.hpp -rw-r--r-- 1 root root 120 Dec 24 07:57 random.hpp -rw-r--r-- 1 root root 2475 Dec 24 07:57 rsa.hpp -rw-r--r-- 1 root root 5745 Dec 24 07:57 rss.hpp -rw-r--r-- 1 root root 15294 Dec 24 07:57 session.hpp -rw-r--r-- 1 root root 34906 Dec 24 07:57 session_settings.hpp -rw-r--r-- 1 root root 3866 Dec 24 07:57 session_status.hpp -rw-r--r-- 1 root root 2222 Dec 24 07:57 settings.hpp -rw-r--r-- 1 root root 1836 Dec 24 07:57 size_type.hpp -rw-r--r-- 1 root root 2872 Dec 24 07:57 sliding_average.hpp -rw-r--r-- 1 root root 5473 Dec 24 07:57 socket.hpp -rw-r--r-- 1 root root 4333 Dec 24 07:57 socket_io.hpp -rw-r--r-- 1 root root 9724 Dec 24 07:57 socket_type.hpp -rw-r--r-- 1 root root 1647 Dec 24 07:57 socket_type_fwd.hpp -rw-r--r-- 1 root root 5303 Dec 24 07:57 socks5_stream.hpp -rw-r--r-- 1 root root 7376 Dec 24 07:57 ssl_stream.hpp -rw-r--r-- 1 root root 10630 Dec 24 07:57 stat.hpp -rw-r--r-- 1 root root 18928 Dec 24 07:57 storage.hpp -rw-r--r-- 1 root root 2611 Dec 24 07:57 storage_defs.hpp -rw-r--r-- 1 root root 2305 Dec 24 07:57 struct_debug.hpp -rw-r--r-- 1 root root 2658 Dec 24 07:57 thread.hpp -rw-r--r-- 1 root root 4576 Dec 24 07:57 time.hpp -rw-r--r-- 1 root root 2770 Dec 24 07:57 timestamp_history.hpp -rw-r--r-- 1 root root 17254 Dec 24 07:57 tommath.h -rw-r--r-- 1 root root 21073 Dec 24 07:57 tommath_class.h -rw-r--r-- 1 root root 2529 Dec 24 07:57 tommath_superclass.h -rw-r--r-- 1 root root 42363 Dec 24 07:57 torrent.hpp -rw-r--r-- 1 root root 19220 Dec 24 07:57 torrent_handle.hpp -rw-r--r-- 1 root root 15452 Dec 24 07:57 torrent_info.hpp -rw-r--r-- 1 root root 8537 Dec 24 07:57 tracker_manager.hpp -rw-r--r-- 1 root root 7608 Dec 24 07:57 udp_socket.hpp -rw-r--r-- 1 root root 4088 Dec 24 07:57 udp_tracker_connection.hpp -rw-r--r-- 1 root root 2622 Dec 24 07:57 union_endpoint.hpp -rw-r--r-- 1 root root 8899 Dec 24 07:57 upnp.hpp -rw-r--r-- 1 root root 2018 Dec 24 07:57 utf8.hpp -rw-r--r-- 1 root root 4115 Dec 24 07:57 utp_socket_manager.hpp -rw-r--r-- 1 root root 12766 Dec 24 07:57 utp_stream.hpp -rw-r--r-- 1 root root 2019 Dec 24 07:57 version.hpp -rw-r--r-- 1 root root 5017 Dec 24 07:57 web_connection_base.hpp -rw-r--r-- 1 root root 4946 Dec 24 07:57 web_peer_connection.hpp -rw-r--r-- 1 root root 6050 Dec 24 07:57 xml_parse.hpp /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/aux_: total 40 -rw-r--r-- 1 root root 36919 Dec 24 07:57 session_impl.hpp /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/extensions: total 24 -rw-r--r-- 1 root root 1959 Dec 24 07:57 logger.hpp -rw-r--r-- 1 root root 1966 Dec 24 07:57 lt_trackers.hpp -rw-r--r-- 1 root root 1981 Dec 24 07:57 metadata_transfer.hpp -rw-r--r-- 1 root root 1958 Dec 24 07:57 smart_ban.hpp -rw-r--r-- 1 root root 1966 Dec 24 07:57 ut_metadata.hpp -rw-r--r-- 1 root root 1973 Dec 24 07:57 ut_pex.hpp /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/kademlia: total 68 -rw-r--r-- 1 root root 5169 Dec 24 07:57 dht_tracker.hpp -rw-r--r-- 1 root root 3532 Dec 24 07:57 find_data.hpp -rw-r--r-- 1 root root 3336 Dec 24 07:57 logging.hpp -rw-r--r-- 1 root root 3250 Dec 24 07:57 msg.hpp -rw-r--r-- 1 root root 8447 Dec 24 07:57 node.hpp -rw-r--r-- 1 root root 3055 Dec 24 07:57 node_entry.hpp -rw-r--r-- 1 root root 2589 Dec 24 07:57 node_id.hpp -rw-r--r-- 1 root root 4802 Dec 24 07:57 observer.hpp -rw-r--r-- 1 root root 2422 Dec 24 07:57 refresh.hpp -rw-r--r-- 1 root root 6914 Dec 24 07:57 routing_table.hpp -rw-r--r-- 1 root root 3733 Dec 24 07:57 rpc_manager.hpp -rw-r--r-- 1 root root 3671 Dec 24 07:57 traversal_algorithm.hpp /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib: total 2876 -rwxr-xr-x 1 root root 1058 Dec 24 07:58 libtorrent-rasterbar.la lrwxrwxrwx 1 root root 29 Dec 24 07:58 libtorrent-rasterbar.so -> libtorrent-rasterbar.so.6.0.0 lrwxrwxrwx 1 root root 29 Dec 24 07:58 libtorrent-rasterbar.so.6 -> libtorrent-rasterbar.so.6.0.0 -rwxr-xr-x 1 root root 2932244 Dec 24 07:58 libtorrent-rasterbar.so.6.0.0 drwxr-xr-x 2 root root 4096 Dec 24 07:58 pkgconfig drwxr-xr-x 3 root root 4096 Dec 24 07:58 python2.7 /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/pkgconfig: total 4 -rw-r--r-- 1 root root 630 Dec 24 07:58 libtorrent-rasterbar.pc /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/python2.7: total 4 drwxr-xr-x 2 root root 4096 Dec 24 07:58 site-packages /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/lib/python2.7/site-packages: total 1020 -rwxr-xr-x 1 root root 1037376 Dec 24 07:58 libtorrent.so -rw-r--r-- 1 root root 365 Dec 24 07:58 python_libtorrent-0.16.3-py2.7.egg-info /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 24 07:58 libtorrent-rasterbar-0.16.3 /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/pkg/usr/src/libtorrent-rasterbar-0.16.3: total 4 -rw-r--r-- 1 root root 1230 Dec 24 07:58 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libtorrent-rasterbar.so.6 -> libtorrent-rasterbar.so.6.0.0 usr/lib/libtorrent-rasterbar.so -> libtorrent-rasterbar.so.6.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libtorrent-rasterbar.so.6 ) ( cd usr/lib ; ln -sf libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so.6 ) ( cd usr/lib ; rm -rf libtorrent-rasterbar.so ) ( cd usr/lib ; ln -sf libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libtorrent-rasterbar.so.6' removed './usr/lib/libtorrent-rasterbar.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/libtorrent-rasterbar-0.16.3-arm-1rl.txz ./ usr/ usr/src/ usr/src/libtorrent-rasterbar-0.16.3/ usr/src/libtorrent-rasterbar-0.16.3/SLKBUILD usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/python_libtorrent-0.16.3-py2.7.egg-info usr/lib/python2.7/site-packages/libtorrent.so usr/lib/libtorrent-rasterbar.so.6.0.0 usr/lib/libtorrent-rasterbar.la usr/lib/pkgconfig/ usr/lib/pkgconfig/libtorrent-rasterbar.pc usr/include/ usr/include/libtorrent/ usr/include/libtorrent/bencode.hpp usr/include/libtorrent/alloca.hpp usr/include/libtorrent/version.hpp usr/include/libtorrent/GeoIP.h usr/include/libtorrent/proxy_base.hpp usr/include/libtorrent/peer_info.hpp usr/include/libtorrent/bandwidth_queue_entry.hpp usr/include/libtorrent/torrent_info.hpp usr/include/libtorrent/utf8.hpp usr/include/libtorrent/bitfield.hpp usr/include/libtorrent/instantiate_connection.hpp usr/include/libtorrent/address.hpp usr/include/libtorrent/io_service_fwd.hpp usr/include/libtorrent/utp_socket_manager.hpp usr/include/libtorrent/magnet_uri.hpp usr/include/libtorrent/http_stream.hpp usr/include/libtorrent/error.hpp usr/include/libtorrent/bandwidth_limit.hpp usr/include/libtorrent/extensions.hpp usr/include/libtorrent/assert.hpp usr/include/libtorrent/puff.hpp usr/include/libtorrent/bandwidth_socket.hpp usr/include/libtorrent/tommath_class.h usr/include/libtorrent/create_torrent.hpp usr/include/libtorrent/piece_picker.hpp usr/include/libtorrent/timestamp_history.hpp usr/include/libtorrent/aux_/ usr/include/libtorrent/aux_/session_impl.hpp usr/include/libtorrent/allocator.hpp usr/include/libtorrent/add_torrent_params.hpp usr/include/libtorrent/alert_types.hpp usr/include/libtorrent/thread.hpp usr/include/libtorrent/tracker_manager.hpp usr/include/libtorrent/lsd.hpp usr/include/libtorrent/socket_io.hpp usr/include/libtorrent/intrusive_ptr_base.hpp usr/include/libtorrent/policy.hpp usr/include/libtorrent/upnp.hpp usr/include/libtorrent/max.hpp usr/include/libtorrent/ssl_stream.hpp usr/include/libtorrent/peer_request.hpp usr/include/libtorrent/storage_defs.hpp usr/include/libtorrent/buffer.hpp usr/include/libtorrent/piece_block_progress.hpp usr/include/libtorrent/escape_string.hpp usr/include/libtorrent/bt_peer_connection.hpp usr/include/libtorrent/debug.hpp usr/include/libtorrent/time.hpp usr/include/libtorrent/config.hpp usr/include/libtorrent/enum_net.hpp usr/include/libtorrent/disk_buffer_holder.hpp usr/include/libtorrent/chained_buffer.hpp usr/include/libtorrent/random.hpp usr/include/libtorrent/deadline_timer.hpp usr/include/libtorrent/disk_buffer_pool.hpp usr/include/libtorrent/i2p_stream.hpp usr/include/libtorrent/http_parser.hpp usr/include/libtorrent/ptime.hpp usr/include/libtorrent/socks5_stream.hpp usr/include/libtorrent/alert.hpp usr/include/libtorrent/web_peer_connection.hpp usr/include/libtorrent/kademlia/ usr/include/libtorrent/kademlia/routing_table.hpp usr/include/libtorrent/kademlia/observer.hpp usr/include/libtorrent/kademlia/msg.hpp usr/include/libtorrent/kademlia/rpc_manager.hpp usr/include/libtorrent/kademlia/logging.hpp usr/include/libtorrent/kademlia/traversal_algorithm.hpp usr/include/libtorrent/kademlia/node_entry.hpp usr/include/libtorrent/kademlia/node.hpp usr/include/libtorrent/kademlia/node_id.hpp usr/include/libtorrent/kademlia/dht_tracker.hpp usr/include/libtorrent/kademlia/refresh.hpp usr/include/libtorrent/kademlia/find_data.hpp usr/include/libtorrent/torrent_handle.hpp usr/include/libtorrent/connection_queue.hpp usr/include/libtorrent/parse_url.hpp usr/include/libtorrent/tommath_superclass.h usr/include/libtorrent/packet_buffer.hpp usr/include/libtorrent/socket_type.hpp usr/include/libtorrent/natpmp.hpp usr/include/libtorrent/gzip.hpp usr/include/libtorrent/socket_type_fwd.hpp usr/include/libtorrent/pe_crypto.hpp usr/include/libtorrent/identify_client.hpp usr/include/libtorrent/session_status.hpp usr/include/libtorrent/file_storage.hpp usr/include/libtorrent/peer_id.hpp usr/include/libtorrent/copy_ptr.hpp usr/include/libtorrent/fingerprint.hpp usr/include/libtorrent/broadcast_socket.hpp usr/include/libtorrent/socket.hpp usr/include/libtorrent/file.hpp usr/include/libtorrent/size_type.hpp usr/include/libtorrent/web_connection_base.hpp usr/include/libtorrent/rsa.hpp usr/include/libtorrent/bloom_filter.hpp usr/include/libtorrent/ConvertUTF.h usr/include/libtorrent/stat.hpp usr/include/libtorrent/udp_tracker_connection.hpp usr/include/libtorrent/invariant_check.hpp usr/include/libtorrent/bandwidth_manager.hpp usr/include/libtorrent/io_service.hpp usr/include/libtorrent/union_endpoint.hpp usr/include/libtorrent/session_settings.hpp usr/include/libtorrent/build_config.hpp usr/include/libtorrent/tommath.h usr/include/libtorrent/settings.hpp usr/include/libtorrent/peer.hpp usr/include/libtorrent/pch.hpp usr/include/libtorrent/disk_io_thread.hpp usr/include/libtorrent/lazy_entry.hpp usr/include/libtorrent/file_pool.hpp usr/include/libtorrent/entry.hpp usr/include/libtorrent/http_connection.hpp usr/include/libtorrent/session.hpp usr/include/libtorrent/peer_connection.hpp usr/include/libtorrent/io.hpp usr/include/libtorrent/error_code.hpp usr/include/libtorrent/sliding_average.hpp usr/include/libtorrent/hasher.hpp usr/include/libtorrent/udp_socket.hpp usr/include/libtorrent/http_tracker_connection.hpp usr/include/libtorrent/xml_parse.hpp usr/include/libtorrent/http_seed_connection.hpp usr/include/libtorrent/extensions/ usr/include/libtorrent/extensions/smart_ban.hpp usr/include/libtorrent/extensions/logger.hpp usr/include/libtorrent/extensions/lt_trackers.hpp usr/include/libtorrent/extensions/metadata_transfer.hpp usr/include/libtorrent/extensions/ut_pex.hpp usr/include/libtorrent/extensions/ut_metadata.hpp usr/include/libtorrent/torrent.hpp usr/include/libtorrent/ip_filter.hpp usr/include/libtorrent/struct_debug.hpp usr/include/libtorrent/storage.hpp usr/include/libtorrent/utp_stream.hpp usr/include/libtorrent/rss.hpp usr/doc/ usr/doc/libtorrent-rasterbar-0.16.3/ usr/doc/libtorrent-rasterbar-0.16.3/README usr/doc/libtorrent-rasterbar-0.16.3/NEWS usr/doc/libtorrent-rasterbar-0.16.3/ChangeLog usr/doc/libtorrent-rasterbar-0.16.3/COPYING usr/doc/libtorrent-rasterbar-0.16.3/AUTHORS usr/doc/libtorrent-rasterbar-0.16.3/docs/ usr/doc/libtorrent-rasterbar-0.16.3/docs/read_disk_buffers.dot usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_rss.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/building.html usr/doc/libtorrent-rasterbar-0.16.3/docs/storage.graffle usr/doc/libtorrent-rasterbar-0.16.3/docs/unicode_support.png usr/doc/libtorrent-rasterbar-0.16.3/docs/style.css usr/doc/libtorrent-rasterbar-0.16.3/docs/extension_protocol.html usr/doc/libtorrent-rasterbar-0.16.3/docs/storage.png usr/doc/libtorrent-rasterbar-0.16.3/docs/qbittorrent_thumb.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/running_tests.html usr/doc/libtorrent-rasterbar-0.16.3/docs/index.html usr/doc/libtorrent-rasterbar-0.16.3/docs/btg_thumb.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/index.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/make_torrent.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/zyxel.png usr/doc/libtorrent-rasterbar-0.16.3/docs/client_test.png usr/doc/libtorrent-rasterbar-0.16.3/docs/cwnd_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/arctic_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_buffer_before_optimization.png usr/doc/libtorrent-rasterbar-0.16.3/docs/tuning.html usr/doc/libtorrent-rasterbar-0.16.3/docs/Linkage.png usr/doc/libtorrent-rasterbar-0.16.3/docs/bitbuddy_thumb.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/flush.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/contributing.html usr/doc/libtorrent-rasterbar-0.16.3/docs/libtorrent_plugins.html usr/doc/libtorrent-rasterbar-0.16.3/docs/write_disk_buffers.dot usr/doc/libtorrent-rasterbar-0.16.3/docs/python_binding.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/miro.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/fatrat.png usr/doc/libtorrent-rasterbar-0.16.3/docs/running_tests.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/write_disk_buffers.png usr/doc/libtorrent-rasterbar-0.16.3/docs/tvitty.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_extensions.html usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_io.png usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_rss.html usr/doc/libtorrent-rasterbar-0.16.3/docs/client_test.html usr/doc/libtorrent-rasterbar-0.16.3/docs/manual.html usr/doc/libtorrent-rasterbar-0.16.3/docs/utp.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_buffer.png usr/doc/libtorrent-rasterbar-0.16.3/docs/tvblob.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/bitscast_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/deluge.png usr/doc/libtorrent-rasterbar-0.16.3/docs/projects.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/lince.png usr/doc/libtorrent-rasterbar-0.16.3/docs/features.html usr/doc/libtorrent-rasterbar-0.16.3/docs/limewire.png usr/doc/libtorrent-rasterbar-0.16.3/docs/tuning.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/delays.png usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_sec.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/projects.html usr/doc/libtorrent-rasterbar-0.16.3/docs/pump.png usr/doc/libtorrent-rasterbar-0.16.3/docs/libtorrent_plugins.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/read_disk_buffers.png usr/doc/libtorrent-rasterbar-0.16.3/docs/examples.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/contributing.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/libtorrent_screen.png usr/doc/libtorrent-rasterbar-0.16.3/docs/bitfox.png usr/doc/libtorrent-rasterbar-0.16.3/docs/ziptorrent_thumb.gif usr/doc/libtorrent-rasterbar-0.16.3/docs/bitrocket_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/moopolice_thumb.gif usr/doc/libtorrent-rasterbar-0.16.3/docs/write_disk_buffers.graffle usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_buffer_sample.png usr/doc/libtorrent-rasterbar-0.16.3/docs/our_delay_base_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/merkle_tree.graffle usr/doc/libtorrent-rasterbar-0.16.3/docs/client_test.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/bitslug_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/t2e.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/make_torrent.html usr/doc/libtorrent-rasterbar-0.16.3/docs/python_binding.html usr/doc/libtorrent-rasterbar-0.16.3/docs/udp_tracker_protocol.html usr/doc/libtorrent-rasterbar-0.16.3/docs/electric_sheep_thumb.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/cwnd.png usr/doc/libtorrent-rasterbar-0.16.3/docs/session_stats_peers.png usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_sec.html usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_extensions.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/firetorrent.png usr/doc/libtorrent-rasterbar-0.16.3/docs/features.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/building.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/utp.html usr/doc/libtorrent-rasterbar-0.16.3/docs/leechcraft.png usr/doc/libtorrent-rasterbar-0.16.3/docs/extension_protocol.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/examples.html usr/doc/libtorrent-rasterbar-0.16.3/docs/merkle_tree.png usr/doc/libtorrent-rasterbar-0.16.3/docs/our_delay_base.png usr/doc/libtorrent-rasterbar-0.16.3/docs/bubba.png usr/doc/libtorrent-rasterbar-0.16.3/docs/im_thumb.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/udp_tracker_protocol.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/halite_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_access.png usr/doc/libtorrent-rasterbar-0.16.3/docs/fdm.png usr/doc/libtorrent-rasterbar-0.16.3/docs/manual.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/delays_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/read_disk_buffers.graffle install/ install/slack-desc install/doinst.sh Slackware package /builds/salix/arm/14.0/original/l/libtorrent-rasterbar/libtorrent-rasterbar-0.16.3-arm-1rl.txz created. Package has been built. Cleaning pkg and src directories