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... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking target system type... x86_64-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/x86_64-slackware-linux/bin/ld checking if the linker (/usr/x86_64-slackware-linux/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 x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-slackware-linux/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... no checking if : 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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/x86_64-slackware-linux/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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/x86_64-slackware-linux/bin/ld -m elf_x86_64) 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... no 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}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/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/lib64 -lpython2.7 checking for Python site-packages path... /usr/lib64/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: x86_64-slackware-linux-gnu host system: x86_64-slackware-linux-gnu target system: x86_64-slackware-linux-gnu Compiler and linker flags: CPPFlags: -I/usr/include CFlags: -lpthread -O2 -fPIC -fvisibility=hidden CXXFlags: -O2 -fPIC -fvisibility-inlines-hidden LDFlags: -L/usr/lib64 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 -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/lib64 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}/lib64/python2.7/site-packages pkgpythondir: ${pythondir}/libtorrent-rasterbar pyexecdir: ${exec_prefix}/lib64/python2.7/site-packages pkgpyexecdir: ${pyexecdir}/libtorrent-rasterbar -m4- cppflags: -I/usr/include/python2.7 ldflags: -L/usr/lib64 -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 `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' Making all in src make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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] 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:3: warning: invalid access to non-static data member 'libtorrent::feed::m_title' of NULL object [-Winvalid-offsetof] rss.cpp:458:3: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] rss.cpp:459:3: warning: invalid access to non-static data member 'libtorrent::feed::m_description' of NULL object [-Winvalid-offsetof] rss.cpp:459:3: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] rss.cpp:460:3: warning: invalid access to non-static data member 'libtorrent::feed::m_last_attempt' of NULL object [-Winvalid-offsetof] rss.cpp:460:3: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] rss.cpp:461:3: warning: invalid access to non-static data member 'libtorrent::feed::m_last_update' of NULL object [-Winvalid-offsetof] rss.cpp:461:3: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] CXX session.lo CXX session_impl.lo session_impl.cpp:520:3: warning: invalid access to non-static data member 'libtorrent::aux::session_impl::m_settings' of NULL object [-Winvalid-offsetof] session_impl.cpp:520:3: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] session_impl.cpp:522:3: warning: invalid access to non-static data member 'libtorrent::aux::session_impl::m_dht_settings' of NULL object [-Winvalid-offsetof] session_impl.cpp:522:3: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] session_impl.cpp:524:3: warning: invalid access to non-static data member 'libtorrent::aux::session_impl::m_proxy' of NULL object [-Winvalid-offsetof] session_impl.cpp:524:3: warning: (perhaps the 'offsetof' macro was used incorrectly) [-Winvalid-offsetof] session_impl.cpp:529:3: warning: invalid access to non-static data member 'libtorrent::aux::session_impl::m_pe_settings' of NULL object [-Winvalid-offsetof] session_impl.cpp:529:3: 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 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] CXX asio_ssl.lo CXXLD libtorrent-rasterbar.la make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' Making all in examples make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' Making all in test make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' Making all in bindings make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' Making all in python make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/big_number.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/fingerprint.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/peer_plugin.cpp -o build/temp.linux-x86_64-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 gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/session.cpp -o build/temp.linux-x86_64-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 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: προειδοποίηση: ‘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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/torrent_status.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/peer_info.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/magnet_uri.cpp -o build/temp.linux-x86_64-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: προειδοποίηση: ‘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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/utility.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/torrent.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/alert.cpp -o build/temp.linux-x86_64-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 gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/datetime.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/entry.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/torrent_info.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/session_settings.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/module.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/version.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/extensions.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/error_code.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/create_torrent.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/torrent_handle.cpp -o build/temp.linux-x86_64-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: προειδοποίηση: ‘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: προειδοποίηση: ‘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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/converters.cpp -o build/temp.linux-x86_64-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 -fPIC -fvisibility=hidden -fPIC -I../../include -I/usr/include -I/usr/include/python2.7 -c src/ip_filter.cpp -o build/temp.linux-x86_64-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 creating build/lib.linux-x86_64-2.7 g++ -pthread -shared -lpthread -O2 -fPIC -fvisibility=hidden build/temp.linux-x86_64-2.7/src/big_number.o build/temp.linux-x86_64-2.7/src/fingerprint.o build/temp.linux-x86_64-2.7/src/peer_plugin.o build/temp.linux-x86_64-2.7/src/session.o build/temp.linux-x86_64-2.7/src/torrent_status.o build/temp.linux-x86_64-2.7/src/peer_info.o build/temp.linux-x86_64-2.7/src/magnet_uri.o build/temp.linux-x86_64-2.7/src/utility.o build/temp.linux-x86_64-2.7/src/torrent.o build/temp.linux-x86_64-2.7/src/alert.o build/temp.linux-x86_64-2.7/src/datetime.o build/temp.linux-x86_64-2.7/src/entry.o build/temp.linux-x86_64-2.7/src/torrent_info.o build/temp.linux-x86_64-2.7/src/session_settings.o build/temp.linux-x86_64-2.7/src/module.o build/temp.linux-x86_64-2.7/src/version.o build/temp.linux-x86_64-2.7/src/extensions.o build/temp.linux-x86_64-2.7/src/error_code.o build/temp.linux-x86_64-2.7/src/create_torrent.o build/temp.linux-x86_64-2.7/src/torrent_handle.o build/temp.linux-x86_64-2.7/src/converters.o build/temp.linux-x86_64-2.7/src/ip_filter.o -L../../src/.libs -L/usr/lib64 -ltorrent-rasterbar -lrt -lpthread -lboost_system -lboost_python -lpthread -lssl -lcrypto -lpython2.7 -o build/lib.linux-x86_64-2.7/libtorrent.so -L/usr/lib64 make[2]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' Making all in tools make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' Making install in include/libtorrent make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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 '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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 '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include/libtorrent/.' /usr/bin/mkdir -p '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include/libtorrent/aux_' /usr/bin/ginstall -c -m 644 aux_/session_impl.hpp '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include/libtorrent/aux_' /usr/bin/mkdir -p '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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 '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include/libtorrent/extensions' /usr/bin/mkdir -p '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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 '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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 '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include/libtorrent/.' make[2]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/include/libtorrent' Making install in src make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' /usr/bin/mkdir -p '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libtorrent-rasterbar.la '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64' libtool: install: /usr/bin/ginstall -c .libs/libtorrent-rasterbar.so.6.0.0 /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/libtorrent-rasterbar.so.6.0.0 libtool: install: (cd /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64 && { 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 /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64 && { 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 /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/libtorrent-rasterbar.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/src' Making install in examples make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/examples' Making install in test make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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 `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/test' Making install in bindings make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' Making install in python make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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 `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' /usr/bin/python setup.py install --prefix=/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr running install running build running build_ext running install_lib creating /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/python2.7 creating /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/libtorrent.so -> /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/python2.7/site-packages running install_egg_info Writing /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/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 `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' make[2]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings/python' make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[3]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/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 `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[2]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/bindings' Making install in tools make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3/tools' make[1]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' make[2]: Entering directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/pkgconfig' /usr/bin/ginstall -c -m 644 libtorrent-rasterbar.pc '/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/pkgconfig' make[2]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' make[1]: Leaving directory `/media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/src/libtorrent-rasterbar-0.16.3' /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Σεπ 15 21:49 install drwxr-xr-x 6 root root 4096 Σεπ 15 21:49 usr /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 558 Σεπ 15 21:49 slack-desc /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr: σύνολο 16 drwxr-xr-x 3 root root 4096 Σεπ 15 21:49 doc drwxr-xr-x 3 root root 4096 Σεπ 15 21:49 include drwxr-xr-x 4 root root 4096 Σεπ 15 21:49 lib64 drwxr-xr-x 3 root root 4096 Σεπ 15 21:22 src /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/doc: σύνολο 4 drwxr-xr-x 3 root root 4096 Σεπ 15 21:49 libtorrent-rasterbar-0.16.3 /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/doc/libtorrent-rasterbar-0.16.3: σύνολο 68 -rw-r--r-- 1 root root 495 Σεπ 15 21:49 AUTHORS -rw-r--r-- 1 root root 1526 Σεπ 15 21:49 COPYING -rw-r--r-- 1 root root 46346 Σεπ 15 21:49 ChangeLog -rw-r--r-- 1 root root 36 Σεπ 15 21:49 NEWS -rw-r--r-- 1 root root 538 Σεπ 15 21:49 README drwxr-xr-x 2 root root 4096 Σεπ 15 21:22 docs /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/doc/libtorrent-rasterbar-0.16.3/docs: σύνολο 3056 -rw-r--r-- 1 root root 37932 Μάρ 27 05:03 Linkage.png -rw-r--r-- 1 root root 5201 Μάρ 27 05:03 arctic_thumb.png -rw-r--r-- 1 root root 2766 Μάρ 27 05:03 bitbuddy_thumb.jpg -rw-r--r-- 1 root root 4667 Μάρ 27 05:03 bitfox.png -rw-r--r-- 1 root root 9566 Μάρ 27 05:03 bitrocket_thumb.png -rw-r--r-- 1 root root 23988 Μάρ 27 05:03 bitscast_thumb.png -rw-r--r-- 1 root root 26204 Μάρ 27 05:03 bitslug_thumb.png -rw-r--r-- 1 root root 42653 Μάρ 27 05:03 btg_thumb.jpg -rw-r--r-- 1 root root 29631 Μάρ 27 05:03 bubba.png -rw-r--r-- 1 root root 43519 Απρ 11 18:56 building.html -rw-r--r-- 1 root root 37988 Αύγ 20 05:14 building.rst -rw-r--r-- 1 root root 4913 Απρ 11 18:56 client_test.html -rw-r--r-- 1 root root 110655 Μάρ 27 05:03 client_test.png -rw-r--r-- 1 root root 2178 Μάρ 27 05:03 client_test.rst -rw-r--r-- 1 root root 5073 Απρ 11 18:56 contributing.html -rw-r--r-- 1 root root 1806 Αύγ 20 05:14 contributing.rst -rw-r--r-- 1 root root 18998 Μάρ 27 05:03 cwnd.png -rw-r--r-- 1 root root 30207 Μάρ 27 05:03 cwnd_thumb.png -rw-r--r-- 1 root root 10875 Μάρ 27 05:03 delays.png -rw-r--r-- 1 root root 10938 Μάρ 27 05:03 delays_thumb.png -rw-r--r-- 1 root root 36818 Μάρ 27 05:03 deluge.png -rw-r--r-- 1 root root 5693 Απρ 11 18:56 dht_extensions.html -rw-r--r-- 1 root root 2455 Μάρ 27 05:03 dht_extensions.rst -rw-r--r-- 1 root root 21904 Απρ 11 18:56 dht_rss.html -rw-r--r-- 1 root root 13383 Μάρ 27 05:03 dht_rss.rst -rw-r--r-- 1 root root 11786 Ιούν 8 18:36 dht_sec.html -rw-r--r-- 1 root root 7091 Ιούν 8 18:36 dht_sec.rst -rw-r--r-- 1 root root 3032 Μάρ 27 05:03 disk_access.png -rw-r--r-- 1 root root 5170 Μάρ 27 05:03 disk_buffer.png -rw-r--r-- 1 root root 4846 Μάρ 27 05:03 disk_buffer_before_optimization.png -rw-r--r-- 1 root root 5340 Μάρ 27 05:03 disk_buffer_sample.png -rw-r--r-- 1 root root 4393 Μάρ 27 05:03 disk_io.png -rw-r--r-- 1 root root 6882 Μάρ 27 05:03 electric_sheep_thumb.jpg -rw-r--r-- 1 root root 11758 Απρ 11 18:56 examples.html -rw-r--r-- 1 root root 6231 Μάρ 27 05:03 examples.rst -rw-r--r-- 1 root root 13031 Απρ 11 18:56 extension_protocol.html -rw-r--r-- 1 root root 10831 Μάρ 27 05:03 extension_protocol.rst -rw-r--r-- 1 root root 45067 Μάρ 27 05:03 fatrat.png -rw-r--r-- 1 root root 52045 Μάρ 27 05:03 fdm.png -rw-r--r-- 1 root root 24183 Απρ 11 18:56 features.html -rw-r--r-- 1 root root 17909 Αύγ 20 05:14 features.rst -rw-r--r-- 1 root root 26385 Μάρ 27 05:03 firetorrent.png -rw-r--r-- 1 root root 9581 Μάρ 27 05:03 flush.jpg -rw-r--r-- 1 root root 20926 Μάρ 27 05:03 halite_thumb.png -rw-r--r-- 1 root root 12093 Μάρ 27 05:03 im_thumb.jpg -rw-r--r-- 1 root root 7467 Απρ 11 18:56 index.html -rw-r--r-- 1 root root 4265 Μάρ 27 05:03 index.rst -rw-r--r-- 1 root root 28376 Μάρ 27 05:03 leechcraft.png -rw-r--r-- 1 root root 19729 Απρ 11 18:56 libtorrent_plugins.html -rw-r--r-- 1 root root 11622 Μάρ 27 05:03 libtorrent_plugins.rst -rw-r--r-- 1 root root 53067 Μάρ 27 05:03 libtorrent_screen.png -rw-r--r-- 1 root root 20970 Μάρ 27 05:03 limewire.png -rw-r--r-- 1 root root 15486 Μάρ 27 05:03 lince.png -rw-r--r-- 1 root root 26070 Απρ 11 18:56 make_torrent.html -rw-r--r-- 1 root root 16380 Αύγ 20 05:14 make_torrent.rst -rw-r--r-- 1 root root 437272 Ιούν 8 18:36 manual.html -rw-r--r-- 1 root root 372957 Αύγ 20 05:14 manual.rst -rw-r--r-- 1 root root 76720 Μάρ 27 05:03 merkle_tree.graffle -rw-r--r-- 1 root root 18792 Μάρ 27 05:03 merkle_tree.png -rw-r--r-- 1 root root 8299 Μάρ 27 05:03 miro.jpg -rw-r--r-- 1 root root 8443 Μάρ 27 05:03 moopolice_thumb.gif -rw-r--r-- 1 root root 34999 Μάρ 27 05:03 our_delay_base.png -rw-r--r-- 1 root root 55460 Μάρ 27 05:03 our_delay_base_thumb.png -rw-r--r-- 1 root root 16228 Απρ 11 18:56 projects.html -rw-r--r-- 1 root root 9517 Μάρ 27 05:03 projects.rst -rw-r--r-- 1 root root 68026 Μάρ 27 05:03 pump.png -rw-r--r-- 1 root root 8991 Απρ 11 18:56 python_binding.html -rw-r--r-- 1 root root 4411 Μάρ 27 05:03 python_binding.rst -rw-r--r-- 1 root root 5009 Μάρ 27 05:03 qbittorrent_thumb.jpg -rw-r--r-- 1 root root 498 Μάρ 27 05:03 read_disk_buffers.dot -rw-r--r-- 1 root root 162013 Μάρ 27 05:03 read_disk_buffers.graffle -rw-r--r-- 1 root root 14173 Μάρ 27 05:04 read_disk_buffers.png -rw-r--r-- 1 root root 5636 Απρ 11 18:56 running_tests.html -rw-r--r-- 1 root root 2096 Μάρ 27 05:03 running_tests.rst -rw-r--r-- 1 root root 3902 Μάρ 27 05:03 session_stats_peers.png -rw-r--r-- 1 root root 94532 Μάρ 27 05:03 storage.graffle -rw-r--r-- 1 root root 30224 Μάρ 27 05:03 storage.png -rw-r--r-- 1 root root 5092 Μάρ 27 05:03 style.css -rw-r--r-- 1 root root 2368 Μάρ 27 05:03 t2e.jpg -rw-r--r-- 1 root root 39728 Απρ 11 18:56 tuning.html -rw-r--r-- 1 root root 30182 Αύγ 20 05:14 tuning.rst -rw-r--r-- 1 root root 8686 Μάρ 27 05:03 tvblob.jpg -rw-r--r-- 1 root root 10746 Μάρ 27 05:03 tvitty.jpg -rw-r--r-- 1 root root 14349 Απρ 11 18:56 udp_tracker_protocol.html -rw-r--r-- 1 root root 15075 Μάρ 27 05:03 udp_tracker_protocol.rst -rw-r--r-- 1 root root 49602 Μάρ 27 05:03 unicode_support.png -rw-r--r-- 1 root root 21307 Απρ 11 18:56 utp.html -rw-r--r-- 1 root root 16702 Αύγ 20 05:14 utp.rst -rw-r--r-- 1 root root 514 Μάρ 27 05:03 write_disk_buffers.dot -rw-r--r-- 1 root root 156495 Μάρ 27 05:03 write_disk_buffers.graffle -rw-r--r-- 1 root root 50619 Μάρ 27 05:03 write_disk_buffers.png -rw-r--r-- 1 root root 6827 Μάρ 27 05:03 ziptorrent_thumb.gif -rw-r--r-- 1 root root 14612 Μάρ 27 05:03 zyxel.png /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include: σύνολο 4 drwxr-xr-x 5 root root 4096 Σεπ 15 21:49 libtorrent /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include/libtorrent: σύνολο 1000 -rw-r--r-- 1 root root 6226 Σεπ 15 21:49 ConvertUTF.h -rw-r--r-- 1 root root 6118 Σεπ 15 21:49 GeoIP.h -rw-r--r-- 1 root root 4596 Σεπ 15 21:49 add_torrent_params.hpp -rw-r--r-- 1 root root 2405 Σεπ 15 21:49 address.hpp -rw-r--r-- 1 root root 7093 Σεπ 15 21:49 alert.hpp -rw-r--r-- 1 root root 32649 Σεπ 15 21:49 alert_types.hpp -rw-r--r-- 1 root root 1931 Σεπ 15 21:49 alloca.hpp -rw-r--r-- 1 root root 2444 Σεπ 15 21:49 allocator.hpp -rw-r--r-- 1 root root 2774 Σεπ 15 21:49 assert.hpp drwxr-xr-x 2 root root 4096 Σεπ 15 21:49 aux_ -rw-r--r-- 1 root root 2689 Σεπ 15 21:49 bandwidth_limit.hpp -rw-r--r-- 1 root root 3521 Σεπ 15 21:49 bandwidth_manager.hpp -rw-r--r-- 1 root root 2501 Σεπ 15 21:49 bandwidth_queue_entry.hpp -rw-r--r-- 1 root root 1954 Σεπ 15 21:49 bandwidth_socket.hpp -rw-r--r-- 1 root root 9518 Σεπ 15 21:49 bencode.hpp -rw-r--r-- 1 root root 7157 Σεπ 15 21:49 bitfield.hpp -rw-r--r-- 1 root root 2702 Σεπ 15 21:49 bloom_filter.hpp -rw-r--r-- 1 root root 5312 Σεπ 15 21:49 broadcast_socket.hpp -rw-r--r-- 1 root root 12322 Σεπ 15 21:49 bt_peer_connection.hpp -rw-r--r-- 1 root root 5051 Σεπ 15 21:49 buffer.hpp -rw-r--r-- 1 root root 3659 Σεπ 15 21:49 build_config.hpp -rw-r--r-- 1 root root 3817 Σεπ 15 21:49 chained_buffer.hpp -rw-r--r-- 1 root root 13443 Σεπ 15 21:49 config.hpp -rw-r--r-- 1 root root 4606 Σεπ 15 21:49 connection_queue.hpp -rw-r--r-- 1 root root 2334 Σεπ 15 21:49 copy_ptr.hpp -rw-r--r-- 1 root root 8645 Σεπ 15 21:49 create_torrent.hpp -rw-r--r-- 1 root root 3295 Σεπ 15 21:49 deadline_timer.hpp -rw-r--r-- 1 root root 4981 Σεπ 15 21:49 debug.hpp -rw-r--r-- 1 root root 2439 Σεπ 15 21:49 disk_buffer_holder.hpp -rw-r--r-- 1 root root 3707 Σεπ 15 21:49 disk_buffer_pool.hpp -rw-r--r-- 1 root root 14025 Σεπ 15 21:49 disk_io_thread.hpp -rw-r--r-- 1 root root 6444 Σεπ 15 21:49 entry.hpp -rw-r--r-- 1 root root 2709 Σεπ 15 21:49 enum_net.hpp -rw-r--r-- 1 root root 2048 Σεπ 15 21:49 error.hpp -rw-r--r-- 1 root root 9820 Σεπ 15 21:49 error_code.hpp -rw-r--r-- 1 root root 4635 Σεπ 15 21:49 escape_string.hpp drwxr-xr-x 2 root root 4096 Σεπ 15 21:49 extensions -rw-r--r-- 1 root root 7551 Σεπ 15 21:49 extensions.hpp -rw-r--r-- 1 root root 8219 Σεπ 15 21:49 file.hpp -rw-r--r-- 1 root root 3017 Σεπ 15 21:49 file_pool.hpp -rw-r--r-- 1 root root 10079 Σεπ 15 21:49 file_storage.hpp -rw-r--r-- 1 root root 2859 Σεπ 15 21:49 fingerprint.hpp -rw-r--r-- 1 root root 1838 Σεπ 15 21:49 gzip.hpp -rw-r--r-- 1 root root 3923 Σεπ 15 21:49 hasher.hpp -rw-r--r-- 1 root root 6538 Σεπ 15 21:49 http_connection.hpp -rw-r--r-- 1 root root 5999 Σεπ 15 21:49 http_parser.hpp -rw-r--r-- 1 root root 4505 Σεπ 15 21:49 http_seed_connection.hpp -rw-r--r-- 1 root root 3685 Σεπ 15 21:49 http_stream.hpp -rw-r--r-- 1 root root 3491 Σεπ 15 21:49 http_tracker_connection.hpp -rw-r--r-- 1 root root 6261 Σεπ 15 21:49 i2p_stream.hpp -rw-r--r-- 1 root root 2062 Σεπ 15 21:49 identify_client.hpp -rw-r--r-- 1 root root 2050 Σεπ 15 21:49 instantiate_connection.hpp -rw-r--r-- 1 root root 2907 Σεπ 15 21:49 intrusive_ptr_base.hpp -rw-r--r-- 1 root root 1490 Σεπ 15 21:49 invariant_check.hpp -rw-r--r-- 1 root root 4845 Σεπ 15 21:49 io.hpp -rw-r--r-- 1 root root 2235 Σεπ 15 21:49 io_service.hpp -rw-r--r-- 1 root root 2114 Σεπ 15 21:49 io_service_fwd.hpp -rw-r--r-- 1 root root 7653 Σεπ 15 21:49 ip_filter.hpp drwxr-xr-x 2 root root 4096 Σεπ 15 21:49 kademlia -rw-r--r-- 1 root root 7791 Σεπ 15 21:49 lazy_entry.hpp -rw-r--r-- 1 root root 2940 Σεπ 15 21:49 lsd.hpp -rw-r--r-- 1 root root 2983 Σεπ 15 21:49 magnet_uri.hpp -rw-r--r-- 1 root root 3131 Σεπ 15 21:49 max.hpp -rw-r--r-- 1 root root 5122 Σεπ 15 21:49 natpmp.hpp -rw-r--r-- 1 root root 3657 Σεπ 15 21:49 packet_buffer.hpp -rw-r--r-- 1 root root 2003 Σεπ 15 21:49 parse_url.hpp -rw-r--r-- 1 root root 3825 Σεπ 15 21:49 pch.hpp -rw-r--r-- 1 root root 8424 Σεπ 15 21:49 pe_crypto.hpp -rw-r--r-- 1 root root 1953 Σεπ 15 21:49 peer.hpp -rw-r--r-- 1 root root 39313 Σεπ 15 21:49 peer_connection.hpp -rw-r--r-- 1 root root 6702 Σεπ 15 21:49 peer_id.hpp -rw-r--r-- 1 root root 6533 Σεπ 15 21:49 peer_info.hpp -rw-r--r-- 1 root root 1884 Σεπ 15 21:49 peer_request.hpp -rw-r--r-- 1 root root 2095 Σεπ 15 21:49 piece_block_progress.hpp -rw-r--r-- 1 root root 20240 Σεπ 15 21:49 piece_picker.hpp -rw-r--r-- 1 root root 15860 Σεπ 15 21:49 policy.hpp -rw-r--r-- 1 root root 6007 Σεπ 15 21:49 proxy_base.hpp -rw-r--r-- 1 root root 4936 Σεπ 15 21:49 ptime.hpp -rw-r--r-- 1 root root 1362 Σεπ 15 21:49 puff.hpp -rw-r--r-- 1 root root 120 Σεπ 15 21:49 random.hpp -rw-r--r-- 1 root root 2475 Σεπ 15 21:49 rsa.hpp -rw-r--r-- 1 root root 5745 Σεπ 15 21:49 rss.hpp -rw-r--r-- 1 root root 15294 Σεπ 15 21:49 session.hpp -rw-r--r-- 1 root root 34906 Σεπ 15 21:49 session_settings.hpp -rw-r--r-- 1 root root 3866 Σεπ 15 21:49 session_status.hpp -rw-r--r-- 1 root root 2222 Σεπ 15 21:49 settings.hpp -rw-r--r-- 1 root root 1836 Σεπ 15 21:49 size_type.hpp -rw-r--r-- 1 root root 2872 Σεπ 15 21:49 sliding_average.hpp -rw-r--r-- 1 root root 5473 Σεπ 15 21:49 socket.hpp -rw-r--r-- 1 root root 4333 Σεπ 15 21:49 socket_io.hpp -rw-r--r-- 1 root root 9724 Σεπ 15 21:49 socket_type.hpp -rw-r--r-- 1 root root 1647 Σεπ 15 21:49 socket_type_fwd.hpp -rw-r--r-- 1 root root 5303 Σεπ 15 21:49 socks5_stream.hpp -rw-r--r-- 1 root root 7376 Σεπ 15 21:49 ssl_stream.hpp -rw-r--r-- 1 root root 10630 Σεπ 15 21:49 stat.hpp -rw-r--r-- 1 root root 18928 Σεπ 15 21:49 storage.hpp -rw-r--r-- 1 root root 2611 Σεπ 15 21:49 storage_defs.hpp -rw-r--r-- 1 root root 2305 Σεπ 15 21:49 struct_debug.hpp -rw-r--r-- 1 root root 2658 Σεπ 15 21:49 thread.hpp -rw-r--r-- 1 root root 4576 Σεπ 15 21:49 time.hpp -rw-r--r-- 1 root root 2770 Σεπ 15 21:49 timestamp_history.hpp -rw-r--r-- 1 root root 17254 Σεπ 15 21:49 tommath.h -rw-r--r-- 1 root root 21073 Σεπ 15 21:49 tommath_class.h -rw-r--r-- 1 root root 2529 Σεπ 15 21:49 tommath_superclass.h -rw-r--r-- 1 root root 42363 Σεπ 15 21:49 torrent.hpp -rw-r--r-- 1 root root 19220 Σεπ 15 21:49 torrent_handle.hpp -rw-r--r-- 1 root root 15452 Σεπ 15 21:49 torrent_info.hpp -rw-r--r-- 1 root root 8537 Σεπ 15 21:49 tracker_manager.hpp -rw-r--r-- 1 root root 7608 Σεπ 15 21:49 udp_socket.hpp -rw-r--r-- 1 root root 4088 Σεπ 15 21:49 udp_tracker_connection.hpp -rw-r--r-- 1 root root 2622 Σεπ 15 21:49 union_endpoint.hpp -rw-r--r-- 1 root root 8899 Σεπ 15 21:49 upnp.hpp -rw-r--r-- 1 root root 2018 Σεπ 15 21:49 utf8.hpp -rw-r--r-- 1 root root 4115 Σεπ 15 21:49 utp_socket_manager.hpp -rw-r--r-- 1 root root 12766 Σεπ 15 21:49 utp_stream.hpp -rw-r--r-- 1 root root 2019 Σεπ 15 21:49 version.hpp -rw-r--r-- 1 root root 5017 Σεπ 15 21:49 web_connection_base.hpp -rw-r--r-- 1 root root 4946 Σεπ 15 21:49 web_peer_connection.hpp -rw-r--r-- 1 root root 6050 Σεπ 15 21:49 xml_parse.hpp /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include/libtorrent/aux_: σύνολο 40 -rw-r--r-- 1 root root 36919 Σεπ 15 21:49 session_impl.hpp /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include/libtorrent/extensions: σύνολο 24 -rw-r--r-- 1 root root 1959 Σεπ 15 21:49 logger.hpp -rw-r--r-- 1 root root 1966 Σεπ 15 21:49 lt_trackers.hpp -rw-r--r-- 1 root root 1981 Σεπ 15 21:49 metadata_transfer.hpp -rw-r--r-- 1 root root 1958 Σεπ 15 21:49 smart_ban.hpp -rw-r--r-- 1 root root 1966 Σεπ 15 21:49 ut_metadata.hpp -rw-r--r-- 1 root root 1973 Σεπ 15 21:49 ut_pex.hpp /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/include/libtorrent/kademlia: σύνολο 68 -rw-r--r-- 1 root root 5169 Σεπ 15 21:49 dht_tracker.hpp -rw-r--r-- 1 root root 3532 Σεπ 15 21:49 find_data.hpp -rw-r--r-- 1 root root 3336 Σεπ 15 21:49 logging.hpp -rw-r--r-- 1 root root 3250 Σεπ 15 21:49 msg.hpp -rw-r--r-- 1 root root 8447 Σεπ 15 21:49 node.hpp -rw-r--r-- 1 root root 3055 Σεπ 15 21:49 node_entry.hpp -rw-r--r-- 1 root root 2589 Σεπ 15 21:49 node_id.hpp -rw-r--r-- 1 root root 4802 Σεπ 15 21:49 observer.hpp -rw-r--r-- 1 root root 2422 Σεπ 15 21:49 refresh.hpp -rw-r--r-- 1 root root 6914 Σεπ 15 21:49 routing_table.hpp -rw-r--r-- 1 root root 3733 Σεπ 15 21:49 rpc_manager.hpp -rw-r--r-- 1 root root 3671 Σεπ 15 21:49 traversal_algorithm.hpp /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64: σύνολο 3532 -rwxr-xr-x 1 root root 1073 Σεπ 15 21:49 libtorrent-rasterbar.la lrwxrwxrwx 1 root root 29 Σεπ 15 21:49 libtorrent-rasterbar.so -> libtorrent-rasterbar.so.6.0.0 lrwxrwxrwx 1 root root 29 Σεπ 15 21:49 libtorrent-rasterbar.so.6 -> libtorrent-rasterbar.so.6.0.0 -rwxr-xr-x 1 root root 3604160 Σεπ 15 21:49 libtorrent-rasterbar.so.6.0.0 drwxr-xr-x 2 root root 4096 Σεπ 15 21:49 pkgconfig drwxr-xr-x 3 root root 4096 Σεπ 15 21:49 python2.7 /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 632 Σεπ 15 21:49 libtorrent-rasterbar.pc /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/python2.7: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 15 21:49 site-packages /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/lib64/python2.7/site-packages: σύνολο 1236 -rwxr-xr-x 1 root root 1260104 Σεπ 15 21:49 libtorrent.so -rw-r--r-- 1 root root 365 Σεπ 15 21:49 python_libtorrent-0.16.3-py2.7.egg-info /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Σεπ 15 21:49 libtorrent-rasterbar-0.16.3 /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/pkg/usr/src/libtorrent-rasterbar-0.16.3: σύνολο 4 -rw-r--r-- 1 root root 1230 Σεπ 15 21:49 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib64/libtorrent-rasterbar.so.6 -> libtorrent-rasterbar.so.6.0.0 usr/lib64/libtorrent-rasterbar.so -> libtorrent-rasterbar.so.6.0.0 Making symbolic link creation script: ( cd usr/lib64 ; rm -rf libtorrent-rasterbar.so.6 ) ( cd usr/lib64 ; ln -sf libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so.6 ) ( cd usr/lib64 ; rm -rf libtorrent-rasterbar.so ) ( cd usr/lib64 ; 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/lib64/libtorrent-rasterbar.so.6» removed «./usr/lib64/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: /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/libtorrent-rasterbar-0.16.3-x86_64-1dj.txz ./ usr/ usr/src/ usr/src/libtorrent-rasterbar-0.16.3/ usr/src/libtorrent-rasterbar-0.16.3/SLKBUILD usr/lib64/ usr/lib64/python2.7/ usr/lib64/python2.7/site-packages/ usr/lib64/python2.7/site-packages/python_libtorrent-0.16.3-py2.7.egg-info usr/lib64/python2.7/site-packages/libtorrent.so usr/lib64/libtorrent-rasterbar.so.6.0.0 usr/lib64/libtorrent-rasterbar.la usr/lib64/pkgconfig/ usr/lib64/pkgconfig/libtorrent-rasterbar.pc usr/include/ usr/include/libtorrent/ usr/include/libtorrent/session_status.hpp usr/include/libtorrent/tommath_class.h usr/include/libtorrent/assert.hpp usr/include/libtorrent/stat.hpp usr/include/libtorrent/deadline_timer.hpp usr/include/libtorrent/error.hpp usr/include/libtorrent/broadcast_socket.hpp usr/include/libtorrent/pch.hpp usr/include/libtorrent/file.hpp usr/include/libtorrent/entry.hpp usr/include/libtorrent/tommath_superclass.h usr/include/libtorrent/peer.hpp usr/include/libtorrent/parse_url.hpp usr/include/libtorrent/address.hpp usr/include/libtorrent/upnp.hpp usr/include/libtorrent/http_seed_connection.hpp usr/include/libtorrent/torrent_info.hpp usr/include/libtorrent/config.hpp usr/include/libtorrent/peer_id.hpp usr/include/libtorrent/socket_type.hpp usr/include/libtorrent/rss.hpp usr/include/libtorrent/torrent.hpp usr/include/libtorrent/random.hpp usr/include/libtorrent/io_service.hpp usr/include/libtorrent/policy.hpp usr/include/libtorrent/socket_type_fwd.hpp usr/include/libtorrent/size_type.hpp usr/include/libtorrent/extensions/ usr/include/libtorrent/extensions/ut_pex.hpp usr/include/libtorrent/extensions/metadata_transfer.hpp usr/include/libtorrent/extensions/logger.hpp usr/include/libtorrent/extensions/lt_trackers.hpp usr/include/libtorrent/extensions/ut_metadata.hpp usr/include/libtorrent/extensions/smart_ban.hpp usr/include/libtorrent/lsd.hpp usr/include/libtorrent/utp_stream.hpp usr/include/libtorrent/tommath.h usr/include/libtorrent/puff.hpp usr/include/libtorrent/rsa.hpp usr/include/libtorrent/enum_net.hpp usr/include/libtorrent/extensions.hpp usr/include/libtorrent/union_endpoint.hpp usr/include/libtorrent/packet_buffer.hpp usr/include/libtorrent/hasher.hpp usr/include/libtorrent/gzip.hpp usr/include/libtorrent/http_parser.hpp usr/include/libtorrent/bandwidth_queue_entry.hpp usr/include/libtorrent/GeoIP.h usr/include/libtorrent/timestamp_history.hpp usr/include/libtorrent/ip_filter.hpp usr/include/libtorrent/io_service_fwd.hpp usr/include/libtorrent/disk_io_thread.hpp usr/include/libtorrent/web_peer_connection.hpp usr/include/libtorrent/settings.hpp usr/include/libtorrent/add_torrent_params.hpp usr/include/libtorrent/storage.hpp usr/include/libtorrent/http_tracker_connection.hpp usr/include/libtorrent/storage_defs.hpp usr/include/libtorrent/socket_io.hpp usr/include/libtorrent/buffer.hpp usr/include/libtorrent/struct_debug.hpp usr/include/libtorrent/kademlia/ usr/include/libtorrent/kademlia/refresh.hpp usr/include/libtorrent/kademlia/traversal_algorithm.hpp usr/include/libtorrent/kademlia/dht_tracker.hpp usr/include/libtorrent/kademlia/logging.hpp usr/include/libtorrent/kademlia/node.hpp usr/include/libtorrent/kademlia/rpc_manager.hpp usr/include/libtorrent/kademlia/find_data.hpp usr/include/libtorrent/kademlia/node_entry.hpp usr/include/libtorrent/kademlia/observer.hpp usr/include/libtorrent/kademlia/node_id.hpp usr/include/libtorrent/kademlia/routing_table.hpp usr/include/libtorrent/kademlia/msg.hpp usr/include/libtorrent/peer_info.hpp usr/include/libtorrent/bitfield.hpp usr/include/libtorrent/disk_buffer_pool.hpp usr/include/libtorrent/time.hpp usr/include/libtorrent/ssl_stream.hpp usr/include/libtorrent/bandwidth_limit.hpp usr/include/libtorrent/thread.hpp usr/include/libtorrent/magnet_uri.hpp usr/include/libtorrent/proxy_base.hpp usr/include/libtorrent/session_settings.hpp usr/include/libtorrent/utf8.hpp usr/include/libtorrent/debug.hpp usr/include/libtorrent/chained_buffer.hpp usr/include/libtorrent/identify_client.hpp usr/include/libtorrent/pe_crypto.hpp usr/include/libtorrent/io.hpp usr/include/libtorrent/torrent_handle.hpp usr/include/libtorrent/version.hpp usr/include/libtorrent/xml_parse.hpp usr/include/libtorrent/connection_queue.hpp usr/include/libtorrent/file_storage.hpp usr/include/libtorrent/sliding_average.hpp usr/include/libtorrent/utp_socket_manager.hpp usr/include/libtorrent/piece_picker.hpp usr/include/libtorrent/tracker_manager.hpp usr/include/libtorrent/bandwidth_manager.hpp usr/include/libtorrent/ptime.hpp usr/include/libtorrent/alert.hpp usr/include/libtorrent/escape_string.hpp usr/include/libtorrent/bencode.hpp usr/include/libtorrent/invariant_check.hpp usr/include/libtorrent/fingerprint.hpp usr/include/libtorrent/copy_ptr.hpp usr/include/libtorrent/piece_block_progress.hpp usr/include/libtorrent/http_connection.hpp usr/include/libtorrent/udp_socket.hpp usr/include/libtorrent/natpmp.hpp usr/include/libtorrent/max.hpp usr/include/libtorrent/alert_types.hpp usr/include/libtorrent/session.hpp usr/include/libtorrent/peer_request.hpp usr/include/libtorrent/create_torrent.hpp usr/include/libtorrent/peer_connection.hpp usr/include/libtorrent/http_stream.hpp usr/include/libtorrent/lazy_entry.hpp usr/include/libtorrent/ConvertUTF.h usr/include/libtorrent/allocator.hpp usr/include/libtorrent/socks5_stream.hpp usr/include/libtorrent/bt_peer_connection.hpp usr/include/libtorrent/build_config.hpp usr/include/libtorrent/instantiate_connection.hpp usr/include/libtorrent/intrusive_ptr_base.hpp usr/include/libtorrent/file_pool.hpp usr/include/libtorrent/disk_buffer_holder.hpp usr/include/libtorrent/alloca.hpp usr/include/libtorrent/aux_/ usr/include/libtorrent/aux_/session_impl.hpp usr/include/libtorrent/socket.hpp usr/include/libtorrent/udp_tracker_connection.hpp usr/include/libtorrent/bloom_filter.hpp usr/include/libtorrent/bandwidth_socket.hpp usr/include/libtorrent/i2p_stream.hpp usr/include/libtorrent/web_connection_base.hpp usr/include/libtorrent/error_code.hpp usr/doc/ usr/doc/libtorrent-rasterbar-0.16.3/ 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/docs/ usr/doc/libtorrent-rasterbar-0.16.3/docs/our_delay_base.png usr/doc/libtorrent-rasterbar-0.16.3/docs/projects.html usr/doc/libtorrent-rasterbar-0.16.3/docs/manual.html usr/doc/libtorrent-rasterbar-0.16.3/docs/delays_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_access.png usr/doc/libtorrent-rasterbar-0.16.3/docs/extension_protocol.html usr/doc/libtorrent-rasterbar-0.16.3/docs/tvitty.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/contributing.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/make_torrent.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/examples.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/features.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/t2e.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/lince.png usr/doc/libtorrent-rasterbar-0.16.3/docs/write_disk_buffers.png usr/doc/libtorrent-rasterbar-0.16.3/docs/session_stats_peers.png usr/doc/libtorrent-rasterbar-0.16.3/docs/libtorrent_plugins.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/python_binding.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/write_disk_buffers.dot usr/doc/libtorrent-rasterbar-0.16.3/docs/limewire.png usr/doc/libtorrent-rasterbar-0.16.3/docs/cwnd.png usr/doc/libtorrent-rasterbar-0.16.3/docs/client_test.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/miro.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/storage.graffle usr/doc/libtorrent-rasterbar-0.16.3/docs/bitfox.png usr/doc/libtorrent-rasterbar-0.16.3/docs/read_disk_buffers.png usr/doc/libtorrent-rasterbar-0.16.3/docs/manual.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_extensions.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/merkle_tree.graffle usr/doc/libtorrent-rasterbar-0.16.3/docs/libtorrent_screen.png usr/doc/libtorrent-rasterbar-0.16.3/docs/read_disk_buffers.dot usr/doc/libtorrent-rasterbar-0.16.3/docs/style.css usr/doc/libtorrent-rasterbar-0.16.3/docs/libtorrent_plugins.html usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_sec.html usr/doc/libtorrent-rasterbar-0.16.3/docs/halite_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/bubba.png usr/doc/libtorrent-rasterbar-0.16.3/docs/index.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/udp_tracker_protocol.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/examples.html usr/doc/libtorrent-rasterbar-0.16.3/docs/zyxel.png usr/doc/libtorrent-rasterbar-0.16.3/docs/features.html usr/doc/libtorrent-rasterbar-0.16.3/docs/delays.png usr/doc/libtorrent-rasterbar-0.16.3/docs/building.html usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_sec.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_extensions.html usr/doc/libtorrent-rasterbar-0.16.3/docs/client_test.png usr/doc/libtorrent-rasterbar-0.16.3/docs/running_tests.html usr/doc/libtorrent-rasterbar-0.16.3/docs/arctic_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_io.png usr/doc/libtorrent-rasterbar-0.16.3/docs/extension_protocol.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/moopolice_thumb.gif usr/doc/libtorrent-rasterbar-0.16.3/docs/btg_thumb.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/client_test.html usr/doc/libtorrent-rasterbar-0.16.3/docs/ziptorrent_thumb.gif usr/doc/libtorrent-rasterbar-0.16.3/docs/building.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/tvblob.jpg 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/storage.png usr/doc/libtorrent-rasterbar-0.16.3/docs/index.html usr/doc/libtorrent-rasterbar-0.16.3/docs/tuning.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/merkle_tree.png usr/doc/libtorrent-rasterbar-0.16.3/docs/cwnd_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/bitslug_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/bitscast_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/projects.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/qbittorrent_thumb.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/flush.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_buffer.png usr/doc/libtorrent-rasterbar-0.16.3/docs/fatrat.png usr/doc/libtorrent-rasterbar-0.16.3/docs/pump.png usr/doc/libtorrent-rasterbar-0.16.3/docs/deluge.png usr/doc/libtorrent-rasterbar-0.16.3/docs/firetorrent.png usr/doc/libtorrent-rasterbar-0.16.3/docs/bitbuddy_thumb.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/utp.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/unicode_support.png usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_buffer_sample.png usr/doc/libtorrent-rasterbar-0.16.3/docs/im_thumb.jpg usr/doc/libtorrent-rasterbar-0.16.3/docs/Linkage.png usr/doc/libtorrent-rasterbar-0.16.3/docs/disk_buffer_before_optimization.png usr/doc/libtorrent-rasterbar-0.16.3/docs/python_binding.html usr/doc/libtorrent-rasterbar-0.16.3/docs/read_disk_buffers.graffle usr/doc/libtorrent-rasterbar-0.16.3/docs/tuning.html usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_rss.html usr/doc/libtorrent-rasterbar-0.16.3/docs/make_torrent.html usr/doc/libtorrent-rasterbar-0.16.3/docs/contributing.html usr/doc/libtorrent-rasterbar-0.16.3/docs/running_tests.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/leechcraft.png usr/doc/libtorrent-rasterbar-0.16.3/docs/dht_rss.rst usr/doc/libtorrent-rasterbar-0.16.3/docs/bitrocket_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/utp.html usr/doc/libtorrent-rasterbar-0.16.3/docs/our_delay_base_thumb.png usr/doc/libtorrent-rasterbar-0.16.3/docs/write_disk_buffers.graffle usr/doc/libtorrent-rasterbar-0.16.3/docs/fdm.png usr/doc/libtorrent-rasterbar-0.16.3/README usr/doc/libtorrent-rasterbar-0.16.3/AUTHORS install/ install/doinst.sh install/slack-desc Slackware package /media/1612abfb-8fc3-4284-99f8-2a5cd38ba920/home/djemos/tzemos-slackware14/files-compile/libtorrent-rasterbar/libtorrent-rasterbar-0.16.3-x86_64-1dj.txz created. Package has been built. Cleaning pkg and src directories