tar -xf libtorrent-rasterbar-1.0.9.tar.gz checking whether make supports nested variables... yes Building libtorrent-rasterbar 1.0.9 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 whether gcc understands -c and -o together... yes 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... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking target system type... i586-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/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-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 how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i586-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 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/i586-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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-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/i586-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate Checking for posix thread support: checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -lpthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -lpthread fixes that... yes Checking for visibility support: checking for __attribute__((visibility("hidden")))... found yes Checking for boost libraries: checking for boostlib >= 1.36... yes checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes Checking for pkg-config: checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.20... yes Checking for functions and headers: checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for gethostbyname... yes checking for gethostbyname_r... yes checking for clock_gettime... yes Checking build options: checking whether deprecated functions should be enabled... yes checking whether debug build should be enabled... no checking whether invariant check should be enabled... no checking whether logging to disk should be enabled... no checking whether statistics logging should be enabled... no checking whether disk activity logging should be enabled... no Checking features to be enabled: checking whether encryption support should be enabled... yes configure: encryption support: now checking for the OpenSSL library... checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking whether geoip support should be enabled... yes checking whether dht support should be enabled... yes checking whether pool allocators should be enabled... yes Checking for extra build files: checking whether example files should be built... no checking whether test files should be built... no checking whether python bindings should be built... yes checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for python2.7... (cached) /usr/bin/python checking for a version of Python >= '2.1.0'... yes checking for a version of Python >= '2.4'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib -lpython2.7 checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... -lpthread -ldl -lutil -lm 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 whether boost_python is the correct library... yes Checking for external libraries: checking for FIEMAP support... checking linux/types.h usability... yes checking linux/types.h presence... yes checking for linux/types.h... yes checking for linux/fiemap.h... yes checking whether to link against system libgeoip... no checking whether to link against system libiconv... checking for shared library run path origin... done 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/link_flags config.status: creating bindings/python/compile_flags 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: 1.0.9 svn revision: Build environment: build system: i586-slackware-linux-gnu host system: i586-slackware-linux-gnu target system: i586-slackware-linux-gnu Compiler and linker flags: CPPFlags: -I/usr/include CFlags: -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden CXXFlags: -O2 -march=i586 -mtune=i686 -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden LDFlags: -L/usr/lib -fvisibility=hidden -fvisibility-inlines-hidden Libs: -lpthread Defs: -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"1.0.9\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 1.0.9\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"1.0.9\" -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=/\*\*/ -DHAVE_BOOST_SYSTEM=1 -D_FILE_OFFSET_BITS=64 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"2.7\" -DHAVE_BOOST_PYTHON=/\*\*/ -DHAVE_LINUX_TYPES_H=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: CPPFlags: -I/usr/include LDFlags: -L/usr/lib boost.system: -lboost_system boost.python: -lboost_python Python environment: -automake- binary: /usr/bin/python version: 2.7 platform: linux2 prefix: ${prefix} exec_prefix: ${exec_prefix} pythondir: ${prefix}/lib/python2.7/site-packages pkgpythondir: ${pythondir}/libtorrent-rasterbar pyexecdir: ${exec_prefix}/lib/python2.7/site-packages pkgpyexecdir: ${pyexecdir}/libtorrent-rasterbar -m4- cppflags: -I/usr/include/python2.7 ldflags: extra libs: -Xlinker -export-dynamic External libraries: system libgeoip: no system libiconv: no OpenSSL library: OpenSSL Libs: -lssl -lcrypto OpenSSL LDFlags: OpenSSL Includes: Type 'make' to compile libtorrent-rasterbar 1.0.9 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-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/include/libtorrent' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/include/libtorrent' Making all in src make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/src' CXX web_connection_base.lo CXX alert.lo CXX alert_manager.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 hasher.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 ip_voter.lo CXX lazy_bdecode.lo CXX logger.lo CXX lsd.lo CXX lt_trackers.lo CXX magnet_uri.lo CXX metadata_transfer.lo CC mpi.lo 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 rss.lo CXX session.lo CXX session_impl.lo In file included from /usr/include/dirent.h:244:0, from ../include/libtorrent/file.hpp:78, from ../include/libtorrent/storage.hpp:60, from ../include/libtorrent/torrent_handle.hpp:58, from ../include/libtorrent/session.hpp:50, from session_impl.cpp:62: session_impl.cpp: In member function ‘void libtorrent::aux::session_impl::load_state(const libtorrent::lazy_entry*)’: session_impl.cpp:1364:29: προειδοποίηση: offsetof within non-standard-layout type ‘libtorrent::aux::session_impl’ is undefined [-Winvalid-offsetof] if (c.offset == offsetof(session_impl, m_settings)) ^ 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 string_util.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 xml_parse.lo CXX version.lo CXX kademlia/dht_tracker.lo CXX kademlia/find_data.lo CXX kademlia/node.lo CXX kademlia/node_id.lo CXX kademlia/refresh.lo CXX kademlia/routing_table.lo CXX kademlia/rpc_manager.lo CXX kademlia/logging.lo CXX kademlia/traversal_algorithm.lo CXX kademlia/get_peers.lo CXX kademlia/get_item.lo CXX kademlia/item.lo CXX ../ed25519/src/add_scalar.lo CXX ../ed25519/src/fe.lo CXX ../ed25519/src/ge.lo CXX ../ed25519/src/key_exchange.lo CXX ../ed25519/src/keypair.lo CXX ../ed25519/src/sc.lo CXX ../ed25519/src/seed.lo CXX ../ed25519/src/sha512.lo CXX ../ed25519/src/sign.lo CXX ../ed25519/src/verify.lo CC GeoIP.lo GeoIP.c: In function ‘_check_mtime’: GeoIP.c:376:85: προειδοποίηση: implicit declaration of function ‘fileno’ [-Wimplicit-function-declaration] gi->cache = (unsigned char*)mmap(NULL, buf.st_size, PROT_READ, MAP_PRIVATE, fileno(gi->GeoIPDatabase), 0); ^ GeoIP.c: In function ‘_GeoIP_lookupaddress’: GeoIP.c:716:13: προειδοποίηση: implicit declaration of function ‘gethostbyname_r’ [-Wimplicit-function-declaration] result = gethostbyname_r(host,&phe2,buf,buflength,&phe,&herr); ^ CXX asio_ssl.lo CXXLD libtorrent-rasterbar.la make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/src' Making all in examples make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/examples' Making all in test make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/test' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/test' Making all in bindings make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings' Making all in python make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings/python' /usr/bin/python setup.py build running build running build_ext building 'libtorrent' extension creating build creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/src gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/fingerprint.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/entry.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/module.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/magnet_uri.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/version.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/session.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ src/session.cpp: In function ‘void {anonymous}::add_extension(libtorrent::session&, const boost::python::api::object&)’: src/session.cpp:82:29: προειδοποίηση: ‘boost::shared_ptr libtorrent::create_metadata_plugin(libtorrent::torrent*, void*)’ is deprecated [-Wdeprecated-declarations] s.add_extension(create_metadata_plugin); ^ In file included from src/session.cpp:20:0: ../../include/libtorrent/extensions/metadata_transfer.hpp:62:2: σημείωση: declared here create_metadata_plugin(torrent*, void*) TORRENT_DEPRECATED; ^ src/session.cpp:82:29: προειδοποίηση: ‘boost::shared_ptr libtorrent::create_metadata_plugin(libtorrent::torrent*, void*)’ is deprecated [-Wdeprecated-declarations] s.add_extension(create_metadata_plugin); ^ In file included from src/session.cpp:20:0: ../../include/libtorrent/extensions/metadata_transfer.hpp:62:2: σημείωση: declared here create_metadata_plugin(torrent*, void*) TORRENT_DEPRECATED; ^ 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:175: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 [-Wdeprecated-declarations] return s.add_torrent(ti, save, resume, storage_mode, paused, default_storage_constructor); ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:355:18: σημείωση: declared here torrent_handle add_torrent( ^ src/session.cpp: In function ‘void bind_session()’: src/session.cpp:510:59: προειδοποίηση: ‘void libtorrent::session::start_dht(const libtorrent::entry&)’ is deprecated [-Wdeprecated-declarations] void (session::*start_dht1)(entry const&) = &session::start_dht; ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:581:8: σημείωση: declared here void start_dht(entry const& startup_state) TORRENT_DEPRECATED; ^ src/session.cpp:666:51: προειδοποίηση: ‘libtorrent::entry libtorrent::session::dht_state() const’ is deprecated [-Wdeprecated-declarations] .def("dht_state", allow_threads(&session::dht_state)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:579:9: σημείωση: declared here entry dht_state() const TORRENT_DEPRECATED; ^ src/session.cpp:667:55: προειδοποίηση: ‘void libtorrent::session::set_dht_proxy(const libtorrent::proxy_settings&)’ is deprecated [-Wdeprecated-declarations] .def("set_dht_proxy", allow_threads(&session::set_dht_proxy)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:890:8: σημείωση: declared here void set_dht_proxy(proxy_settings const& s) TORRENT_DEPRECATED; ^ src/session.cpp:668:51: προειδοποίηση: ‘libtorrent::proxy_settings libtorrent::session::dht_proxy() const’ is deprecated [-Wdeprecated-declarations] .def("dht_proxy", allow_threads(&session::dht_proxy)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:892:18: σημείωση: declared here proxy_settings dht_proxy() const TORRENT_DEPRECATED; ^ src/session.cpp:688:71: προειδοποίηση: ‘void libtorrent::session::set_local_download_rate_limit(int)’ is deprecated [-Wdeprecated-declarations] .def("set_local_download_rate_limit", allow_threads(&session::set_local_download_rate_limit)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:909:8: σημείωση: declared here void set_local_download_rate_limit(int bytes_per_second) TORRENT_DEPRECATED; ^ src/session.cpp:689:67: προειδοποίηση: ‘int libtorrent::session::local_download_rate_limit() const’ is deprecated [-Wdeprecated-declarations] .def("local_download_rate_limit", allow_threads(&session::local_download_rate_limit)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:902:7: σημείωση: declared here int local_download_rate_limit() const TORRENT_DEPRECATED; ^ src/session.cpp:691:69: προειδοποίηση: ‘void libtorrent::session::set_local_upload_rate_limit(int)’ is deprecated [-Wdeprecated-declarations] .def("set_local_upload_rate_limit", allow_threads(&session::set_local_upload_rate_limit)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:907:8: σημείωση: declared here void set_local_upload_rate_limit(int bytes_per_second) TORRENT_DEPRECATED; ^ src/session.cpp:692:65: προειδοποίηση: ‘int libtorrent::session::local_upload_rate_limit() const’ is deprecated [-Wdeprecated-declarations] .def("local_upload_rate_limit", allow_threads(&session::local_upload_rate_limit)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:900:7: σημείωση: declared here int local_upload_rate_limit() const TORRENT_DEPRECATED; ^ src/session.cpp:694:65: προειδοποίηση: ‘void libtorrent::session::set_download_rate_limit(int)’ is deprecated [-Wdeprecated-declarations] .def("set_download_rate_limit", allow_threads(&session::set_download_rate_limit)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:913:8: σημείωση: declared here void set_download_rate_limit(int bytes_per_second) TORRENT_DEPRECATED; ^ src/session.cpp:695:61: προειδοποίηση: ‘int libtorrent::session::download_rate_limit() const’ is deprecated [-Wdeprecated-declarations] .def("download_rate_limit", allow_threads(&session::download_rate_limit)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:898:7: σημείωση: declared here int download_rate_limit() const TORRENT_DEPRECATED; ^ src/session.cpp:697:63: προειδοποίηση: ‘void libtorrent::session::set_upload_rate_limit(int)’ is deprecated [-Wdeprecated-declarations] .def("set_upload_rate_limit", allow_threads(&session::set_upload_rate_limit)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:911:8: σημείωση: declared here void set_upload_rate_limit(int bytes_per_second) TORRENT_DEPRECATED; ^ src/session.cpp:698:59: προειδοποίηση: ‘int libtorrent::session::upload_rate_limit() const’ is deprecated [-Wdeprecated-declarations] .def("upload_rate_limit", allow_threads(&session::upload_rate_limit)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:896:7: σημείωση: declared here int upload_rate_limit() const TORRENT_DEPRECATED; ^ src/session.cpp:700:57: προειδοποίηση: ‘void libtorrent::session::set_max_uploads(int)’ is deprecated [-Wdeprecated-declarations] .def("set_max_uploads", allow_threads(&session::set_max_uploads)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:915:8: σημείωση: declared here void set_max_uploads(int limit) TORRENT_DEPRECATED; ^ src/session.cpp:701:61: προειδοποίηση: ‘void libtorrent::session::set_max_connections(int)’ is deprecated [-Wdeprecated-declarations] .def("set_max_connections", allow_threads(&session::set_max_connections)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:917:8: σημείωση: declared here void set_max_connections(int limit) TORRENT_DEPRECATED; ^ src/session.cpp:702:57: προειδοποίηση: ‘int libtorrent::session::max_connections() const’ is deprecated [-Wdeprecated-declarations] .def("max_connections", allow_threads(&session::max_connections)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:922:7: σημείωση: declared here int max_connections() const TORRENT_DEPRECATED; ^ src/session.cpp:703:71: προειδοποίηση: ‘void libtorrent::session::set_max_half_open_connections(int)’ is deprecated [-Wdeprecated-declarations] .def("set_max_half_open_connections", allow_threads(&session::set_max_half_open_connections)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:919:8: σημείωση: declared here void set_max_half_open_connections(int limit) TORRENT_DEPRECATED; ^ src/session.cpp:704:57: προειδοποίηση: ‘int libtorrent::session::num_connections() const’ is deprecated [-Wdeprecated-declarations] .def("num_connections", allow_threads(&session::num_connections)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:872:7: σημείωση: declared here int num_connections() const TORRENT_DEPRECATED; ^ src/session.cpp:724:60: προειδοποίηση: ‘void libtorrent::session::set_severity_level(libtorrent::alert::severity_t)’ is deprecated [-Wdeprecated-declarations] .def("set_severity_level", allow_threads(&session::set_severity_level)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:984:8: σημείωση: declared here void set_severity_level(alert::severity_t s) TORRENT_DEPRECATED; ^ src/session.cpp:725:68: προειδοποίηση: ‘size_t libtorrent::session::set_alert_queue_size_limit(size_t)’ is deprecated [-Wdeprecated-declarations] .def("set_alert_queue_size_limit", allow_threads(&session::set_alert_queue_size_limit)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:987:10: σημείωση: declared here size_t set_alert_queue_size_limit(size_t queue_size_limit_) TORRENT_DEPRECATED; ^ src/session.cpp:733:56: προειδοποίηση: ‘void libtorrent::session::set_peer_proxy(const libtorrent::proxy_settings&)’ is deprecated [-Wdeprecated-declarations] .def("set_peer_proxy", allow_threads(&session::set_peer_proxy)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:876:8: σημείωση: declared here void set_peer_proxy(proxy_settings const& s) TORRENT_DEPRECATED; ^ src/session.cpp:734:59: προειδοποίηση: ‘void libtorrent::session::set_tracker_proxy(const libtorrent::proxy_settings&)’ is deprecated [-Wdeprecated-declarations] .def("set_tracker_proxy", allow_threads(&session::set_tracker_proxy)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:880:8: σημείωση: declared here void set_tracker_proxy(proxy_settings const& s) TORRENT_DEPRECATED; ^ src/session.cpp:735:60: προειδοποίηση: ‘void libtorrent::session::set_web_seed_proxy(const libtorrent::proxy_settings&)’ is deprecated [-Wdeprecated-declarations] .def("set_web_seed_proxy", allow_threads(&session::set_web_seed_proxy)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:878:8: σημείωση: declared here void set_web_seed_proxy(proxy_settings const& s) TORRENT_DEPRECATED; ^ src/session.cpp:736:52: προειδοποίηση: ‘libtorrent::proxy_settings libtorrent::session::peer_proxy() const’ is deprecated [-Wdeprecated-declarations] .def("peer_proxy", allow_threads(&session::peer_proxy)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:883:18: σημείωση: declared here proxy_settings peer_proxy() const TORRENT_DEPRECATED; ^ src/session.cpp:737:55: προειδοποίηση: ‘libtorrent::proxy_settings libtorrent::session::tracker_proxy() const’ is deprecated [-Wdeprecated-declarations] .def("tracker_proxy", allow_threads(&session::tracker_proxy)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:887:18: σημείωση: declared here proxy_settings tracker_proxy() const TORRENT_DEPRECATED; ^ src/session.cpp:738:56: προειδοποίηση: ‘libtorrent::proxy_settings libtorrent::session::web_seed_proxy() const’ is deprecated [-Wdeprecated-declarations] .def("web_seed_proxy", allow_threads(&session::web_seed_proxy)) ^ In file included from src/session.cpp:8:0: ../../include/libtorrent/session.hpp:885:18: σημείωση: declared here proxy_settings web_seed_proxy() const TORRENT_DEPRECATED; ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/peer_info.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/torrent_handle.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ src/torrent_handle.cpp: In function ‘boost::intrusive_ptr get_torrent_info(const libtorrent::torrent_handle&)’: src/torrent_handle.cpp:317:70: προειδοποίηση: ‘const libtorrent::torrent_info& libtorrent::torrent_handle::get_torrent_info() const’ is deprecated [-Wdeprecated-declarations] return boost::intrusive_ptr(&h.get_torrent_info()); ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:842:23: σημείωση: declared here const torrent_info& get_torrent_info() const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp: In function ‘void set_peer_upload_limit(libtorrent::torrent_handle&, const boost::python::tuple&, int)’: src/torrent_handle.cpp:334:58: προειδοποίηση: ‘void libtorrent::torrent_handle::set_peer_upload_limit(boost::asio::ip::tcp::endpoint, int) const’ is deprecated [-Wdeprecated-declarations] th.set_peer_upload_limit(tuple_to_endpoint(ip), limit); ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:850:8: σημείωση: declared here void set_peer_upload_limit(tcp::endpoint ip, int limit) const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp: In function ‘void set_peer_download_limit(libtorrent::torrent_handle&, const boost::python::tuple&, int)’: src/torrent_handle.cpp:339:60: προειδοποίηση: ‘void libtorrent::torrent_handle::set_peer_download_limit(boost::asio::ip::tcp::endpoint, int) const’ is deprecated [-Wdeprecated-declarations] th.set_peer_download_limit(tuple_to_endpoint(ip), limit); ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:852:8: σημείωση: declared here void set_peer_download_limit(tcp::endpoint ip, int limit) const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp: In function ‘void bind_torrent_handle()’: src/torrent_handle.cpp:354:71: προειδοποίηση: ‘bool libtorrent::torrent_handle::super_seeding() const’ is deprecated [-Wdeprecated-declarations] bool (torrent_handle::*super_seeding0)() const = &torrent_handle::super_seeding; ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:872:8: σημείωση: declared here bool super_seeding() const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:365:100: προειδοποίηση: ‘void libtorrent::torrent_handle::move_storage(const wstring&, int) const’ is deprecated [-Wdeprecated-declarations] void (torrent_handle::*move_storage1)(std::wstring const&, int flags) const = &torrent_handle::move_storage; ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:1143:8: σημείωση: declared here void move_storage(std::wstring const& save_path, int flags = 0) const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:366:93: προειδοποίηση: ‘void libtorrent::torrent_handle::rename_file(int, const wstring&) const’ is deprecated [-Wdeprecated-declarations] void (torrent_handle::*rename_file1)(int, std::wstring const&) const = &torrent_handle::rename_file; ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:1145:8: σημείωση: declared here void rename_file(int index, std::wstring const& new_name) const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:417:49: προειδοποίηση: ‘void libtorrent::torrent_handle::filter_piece(int, bool) const’ is deprecated [-Wdeprecated-declarations] .def("filter_piece", _(&torrent_handle::filter_piece)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:880:8: σημείωση: declared here void filter_piece(int index, bool filter) const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:418:54: προειδοποίηση: ‘bool libtorrent::torrent_handle::is_piece_filtered(int) const’ is deprecated [-Wdeprecated-declarations] .def("is_piece_filtered", _(&torrent_handle::is_piece_filtered)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:884:8: σημείωση: declared here bool is_piece_filtered(int index) const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:419:54: προειδοποίηση: ‘libtorrent::entry libtorrent::torrent_handle::write_resume_data() const’ is deprecated [-Wdeprecated-declarations] .def("write_resume_data", _(&torrent_handle::write_resume_data)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:896:9: σημείωση: declared here entry write_resume_data() const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:420:44: προειδοποίηση: ‘bool libtorrent::torrent_handle::is_seed() const’ is deprecated [-Wdeprecated-declarations] .def("is_seed", _(&torrent_handle::is_seed)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:860:8: σημείωση: declared here bool is_seed() const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:421:48: προειδοποίηση: ‘bool libtorrent::torrent_handle::is_finished() const’ is deprecated [-Wdeprecated-declarations] .def("is_finished", _(&torrent_handle::is_finished)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:862:8: σημείωση: declared here bool is_finished() const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:422:46: προειδοποίηση: ‘bool libtorrent::torrent_handle::is_paused() const’ is deprecated [-Wdeprecated-declarations] .def("is_paused", _(&torrent_handle::is_paused)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:864:8: σημείωση: declared here bool is_paused() const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:423:52: προειδοποίηση: ‘bool libtorrent::torrent_handle::is_auto_managed() const’ is deprecated [-Wdeprecated-declarations] .def("is_auto_managed", _(&torrent_handle::is_auto_managed)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:866:8: σημείωση: declared here bool is_auto_managed() const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:424:49: προειδοποίηση: ‘bool libtorrent::torrent_handle::has_metadata() const’ is deprecated [-Wdeprecated-declarations] .def("has_metadata", _(&torrent_handle::has_metadata)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:870:8: σημείωση: declared here bool has_metadata() const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:426:41: προειδοποίηση: ‘std::string libtorrent::torrent_handle::name() const’ is deprecated [-Wdeprecated-declarations] .def("name", _(&torrent_handle::name)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:838:15: σημείωση: declared here std::string name() const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:463:46: προειδοποίηση: ‘void libtorrent::torrent_handle::set_ratio(float) const’ is deprecated [-Wdeprecated-declarations] .def("set_ratio", _(&torrent_handle::set_ratio)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:856:8: σημείωση: declared here void set_ratio(float up_down_ratio) const TORRENT_DEPRECATED; ^ src/torrent_handle.cpp:464:46: προειδοποίηση: ‘std::string libtorrent::torrent_handle::save_path() const’ is deprecated [-Wdeprecated-declarations] .def("save_path", _(&torrent_handle::save_path)) ^ In file included from src/torrent_handle.cpp:7:0: ../../include/libtorrent/torrent_handle.hpp:830:15: σημείωση: declared here std::string save_path() const TORRENT_DEPRECATED; ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/big_number.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/string.cpp -o build/temp.linux-i686-2.7/src/string.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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/utility.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/torrent_info.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ src/torrent_info.cpp: In function ‘libtorrent::file_storage::iterator {anonymous}::begin_files(libtorrent::torrent_info&)’: src/torrent_info.cpp:94:30: προειδοποίηση: ‘libtorrent::torrent_info::file_iterator libtorrent::torrent_info::begin_files() const’ is deprecated [-Wdeprecated-declarations] return i.begin_files(); ^ In file included from src/torrent_info.cpp:6:0: ../../include/libtorrent/torrent_info.hpp:490:17: σημείωση: declared here file_iterator begin_files() const TORRENT_DEPRECATED { return m_files.begin_deprecated(); } ^ src/torrent_info.cpp: In function ‘libtorrent::file_storage::iterator {anonymous}::end_files(libtorrent::torrent_info&)’: src/torrent_info.cpp:99:28: προειδοποίηση: ‘libtorrent::torrent_info::file_iterator libtorrent::torrent_info::end_files() const’ is deprecated [-Wdeprecated-declarations] return i.end_files(); ^ In file included from src/torrent_info.cpp:6:0: ../../include/libtorrent/torrent_info.hpp:492:17: σημείωση: declared here file_iterator end_files() const TORRENT_DEPRECATED { return m_files.end_deprecated(); } ^ src/torrent_info.cpp: In function ‘void bind_torrent_info()’: src/torrent_info.cpp:237:83: προειδοποίηση: ‘void libtorrent::torrent_info::rename_file(int, const wstring&)’ is deprecated [-Wdeprecated-declarations] void (torrent_info::*rename_file1)(int, std::wstring const&) = &torrent_info::rename_file; ^ In file included from src/torrent_info.cpp:6:0: ../../include/libtorrent/torrent_info.hpp:407:8: σημείωση: declared here void rename_file(int index, std::wstring const& new_filename) TORRENT_DEPRECATED; ^ src/torrent_info.cpp:274:47: προειδοποίηση: ‘libtorrent::torrent_info::file_iterator libtorrent::torrent_info::file_at_offset(libtorrent::size_type) const’ is deprecated [-Wdeprecated-declarations] .def("file_at_offset", &torrent_info::file_at_offset) ^ In file included from src/torrent_info.cpp:6:0: ../../include/libtorrent/torrent_info.hpp:498:17: σημείωση: declared here file_iterator file_at_offset(size_type offset) const TORRENT_DEPRECATED ^ src/torrent_info.cpp: At global scope: src/torrent_info.cpp:92:28: προειδοποίηση: ‘libtorrent::file_storage::iterator {anonymous}::begin_files(libtorrent::torrent_info&)’ defined but not used [-Wunused-function] file_storage::iterator begin_files(torrent_info& i) ^ src/torrent_info.cpp:97:28: προειδοποίηση: ‘libtorrent::file_storage::iterator {anonymous}::end_files(libtorrent::torrent_info&)’ defined but not used [-Wunused-function] file_storage::iterator end_files(torrent_info& i) ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/converters.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/error_code.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/ip_filter.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/alert.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ src/alert.cpp: In function ‘void bind_alert()’: src/alert.cpp:111:38: προειδοποίηση: ‘libtorrent::alert::severity_t libtorrent::alert::severity() const’ is deprecated [-Wdeprecated-declarations] .def("severity", &alert::severity) ^ In file included from src/alert.cpp:6:0: ../../include/libtorrent/alert.hpp:228:14: σημείωση: declared here severity_t severity() const TORRENT_DEPRECATED { return warning; } ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/torrent_status.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/create_torrent.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ src/create_torrent.cpp: In function ‘void bind_create_torrent()’: src/create_torrent.cpp:81:124: προειδοποίηση: ‘void libtorrent::file_storage::add_file(const wstring&, libtorrent::size_type, int, time_t, const string&)’ is deprecated [-Wdeprecated-declarations] void (file_storage::*add_file1)(std::wstring const&, size_type, int, std::time_t, std::string const&) = &file_storage::add_file; ^ In file included from ../../include/libtorrent/create_torrent.hpp:38:0, from src/create_torrent.cpp:6: ../../include/libtorrent/file_storage.hpp:314:8: σημείωση: declared here void add_file(std::wstring const& p, size_type size, int flags = 0 ^ src/create_torrent.cpp:87:75: προειδοποίηση: ‘void libtorrent::file_storage::set_name(const wstring&)’ is deprecated [-Wdeprecated-declarations] void (file_storage::*set_name1)(std::wstring const&) = &file_storage::set_name; ^ In file included from ../../include/libtorrent/create_torrent.hpp:38:0, from src/create_torrent.cpp:6: ../../include/libtorrent/file_storage.hpp:319:8: σημείωση: declared here void set_name(std::wstring const& n) TORRENT_DEPRECATED; ^ src/create_torrent.cpp:88:83: προειδοποίηση: ‘void libtorrent::file_storage::rename_file(int, const wstring&)’ is deprecated [-Wdeprecated-declarations] void (file_storage::*rename_file1)(int, std::wstring const&) = &file_storage::rename_file; ^ In file included from ../../include/libtorrent/create_torrent.hpp:38:0, from src/create_torrent.cpp:6: ../../include/libtorrent/file_storage.hpp:317:8: σημείωση: declared here void rename_file(int index, std::wstring const& new_filename) TORRENT_DEPRECATED; ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/session_settings.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden -fPIC -I/usr/include -I/usr/include -I../../include -I/usr/include/python2.7 -c src/datetime.cpp -o build/temp.linux-i686-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 cc1plus: προειδοποίηση: command line option ‘-Wstrict-prototypes’ is valid for C/ObjC but not for C++ creating build/lib.linux-i686-2.7 g++ -pthread -shared -lpthread -O2 -march=i586 -mtune=i686 -fvisibility=hidden build/temp.linux-i686-2.7/src/fingerprint.o build/temp.linux-i686-2.7/src/entry.o build/temp.linux-i686-2.7/src/module.o build/temp.linux-i686-2.7/src/magnet_uri.o build/temp.linux-i686-2.7/src/version.o build/temp.linux-i686-2.7/src/session.o build/temp.linux-i686-2.7/src/peer_info.o build/temp.linux-i686-2.7/src/torrent_handle.o build/temp.linux-i686-2.7/src/big_number.o build/temp.linux-i686-2.7/src/string.o build/temp.linux-i686-2.7/src/utility.o build/temp.linux-i686-2.7/src/torrent_info.o build/temp.linux-i686-2.7/src/converters.o build/temp.linux-i686-2.7/src/error_code.o build/temp.linux-i686-2.7/src/ip_filter.o build/temp.linux-i686-2.7/src/alert.o build/temp.linux-i686-2.7/src/torrent_status.o build/temp.linux-i686-2.7/src/create_torrent.o build/temp.linux-i686-2.7/src/session_settings.o build/temp.linux-i686-2.7/src/datetime.o -L/usr/lib -ltorrent-rasterbar -lpthread -lboost_system -lboost_python -lpthread -lssl -lcrypto -lpython2.7 -o build/lib.linux-i686-2.7/libtorrent.so -L../../src/.libs -L/usr/lib -L/usr/lib -fvisibility=hidden -fvisibility-inlines-hidden make[2]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings/python' make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings' make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings' Making all in tools make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/tools' make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9' Making install in include/libtorrent make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/include/libtorrent' make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/include/libtorrent' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent' /usr/bin/ginstall -c -m 644 address.hpp add_torrent_params.hpp alert.hpp alert_manager.hpp alert_dispatcher.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 ed25519.hpp entry.hpp enum_net.hpp error.hpp error_code.hpp escape_string.hpp export.hpp extensions.hpp file.hpp '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/.' /usr/bin/ginstall -c -m 644 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 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 ip_voter.hpp lazy_entry.hpp lsd.hpp magnet_uri.hpp max.hpp natpmp.hpp packet_buffer.hpp parse_url.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 '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/.' /usr/bin/ginstall -c -m 644 rss.hpp session.hpp session_settings.hpp session_status.hpp settings.hpp sha1_hash.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 string_util.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 '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/.' /usr/bin/mkdir -p '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/kademlia' /usr/bin/ginstall -c -m 644 kademlia/dht_tracker.hpp kademlia/dht_observer.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 kademlia/item.hpp kademlia/get_item.hpp kademlia/get_peers.hpp '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/kademlia' /usr/bin/mkdir -p '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/aux_' /usr/bin/ginstall -c -m 644 aux_/session_impl.hpp '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/aux_' /usr/bin/mkdir -p '/home/djemos/salix-packs/libtorrent-raserbar/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-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/extensions' make[2]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/include/libtorrent' make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/include/libtorrent' Making install in src make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/src' make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/src' /usr/bin/mkdir -p '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libtorrent-rasterbar.la '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libtorrent-rasterbar.so.8.0.0 /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/libtorrent-rasterbar.so.8.0.0 libtool: install: (cd /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib && { ln -s -f libtorrent-rasterbar.so.8.0.0 libtorrent-rasterbar.so.8 || { rm -f libtorrent-rasterbar.so.8 && ln -s libtorrent-rasterbar.so.8.0.0 libtorrent-rasterbar.so.8; }; }) libtool: install: (cd /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib && { ln -s -f libtorrent-rasterbar.so.8.0.0 libtorrent-rasterbar.so || { rm -f libtorrent-rasterbar.so && ln -s libtorrent-rasterbar.so.8.0.0 libtorrent-rasterbar.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libtorrent-rasterbar.lai /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/libtorrent-rasterbar.la libtool: 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-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/src' make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/src' Making install in examples make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/examples' make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/examples' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/examples' make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/examples' Making install in test make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/test' make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/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-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/test' make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/test' Making install in bindings make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings' Making install in python make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings/python' /usr/bin/python setup.py build running build running build_ext make[3]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings/python' /usr/bin/python setup.py install --prefix=/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr running install running build running build_ext running install_lib creating /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/python2.7 creating /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/python2.7/site-packages copying build/lib.linux-i686-2.7/libtorrent.so -> /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/python2.7/site-packages running install_egg_info Writing /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/python2.7/site-packages/python_libtorrent-1.0.9-py2.7.egg-info make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings/python' make[2]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings/python' make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings' make[3]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/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-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings' make[2]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings' make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/bindings' Making install in tools make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/tools' make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/tools' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/tools' make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9/tools' make[1]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9' make[2]: Entering directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 libtorrent-rasterbar.pc '/home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/pkgconfig' make[2]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9' make[1]: Leaving directory '/home/djemos/salix-packs/libtorrent-raserbar/src/libtorrent-rasterbar-1.0.9' /home/djemos/salix-packs/libtorrent-raserbar/pkg: σύνολο 8 drwxr-xr-x 2 root root 4096 Απρ 4 18:57 install drwxr-xr-x 6 root root 4096 Απρ 4 18:57 usr /home/djemos/salix-packs/libtorrent-raserbar/pkg/install: σύνολο 4 -rw-r--r-- 1 root root 558 Απρ 4 18:57 slack-desc /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr: σύνολο 16 drwxr-xr-x 3 root root 4096 Απρ 4 18:57 doc drwxr-xr-x 3 root root 4096 Απρ 4 18:57 include drwxr-xr-x 4 root root 4096 Απρ 4 18:57 lib drwxr-xr-x 3 root root 4096 Απρ 4 18:43 src /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/doc: σύνολο 4 drwxr-xr-x 3 root root 4096 Απρ 4 18:57 libtorrent-rasterbar-1.0.9 /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/doc/libtorrent-rasterbar-1.0.9: σύνολο 80 -rw-r--r-- 1 root root 487 Απρ 4 18:57 AUTHORS -rw-r--r-- 1 root root 1524 Απρ 4 18:57 COPYING -rw-r--r-- 1 root root 63652 Απρ 4 18:57 ChangeLog -rw-r--r-- 1 root root 14 Απρ 4 18:57 NEWS drwxr-xr-x 3 root root 4096 Απρ 4 18:43 docs /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/doc/libtorrent-rasterbar-1.0.9/docs: σύνολο 3144 -rw-r--r-- 1 root root 41448 Φεβ 28 09:25 building.html -rw-r--r-- 1 root root 39802 Φεβ 28 09:24 building.rst -rw-r--r-- 1 root root 5203 Φεβ 28 09:25 client_test.html -rw-r--r-- 1 root root 664722 Οκτ 16 03:21 client_test.png -rw-r--r-- 1 root root 2089 Φεβ 28 09:24 client_test.rst -rw-r--r-- 1 root root 7795 Οκτ 16 03:21 complete_bit_prefixes.png -rw-r--r-- 1 root root 5902 Φεβ 28 09:25 contributing.html -rw-r--r-- 1 root root 1987 Φεβ 28 09:24 contributing.rst -rw-r--r-- 1 root root 18998 Ιούν 18 2015 cwnd.png -rw-r--r-- 1 root root 30207 Ιούν 18 2015 cwnd_thumb.png -rw-r--r-- 1 root root 10875 Ιούν 18 2015 delays.png -rw-r--r-- 1 root root 10938 Ιούν 18 2015 delays_thumb.png -rw-r--r-- 1 root root 6083 Φεβ 28 09:25 dht_extensions.html -rw-r--r-- 1 root root 2456 Φεβ 28 09:24 dht_extensions.rst -rw-r--r-- 1 root root 21517 Φεβ 28 09:25 dht_rss.html -rw-r--r-- 1 root root 13391 Φεβ 28 09:24 dht_rss.rst -rw-r--r-- 1 root root 15565 Φεβ 28 09:25 dht_sec.html -rw-r--r-- 1 root root 10252 Φεβ 28 09:24 dht_sec.rst -rw-r--r-- 1 root root 25558 Φεβ 28 09:25 dht_store.html -rw-r--r-- 1 root root 15163 Φεβ 28 09:24 dht_store.rst -rw-r--r-- 1 root root 3032 Ιούν 18 2015 disk_access.png -rw-r--r-- 1 root root 5768 Ιούν 18 2015 disk_access_elevator.png -rw-r--r-- 1 root root 5309 Ιούν 18 2015 disk_access_no_elevator.png -rw-r--r-- 1 root root 5170 Ιούν 18 2015 disk_buffer.png -rw-r--r-- 1 root root 4846 Ιούν 18 2015 disk_buffer_before_optimization.png -rw-r--r-- 1 root root 5340 Ιούν 18 2015 disk_buffer_sample.png -rw-r--r-- 1 root root 4393 Ιούν 18 2015 disk_io.png -rw-r--r-- 1 root root 99842 Φεβ 28 09:25 examples.html -rw-r--r-- 1 root root 1137 Φεβ 28 09:24 examples.rst -rw-r--r-- 1 root root 18569 Φεβ 28 09:25 extension_protocol.html -rw-r--r-- 1 root root 16598 Φεβ 28 09:24 extension_protocol.rst -rw-r--r-- 1 root root 24327 Φεβ 28 09:25 features.html -rw-r--r-- 1 root root 17629 Φεβ 28 09:24 features.rst -rw-r--r-- 1 root root 1606 Φεβ 28 09:24 hacking.diagram -rw-r--r-- 1 root root 9366 Φεβ 28 09:25 hacking.html -rw-r--r-- 1 root root 6260 Φεβ 28 07:43 hacking.png -rw-r--r-- 1 root root 9035 Οκτ 16 03:21 hash_distribution.png -rw-r--r-- 1 root root 12093 Ιούν 18 2015 im_thumb.jpg drwxr-xr-x 2 root root 4096 Απρ 4 18:43 img -rw-r--r-- 1 root root 8595 Φεβ 28 09:25 index.html -rw-r--r-- 1 root root 4369 Φεβ 28 09:24 index.rst -rw-r--r-- 1 root root 5825 Οκτ 16 03:21 ip_id_v4.png -rw-r--r-- 1 root root 6416 Οκτ 16 03:21 ip_id_v6.png -rw-r--r-- 1 root root 49996 Φεβ 28 09:27 manual-ref.html -rw-r--r-- 1 root root 42063 Φεβ 28 09:27 manual-ref.rst -rw-r--r-- 1 root root 18792 Ιούν 18 2015 merkle_tree.png -rw-r--r-- 1 root root 34999 Ιούν 18 2015 our_delay_base.png -rw-r--r-- 1 root root 55460 Ιούν 18 2015 our_delay_base_thumb.png -rw-r--r-- 1 root root 10518 Φεβ 28 09:25 projects.html -rw-r--r-- 1 root root 5984 Φεβ 28 09:24 projects.rst -rw-r--r-- 1 root root 9408 Φεβ 28 09:25 python_binding.html -rw-r--r-- 1 root root 4484 Φεβ 28 09:24 python_binding.rst -rw-r--r-- 1 root root 1234 Φεβ 28 09:24 read_disk_buffers.diagram -rw-r--r-- 1 root root 16068 Φεβ 28 09:24 read_disk_buffers.png -rw-r--r-- 1 root root 110157 Φεβ 28 09:27 reference-Alerts.html -rw-r--r-- 1 root root 41382 Φεβ 28 09:27 reference-Bencoding.html -rw-r--r-- 1 root root 178958 Φεβ 28 09:27 reference-Core.html -rw-r--r-- 1 root root 25262 Φεβ 28 09:27 reference-Create_Torrents.html -rw-r--r-- 1 root root 48807 Φεβ 28 09:27 reference-Custom_Storage.html -rw-r--r-- 1 root root 36723 Φεβ 28 09:27 reference-Error_Codes.html -rw-r--r-- 1 root root 9514 Φεβ 28 09:27 reference-Filter.html -rw-r--r-- 1 root root 36655 Φεβ 28 09:27 reference-Plugins.html -rw-r--r-- 1 root root 14002 Φεβ 28 09:27 reference-RSS.html -rw-r--r-- 1 root root 104874 Φεβ 28 09:27 reference-Session.html -rw-r--r-- 1 root root 100135 Φεβ 28 09:27 reference-Settings.html -rw-r--r-- 1 root root 28104 Φεβ 28 09:27 reference-Storage.html -rw-r--r-- 1 root root 7856 Φεβ 28 09:27 reference-String.html -rw-r--r-- 1 root root 12631 Φεβ 28 09:27 reference-Time.html -rw-r--r-- 1 root root 19766 Φεβ 28 09:27 reference-Utility.html -rw-r--r-- 1 root root 29192 Φεβ 28 09:27 reference.html -rw-r--r-- 1 root root 4346 Φεβ 28 09:24 rst.css -rw-r--r-- 1 root root 3902 Ιούν 18 2015 session_stats_peers.png -rw-r--r-- 1 root root 21786 Φεβ 28 09:24 storage.png -rw-r--r-- 1 root root 9167 Φεβ 28 09:25 streaming.html -rw-r--r-- 1 root root 6062 Φεβ 28 09:24 streaming.rst -rw-r--r-- 1 root root 6402 Φεβ 28 09:24 style.css -rw-r--r-- 1 root root 147837 Φεβ 28 09:27 todo.html -rw-r--r-- 1 root root 6172 Ιούν 18 2015 troubleshooting.dot -rw-r--r-- 1 root root 3674 Φεβ 28 09:25 troubleshooting.html -rw-r--r-- 1 root root 313911 Φεβ 28 09:24 troubleshooting.png -rw-r--r-- 1 root root 613 Φεβ 28 09:24 troubleshooting.rst -rw-r--r-- 1 root root 40618 Οκτ 16 03:21 troubleshooting_thumb.png -rw-r--r-- 1 root root 39687 Φεβ 28 09:25 tuning.html -rw-r--r-- 1 root root 30232 Φεβ 28 09:24 tuning.rst -rw-r--r-- 1 root root 16809 Φεβ 28 09:25 udp_tracker_protocol.html -rw-r--r-- 1 root root 17165 Φεβ 28 09:24 udp_tracker_protocol.rst -rw-r--r-- 1 root root 21954 Φεβ 28 09:25 utp.html -rw-r--r-- 1 root root 16702 Φεβ 28 09:24 utp.rst -rw-r--r-- 1 root root 234 Φεβ 28 09:24 utp_stack.diagram -rw-r--r-- 1 root root 833 Φεβ 28 07:43 utp_stack.png -rw-r--r-- 1 root root 1146 Φεβ 28 09:24 write_disk_buffers.diagram -rw-r--r-- 1 root root 15520 Φεβ 28 09:24 write_disk_buffers.png -rw-r--r-- 1 root root 6827 Ιούν 18 2015 ziptorrent_thumb.gif /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/doc/libtorrent-rasterbar-1.0.9/docs/img: σύνολο 60 -rw-r--r-- 1 root root 2773 Οκτ 16 03:21 bg.png -rw-r--r-- 1 root root 13137 Οκτ 16 03:21 blue_bottom.png -rw-r--r-- 1 root root 2953 Οκτ 16 03:21 blue_top.png -rw-r--r-- 1 root root 181 Οκτ 16 03:21 dotline.gif -rw-r--r-- 1 root root 262 Οκτ 16 03:21 minus.gif -rw-r--r-- 1 root root 24833 Οκτ 16 03:21 orange.png /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include: σύνολο 4 drwxr-xr-x 5 root root 4096 Απρ 4 18:57 libtorrent /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent: σύνολο 1324 -rw-r--r-- 1 root root 6404 Απρ 4 18:57 ConvertUTF.h -rw-r--r-- 1 root root 6080 Απρ 4 18:57 GeoIP.h -rw-r--r-- 1 root root 17420 Απρ 4 18:57 add_torrent_params.hpp -rw-r--r-- 1 root root 2410 Απρ 4 18:57 address.hpp -rw-r--r-- 1 root root 10225 Απρ 4 18:57 alert.hpp -rw-r--r-- 1 root root 1888 Απρ 4 18:57 alert_dispatcher.hpp -rw-r--r-- 1 root root 3536 Απρ 4 18:57 alert_manager.hpp -rw-r--r-- 1 root root 58076 Απρ 4 18:57 alert_types.hpp -rw-r--r-- 1 root root 1959 Απρ 4 18:57 alloca.hpp -rw-r--r-- 1 root root 2536 Απρ 4 18:57 allocator.hpp -rw-r--r-- 1 root root 3180 Απρ 4 18:57 assert.hpp drwxr-xr-x 2 root root 4096 Απρ 4 18:57 aux_ -rw-r--r-- 1 root root 3208 Απρ 4 18:57 bandwidth_limit.hpp -rw-r--r-- 1 root root 3541 Απρ 4 18:57 bandwidth_manager.hpp -rw-r--r-- 1 root root 2625 Απρ 4 18:57 bandwidth_queue_entry.hpp -rw-r--r-- 1 root root 1959 Απρ 4 18:57 bandwidth_socket.hpp -rw-r--r-- 1 root root 12308 Απρ 4 18:57 bencode.hpp -rw-r--r-- 1 root root 10236 Απρ 4 18:57 bitfield.hpp -rw-r--r-- 1 root root 2707 Απρ 4 18:57 bloom_filter.hpp -rw-r--r-- 1 root root 5389 Απρ 4 18:57 broadcast_socket.hpp -rw-r--r-- 1 root root 12442 Απρ 4 18:57 bt_peer_connection.hpp -rw-r--r-- 1 root root 5320 Απρ 4 18:57 buffer.hpp -rw-r--r-- 1 root root 2482 Απρ 4 18:57 build_config.hpp -rw-r--r-- 1 root root 3763 Απρ 4 18:57 chained_buffer.hpp -rw-r--r-- 1 root root 14124 Απρ 4 18:57 config.hpp -rw-r--r-- 1 root root 4323 Απρ 4 18:57 connection_queue.hpp -rw-r--r-- 1 root root 2339 Απρ 4 18:57 copy_ptr.hpp -rw-r--r-- 1 root root 19489 Απρ 4 18:57 create_torrent.hpp -rw-r--r-- 1 root root 3300 Απρ 4 18:57 deadline_timer.hpp -rw-r--r-- 1 root root 5876 Απρ 4 18:57 debug.hpp -rw-r--r-- 1 root root 3526 Απρ 4 18:57 disk_buffer_holder.hpp -rw-r--r-- 1 root root 4246 Απρ 4 18:57 disk_buffer_pool.hpp -rw-r--r-- 1 root root 16789 Απρ 4 18:57 disk_io_thread.hpp -rw-r--r-- 1 root root 1171 Απρ 4 18:57 ed25519.hpp -rw-r--r-- 1 root root 9691 Απρ 4 18:57 entry.hpp -rw-r--r-- 1 root root 2744 Απρ 4 18:57 enum_net.hpp -rw-r--r-- 1 root root 2053 Απρ 4 18:57 error.hpp -rw-r--r-- 1 root root 19775 Απρ 4 18:57 error_code.hpp -rw-r--r-- 1 root root 4918 Απρ 4 18:57 escape_string.hpp -rw-r--r-- 1 root root 3131 Απρ 4 18:57 export.hpp drwxr-xr-x 2 root root 4096 Απρ 4 18:57 extensions -rw-r--r-- 1 root root 18272 Απρ 4 18:57 extensions.hpp -rw-r--r-- 1 root root 9843 Απρ 4 18:57 file.hpp -rw-r--r-- 1 root root 4000 Απρ 4 18:57 file_pool.hpp -rw-r--r-- 1 root root 21910 Απρ 4 18:57 file_storage.hpp -rw-r--r-- 1 root root 4329 Απρ 4 18:57 fingerprint.hpp -rw-r--r-- 1 root root 4198 Απρ 4 18:57 gzip.hpp -rw-r--r-- 1 root root 4234 Απρ 4 18:57 hasher.hpp -rw-r--r-- 1 root root 6754 Απρ 4 18:57 http_connection.hpp -rw-r--r-- 1 root root 6287 Απρ 4 18:57 http_parser.hpp -rw-r--r-- 1 root root 4396 Απρ 4 18:57 http_seed_connection.hpp -rw-r--r-- 1 root root 3690 Απρ 4 18:57 http_stream.hpp -rw-r--r-- 1 root root 3496 Απρ 4 18:57 http_tracker_connection.hpp -rw-r--r-- 1 root root 6617 Απρ 4 18:57 i2p_stream.hpp -rw-r--r-- 1 root root 2536 Απρ 4 18:57 identify_client.hpp -rw-r--r-- 1 root root 2055 Απρ 4 18:57 instantiate_connection.hpp -rw-r--r-- 1 root root 2670 Απρ 4 18:57 intrusive_ptr_base.hpp -rw-r--r-- 1 root root 1547 Απρ 4 18:57 invariant_check.hpp -rw-r--r-- 1 root root 4957 Απρ 4 18:57 io.hpp -rw-r--r-- 1 root root 2240 Απρ 4 18:57 io_service.hpp -rw-r--r-- 1 root root 2119 Απρ 4 18:57 io_service_fwd.hpp -rw-r--r-- 1 root root 10044 Απρ 4 18:57 ip_filter.hpp -rw-r--r-- 1 root root 4520 Απρ 4 18:57 ip_voter.hpp drwxr-xr-x 2 root root 4096 Απρ 4 18:57 kademlia -rw-r--r-- 1 root root 15013 Απρ 4 18:57 lazy_entry.hpp -rw-r--r-- 1 root root 3298 Απρ 4 18:57 lsd.hpp -rw-r--r-- 1 root root 3295 Απρ 4 18:57 magnet_uri.hpp -rw-r--r-- 1 root root 3136 Απρ 4 18:57 max.hpp -rw-r--r-- 1 root root 5112 Απρ 4 18:57 natpmp.hpp -rw-r--r-- 1 root root 3655 Απρ 4 18:57 packet_buffer.hpp -rw-r--r-- 1 root root 2057 Απρ 4 18:57 parse_url.hpp -rw-r--r-- 1 root root 5953 Απρ 4 18:57 pe_crypto.hpp -rw-r--r-- 1 root root 1958 Απρ 4 18:57 peer.hpp -rw-r--r-- 1 root root 41129 Απρ 4 18:57 peer_connection.hpp -rw-r--r-- 1 root root 1830 Απρ 4 18:57 peer_id.hpp -rw-r--r-- 1 root root 15183 Απρ 4 18:57 peer_info.hpp -rw-r--r-- 1 root root 2238 Απρ 4 18:57 peer_request.hpp -rw-r--r-- 1 root root 2085 Απρ 4 18:57 piece_block_progress.hpp -rw-r--r-- 1 root root 21170 Απρ 4 18:57 piece_picker.hpp -rw-r--r-- 1 root root 15905 Απρ 4 18:57 policy.hpp -rw-r--r-- 1 root root 6312 Απρ 4 18:57 proxy_base.hpp -rw-r--r-- 1 root root 5049 Απρ 4 18:57 ptime.hpp -rw-r--r-- 1 root root 1362 Απρ 4 18:57 puff.hpp -rw-r--r-- 1 root root 1719 Απρ 4 18:57 random.hpp -rw-r--r-- 1 root root 9489 Απρ 4 18:57 rss.hpp -rw-r--r-- 1 root root 45038 Απρ 4 18:57 session.hpp -rw-r--r-- 1 root root 71176 Απρ 4 18:57 session_settings.hpp -rw-r--r-- 1 root root 9184 Απρ 4 18:57 session_status.hpp -rw-r--r-- 1 root root 2271 Απρ 4 18:57 settings.hpp -rw-r--r-- 1 root root 8431 Απρ 4 18:57 sha1_hash.hpp -rw-r--r-- 1 root root 1841 Απρ 4 18:57 size_type.hpp -rw-r--r-- 1 root root 3360 Απρ 4 18:57 sliding_average.hpp -rw-r--r-- 1 root root 6057 Απρ 4 18:57 socket.hpp -rw-r--r-- 1 root root 5199 Απρ 4 18:57 socket_io.hpp -rw-r--r-- 1 root root 10309 Απρ 4 18:57 socket_type.hpp -rw-r--r-- 1 root root 1652 Απρ 4 18:57 socket_type_fwd.hpp -rw-r--r-- 1 root root 5726 Απρ 4 18:57 socks5_stream.hpp -rw-r--r-- 1 root root 7707 Απρ 4 18:57 ssl_stream.hpp -rw-r--r-- 1 root root 10525 Απρ 4 18:57 stat.hpp -rw-r--r-- 1 root root 31972 Απρ 4 18:57 storage.hpp -rw-r--r-- 1 root root 3356 Απρ 4 18:57 storage_defs.hpp -rw-r--r-- 1 root root 3177 Απρ 4 18:57 string_util.hpp -rw-r--r-- 1 root root 2848 Απρ 4 18:57 thread.hpp -rw-r--r-- 1 root root 4854 Απρ 4 18:57 time.hpp -rw-r--r-- 1 root root 2775 Απρ 4 18:57 timestamp_history.hpp -rw-r--r-- 1 root root 17254 Απρ 4 18:57 tommath.h -rw-r--r-- 1 root root 21073 Απρ 4 18:57 tommath_class.h -rw-r--r-- 1 root root 2529 Απρ 4 18:57 tommath_superclass.h -rw-r--r-- 1 root root 45398 Απρ 4 18:57 torrent.hpp -rw-r--r-- 1 root root 69296 Απρ 4 18:57 torrent_handle.hpp -rw-r--r-- 1 root root 30414 Απρ 4 18:57 torrent_info.hpp -rw-r--r-- 1 root root 8476 Απρ 4 18:57 tracker_manager.hpp -rw-r--r-- 1 root root 8922 Απρ 4 18:57 udp_socket.hpp -rw-r--r-- 1 root root 4111 Απρ 4 18:57 udp_tracker_connection.hpp -rw-r--r-- 1 root root 3448 Απρ 4 18:57 union_endpoint.hpp -rw-r--r-- 1 root root 11835 Απρ 4 18:57 upnp.hpp -rw-r--r-- 1 root root 2671 Απρ 4 18:57 utf8.hpp -rw-r--r-- 1 root root 5771 Απρ 4 18:57 utp_socket_manager.hpp -rw-r--r-- 1 root root 14098 Απρ 4 18:57 utp_stream.hpp -rw-r--r-- 1 root root 2228 Απρ 4 18:57 version.hpp -rw-r--r-- 1 root root 4889 Απρ 4 18:57 web_connection_base.hpp -rw-r--r-- 1 root root 5134 Απρ 4 18:57 web_peer_connection.hpp -rw-r--r-- 1 root root 2363 Απρ 4 18:57 xml_parse.hpp /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/aux_: σύνολο 40 -rw-r--r-- 1 root root 40242 Απρ 4 18:57 session_impl.hpp /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/extensions: σύνολο 24 -rw-r--r-- 1 root root 1959 Απρ 4 18:57 logger.hpp -rw-r--r-- 1 root root 2222 Απρ 4 18:57 lt_trackers.hpp -rw-r--r-- 1 root root 2412 Απρ 4 18:57 metadata_transfer.hpp -rw-r--r-- 1 root root 2416 Απρ 4 18:57 smart_ban.hpp -rw-r--r-- 1 root root 2544 Απρ 4 18:57 ut_metadata.hpp -rw-r--r-- 1 root root 2483 Απρ 4 18:57 ut_pex.hpp /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/include/libtorrent/kademlia: σύνολο 92 -rw-r--r-- 1 root root 1778 Απρ 4 18:57 dht_observer.hpp -rw-r--r-- 1 root root 5706 Απρ 4 18:57 dht_tracker.hpp -rw-r--r-- 1 root root 3143 Απρ 4 18:57 find_data.hpp -rw-r--r-- 1 root root 2847 Απρ 4 18:57 get_item.hpp -rw-r--r-- 1 root root 3411 Απρ 4 18:57 get_peers.hpp -rw-r--r-- 1 root root 4685 Απρ 4 18:57 item.hpp -rw-r--r-- 1 root root 3170 Απρ 4 18:57 logging.hpp -rw-r--r-- 1 root root 2158 Απρ 4 18:57 msg.hpp -rw-r--r-- 1 root root 9072 Απρ 4 18:57 node.hpp -rw-r--r-- 1 root root 3884 Απρ 4 18:57 node_entry.hpp -rw-r--r-- 1 root root 3194 Απρ 4 18:57 node_id.hpp -rw-r--r-- 1 root root 4861 Απρ 4 18:57 observer.hpp -rw-r--r-- 1 root root 2286 Απρ 4 18:57 refresh.hpp -rw-r--r-- 1 root root 7262 Απρ 4 18:57 routing_table.hpp -rw-r--r-- 1 root root 3614 Απρ 4 18:57 rpc_manager.hpp -rw-r--r-- 1 root root 4160 Απρ 4 18:57 traversal_algorithm.hpp /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib: σύνολο 3540 lrwxrwxrwx 1 root root 29 Απρ 4 18:57 libtorrent-rasterbar.so -> libtorrent-rasterbar.so.8.0.0 lrwxrwxrwx 1 root root 29 Απρ 4 18:57 libtorrent-rasterbar.so.8 -> libtorrent-rasterbar.so.8.0.0 -rwxr-xr-x 1 root root 3615032 Απρ 4 18:57 libtorrent-rasterbar.so.8.0.0 drwxr-xr-x 2 root root 4096 Απρ 4 18:57 pkgconfig drwxr-xr-x 3 root root 4096 Απρ 4 18:57 python2.7 /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/pkgconfig: σύνολο 4 -rw-r--r-- 1 root root 623 Απρ 4 18:57 libtorrent-rasterbar.pc /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/python2.7: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 4 18:57 site-packages /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/lib/python2.7/site-packages: σύνολο 1200 -rwxr-xr-x 1 root root 1223980 Απρ 4 18:57 libtorrent.so -rw-r--r-- 1 root root 289 Απρ 4 18:57 python_libtorrent-1.0.9-py2.7.egg-info /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 4 18:57 libtorrent-rasterbar-1.0.9 /home/djemos/salix-packs/libtorrent-raserbar/pkg/usr/src/libtorrent-rasterbar-1.0.9: σύνολο 4 -rw-r--r-- 1 root root 1251 Απρ 4 18:57 SLKBUILD Slackware package maker, version 3.141593. Searching for symbolic links: usr/lib/libtorrent-rasterbar.so.8 libtorrent-rasterbar.so.8.0.0 usr/lib/libtorrent-rasterbar.so libtorrent-rasterbar.so.8.0.0 Making symbolic link creation script: ( cd usr/lib ; rm -rf libtorrent-rasterbar.so.8 ) ( cd usr/lib ; ln -sf libtorrent-rasterbar.so.8.0.0 libtorrent-rasterbar.so.8 ) ( cd usr/lib ; rm -rf libtorrent-rasterbar.so ) ( cd usr/lib ; ln -sf libtorrent-rasterbar.so.8.0.0 libtorrent-rasterbar.so ) It is recommended that you make these lines your new installation script. Would you like to make this stuff the install script for this package and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/lib/libtorrent-rasterbar.so.8' removed './usr/lib/libtorrent-rasterbar.so' Creating your new ./install/doinst.sh... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/salix-packs/libtorrent-raserbar/libtorrent-rasterbar-1.0.9-i586-1dj.txz ./ usr/ usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/libtorrent.so usr/lib/python2.7/site-packages/python_libtorrent-1.0.9-py2.7.egg-info usr/lib/libtorrent-rasterbar.so.8.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/libtorrent-rasterbar.pc usr/src/ usr/src/libtorrent-rasterbar-1.0.9/ usr/src/libtorrent-rasterbar-1.0.9/SLKBUILD usr/doc/ usr/doc/libtorrent-rasterbar-1.0.9/ usr/doc/libtorrent-rasterbar-1.0.9/ChangeLog usr/doc/libtorrent-rasterbar-1.0.9/AUTHORS usr/doc/libtorrent-rasterbar-1.0.9/docs/ usr/doc/libtorrent-rasterbar-1.0.9/docs/features.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/dht_rss.html usr/doc/libtorrent-rasterbar-1.0.9/docs/troubleshooting_thumb.png usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Session.html usr/doc/libtorrent-rasterbar-1.0.9/docs/udp_tracker_protocol.html usr/doc/libtorrent-rasterbar-1.0.9/docs/dht_rss.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/disk_buffer_sample.png usr/doc/libtorrent-rasterbar-1.0.9/docs/delays_thumb.png usr/doc/libtorrent-rasterbar-1.0.9/docs/storage.png usr/doc/libtorrent-rasterbar-1.0.9/docs/ziptorrent_thumb.gif usr/doc/libtorrent-rasterbar-1.0.9/docs/building.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Storage.html usr/doc/libtorrent-rasterbar-1.0.9/docs/cwnd_thumb.png usr/doc/libtorrent-rasterbar-1.0.9/docs/dht_sec.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/dht_store.html usr/doc/libtorrent-rasterbar-1.0.9/docs/rst.css usr/doc/libtorrent-rasterbar-1.0.9/docs/hacking.diagram usr/doc/libtorrent-rasterbar-1.0.9/docs/style.css usr/doc/libtorrent-rasterbar-1.0.9/docs/manual-ref.html usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Create_Torrents.html usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Custom_Storage.html usr/doc/libtorrent-rasterbar-1.0.9/docs/extension_protocol.html usr/doc/libtorrent-rasterbar-1.0.9/docs/dht_extensions.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/client_test.png usr/doc/libtorrent-rasterbar-1.0.9/docs/contributing.html usr/doc/libtorrent-rasterbar-1.0.9/docs/our_delay_base_thumb.png usr/doc/libtorrent-rasterbar-1.0.9/docs/python_binding.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/projects.html usr/doc/libtorrent-rasterbar-1.0.9/docs/._hacking.png usr/doc/libtorrent-rasterbar-1.0.9/docs/disk_access_no_elevator.png usr/doc/libtorrent-rasterbar-1.0.9/docs/dht_sec.html usr/doc/libtorrent-rasterbar-1.0.9/docs/delays.png usr/doc/libtorrent-rasterbar-1.0.9/docs/manual-ref.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/troubleshooting.png usr/doc/libtorrent-rasterbar-1.0.9/docs/features.html usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-String.html usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Plugins.html usr/doc/libtorrent-rasterbar-1.0.9/docs/our_delay_base.png usr/doc/libtorrent-rasterbar-1.0.9/docs/reference.html usr/doc/libtorrent-rasterbar-1.0.9/docs/todo.html usr/doc/libtorrent-rasterbar-1.0.9/docs/contributing.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/tuning.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/read_disk_buffers.diagram usr/doc/libtorrent-rasterbar-1.0.9/docs/disk_buffer.png usr/doc/libtorrent-rasterbar-1.0.9/docs/disk_access_elevator.png usr/doc/libtorrent-rasterbar-1.0.9/docs/examples.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/hash_distribution.png usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Bencoding.html usr/doc/libtorrent-rasterbar-1.0.9/docs/dht_extensions.html usr/doc/libtorrent-rasterbar-1.0.9/docs/tuning.html usr/doc/libtorrent-rasterbar-1.0.9/docs/disk_access.png usr/doc/libtorrent-rasterbar-1.0.9/docs/client_test.html usr/doc/libtorrent-rasterbar-1.0.9/docs/troubleshooting.dot usr/doc/libtorrent-rasterbar-1.0.9/docs/building.html usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Alerts.html usr/doc/libtorrent-rasterbar-1.0.9/docs/session_stats_peers.png usr/doc/libtorrent-rasterbar-1.0.9/docs/index.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/read_disk_buffers.png usr/doc/libtorrent-rasterbar-1.0.9/docs/python_binding.html usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Settings.html usr/doc/libtorrent-rasterbar-1.0.9/docs/utp_stack.diagram usr/doc/libtorrent-rasterbar-1.0.9/docs/img/ usr/doc/libtorrent-rasterbar-1.0.9/docs/img/dotline.gif usr/doc/libtorrent-rasterbar-1.0.9/docs/img/minus.gif usr/doc/libtorrent-rasterbar-1.0.9/docs/img/blue_bottom.png usr/doc/libtorrent-rasterbar-1.0.9/docs/img/bg.png usr/doc/libtorrent-rasterbar-1.0.9/docs/img/orange.png usr/doc/libtorrent-rasterbar-1.0.9/docs/img/blue_top.png usr/doc/libtorrent-rasterbar-1.0.9/docs/udp_tracker_protocol.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/client_test.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/troubleshooting.html usr/doc/libtorrent-rasterbar-1.0.9/docs/cwnd.png usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Filter.html usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-RSS.html usr/doc/libtorrent-rasterbar-1.0.9/docs/write_disk_buffers.png usr/doc/libtorrent-rasterbar-1.0.9/docs/troubleshooting.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Error_Codes.html usr/doc/libtorrent-rasterbar-1.0.9/docs/im_thumb.jpg usr/doc/libtorrent-rasterbar-1.0.9/docs/streaming.html usr/doc/libtorrent-rasterbar-1.0.9/docs/disk_io.png usr/doc/libtorrent-rasterbar-1.0.9/docs/hacking.png usr/doc/libtorrent-rasterbar-1.0.9/docs/extension_protocol.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/streaming.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/utp.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/examples.html usr/doc/libtorrent-rasterbar-1.0.9/docs/merkle_tree.png usr/doc/libtorrent-rasterbar-1.0.9/docs/utp_stack.png usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Utility.html usr/doc/libtorrent-rasterbar-1.0.9/docs/ip_id_v4.png usr/doc/libtorrent-rasterbar-1.0.9/docs/utp.html usr/doc/libtorrent-rasterbar-1.0.9/docs/dht_store.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/index.html usr/doc/libtorrent-rasterbar-1.0.9/docs/projects.rst usr/doc/libtorrent-rasterbar-1.0.9/docs/hacking.html usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Time.html usr/doc/libtorrent-rasterbar-1.0.9/docs/write_disk_buffers.diagram usr/doc/libtorrent-rasterbar-1.0.9/docs/complete_bit_prefixes.png usr/doc/libtorrent-rasterbar-1.0.9/docs/disk_buffer_before_optimization.png usr/doc/libtorrent-rasterbar-1.0.9/docs/reference-Core.html usr/doc/libtorrent-rasterbar-1.0.9/docs/ip_id_v6.png usr/doc/libtorrent-rasterbar-1.0.9/COPYING usr/doc/libtorrent-rasterbar-1.0.9/NEWS usr/include/ usr/include/libtorrent/ usr/include/libtorrent/intrusive_ptr_base.hpp usr/include/libtorrent/ConvertUTF.h usr/include/libtorrent/web_connection_base.hpp usr/include/libtorrent/tracker_manager.hpp usr/include/libtorrent/bandwidth_queue_entry.hpp usr/include/libtorrent/http_connection.hpp usr/include/libtorrent/string_util.hpp usr/include/libtorrent/address.hpp usr/include/libtorrent/web_peer_connection.hpp usr/include/libtorrent/utf8.hpp usr/include/libtorrent/settings.hpp usr/include/libtorrent/policy.hpp usr/include/libtorrent/entry.hpp usr/include/libtorrent/file_storage.hpp usr/include/libtorrent/size_type.hpp usr/include/libtorrent/allocator.hpp usr/include/libtorrent/magnet_uri.hpp usr/include/libtorrent/file_pool.hpp usr/include/libtorrent/peer_connection.hpp usr/include/libtorrent/timestamp_history.hpp usr/include/libtorrent/identify_client.hpp usr/include/libtorrent/thread.hpp usr/include/libtorrent/extensions/ usr/include/libtorrent/extensions/ut_pex.hpp usr/include/libtorrent/extensions/metadata_transfer.hpp usr/include/libtorrent/extensions/ut_metadata.hpp usr/include/libtorrent/extensions/lt_trackers.hpp usr/include/libtorrent/extensions/smart_ban.hpp usr/include/libtorrent/extensions/logger.hpp usr/include/libtorrent/bencode.hpp usr/include/libtorrent/tommath_class.h usr/include/libtorrent/chained_buffer.hpp usr/include/libtorrent/bandwidth_socket.hpp usr/include/libtorrent/debug.hpp usr/include/libtorrent/buffer.hpp usr/include/libtorrent/alert_dispatcher.hpp usr/include/libtorrent/io.hpp usr/include/libtorrent/peer_info.hpp usr/include/libtorrent/ed25519.hpp usr/include/libtorrent/instantiate_connection.hpp usr/include/libtorrent/socks5_stream.hpp usr/include/libtorrent/udp_tracker_connection.hpp usr/include/libtorrent/disk_io_thread.hpp usr/include/libtorrent/invariant_check.hpp usr/include/libtorrent/utp_socket_manager.hpp usr/include/libtorrent/xml_parse.hpp usr/include/libtorrent/peer_id.hpp usr/include/libtorrent/gzip.hpp usr/include/libtorrent/piece_picker.hpp usr/include/libtorrent/deadline_timer.hpp usr/include/libtorrent/ip_voter.hpp usr/include/libtorrent/max.hpp usr/include/libtorrent/union_endpoint.hpp usr/include/libtorrent/torrent_info.hpp usr/include/libtorrent/ptime.hpp usr/include/libtorrent/torrent.hpp usr/include/libtorrent/session_settings.hpp usr/include/libtorrent/alloca.hpp usr/include/libtorrent/natpmp.hpp usr/include/libtorrent/parse_url.hpp usr/include/libtorrent/puff.hpp usr/include/libtorrent/disk_buffer_holder.hpp usr/include/libtorrent/torrent_handle.hpp usr/include/libtorrent/proxy_base.hpp usr/include/libtorrent/storage.hpp usr/include/libtorrent/session_status.hpp usr/include/libtorrent/ssl_stream.hpp usr/include/libtorrent/error_code.hpp usr/include/libtorrent/packet_buffer.hpp usr/include/libtorrent/pe_crypto.hpp usr/include/libtorrent/extensions.hpp usr/include/libtorrent/session.hpp usr/include/libtorrent/socket_io.hpp usr/include/libtorrent/random.hpp usr/include/libtorrent/sliding_average.hpp usr/include/libtorrent/alert_types.hpp usr/include/libtorrent/config.hpp usr/include/libtorrent/create_torrent.hpp usr/include/libtorrent/build_config.hpp usr/include/libtorrent/http_tracker_connection.hpp usr/include/libtorrent/http_parser.hpp usr/include/libtorrent/enum_net.hpp usr/include/libtorrent/escape_string.hpp usr/include/libtorrent/io_service_fwd.hpp usr/include/libtorrent/socket_type.hpp usr/include/libtorrent/alert_manager.hpp usr/include/libtorrent/peer.hpp usr/include/libtorrent/tommath_superclass.h usr/include/libtorrent/io_service.hpp usr/include/libtorrent/socket_type_fwd.hpp usr/include/libtorrent/GeoIP.h usr/include/libtorrent/ip_filter.hpp usr/include/libtorrent/bloom_filter.hpp usr/include/libtorrent/stat.hpp usr/include/libtorrent/hasher.hpp usr/include/libtorrent/sha1_hash.hpp usr/include/libtorrent/rss.hpp usr/include/libtorrent/udp_socket.hpp usr/include/libtorrent/assert.hpp usr/include/libtorrent/i2p_stream.hpp usr/include/libtorrent/file.hpp usr/include/libtorrent/disk_buffer_pool.hpp usr/include/libtorrent/bandwidth_limit.hpp usr/include/libtorrent/copy_ptr.hpp usr/include/libtorrent/export.hpp usr/include/libtorrent/peer_request.hpp usr/include/libtorrent/error.hpp usr/include/libtorrent/fingerprint.hpp usr/include/libtorrent/http_seed_connection.hpp usr/include/libtorrent/alert.hpp usr/include/libtorrent/connection_queue.hpp usr/include/libtorrent/tommath.h usr/include/libtorrent/bitfield.hpp usr/include/libtorrent/broadcast_socket.hpp usr/include/libtorrent/lsd.hpp usr/include/libtorrent/storage_defs.hpp usr/include/libtorrent/version.hpp usr/include/libtorrent/http_stream.hpp usr/include/libtorrent/bt_peer_connection.hpp usr/include/libtorrent/add_torrent_params.hpp usr/include/libtorrent/kademlia/ usr/include/libtorrent/kademlia/get_item.hpp usr/include/libtorrent/kademlia/node_id.hpp usr/include/libtorrent/kademlia/find_data.hpp usr/include/libtorrent/kademlia/routing_table.hpp usr/include/libtorrent/kademlia/logging.hpp usr/include/libtorrent/kademlia/node_entry.hpp usr/include/libtorrent/kademlia/dht_observer.hpp usr/include/libtorrent/kademlia/msg.hpp usr/include/libtorrent/kademlia/observer.hpp usr/include/libtorrent/kademlia/dht_tracker.hpp usr/include/libtorrent/kademlia/item.hpp usr/include/libtorrent/kademlia/get_peers.hpp usr/include/libtorrent/kademlia/refresh.hpp usr/include/libtorrent/kademlia/rpc_manager.hpp usr/include/libtorrent/kademlia/traversal_algorithm.hpp usr/include/libtorrent/kademlia/node.hpp usr/include/libtorrent/bandwidth_manager.hpp usr/include/libtorrent/utp_stream.hpp usr/include/libtorrent/lazy_entry.hpp usr/include/libtorrent/aux_/ usr/include/libtorrent/aux_/session_impl.hpp usr/include/libtorrent/socket.hpp usr/include/libtorrent/upnp.hpp usr/include/libtorrent/piece_block_progress.hpp usr/include/libtorrent/time.hpp install/ install/slack-desc install/doinst.sh Slackware package /home/djemos/salix-packs/libtorrent-raserbar/libtorrent-rasterbar-1.0.9-i586-1dj.txz created. Package has been built. Cleaning pkg and src directories