tar -xf libtorrent-rasterbar-0.15.4.tar.gz Building libtorrent-rasterbar 0.15.4 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... i486-slackware-linux-gnu checking host system type... i486-slackware-linux-gnu checking target system type... i486-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 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/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-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 for /usr/i486-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking how to run the C++ preprocessor... g++ -E 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/i486-slackware-linux/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/i486-slackware-linux/bin/ld checking if the linker (/usr/i486-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i486-slackware-linux/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/i486-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... 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 whether the Boost::Filesystem library is available... yes checking for exit in -lboost_filesystem... yes checking whether the Boost::Thread library is available... yes checking for exit in -lboost_thread... 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.6 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.6/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages checking for python2.6... (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.6 checking for Python library path... -L/usr/lib -lpython2.6 checking for Python site-packages path... /usr/lib/python2.6/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 whether to link against system zlib... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for main in -lz... yes 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: 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 zlib/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.15.4 svn revision: 4876 Build environment: build system: i486-slackware-linux-gnu host system: i486-slackware-linux-gnu target system: i486-slackware-linux-gnu Compiler and linker flags: CPPFlags: -I/usr/include CFlags: -lpthread -O2 -march=i486 -mtune=i686 CXXFlags: -O2 -march=i486 -mtune=i686 LDFlags: -L/usr/lib Libs: -lz -lrt -lpthread Defs: -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.15.4\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.15.4\" -DPACKAGE_BUGREPORT=\"arvid@cs.umu.se\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.15.4\" -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_BOOST_FILESYSTEM=1 -DHAVE_BOOST_THREAD=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.6\" -DHAVE_BOOST_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LINUX_FIEMAP_H=1 -DWITH_SHIPPED_GEOIP_H=1 -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE=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.45 CPPFlags: -I/usr/include LDFlags: -L/usr/lib boost.system: -lboost_system boost.filesystem: -lboost_filesystem boost.thread: -lboost_thread boost.python: -lboost_python Python environment: -automake- binary: /usr/bin/python version: 2.6 platform: linux2 prefix: ${prefix} exec_prefix: ${exec_prefix} pythondir: ${prefix}/lib/python2.6/site-packages pkgpythondir: ${pythondir}/libtorrent-rasterbar pyexecdir: ${exec_prefix}/lib/python2.6/site-packages pkgpyexecdir: ${pyexecdir}/libtorrent-rasterbar -m4- cppflags: -I/usr/include/python2.6 ldflags: -L/usr/lib -lpython2.6 extra libs: -lpthread -ldl -lutil extra ldflags: -Xlinker -export-dynamic External libraries: system zlib: system system libgeoip: no OpenSSL library: OpenSSL Libs: -lssl -lcrypto -ldl OpenSSL LDFlags: OpenSSL Includes: Type 'make' to compile libtorrent-rasterbar 0.15.4 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 `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/include/libtorrent' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/include/libtorrent' Making all in zlib make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/zlib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/zlib' Making all in src make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/src' CXX alert.lo CXX allocator.lo CXX assert.lo CXX broadcast_socket.lo CXX bt_peer_connection.lo CXX connection_queue.lo CXX ConvertUTF.lo CXX create_torrent.lo CXX disk_buffer_holder.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 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 std::string&, const boost::filesystem2::path&, libtorrent::storage_mode_t, bool, libtorrent::storage_interface* (*)(const libtorrent::file_storage&, const libtorrent::file_storage*, const boost::filesystem2::path&, libtorrent::file_pool&), void*)’: magnet_uri.cpp:127:40: προειδοποίηση: ‘libtorrent::torrent_handle libtorrent::session::add_torrent(const char*, const libtorrent::sha1_hash&, const char*, const boost::filesystem2::path&, const libtorrent::entry&, libtorrent::storage_mode_t, bool, libtorrent::storage_interface* (*)(const libtorrent::file_storage&, const libtorrent::file_storage*, const boost::filesystem2::path&, libtorrent::file_pool&), void*)’ is deprecated (declared at ../include/libtorrent/session.hpp:275) CXX metadata_transfer.lo CXX natpmp.lo CXX parse_url.lo CXX pe_crypto.lo CXX peer_connection.lo CXX piece_picker.lo CXX policy.lo CXX session.lo CXX session_impl.lo CXX sha1.lo CXX smart_ban.lo CXX socks5_stream.lo CXX stat.lo CXX storage.lo CXX torrent.lo CXX torrent_handle.lo CXX torrent_info.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 web_peer_connection.lo CXX closest_nodes.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: προειδοποίηση: command line option "-ftemplate-depth-100" is valid for C++/ObjC++ but not for C CXXLD libtorrent-rasterbar.la make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/src' Making all in examples make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/examples' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/examples' Making all in test make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/test' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/test' Making all in bindings make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings' Making all in python make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings/python' /usr/bin/python setup.py build running build running build_ext building 'libtorrent' extension creating build creating build/temp.linux-i686-2.6 creating build/temp.linux-i686-2.6/src gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/torrent_handle.cpp -o build/temp.linux-i686-2.6/src/torrent_handle.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/peer_info.cpp -o build/temp.linux-i686-2.6/src/peer_info.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/version.cpp -o build/temp.linux-i686-2.6/src/version.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/datetime.cpp -o build/temp.linux-i686-2.6/src/datetime.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/entry.cpp -o build/temp.linux-i686-2.6/src/entry.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/session_settings.cpp -o build/temp.linux-i686-2.6/src/session_settings.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/module.cpp -o build/temp.linux-i686-2.6/src/module.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/torrent_status.cpp -o build/temp.linux-i686-2.6/src/torrent_status.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/ip_filter.cpp -o build/temp.linux-i686-2.6/src/ip_filter.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/converters.cpp -o build/temp.linux-i686-2.6/src/converters.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/peer_plugin.cpp -o build/temp.linux-i686-2.6/src/peer_plugin.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/big_number.cpp -o build/temp.linux-i686-2.6/src/big_number.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/alert.cpp -o build/temp.linux-i686-2.6/src/alert.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/magnet_uri.cpp -o build/temp.linux-i686-2.6/src/magnet_uri.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/session.cpp -o build/temp.linux-i686-2.6/src/session.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED src/session.cpp: In function ‘libtorrent::torrent_handle::add_torrent_depr(libtorrent::session&, const libtorrent::torrent_info&, const boost::filesystem2::path&, const libtorrent::entry&, libtorrent::storage_mode_t, bool)’: src/session.cpp:67:97: προειδοποίηση: ‘libtorrent::torrent_handle libtorrent::session::add_torrent(const libtorrent::torrent_info&, const boost::filesystem2::path&, const libtorrent::entry&, libtorrent::storage_mode_t, bool, libtorrent::storage_interface* (*)(const libtorrent::file_storage&, const libtorrent::file_storage*, const boost::filesystem2::path&, libtorrent::file_pool&))’ is deprecated (declared at ../../include/libtorrent/session.hpp:254) gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/torrent_info.cpp -o build/temp.linux-i686-2.6/src/torrent_info.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/torrent.cpp -o build/temp.linux-i686-2.6/src/torrent.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/create_torrent.cpp -o build/temp.linux-i686-2.6/src/create_torrent.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/fingerprint.cpp -o build/temp.linux-i686-2.6/src/fingerprint.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/filesystem.cpp -o build/temp.linux-i686-2.6/src/filesystem.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED src/filesystem.cpp: In static member function ‘static void path_from_python::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*)’: src/filesystem.cpp:52:17: προειδοποίηση: unused variable ‘ret’ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/utility.cpp -o build/temp.linux-i686-2.6/src/utility.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -march=i486 -mtune=i686 -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/extensions.cpp -o build/temp.linux-i686-2.6/src/extensions.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED creating build/lib.linux-i686-2.6 g++ -pthread -shared -lpthread -O2 -march=i486 -mtune=i686 build/temp.linux-i686-2.6/src/torrent_handle.o build/temp.linux-i686-2.6/src/peer_info.o build/temp.linux-i686-2.6/src/version.o build/temp.linux-i686-2.6/src/datetime.o build/temp.linux-i686-2.6/src/entry.o build/temp.linux-i686-2.6/src/session_settings.o build/temp.linux-i686-2.6/src/module.o build/temp.linux-i686-2.6/src/torrent_status.o build/temp.linux-i686-2.6/src/ip_filter.o build/temp.linux-i686-2.6/src/converters.o build/temp.linux-i686-2.6/src/peer_plugin.o build/temp.linux-i686-2.6/src/big_number.o build/temp.linux-i686-2.6/src/alert.o build/temp.linux-i686-2.6/src/magnet_uri.o build/temp.linux-i686-2.6/src/session.o build/temp.linux-i686-2.6/src/torrent_info.o build/temp.linux-i686-2.6/src/torrent.o build/temp.linux-i686-2.6/src/create_torrent.o build/temp.linux-i686-2.6/src/fingerprint.o build/temp.linux-i686-2.6/src/filesystem.o build/temp.linux-i686-2.6/src/utility.o build/temp.linux-i686-2.6/src/extensions.o -L../../src/.libs -L/usr/lib -ltorrent-rasterbar -lz -lrt -lpthread -lboost_system -lboost_filesystem -lboost_thread -lboost_python -lpthread -lssl -lcrypto -ldl -lpython2.6 -o build/lib.linux-i686-2.6/libtorrent.so -L/usr/lib make[2]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings/python' make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings' make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings' make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4' Making install in include/libtorrent make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/include/libtorrent' make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/include/libtorrent' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/libtorrent" || /usr/bin/mkdir -p "/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent" /usr/bin/ginstall -c -m 644 alert.hpp alert_types.hpp alloca.hpp allocator.hpp assert.hpp bandwidth_limit.hpp bandwidth_manager.hpp bandwidth_queue_entry.hpp bencode.hpp bitfield.hpp broadcast_socket.hpp bt_peer_connection.hpp buffer.hpp chained_buffer.hpp config.hpp connection_queue.hpp ConvertUTF.h create_torrent.hpp debug.hpp disk_buffer_holder.hpp disk_io_thread.hpp entry.hpp enum_net.hpp error_code.hpp escape_string.hpp extensions.hpp file.hpp file_pool.hpp file_storage.hpp fingerprint.hpp gzip.hpp hasher.hpp http_connection.hpp http_parser.hpp http_seed_connection.hpp http_stream.hpp http_tracker_connection.hpp identify_client.hpp instantiate_connection.hpp intrusive_ptr_base.hpp '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/.' /usr/bin/ginstall -c -m 644 invariant_check.hpp io.hpp ip_filter.hpp lazy_entry.hpp lsd.hpp magnet_uri.hpp natpmp.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 random_sample.hpp session.hpp session_settings.hpp session_status.hpp size_type.hpp socket.hpp socket_type.hpp socks5_stream.hpp ssl_stream.hpp stat.hpp storage.hpp time.hpp torrent_handle.hpp torrent.hpp torrent_info.hpp tracker_manager.hpp udp_socket.hpp udp_tracker_connection.hpp upnp.hpp utf8.hpp variant_stream.hpp '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/.' /usr/bin/mkdir -p '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/kademlia' /usr/bin/ginstall -c -m 644 kademlia/closest_nodes.hpp kademlia/dht_tracker.hpp kademlia/find_data.hpp kademlia/logging.hpp kademlia/msg.hpp kademlia/node_entry.hpp kademlia/node.hpp kademlia/node_id.hpp kademlia/observer.hpp kademlia/refresh.hpp kademlia/routing_table.hpp kademlia/rpc_manager.hpp kademlia/traversal_algorithm.hpp '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/kademlia' /usr/bin/ginstall -c -m 644 version.hpp web_peer_connection.hpp xml_parse.hpp GeoIP.h '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/.' /usr/bin/mkdir -p '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/aux_' /usr/bin/ginstall -c -m 644 aux_/session_impl.hpp '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/aux_' /usr/bin/mkdir -p '/home/djemos/salix-current/libtorrent-rastorbar/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 '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/extensions' make[2]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/include/libtorrent' make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/include/libtorrent' Making install in zlib make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/zlib' make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/zlib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/zlib' make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/zlib' Making install in src make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/src' make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/src' test -z "/usr/lib" || /usr/bin/mkdir -p "/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libtorrent-rasterbar.la '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libtorrent-rasterbar.so.6.0.0 /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/libtorrent-rasterbar.so.6.0.0 libtool: install: (cd /home/djemos/salix-current/libtorrent-rastorbar/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 /home/djemos/salix-current/libtorrent-rastorbar/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 /home/djemos/salix-current/libtorrent-rastorbar/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 `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/src' make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/src' Making install in examples make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/examples' make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/examples' test -z "/usr/bin" || /usr/bin/mkdir -p "/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/bin" make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/examples' make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/examples' Making install in test make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/test' make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/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 `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/test' make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/test' Making install in bindings make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings' Making install in python make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings/python' /usr/bin/python setup.py build running build running build_ext make[3]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings/python' /usr/bin/python setup.py install --prefix=/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr running install running build running build_ext running install_lib creating /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/python2.6 creating /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/python2.6/site-packages copying build/lib.linux-i686-2.6/libtorrent.so -> /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/python2.6/site-packages running install_egg_info Writing /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/python2.6/site-packages/python_libtorrent-0.15.4-py2.6.egg-info make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings/python' make[2]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings/python' make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings' make[3]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/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 `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings' make[2]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings' make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4/bindings' make[1]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4' make[2]: Entering directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/pkgconfig" /usr/bin/ginstall -c -m 644 libtorrent-rasterbar.pc '/home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/pkgconfig' make[2]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4' make[1]: Leaving directory `/home/djemos/salix-current/libtorrent-rastorbar/src/libtorrent-rasterbar-0.15.4' /home/djemos/salix-current/libtorrent-rastorbar/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Ιαν 5 18:35 install drwxr-xr-x 7 root root 4096 Ιαν 5 18:35 usr /home/djemos/salix-current/libtorrent-rastorbar/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 558 Ιαν 5 18:35 slack-desc /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr: σύνολο 20 drwxr-xr-x 2 root root 4096 Ιαν 5 18:34 bin drwxr-xr-x 3 root root 4096 Ιαν 5 18:35 doc drwxr-xr-x 3 root root 4096 Ιαν 5 18:33 include drwxr-xr-x 4 root root 4096 Ιαν 5 18:35 lib drwxr-xr-x 3 root root 4096 Ιαν 5 18:12 src /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/bin: σύνολο 0 /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/doc: σύνολο 4 drwxr-xr-x 3 root root 4096 Ιαν 5 18:35 libtorrent-rasterbar-0.15.4 /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/doc/libtorrent-rasterbar-0.15.4: σύνολο 56 -rw-r--r-- 1 root root 495 Ιαν 5 18:35 AUTHORS -rw-r--r-- 1 root root 1526 Ιαν 5 18:35 COPYING -rw-r--r-- 1 root root 32954 Ιαν 5 18:35 ChangeLog -rw-r--r-- 1 root root 36 Ιαν 5 18:35 NEWS -rw-r--r-- 1 root root 538 Ιαν 5 18:35 README drwxr-xr-x 2 root root 4096 Ιαν 5 18:12 docs /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/doc/libtorrent-rasterbar-0.15.4/docs: σύνολο 2596 -rw-r--r-- 1 root root 37932 Μάι 2 2010 Linkage.png -rw-r--r-- 1 root root 5201 Μάι 2 2010 arctic_thumb.png -rw-r--r-- 1 root root 2766 Μάι 2 2010 bitbuddy_thumb.jpg -rw-r--r-- 1 root root 4667 Μάι 2 2010 bitfox.png -rw-r--r-- 1 root root 9566 Μάι 2 2010 bitrocket_thumb.png -rw-r--r-- 1 root root 23988 Μάι 2 2010 bitscast_thumb.png -rw-r--r-- 1 root root 26204 Μάι 2 2010 bitslug_thumb.png -rw-r--r-- 1 root root 42653 Μάι 2 2010 btg_thumb.jpg -rw-r--r-- 1 root root 29631 Μάι 2 2010 bubba.png -rw-r--r-- 1 root root 41733 Αύγ 27 19:34 building.html -rw-r--r-- 1 root root 36327 Οκτ 4 18:51 building.rst -rw-r--r-- 1 root root 4552 Μάι 2 2010 client_test.html -rw-r--r-- 1 root root 110655 Μάι 2 2010 client_test.png -rw-r--r-- 1 root root 2178 Μάι 2 2010 client_test.rst -rw-r--r-- 1 root root 36818 Μάι 2 2010 deluge.png -rw-r--r-- 1 root root 4664 Μάι 11 2010 dht_extensions.html -rw-r--r-- 1 root root 1987 Μάι 2 2010 dht_extensions.rst -rw-r--r-- 1 root root 3032 Μάι 2 2010 disk_access.png -rw-r--r-- 1 root root 5170 Μάι 2 2010 disk_buffer.png -rw-r--r-- 1 root root 4846 Μάι 2 2010 disk_buffer_before_optimization.png -rw-r--r-- 1 root root 5340 Μάι 2 2010 disk_buffer_sample.png -rw-r--r-- 1 root root 4393 Μάι 2 2010 disk_io.png -rw-r--r-- 1 root root 6882 Μάι 2 2010 electric_sheep_thumb.jpg -rw-r--r-- 1 root root 11397 Μάι 2 2010 examples.html -rw-r--r-- 1 root root 6231 Μάι 2 2010 examples.rst -rw-r--r-- 1 root root 12670 Μάι 11 2010 extension_protocol.html -rw-r--r-- 1 root root 10831 Μάι 2 2010 extension_protocol.rst -rw-r--r-- 1 root root 45067 Μάι 2 2010 fatrat.png -rw-r--r-- 1 root root 52045 Μάι 2 2010 fdm.png -rw-r--r-- 1 root root 22790 Αύγ 27 19:34 features.html -rw-r--r-- 1 root root 17108 Οκτ 4 18:51 features.rst -rw-r--r-- 1 root root 26385 Μάι 2 2010 firetorrent.png -rw-r--r-- 1 root root 9581 Μάι 2 2010 flush.jpg -rw-r--r-- 1 root root 20926 Μάι 2 2010 halite_thumb.png -rw-r--r-- 1 root root 12093 Μάι 2 2010 im_thumb.jpg -rw-r--r-- 1 root root 7165 Μάι 2 2010 index.html -rw-r--r-- 1 root root 4372 Μάι 2 2010 index.rst -rw-r--r-- 1 root root 28376 Μάι 2 2010 leechcraft.png -rw-r--r-- 1 root root 13632 Μάι 11 2010 libtorrent_plugins.html -rw-r--r-- 1 root root 7842 Μάι 2 2010 libtorrent_plugins.rst -rw-r--r-- 1 root root 53067 Μάι 2 2010 libtorrent_screen.png -rw-r--r-- 1 root root 20970 Μάι 2 2010 limewire.png -rw-r--r-- 1 root root 15486 Μάι 2 2010 lince.png -rw-r--r-- 1 root root 20741 Μάι 11 2010 make_torrent.html -rw-r--r-- 1 root root 12818 Μάι 2 2010 make_torrent.rst -rw-r--r-- 1 root root 372871 Αύγ 27 19:34 manual.html -rw-r--r-- 1 root root 282369 Οκτ 4 18:51 manual.rst -rw-r--r-- 1 root root 76720 Μάι 2 2010 merkle_tree.graffle -rw-r--r-- 1 root root 18792 Μάι 2 2010 merkle_tree.png -rw-r--r-- 1 root root 8299 Μάι 2 2010 miro.jpg -rw-r--r-- 1 root root 8443 Μάι 2 2010 moopolice_thumb.gif -rw-r--r-- 1 root root 15867 Μάι 11 2010 projects.html -rw-r--r-- 1 root root 9517 Μάι 11 2010 projects.rst -rw-r--r-- 1 root root 68026 Μάι 2 2010 pump.png -rw-r--r-- 1 root root 7672 Αύγ 27 19:34 python_binding.html -rw-r--r-- 1 root root 3850 Μάι 22 2010 python_binding.rst -rw-r--r-- 1 root root 5009 Μάι 2 2010 qbittorrent_thumb.jpg -rw-r--r-- 1 root root 498 Μάι 2 2010 read_disk_buffers.dot -rw-r--r-- 1 root root 162013 Μάι 2 2010 read_disk_buffers.graffle -rw-r--r-- 1 root root 50638 Μάι 2 2010 read_disk_buffers.png -rw-r--r-- 1 root root 5275 Μάι 11 2010 running_tests.html -rw-r--r-- 1 root root 2096 Μάι 2 2010 running_tests.rst -rw-r--r-- 1 root root 3902 Μάι 2 2010 session_stats_peers.png -rw-r--r-- 1 root root 94532 Μάι 2 2010 storage.graffle -rw-r--r-- 1 root root 30224 Μάι 2 2010 storage.png -rw-r--r-- 1 root root 5092 Μάι 2 2010 style.css -rw-r--r-- 1 root root 28742 Αύγ 27 19:34 tuning.html -rw-r--r-- 1 root root 21497 Οκτ 4 18:51 tuning.rst -rw-r--r-- 1 root root 8686 Μάι 2 2010 tvblob.jpg -rw-r--r-- 1 root root 10746 Μάι 2 2010 tvitty.jpg -rw-r--r-- 1 root root 13988 Μάι 2 2010 udp_tracker_protocol.html -rw-r--r-- 1 root root 15075 Μάι 2 2010 udp_tracker_protocol.rst -rw-r--r-- 1 root root 49602 Μάι 2 2010 unicode_support.png -rw-r--r-- 1 root root 514 Μάι 2 2010 write_disk_buffers.dot -rw-r--r-- 1 root root 156495 Μάι 2 2010 write_disk_buffers.graffle -rw-r--r-- 1 root root 50619 Μάι 2 2010 write_disk_buffers.png -rw-r--r-- 1 root root 6827 Μάι 2 2010 ziptorrent_thumb.gif /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include: σύνολο 4 drwxr-xr-x 5 root root 4096 Ιαν 5 18:33 libtorrent /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent: σύνολο 752 -rw-r--r-- 1 root root 6309 Ιαν 5 18:33 ConvertUTF.h -rw-r--r-- 1 root root 6118 Ιαν 5 18:33 GeoIP.h -rw-r--r-- 1 root root 6199 Ιαν 5 18:33 alert.hpp -rw-r--r-- 1 root root 42518 Ιαν 5 18:33 alert_types.hpp -rw-r--r-- 1 root root 1808 Ιαν 5 18:33 alloca.hpp -rw-r--r-- 1 root root 1935 Ιαν 5 18:33 allocator.hpp -rw-r--r-- 1 root root 2136 Ιαν 5 18:33 assert.hpp drwxr-xr-x 2 root root 4096 Ιαν 5 18:33 aux_ -rw-r--r-- 1 root root 3715 Ιαν 5 18:33 bandwidth_limit.hpp -rw-r--r-- 1 root root 6789 Ιαν 5 18:33 bandwidth_manager.hpp -rw-r--r-- 1 root root 3168 Ιαν 5 18:33 bandwidth_queue_entry.hpp -rw-r--r-- 1 root root 9461 Ιαν 5 18:33 bencode.hpp -rw-r--r-- 1 root root 7030 Ιαν 5 18:33 bitfield.hpp -rw-r--r-- 1 root root 4325 Ιαν 5 18:33 broadcast_socket.hpp -rw-r--r-- 1 root root 12060 Ιαν 5 18:33 bt_peer_connection.hpp -rw-r--r-- 1 root root 4992 Ιαν 5 18:33 buffer.hpp -rw-r--r-- 1 root root 5585 Ιαν 5 18:33 chained_buffer.hpp -rw-r--r-- 1 root root 6304 Ιαν 5 18:33 config.hpp -rw-r--r-- 1 root root 3288 Ιαν 5 18:33 connection_queue.hpp -rw-r--r-- 1 root root 12553 Ιαν 5 18:33 create_torrent.hpp -rw-r--r-- 1 root root 2970 Ιαν 5 18:33 debug.hpp -rw-r--r-- 1 root root 2551 Ιαν 5 18:33 disk_buffer_holder.hpp -rw-r--r-- 1 root root 11649 Ιαν 5 18:33 disk_io_thread.hpp -rw-r--r-- 1 root root 6818 Ιαν 5 18:33 entry.hpp -rw-r--r-- 1 root root 2593 Ιαν 5 18:33 enum_net.hpp -rw-r--r-- 1 root root 7968 Ιαν 5 18:33 error_code.hpp -rw-r--r-- 1 root root 3944 Ιαν 5 18:33 escape_string.hpp drwxr-xr-x 2 root root 4096 Ιαν 5 18:33 extensions -rw-r--r-- 1 root root 6091 Ιαν 5 18:33 extensions.hpp -rw-r--r-- 1 root root 5086 Ιαν 5 18:33 file.hpp -rw-r--r-- 1 root root 2688 Ιαν 5 18:33 file_pool.hpp -rw-r--r-- 1 root root 5496 Ιαν 5 18:33 file_storage.hpp -rw-r--r-- 1 root root 2859 Ιαν 5 18:33 fingerprint.hpp -rw-r--r-- 1 root root 1832 Ιαν 5 18:33 gzip.hpp -rw-r--r-- 1 root root 3352 Ιαν 5 18:33 hasher.hpp -rw-r--r-- 1 root root 6559 Ιαν 5 18:33 http_connection.hpp -rw-r--r-- 1 root root 3787 Ιαν 5 18:33 http_parser.hpp -rw-r--r-- 1 root root 5312 Ιαν 5 18:33 http_seed_connection.hpp -rw-r--r-- 1 root root 3307 Ιαν 5 18:33 http_stream.hpp -rw-r--r-- 1 root root 3339 Ιαν 5 18:33 http_tracker_connection.hpp -rw-r--r-- 1 root root 2062 Ιαν 5 18:33 identify_client.hpp -rw-r--r-- 1 root root 1820 Ιαν 5 18:33 instantiate_connection.hpp -rw-r--r-- 1 root root 2747 Ιαν 5 18:33 intrusive_ptr_base.hpp -rw-r--r-- 1 root root 1490 Ιαν 5 18:33 invariant_check.hpp -rw-r--r-- 1 root root 4555 Ιαν 5 18:33 io.hpp -rw-r--r-- 1 root root 7562 Ιαν 5 18:33 ip_filter.hpp drwxr-xr-x 2 root root 4096 Ιαν 5 18:33 kademlia -rw-r--r-- 1 root root 6514 Ιαν 5 18:33 lazy_entry.hpp -rw-r--r-- 1 root root 2967 Ιαν 5 18:33 lsd.hpp -rw-r--r-- 1 root root 2635 Ιαν 5 18:33 magnet_uri.hpp -rw-r--r-- 1 root root 4850 Ιαν 5 18:33 natpmp.hpp -rw-r--r-- 1 root root 1997 Ιαν 5 18:33 parse_url.hpp -rw-r--r-- 1 root root 4020 Ιαν 5 18:33 pch.hpp -rw-r--r-- 1 root root 3671 Ιαν 5 18:33 pe_crypto.hpp -rw-r--r-- 1 root root 1947 Ιαν 5 18:33 peer.hpp -rw-r--r-- 1 root root 34266 Ιαν 5 18:33 peer_connection.hpp -rw-r--r-- 1 root root 5161 Ιαν 5 18:33 peer_id.hpp -rw-r--r-- 1 root root 5966 Ιαν 5 18:33 peer_info.hpp -rw-r--r-- 1 root root 1878 Ιαν 5 18:33 peer_request.hpp -rw-r--r-- 1 root root 2095 Ιαν 5 18:33 piece_block_progress.hpp -rw-r--r-- 1 root root 18713 Ιαν 5 18:33 piece_picker.hpp -rw-r--r-- 1 root root 13746 Ιαν 5 18:33 policy.hpp -rw-r--r-- 1 root root 4945 Ιαν 5 18:33 proxy_base.hpp -rw-r--r-- 1 root root 2159 Ιαν 5 18:33 random_sample.hpp -rw-r--r-- 1 root root 12897 Ιαν 5 18:33 session.hpp -rw-r--r-- 1 root root 25107 Ιαν 5 18:33 session_settings.hpp -rw-r--r-- 1 root root 3082 Ιαν 5 18:33 session_status.hpp -rw-r--r-- 1 root root 1836 Ιαν 5 18:33 size_type.hpp -rw-r--r-- 1 root root 7452 Ιαν 5 18:33 socket.hpp -rw-r--r-- 1 root root 1819 Ιαν 5 18:33 socket_type.hpp -rw-r--r-- 1 root root 4816 Ιαν 5 18:33 socks5_stream.hpp -rw-r--r-- 1 root root 5734 Ιαν 5 18:33 ssl_stream.hpp -rw-r--r-- 1 root root 9392 Ιαν 5 18:33 stat.hpp -rw-r--r-- 1 root root 14542 Ιαν 5 18:33 storage.hpp -rw-r--r-- 1 root root 12080 Ιαν 5 18:33 time.hpp -rw-r--r-- 1 root root 35128 Ιαν 5 18:33 torrent.hpp -rw-r--r-- 1 root root 17114 Ιαν 5 18:33 torrent_handle.hpp -rw-r--r-- 1 root root 12647 Ιαν 5 18:33 torrent_info.hpp -rw-r--r-- 1 root root 7080 Ιαν 5 18:33 tracker_manager.hpp -rw-r--r-- 1 root root 4912 Ιαν 5 18:33 udp_socket.hpp -rw-r--r-- 1 root root 3784 Ιαν 5 18:33 udp_tracker_connection.hpp -rw-r--r-- 1 root root 8495 Ιαν 5 18:33 upnp.hpp -rw-r--r-- 1 root root 3521 Ιαν 5 18:33 utf8.hpp -rw-r--r-- 1 root root 18428 Ιαν 5 18:33 variant_stream.hpp -rw-r--r-- 1 root root 1790 Ιαν 5 18:33 version.hpp -rw-r--r-- 1 root root 5692 Ιαν 5 18:33 web_peer_connection.hpp -rw-r--r-- 1 root root 5221 Ιαν 5 18:33 xml_parse.hpp /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/aux_: σύνολο 28 -rw-r--r-- 1 root root 25351 Ιαν 5 18:33 session_impl.hpp /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/extensions: σύνολο 24 -rw-r--r-- 1 root root 1959 Ιαν 5 18:33 logger.hpp -rw-r--r-- 1 root root 1966 Ιαν 5 18:33 lt_trackers.hpp -rw-r--r-- 1 root root 1981 Ιαν 5 18:33 metadata_transfer.hpp -rw-r--r-- 1 root root 1958 Ιαν 5 18:33 smart_ban.hpp -rw-r--r-- 1 root root 1966 Ιαν 5 18:33 ut_metadata.hpp -rw-r--r-- 1 root root 1973 Ιαν 5 18:33 ut_pex.hpp /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/include/libtorrent/kademlia: σύνολο 68 -rw-r--r-- 1 root root 2974 Ιαν 5 18:33 closest_nodes.hpp -rw-r--r-- 1 root root 5496 Ιαν 5 18:33 dht_tracker.hpp -rw-r--r-- 1 root root 3561 Ιαν 5 18:33 find_data.hpp -rw-r--r-- 1 root root 3335 Ιαν 5 18:33 logging.hpp -rw-r--r-- 1 root root 2982 Ιαν 5 18:33 msg.hpp -rw-r--r-- 1 root root 7035 Ιαν 5 18:33 node.hpp -rw-r--r-- 1 root root 2960 Ιαν 5 18:33 node_entry.hpp -rw-r--r-- 1 root root 2370 Ιαν 5 18:33 node_id.hpp -rw-r--r-- 1 root root 3252 Ιαν 5 18:33 observer.hpp -rw-r--r-- 1 root root 3944 Ιαν 5 18:33 refresh.hpp -rw-r--r-- 1 root root 7996 Ιαν 5 18:33 routing_table.hpp -rw-r--r-- 1 root root 3928 Ιαν 5 18:33 rpc_manager.hpp -rw-r--r-- 1 root root 4238 Ιαν 5 18:33 traversal_algorithm.hpp /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib: σύνολο 2772 -rwxr-xr-x 1 root root 1104 Ιαν 5 18:34 libtorrent-rasterbar.la lrwxrwxrwx 1 root root 29 Ιαν 5 18:34 libtorrent-rasterbar.so -> libtorrent-rasterbar.so.6.0.0 lrwxrwxrwx 1 root root 29 Ιαν 5 18:34 libtorrent-rasterbar.so.6 -> libtorrent-rasterbar.so.6.0.0 -rwxr-xr-x 1 root root 2823768 Ιαν 5 18:35 libtorrent-rasterbar.so.6.0.0 drwxr-xr-x 2 root root 4096 Ιαν 5 18:35 pkgconfig drwxr-xr-x 3 root root 4096 Ιαν 5 18:34 python2.6 /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 616 Ιαν 5 18:35 libtorrent-rasterbar.pc /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/python2.6: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 5 18:35 site-packages /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/lib/python2.6/site-packages: σύνολο 2252 -rwxr-xr-x 1 root root 2298860 Ιαν 5 18:35 libtorrent.so -rw-r--r-- 1 root root 365 Ιαν 5 18:34 python_libtorrent-0.15.4-py2.6.egg-info /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Ιαν 5 18:35 libtorrent-rasterbar-0.15.4 /home/djemos/salix-current/libtorrent-rastorbar/pkg/usr/src/libtorrent-rasterbar-0.15.4: σύνολο 4 -rw-r--r-- 1 root root 1242 Ιαν 5 18:35 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: usr/lib/libtorrent-rasterbar.so -> libtorrent-rasterbar.so.6.0.0 usr/lib/libtorrent-rasterbar.so.6 -> libtorrent-rasterbar.so.6.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libtorrent-rasterbar.so ) ( cd usr/lib ; ln -sf libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so ) ( cd usr/lib ; rm -rf libtorrent-rasterbar.so.6 ) ( cd usr/lib ; ln -sf libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so.6 ) 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» removed «./usr/lib/libtorrent-rasterbar.so.6» 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: /home/djemos/salix-current/libtorrent-rastorbar/libtorrent-rasterbar-0.15.4-i486-1dj.txz ./ install/ install/doinst.sh install/slack-desc usr/ usr/lib/ usr/lib/pkgconfig/ usr/lib/pkgconfig/libtorrent-rasterbar.pc usr/lib/libtorrent-rasterbar.la usr/lib/libtorrent-rasterbar.so.6.0.0 usr/lib/python2.6/ usr/lib/python2.6/site-packages/ usr/lib/python2.6/site-packages/libtorrent.so usr/lib/python2.6/site-packages/python_libtorrent-0.15.4-py2.6.egg-info usr/doc/ usr/doc/libtorrent-rasterbar-0.15.4/ usr/doc/libtorrent-rasterbar-0.15.4/ChangeLog usr/doc/libtorrent-rasterbar-0.15.4/COPYING usr/doc/libtorrent-rasterbar-0.15.4/docs/ usr/doc/libtorrent-rasterbar-0.15.4/docs/python_binding.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/deluge.png usr/doc/libtorrent-rasterbar-0.15.4/docs/flush.jpg usr/doc/libtorrent-rasterbar-0.15.4/docs/btg_thumb.jpg usr/doc/libtorrent-rasterbar-0.15.4/docs/disk_buffer.png usr/doc/libtorrent-rasterbar-0.15.4/docs/miro.jpg usr/doc/libtorrent-rasterbar-0.15.4/docs/lince.png usr/doc/libtorrent-rasterbar-0.15.4/docs/ziptorrent_thumb.gif usr/doc/libtorrent-rasterbar-0.15.4/docs/read_disk_buffers.graffle usr/doc/libtorrent-rasterbar-0.15.4/docs/merkle_tree.graffle usr/doc/libtorrent-rasterbar-0.15.4/docs/index.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/read_disk_buffers.dot usr/doc/libtorrent-rasterbar-0.15.4/docs/moopolice_thumb.gif usr/doc/libtorrent-rasterbar-0.15.4/docs/disk_access.png usr/doc/libtorrent-rasterbar-0.15.4/docs/disk_buffer_before_optimization.png usr/doc/libtorrent-rasterbar-0.15.4/docs/features.html usr/doc/libtorrent-rasterbar-0.15.4/docs/write_disk_buffers.png usr/doc/libtorrent-rasterbar-0.15.4/docs/style.css usr/doc/libtorrent-rasterbar-0.15.4/docs/udp_tracker_protocol.html usr/doc/libtorrent-rasterbar-0.15.4/docs/building.html usr/doc/libtorrent-rasterbar-0.15.4/docs/make_torrent.html usr/doc/libtorrent-rasterbar-0.15.4/docs/merkle_tree.png usr/doc/libtorrent-rasterbar-0.15.4/docs/client_test.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/Linkage.png usr/doc/libtorrent-rasterbar-0.15.4/docs/examples.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/python_binding.html usr/doc/libtorrent-rasterbar-0.15.4/docs/im_thumb.jpg usr/doc/libtorrent-rasterbar-0.15.4/docs/dht_extensions.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/tuning.html usr/doc/libtorrent-rasterbar-0.15.4/docs/running_tests.html usr/doc/libtorrent-rasterbar-0.15.4/docs/session_stats_peers.png usr/doc/libtorrent-rasterbar-0.15.4/docs/halite_thumb.png usr/doc/libtorrent-rasterbar-0.15.4/docs/read_disk_buffers.png usr/doc/libtorrent-rasterbar-0.15.4/docs/disk_buffer_sample.png usr/doc/libtorrent-rasterbar-0.15.4/docs/libtorrent_plugins.html usr/doc/libtorrent-rasterbar-0.15.4/docs/storage.png usr/doc/libtorrent-rasterbar-0.15.4/docs/bitrocket_thumb.png usr/doc/libtorrent-rasterbar-0.15.4/docs/projects.html usr/doc/libtorrent-rasterbar-0.15.4/docs/storage.graffle usr/doc/libtorrent-rasterbar-0.15.4/docs/tvitty.jpg usr/doc/libtorrent-rasterbar-0.15.4/docs/bubba.png usr/doc/libtorrent-rasterbar-0.15.4/docs/fdm.png usr/doc/libtorrent-rasterbar-0.15.4/docs/client_test.html usr/doc/libtorrent-rasterbar-0.15.4/docs/qbittorrent_thumb.jpg usr/doc/libtorrent-rasterbar-0.15.4/docs/pump.png usr/doc/libtorrent-rasterbar-0.15.4/docs/firetorrent.png usr/doc/libtorrent-rasterbar-0.15.4/docs/running_tests.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/tuning.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/leechcraft.png usr/doc/libtorrent-rasterbar-0.15.4/docs/extension_protocol.html usr/doc/libtorrent-rasterbar-0.15.4/docs/extension_protocol.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/fatrat.png usr/doc/libtorrent-rasterbar-0.15.4/docs/bitscast_thumb.png usr/doc/libtorrent-rasterbar-0.15.4/docs/tvblob.jpg usr/doc/libtorrent-rasterbar-0.15.4/docs/manual.html usr/doc/libtorrent-rasterbar-0.15.4/docs/write_disk_buffers.graffle usr/doc/libtorrent-rasterbar-0.15.4/docs/disk_io.png usr/doc/libtorrent-rasterbar-0.15.4/docs/manual.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/electric_sheep_thumb.jpg usr/doc/libtorrent-rasterbar-0.15.4/docs/projects.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/libtorrent_plugins.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/features.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/dht_extensions.html usr/doc/libtorrent-rasterbar-0.15.4/docs/limewire.png usr/doc/libtorrent-rasterbar-0.15.4/docs/libtorrent_screen.png usr/doc/libtorrent-rasterbar-0.15.4/docs/make_torrent.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/arctic_thumb.png usr/doc/libtorrent-rasterbar-0.15.4/docs/bitfox.png usr/doc/libtorrent-rasterbar-0.15.4/docs/udp_tracker_protocol.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/write_disk_buffers.dot usr/doc/libtorrent-rasterbar-0.15.4/docs/bitbuddy_thumb.jpg usr/doc/libtorrent-rasterbar-0.15.4/docs/index.html usr/doc/libtorrent-rasterbar-0.15.4/docs/client_test.png usr/doc/libtorrent-rasterbar-0.15.4/docs/bitslug_thumb.png usr/doc/libtorrent-rasterbar-0.15.4/docs/unicode_support.png usr/doc/libtorrent-rasterbar-0.15.4/docs/building.rst usr/doc/libtorrent-rasterbar-0.15.4/docs/examples.html usr/doc/libtorrent-rasterbar-0.15.4/AUTHORS usr/doc/libtorrent-rasterbar-0.15.4/NEWS usr/doc/libtorrent-rasterbar-0.15.4/README usr/include/ usr/include/libtorrent/ usr/include/libtorrent/bandwidth_queue_entry.hpp usr/include/libtorrent/http_parser.hpp usr/include/libtorrent/peer_request.hpp usr/include/libtorrent/magnet_uri.hpp usr/include/libtorrent/udp_tracker_connection.hpp usr/include/libtorrent/buffer.hpp usr/include/libtorrent/xml_parse.hpp usr/include/libtorrent/session_settings.hpp usr/include/libtorrent/bt_peer_connection.hpp usr/include/libtorrent/fingerprint.hpp usr/include/libtorrent/disk_buffer_holder.hpp usr/include/libtorrent/upnp.hpp usr/include/libtorrent/lsd.hpp usr/include/libtorrent/chained_buffer.hpp usr/include/libtorrent/http_stream.hpp usr/include/libtorrent/stat.hpp usr/include/libtorrent/session_status.hpp usr/include/libtorrent/debug.hpp usr/include/libtorrent/peer_connection.hpp usr/include/libtorrent/assert.hpp usr/include/libtorrent/socket_type.hpp usr/include/libtorrent/config.hpp usr/include/libtorrent/bitfield.hpp usr/include/libtorrent/socks5_stream.hpp usr/include/libtorrent/http_seed_connection.hpp usr/include/libtorrent/random_sample.hpp usr/include/libtorrent/io.hpp usr/include/libtorrent/bencode.hpp usr/include/libtorrent/web_peer_connection.hpp usr/include/libtorrent/intrusive_ptr_base.hpp usr/include/libtorrent/socket.hpp usr/include/libtorrent/file.hpp usr/include/libtorrent/http_tracker_connection.hpp usr/include/libtorrent/parse_url.hpp usr/include/libtorrent/session.hpp usr/include/libtorrent/ssl_stream.hpp usr/include/libtorrent/policy.hpp usr/include/libtorrent/enum_net.hpp usr/include/libtorrent/ConvertUTF.h usr/include/libtorrent/torrent_info.hpp usr/include/libtorrent/udp_socket.hpp usr/include/libtorrent/instantiate_connection.hpp usr/include/libtorrent/gzip.hpp usr/include/libtorrent/lazy_entry.hpp usr/include/libtorrent/entry.hpp usr/include/libtorrent/torrent.hpp usr/include/libtorrent/piece_block_progress.hpp usr/include/libtorrent/pch.hpp usr/include/libtorrent/error_code.hpp usr/include/libtorrent/alert.hpp usr/include/libtorrent/connection_queue.hpp usr/include/libtorrent/alloca.hpp usr/include/libtorrent/escape_string.hpp usr/include/libtorrent/ip_filter.hpp usr/include/libtorrent/http_connection.hpp usr/include/libtorrent/broadcast_socket.hpp usr/include/libtorrent/allocator.hpp usr/include/libtorrent/file_storage.hpp usr/include/libtorrent/bandwidth_manager.hpp usr/include/libtorrent/storage.hpp usr/include/libtorrent/alert_types.hpp usr/include/libtorrent/extensions.hpp usr/include/libtorrent/natpmp.hpp usr/include/libtorrent/GeoIP.h usr/include/libtorrent/proxy_base.hpp usr/include/libtorrent/tracker_manager.hpp usr/include/libtorrent/extensions/ usr/include/libtorrent/extensions/smart_ban.hpp usr/include/libtorrent/extensions/ut_pex.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/metadata_transfer.hpp usr/include/libtorrent/invariant_check.hpp usr/include/libtorrent/peer_info.hpp usr/include/libtorrent/torrent_handle.hpp usr/include/libtorrent/variant_stream.hpp usr/include/libtorrent/piece_picker.hpp usr/include/libtorrent/disk_io_thread.hpp usr/include/libtorrent/peer.hpp usr/include/libtorrent/time.hpp usr/include/libtorrent/size_type.hpp usr/include/libtorrent/aux_/ usr/include/libtorrent/aux_/session_impl.hpp usr/include/libtorrent/utf8.hpp usr/include/libtorrent/identify_client.hpp usr/include/libtorrent/kademlia/ usr/include/libtorrent/kademlia/node_id.hpp usr/include/libtorrent/kademlia/node.hpp usr/include/libtorrent/kademlia/msg.hpp usr/include/libtorrent/kademlia/rpc_manager.hpp usr/include/libtorrent/kademlia/refresh.hpp usr/include/libtorrent/kademlia/traversal_algorithm.hpp usr/include/libtorrent/kademlia/observer.hpp usr/include/libtorrent/kademlia/node_entry.hpp usr/include/libtorrent/kademlia/logging.hpp usr/include/libtorrent/kademlia/closest_nodes.hpp usr/include/libtorrent/kademlia/dht_tracker.hpp usr/include/libtorrent/kademlia/routing_table.hpp usr/include/libtorrent/kademlia/find_data.hpp usr/include/libtorrent/version.hpp usr/include/libtorrent/hasher.hpp usr/include/libtorrent/bandwidth_limit.hpp usr/include/libtorrent/file_pool.hpp usr/include/libtorrent/create_torrent.hpp usr/include/libtorrent/peer_id.hpp usr/include/libtorrent/pe_crypto.hpp usr/src/ usr/src/libtorrent-rasterbar-0.15.4/ usr/src/libtorrent-rasterbar-0.15.4/SLKBUILD usr/bin/ Slackware package /home/djemos/salix-current/libtorrent-rastorbar/libtorrent-rasterbar-0.15.4-i486-1dj.txz created. Package has been built.