tar -xf libtorrent-rasterbar-0.15.5.tar.gz

Building libtorrent-rasterbar 0.15.5

Checking for a C/C++ compiler to use:
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking whether gcc and cc understand -c and -o together... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking whether g++ understands -c and -o together... yes

Checking system type:
checking build system type... x86_64-slackware-linux-gnu
checking host system type... x86_64-slackware-linux-gnu
checking target system type... x86_64-slackware-linux-gnu

Initializing Automake:
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3

Initializing Libtool:
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/x86_64-slackware-linux/bin/ld
checking if the linker (/usr/x86_64-slackware-linux/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-slackware-linux-gnu file names to x86_64-slackware-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-slackware-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-slackware-linux/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/x86_64-slackware-linux/bin/ld -m elf_x86_64
checking if the linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/x86_64-slackware-linux/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate

Checking for posix thread support:
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -lpthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking whether to check for GCC pthread/shared inconsistencies... yes
checking whether -lpthread fixes that... yes

Checking for boost libraries:
checking for boostlib >= 1.36... yes
checking whether the Boost::System library is available... yes
checking for exit in -lboost_system... yes
checking whether the Boost::Filesystem library is available... yes
checking for exit in -lboost_filesystem... yes
checking whether the Boost::Thread library is available... yes
checking for exit in -lboost_thread... yes

Checking for pkg-config:
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.20... yes

Checking for functions and headers:
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gethostbyname... yes
checking for gethostbyname_r... yes
checking for clock_gettime... no
checking for clock_gettime in -lrt... yes

Checking build options:
checking whether deprecated functions should be enabled... yes
checking whether debug build should be enabled... no
checking whether invariant check should be enabled... no
checking whether logging to disk should be enabled... no
checking whether statistics logging should be enabled... no
checking whether disk activity logging should be enabled... no

Checking features to be enabled:
checking whether encryption support should be enabled... yes
configure: encryption support: now checking for the OpenSSL library...
checking for pkg-config... /usr/bin/pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking whether geoip support should be enabled... yes
checking whether dht support should be enabled... yes
checking whether pool allocators should be enabled... yes

Checking for extra build files:
checking whether example files should be built... no
checking whether test files should be built... no
checking whether python bindings should be built... yes
checking for a Python interpreter with version >= 2.4... python
checking for python... /usr/bin/python
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib64/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python2.6/site-packages
checking for python2.6... (cached) /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.4'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/usr/include/python2.6
checking for Python library path... -L/usr/lib64 -lpython2.6
checking for Python site-packages path... /usr/lib64/python2.6/site-packages
checking python extra libraries...  -lpthread -ldl  -lutil
checking python extra linking flags... -Xlinker -export-dynamic
checking consistency of all components of python development environment... yes
checking whether the Boost::Python library is available... yes
checking for main in -lboost_python... yes

Checking for external libraries:
checking whether to link against system zlib... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for main in -lz... yes
checking for FIEMAP support... checking linux/fiemap.h usability... yes
checking linux/fiemap.h presence... yes
checking for linux/fiemap.h... yes
checking whether to link against system libgeoip... no

Generating Makefiles:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/libtorrent/Makefile
config.status: creating examples/Makefile
config.status: creating test/Makefile
config.status: creating zlib/Makefile
config.status: creating bindings/Makefile
config.status: creating bindings/python/Makefile
config.status: creating bindings/python/setup.py
config.status: creating libtorrent-rasterbar.pc
config.status: creating libtorrent-rasterbar-cmake.pc
config.status: executing depfiles commands
config.status: executing libtool commands

Configure script has finished system check.

   Config results:
  -=-=-=-=-=-=-=-=-

Package:
  name:                 libtorrent-rasterbar
  version:              0.15.5
  svn revision:         5141

Build environment:
  build system:         x86_64-slackware-linux-gnu
  host system:          x86_64-slackware-linux-gnu
  target system:        x86_64-slackware-linux-gnu

Compiler and linker flags:
  CPPFlags:             -I/usr/include 
  CFlags:               -lpthread -O2 -fPIC
  CXXFlags:             -O2 -fPIC
  LDFlags:              -L/usr/lib64 
  Libs:                 -lz -lrt -lpthread  
  Defs:                 -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.15.5\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.15.5\" -DPACKAGE_BUGREPORT=\"arvid@cs.umu.se\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.15.5\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_PTHREAD=1 -DHAVE_BOOST=1 -DHAVE_BOOST_SYSTEM=1 -DHAVE_BOOST_FILESYSTEM=1 -DHAVE_BOOST_THREAD=1 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_LIBRT=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"2.6\" -DHAVE_BOOST_PYTHON=1 -DHAVE_LIBZ=1 -DHAVE_LINUX_FIEMAP_H=1 -DWITH_SHIPPED_GEOIP_H=1 -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE=1 -DTORRENT_BUILDING_SHARED=1

Build options:
  deprecated functions: yes
  debug build:          no
  invariant checks:     no
  logging support:      no
  statistics:           no
  disk statistics:      no

Features:
  encryption support:   yes
  geoip support:        yes
  dht support:          yes
  pool allocators:      yes

Extra builds:
  examples:             no
  tests:                no
  python bindings:      yes

Pthread library:
  CFlags:               -lpthread
  Libs:                 -lpthread 

Boost libraries:
  version:              1.45
  CPPFlags:             -I/usr/include
  LDFlags:              -L/usr/lib64
  boost.system:         -lboost_system
  boost.filesystem:     -lboost_filesystem
  boost.thread:         -lboost_thread
  boost.python:         -lboost_python

Python environment:
  -automake-
  binary:               /usr/bin/python
  version:              2.6
  platform:             linux2
  prefix:               ${prefix}
  exec_prefix:          ${exec_prefix}
  pythondir:            ${prefix}/lib64/python2.6/site-packages
  pkgpythondir:         ${pythondir}/libtorrent-rasterbar
  pyexecdir:            ${exec_prefix}/lib64/python2.6/site-packages
  pkgpyexecdir:         ${pyexecdir}/libtorrent-rasterbar

  -m4-
  cppflags:             -I/usr/include/python2.6
  ldflags:              -L/usr/lib64 -lpython2.6
  extra libs:            -lpthread -ldl  -lutil
  extra ldflags:        -Xlinker -export-dynamic


External libraries:
  system zlib:          system
  system libgeoip:      no

OpenSSL library:
  OpenSSL Libs:         -lssl -lcrypto -ldl  
  OpenSSL LDFlags:       
  OpenSSL Includes:      

Type 'make' to compile libtorrent-rasterbar 0.15.5
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/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/include/libtorrent'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/include/libtorrent'
Making all in zlib
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/zlib'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/zlib'
Making all in src
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/src'
  CXX    alert.lo
  CXX    allocator.lo
  CXX    assert.lo
  CXX    broadcast_socket.lo
  CXX    bt_peer_connection.lo
  CXX    connection_queue.lo
  CXX    ConvertUTF.lo
  CXX    create_torrent.lo
  CXX    disk_buffer_holder.lo
  CXX    disk_io_thread.lo
  CXX    entry.lo
  CXX    enum_net.lo
  CXX    error_code.lo
  CXX    escape_string.lo
  CXX    file.lo
  CXX    file_pool.lo
  CXX    file_storage.lo
  CXX    gzip.lo
  CXX    http_connection.lo
  CXX    http_parser.lo
  CXX    http_seed_connection.lo
  CXX    http_stream.lo
  CXX    http_tracker_connection.lo
  CXX    identify_client.lo
  CXX    instantiate_connection.lo
  CXX    ip_filter.lo
  CXX    lazy_bdecode.lo
  CXX    logger.lo
  CXX    lsd.lo
  CXX    lt_trackers.lo
  CXX    magnet_uri.lo
magnet_uri.cpp: In function 'libtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&, const std::string&, const boost::filesystem2::path&, libtorrent::storage_mode_t, bool, libtorrent::storage_interface* (*)(const libtorrent::file_storage&, const libtorrent::file_storage*, const boost::filesystem2::path&, libtorrent::file_pool&), void*)':
magnet_uri.cpp:127:40: warning: 'libtorrent::torrent_handle libtorrent::session::add_torrent(const char*, const libtorrent::sha1_hash&, const char*, const boost::filesystem2::path&, const libtorrent::entry&, libtorrent::storage_mode_t, bool, libtorrent::storage_interface* (*)(const libtorrent::file_storage&, const libtorrent::file_storage*, const boost::filesystem2::path&, libtorrent::file_pool&), void*)' is deprecated (declared at ../include/libtorrent/session.hpp:280)
  CXX    metadata_transfer.lo
  CXX    natpmp.lo
  CXX    parse_url.lo
  CXX    pe_crypto.lo
  CXX    peer_connection.lo
  CXX    piece_picker.lo
  CXX    policy.lo
  CXX    session.lo
  CXX    session_impl.lo
  CXX    sha1.lo
  CXX    smart_ban.lo
  CXX    socks5_stream.lo
  CXX    stat.lo
  CXX    storage.lo
  CXX    torrent.lo
  CXX    torrent_handle.lo
  CXX    torrent_info.lo
  CXX    tracker_manager.lo
  CXX    udp_socket.lo
  CXX    udp_tracker_connection.lo
  CXX    upnp.lo
  CXX    ut_metadata.lo
  CXX    ut_pex.lo
  CXX    web_peer_connection.lo
  CXX    closest_nodes.lo
  CXX    dht_tracker.lo
  CXX    find_data.lo
  CXX    node.lo
  CXX    node_id.lo
  CXX    refresh.lo
  CXX    routing_table.lo
  CXX    rpc_manager.lo
  CXX    traversal_algorithm.lo
  CC     GeoIP.lo
cc1: warning: command line option "-ftemplate-depth-100" is valid for C++/ObjC++ but not for C
  CXXLD  libtorrent-rasterbar.la
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/src'
Making all in examples
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/examples'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/examples'
Making all in test
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/test'
make[1]: Für das Ziel »all« ist nichts zu tun.
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/test'
Making all in bindings
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
Making all in python
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings/python'
/usr/bin/python setup.py build
running build
running build_ext
building 'libtorrent' extension
creating build
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/src
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/magnet_uri.cpp -o build/temp.linux-x86_64-2.6/src/magnet_uri.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/converters.cpp -o build/temp.linux-x86_64-2.6/src/converters.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/fingerprint.cpp -o build/temp.linux-x86_64-2.6/src/fingerprint.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/filesystem.cpp -o build/temp.linux-x86_64-2.6/src/filesystem.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
src/filesystem.cpp: In static member function »static void path_from_python::construct(PyObject*, boost::python::converter::rvalue_from_python_stage1_data*)«:
src/filesystem.cpp:52:17: Warnung: Variable »ret« wird nicht verwendet
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/version.cpp -o build/temp.linux-x86_64-2.6/src/version.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/torrent.cpp -o build/temp.linux-x86_64-2.6/src/torrent.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/torrent_info.cpp -o build/temp.linux-x86_64-2.6/src/torrent_info.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/session.cpp -o build/temp.linux-x86_64-2.6/src/session.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
src/session.cpp: In Funktion »libtorrent::torrent_handle<unnamed>::add_torrent_depr(libtorrent::session&, const libtorrent::torrent_info&, const boost::filesystem2::path&, const libtorrent::entry&, libtorrent::storage_mode_t, bool)«:
src/session.cpp:67:97: Warnung: »libtorrent::torrent_handle libtorrent::session::add_torrent(const libtorrent::torrent_info&, const boost::filesystem2::path&, const libtorrent::entry&, libtorrent::storage_mode_t, bool, libtorrent::storage_interface* (*)(const libtorrent::file_storage&, const libtorrent::file_storage*, const boost::filesystem2::path&, libtorrent::file_pool&))« ist veraltet (deklariert bei ../../include/libtorrent/session.hpp:259)
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/peer_plugin.cpp -o build/temp.linux-x86_64-2.6/src/peer_plugin.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/torrent_handle.cpp -o build/temp.linux-x86_64-2.6/src/torrent_handle.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/extensions.cpp -o build/temp.linux-x86_64-2.6/src/extensions.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/module.cpp -o build/temp.linux-x86_64-2.6/src/module.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/peer_info.cpp -o build/temp.linux-x86_64-2.6/src/peer_info.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/session_settings.cpp -o build/temp.linux-x86_64-2.6/src/session_settings.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/datetime.cpp -o build/temp.linux-x86_64-2.6/src/datetime.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/create_torrent.cpp -o build/temp.linux-x86_64-2.6/src/create_torrent.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/entry.cpp -o build/temp.linux-x86_64-2.6/src/entry.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/big_number.cpp -o build/temp.linux-x86_64-2.6/src/big_number.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/torrent_status.cpp -o build/temp.linux-x86_64-2.6/src/torrent_status.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/ip_filter.cpp -o build/temp.linux-x86_64-2.6/src/ip_filter.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/alert.cpp -o build/temp.linux-x86_64-2.6/src/alert.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -lpthread -O2 -fPIC -fPIC -I../../include -I/usr/include -I/usr/include/python2.6 -c src/utility.cpp -o build/temp.linux-x86_64-2.6/src/utility.o -DTORRENT_USE_OPENSSL -DWITH_SHIPPED_GEOIP_H -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DBOOST_EXCEPTION_DISABLE -DTORRENT_LINKING_SHARED
creating build/lib.linux-x86_64-2.6
g++ -pthread -shared -lpthread -O2 -fPIC build/temp.linux-x86_64-2.6/src/magnet_uri.o build/temp.linux-x86_64-2.6/src/converters.o build/temp.linux-x86_64-2.6/src/fingerprint.o build/temp.linux-x86_64-2.6/src/filesystem.o build/temp.linux-x86_64-2.6/src/version.o build/temp.linux-x86_64-2.6/src/torrent.o build/temp.linux-x86_64-2.6/src/torrent_info.o build/temp.linux-x86_64-2.6/src/session.o build/temp.linux-x86_64-2.6/src/peer_plugin.o build/temp.linux-x86_64-2.6/src/torrent_handle.o build/temp.linux-x86_64-2.6/src/extensions.o build/temp.linux-x86_64-2.6/src/module.o build/temp.linux-x86_64-2.6/src/peer_info.o build/temp.linux-x86_64-2.6/src/session_settings.o build/temp.linux-x86_64-2.6/src/datetime.o build/temp.linux-x86_64-2.6/src/create_torrent.o build/temp.linux-x86_64-2.6/src/entry.o build/temp.linux-x86_64-2.6/src/big_number.o build/temp.linux-x86_64-2.6/src/torrent_status.o build/temp.linux-x86_64-2.6/src/ip_filter.o build/temp.linux-x86_64-2.6/src/alert.o build/temp.linux-x86_64-2.6/src/utility.o -L../../src/.libs -L/usr/lib64 -ltorrent-rasterbar -lz -lrt -lpthread -lboost_system -lboost_filesystem -lboost_thread -lboost_python -lpthread -lssl -lcrypto -ldl -lpython2.6 -o build/lib.linux-x86_64-2.6/libtorrent.so -L/usr/lib64
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings/python'
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
make[2]: Für das Ziel »all-am« ist nichts zu tun.
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5'
make[1]: Für das Ziel »all-am« ist nichts zu tun.
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5'
Making install in include/libtorrent
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/include/libtorrent'
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/include/libtorrent'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/include/libtorrent" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent"
 /usr/bin/ginstall -c -m 644  alert.hpp alert_types.hpp alloca.hpp allocator.hpp assert.hpp bandwidth_limit.hpp bandwidth_manager.hpp bandwidth_queue_entry.hpp bencode.hpp bitfield.hpp broadcast_socket.hpp bt_peer_connection.hpp buffer.hpp chained_buffer.hpp config.hpp connection_queue.hpp ConvertUTF.h create_torrent.hpp debug.hpp disk_buffer_holder.hpp disk_io_thread.hpp entry.hpp enum_net.hpp error_code.hpp escape_string.hpp extensions.hpp file.hpp file_pool.hpp file_storage.hpp fingerprint.hpp gzip.hpp hasher.hpp http_connection.hpp http_parser.hpp http_seed_connection.hpp http_stream.hpp http_tracker_connection.hpp identify_client.hpp instantiate_connection.hpp intrusive_ptr_base.hpp '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/.'
 /usr/bin/ginstall -c -m 644  invariant_check.hpp io.hpp ip_filter.hpp lazy_entry.hpp lsd.hpp magnet_uri.hpp natpmp.hpp parse_url.hpp pch.hpp pe_crypto.hpp peer_connection.hpp peer.hpp peer_id.hpp peer_info.hpp peer_request.hpp piece_block_progress.hpp piece_picker.hpp policy.hpp proxy_base.hpp random_sample.hpp session.hpp session_settings.hpp session_status.hpp size_type.hpp socket.hpp socket_type.hpp socks5_stream.hpp ssl_stream.hpp stat.hpp storage.hpp time.hpp torrent_handle.hpp torrent.hpp torrent_info.hpp tracker_manager.hpp udp_socket.hpp udp_tracker_connection.hpp upnp.hpp utf8.hpp variant_stream.hpp '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/.'
/usr/bin/mkdir -p '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/aux_'
 /usr/bin/ginstall -c -m 644  aux_/session_impl.hpp '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/aux_'
/usr/bin/mkdir -p '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/extensions'
 /usr/bin/ginstall -c -m 644  extensions/logger.hpp extensions/lt_trackers.hpp extensions/metadata_transfer.hpp extensions/smart_ban.hpp extensions/ut_metadata.hpp extensions/ut_pex.hpp '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/extensions'
/usr/bin/mkdir -p '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/kademlia'
 /usr/bin/ginstall -c -m 644  kademlia/closest_nodes.hpp kademlia/dht_tracker.hpp kademlia/find_data.hpp kademlia/logging.hpp kademlia/msg.hpp kademlia/node_entry.hpp kademlia/node.hpp kademlia/node_id.hpp kademlia/observer.hpp kademlia/refresh.hpp kademlia/routing_table.hpp kademlia/rpc_manager.hpp kademlia/traversal_algorithm.hpp '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/kademlia'
 /usr/bin/ginstall -c -m 644  version.hpp web_peer_connection.hpp xml_parse.hpp GeoIP.h '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/.'
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/include/libtorrent'
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/include/libtorrent'
Making install in zlib
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/zlib'
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/zlib'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/zlib'
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/zlib'
Making install in src
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/src'
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/src'
test -z "/usr/lib64" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64"
 /bin/sh ../libtool   --mode=install /usr/bin/ginstall -c   libtorrent-rasterbar.la '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64'
libtool: install: /usr/bin/ginstall -c .libs/libtorrent-rasterbar.so.6.0.0 /home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/libtorrent-rasterbar.so.6.0.0
libtool: install: (cd /home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64 && { ln -s -f libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so.6 || { rm -f libtorrent-rasterbar.so.6 && ln -s libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so.6; }; })
libtool: install: (cd /home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64 && { ln -s -f libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so || { rm -f libtorrent-rasterbar.so && ln -s libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so; }; })
libtool: install: /usr/bin/ginstall -c .libs/libtorrent-rasterbar.lai /home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/libtorrent-rasterbar.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/src'
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/src'
Making install in examples
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/examples'
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/examples'
test -z "/usr/bin" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/bin"
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/examples'
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/examples'
Making install in test
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/test'
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/test'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/test'
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/test'
Making install in bindings
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
Making install in python
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings/python'
/usr/bin/python setup.py build
running build
running build_ext
make[3]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings/python'
/usr/bin/python setup.py install --prefix=/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr
running install
running build
running build_ext
running install_lib
creating /home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/python2.6
creating /home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/python2.6/site-packages
copying build/lib.linux-x86_64-2.6/libtorrent.so -> /home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/python2.6/site-packages
running install_egg_info
Writing /home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/python2.6/site-packages/python_libtorrent-0.15.5-py2.6.egg-info
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings/python'
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings/python'
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
make[3]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5/bindings'
make[1]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5'
make[2]: Entering directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/pkgconfig"
 /usr/bin/ginstall -c -m 644 libtorrent-rasterbar.pc '/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/pkgconfig'
make[2]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5'
make[1]: Leaving directory `/home/slkbuilds/arch/l/libtorrent-rasterbar/src/libtorrent-rasterbar-0.15.5'
/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg:
insgesamt 8
drwxr-xr-x 2 root root 4096 Jan  7 13:12 install
drwxr-xr-x 7 root root 4096 Jan  7 13:12 usr

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/install:
insgesamt 4
-rw-r--r-- 1 root root 558 Jan  7 13:12 slack-desc

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr:
insgesamt 20
drwxr-xr-x 2 root root 4096 Jan  7 13:12 bin
drwxr-xr-x 3 root root 4096 Jan  7 13:12 doc
drwxr-xr-x 3 root root 4096 Jan  7 13:12 include
drwxr-xr-x 4 root root 4096 Jan  7 13:12 lib64
drwxr-xr-x 3 root root 4096 Jan  7 13:05 src

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/bin:
insgesamt 0

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/doc:
insgesamt 4
drwxr-xr-x 3 root root 4096 Jan  7 13:12 libtorrent-rasterbar-0.15.5

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/doc/libtorrent-rasterbar-0.15.5:
insgesamt 56
-rw-r--r-- 1 root root   495 Jan  7 13:12 AUTHORS
-rw-r--r-- 1 root root  1526 Jan  7 13:12 COPYING
-rw-r--r-- 1 root root 34194 Jan  7 13:12 ChangeLog
-rw-r--r-- 1 root root    36 Jan  7 13:12 NEWS
-rw-r--r-- 1 root root   538 Jan  7 13:12 README
drwxr-xr-x 2 root root  4096 Jan  7 13:05 docs

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/doc/libtorrent-rasterbar-0.15.5/docs:
insgesamt 2592
-rw-r--r-- 1 root root  37932 Mai  2  2010 Linkage.png
-rw-r--r-- 1 root root   5201 Mai  2  2010 arctic_thumb.png
-rw-r--r-- 1 root root   2766 Mai  2  2010 bitbuddy_thumb.jpg
-rw-r--r-- 1 root root   4667 Mai  2  2010 bitfox.png
-rw-r--r-- 1 root root   9566 Mai  2  2010 bitrocket_thumb.png
-rw-r--r-- 1 root root  23988 Mai  2  2010 bitscast_thumb.png
-rw-r--r-- 1 root root  26204 Mai  2  2010 bitslug_thumb.png
-rw-r--r-- 1 root root  42653 Mai  2  2010 btg_thumb.jpg
-rw-r--r-- 1 root root  29631 Mai  2  2010 bubba.png
-rw-r--r-- 1 root root  41733 Jan  6 10:10 building.html
-rw-r--r-- 1 root root  36327 Jan  6 10:10 building.rst
-rw-r--r-- 1 root root   4552 Mai  2  2010 client_test.html
-rw-r--r-- 1 root root 110655 Mai  2  2010 client_test.png
-rw-r--r-- 1 root root   2178 Mai  2  2010 client_test.rst
-rw-r--r-- 1 root root  36818 Mai  2  2010 deluge.png
-rw-r--r-- 1 root root   5332 Dez 16 07:23 dht_extensions.html
-rw-r--r-- 1 root root   2455 Dez 16 07:23 dht_extensions.rst
-rw-r--r-- 1 root root   3032 Mai  2  2010 disk_access.png
-rw-r--r-- 1 root root   5170 Mai  2  2010 disk_buffer.png
-rw-r--r-- 1 root root   4846 Mai  2  2010 disk_buffer_before_optimization.png
-rw-r--r-- 1 root root   5340 Mai  2  2010 disk_buffer_sample.png
-rw-r--r-- 1 root root   4393 Mai  2  2010 disk_io.png
-rw-r--r-- 1 root root   6882 Mai  2  2010 electric_sheep_thumb.jpg
-rw-r--r-- 1 root root  11397 Mai  2  2010 examples.html
-rw-r--r-- 1 root root   6231 Mai  2  2010 examples.rst
-rw-r--r-- 1 root root  12670 Mai 11  2010 extension_protocol.html
-rw-r--r-- 1 root root  10831 Mai  2  2010 extension_protocol.rst
-rw-r--r-- 1 root root  45067 Mai  2  2010 fatrat.png
-rw-r--r-- 1 root root  52045 Mai  2  2010 fdm.png
-rw-r--r-- 1 root root  22790 Jan  6 10:10 features.html
-rw-r--r-- 1 root root  17108 Jan  6 10:10 features.rst
-rw-r--r-- 1 root root  26385 Mai  2  2010 firetorrent.png
-rw-r--r-- 1 root root   9581 Mai  2  2010 flush.jpg
-rw-r--r-- 1 root root  20926 Mai  2  2010 halite_thumb.png
-rw-r--r-- 1 root root  12093 Mai  2  2010 im_thumb.jpg
-rw-r--r-- 1 root root   7165 Mai  2  2010 index.html
-rw-r--r-- 1 root root   4372 Mai  2  2010 index.rst
-rw-r--r-- 1 root root  28376 Mai  2  2010 leechcraft.png
-rw-r--r-- 1 root root  13632 Mai 11  2010 libtorrent_plugins.html
-rw-r--r-- 1 root root   7842 Mai  2  2010 libtorrent_plugins.rst
-rw-r--r-- 1 root root  53067 Mai  2  2010 libtorrent_screen.png
-rw-r--r-- 1 root root  20970 Mai  2  2010 limewire.png
-rw-r--r-- 1 root root  15486 Mai  2  2010 lince.png
-rw-r--r-- 1 root root  21035 Jan  6 10:10 make_torrent.html
-rw-r--r-- 1 root root  13011 Okt 17 19:26 make_torrent.rst
-rw-r--r-- 1 root root 372345 Jan  6 10:10 manual.html
-rw-r--r-- 1 root root 282555 Jan  6 10:10 manual.rst
-rw-r--r-- 1 root root  76720 Mai  2  2010 merkle_tree.graffle
-rw-r--r-- 1 root root  18792 Mai  2  2010 merkle_tree.png
-rw-r--r-- 1 root root   8299 Mai  2  2010 miro.jpg
-rw-r--r-- 1 root root   8443 Mai  2  2010 moopolice_thumb.gif
-rw-r--r-- 1 root root  15867 Mai 11  2010 projects.html
-rw-r--r-- 1 root root   9517 Mai 11  2010 projects.rst
-rw-r--r-- 1 root root  68026 Mai  2  2010 pump.png
-rw-r--r-- 1 root root   7672 Aug 27 18:34 python_binding.html
-rw-r--r-- 1 root root   3850 Mai 22  2010 python_binding.rst
-rw-r--r-- 1 root root   5009 Mai  2  2010 qbittorrent_thumb.jpg
-rw-r--r-- 1 root root    498 Mai  2  2010 read_disk_buffers.dot
-rw-r--r-- 1 root root 162013 Mai  2  2010 read_disk_buffers.graffle
-rw-r--r-- 1 root root  50638 Mai  2  2010 read_disk_buffers.png
-rw-r--r-- 1 root root   5275 Mai 11  2010 running_tests.html
-rw-r--r-- 1 root root   2096 Mai  2  2010 running_tests.rst
-rw-r--r-- 1 root root   3902 Mai  2  2010 session_stats_peers.png
-rw-r--r-- 1 root root  94532 Mai  2  2010 storage.graffle
-rw-r--r-- 1 root root  30224 Mai  2  2010 storage.png
-rw-r--r-- 1 root root   5092 Mai  2  2010 style.css
-rw-r--r-- 1 root root  28742 Jan  6 10:10 tuning.html
-rw-r--r-- 1 root root  21497 Jan  6 10:10 tuning.rst
-rw-r--r-- 1 root root   8686 Mai  2  2010 tvblob.jpg
-rw-r--r-- 1 root root  10746 Mai  2  2010 tvitty.jpg
-rw-r--r-- 1 root root  13988 Mai  2  2010 udp_tracker_protocol.html
-rw-r--r-- 1 root root  15075 Mai  2  2010 udp_tracker_protocol.rst
-rw-r--r-- 1 root root  49602 Mai  2  2010 unicode_support.png
-rw-r--r-- 1 root root    514 Mai  2  2010 write_disk_buffers.dot
-rw-r--r-- 1 root root 156495 Mai  2  2010 write_disk_buffers.graffle
-rw-r--r-- 1 root root  50619 Mai  2  2010 write_disk_buffers.png
-rw-r--r-- 1 root root   6827 Mai  2  2010 ziptorrent_thumb.gif

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include:
insgesamt 4
drwxr-xr-x 5 root root 4096 Jan  7 13:12 libtorrent

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent:
insgesamt 752
-rw-r--r-- 1 root root  6309 Jan  7 13:12 ConvertUTF.h
-rw-r--r-- 1 root root  6118 Jan  7 13:12 GeoIP.h
-rw-r--r-- 1 root root  6199 Jan  7 13:12 alert.hpp
-rw-r--r-- 1 root root 42518 Jan  7 13:12 alert_types.hpp
-rw-r--r-- 1 root root  1809 Jan  7 13:12 alloca.hpp
-rw-r--r-- 1 root root  1935 Jan  7 13:12 allocator.hpp
-rw-r--r-- 1 root root  2136 Jan  7 13:12 assert.hpp
drwxr-xr-x 2 root root  4096 Jan  7 13:12 aux_
-rw-r--r-- 1 root root  3715 Jan  7 13:12 bandwidth_limit.hpp
-rw-r--r-- 1 root root  6794 Jan  7 13:12 bandwidth_manager.hpp
-rw-r--r-- 1 root root  3168 Jan  7 13:12 bandwidth_queue_entry.hpp
-rw-r--r-- 1 root root  9466 Jan  7 13:12 bencode.hpp
-rw-r--r-- 1 root root  7072 Jan  7 13:12 bitfield.hpp
-rw-r--r-- 1 root root  4325 Jan  7 13:12 broadcast_socket.hpp
-rw-r--r-- 1 root root 12060 Jan  7 13:12 bt_peer_connection.hpp
-rw-r--r-- 1 root root  4992 Jan  7 13:12 buffer.hpp
-rw-r--r-- 1 root root  5585 Jan  7 13:12 chained_buffer.hpp
-rw-r--r-- 1 root root  6304 Jan  7 13:12 config.hpp
-rw-r--r-- 1 root root  3288 Jan  7 13:12 connection_queue.hpp
-rw-r--r-- 1 root root 12851 Jan  7 13:12 create_torrent.hpp
-rw-r--r-- 1 root root  2970 Jan  7 13:12 debug.hpp
-rw-r--r-- 1 root root  2551 Jan  7 13:12 disk_buffer_holder.hpp
-rw-r--r-- 1 root root 11649 Jan  7 13:12 disk_io_thread.hpp
-rw-r--r-- 1 root root  6818 Jan  7 13:12 entry.hpp
-rw-r--r-- 1 root root  2593 Jan  7 13:12 enum_net.hpp
-rw-r--r-- 1 root root  7968 Jan  7 13:12 error_code.hpp
-rw-r--r-- 1 root root  3944 Jan  7 13:12 escape_string.hpp
drwxr-xr-x 2 root root  4096 Jan  7 13:12 extensions
-rw-r--r-- 1 root root  6091 Jan  7 13:12 extensions.hpp
-rw-r--r-- 1 root root  5086 Jan  7 13:12 file.hpp
-rw-r--r-- 1 root root  2688 Jan  7 13:12 file_pool.hpp
-rw-r--r-- 1 root root  5496 Jan  7 13:12 file_storage.hpp
-rw-r--r-- 1 root root  2859 Jan  7 13:12 fingerprint.hpp
-rw-r--r-- 1 root root  1832 Jan  7 13:12 gzip.hpp
-rw-r--r-- 1 root root  3352 Jan  7 13:12 hasher.hpp
-rw-r--r-- 1 root root  6559 Jan  7 13:12 http_connection.hpp
-rw-r--r-- 1 root root  3787 Jan  7 13:12 http_parser.hpp
-rw-r--r-- 1 root root  5312 Jan  7 13:12 http_seed_connection.hpp
-rw-r--r-- 1 root root  3307 Jan  7 13:12 http_stream.hpp
-rw-r--r-- 1 root root  3359 Jan  7 13:12 http_tracker_connection.hpp
-rw-r--r-- 1 root root  2062 Jan  7 13:12 identify_client.hpp
-rw-r--r-- 1 root root  1820 Jan  7 13:12 instantiate_connection.hpp
-rw-r--r-- 1 root root  2747 Jan  7 13:12 intrusive_ptr_base.hpp
-rw-r--r-- 1 root root  1490 Jan  7 13:12 invariant_check.hpp
-rw-r--r-- 1 root root  4555 Jan  7 13:12 io.hpp
-rw-r--r-- 1 root root  7572 Jan  7 13:12 ip_filter.hpp
drwxr-xr-x 2 root root  4096 Jan  7 13:12 kademlia
-rw-r--r-- 1 root root  6514 Jan  7 13:12 lazy_entry.hpp
-rw-r--r-- 1 root root  2967 Jan  7 13:12 lsd.hpp
-rw-r--r-- 1 root root  2635 Jan  7 13:12 magnet_uri.hpp
-rw-r--r-- 1 root root  4850 Jan  7 13:12 natpmp.hpp
-rw-r--r-- 1 root root  1997 Jan  7 13:12 parse_url.hpp
-rw-r--r-- 1 root root  4020 Jan  7 13:12 pch.hpp
-rw-r--r-- 1 root root  3671 Jan  7 13:12 pe_crypto.hpp
-rw-r--r-- 1 root root  1947 Jan  7 13:12 peer.hpp
-rw-r--r-- 1 root root 34758 Jan  7 13:12 peer_connection.hpp
-rw-r--r-- 1 root root  5128 Jan  7 13:12 peer_id.hpp
-rw-r--r-- 1 root root  5992 Jan  7 13:12 peer_info.hpp
-rw-r--r-- 1 root root  1878 Jan  7 13:12 peer_request.hpp
-rw-r--r-- 1 root root  2095 Jan  7 13:12 piece_block_progress.hpp
-rw-r--r-- 1 root root 18713 Jan  7 13:12 piece_picker.hpp
-rw-r--r-- 1 root root 13746 Jan  7 13:12 policy.hpp
-rw-r--r-- 1 root root  4945 Jan  7 13:12 proxy_base.hpp
-rw-r--r-- 1 root root  2159 Jan  7 13:12 random_sample.hpp
-rw-r--r-- 1 root root 13536 Jan  7 13:12 session.hpp
-rw-r--r-- 1 root root 25068 Jan  7 13:12 session_settings.hpp
-rw-r--r-- 1 root root  3082 Jan  7 13:12 session_status.hpp
-rw-r--r-- 1 root root  1836 Jan  7 13:12 size_type.hpp
-rw-r--r-- 1 root root  7452 Jan  7 13:12 socket.hpp
-rw-r--r-- 1 root root  1819 Jan  7 13:12 socket_type.hpp
-rw-r--r-- 1 root root  4816 Jan  7 13:12 socks5_stream.hpp
-rw-r--r-- 1 root root  5734 Jan  7 13:12 ssl_stream.hpp
-rw-r--r-- 1 root root  9392 Jan  7 13:12 stat.hpp
-rw-r--r-- 1 root root 14542 Jan  7 13:12 storage.hpp
-rw-r--r-- 1 root root 12080 Jan  7 13:12 time.hpp
-rw-r--r-- 1 root root 35114 Jan  7 13:12 torrent.hpp
-rw-r--r-- 1 root root 17176 Jan  7 13:12 torrent_handle.hpp
-rw-r--r-- 1 root root 12647 Jan  7 13:12 torrent_info.hpp
-rw-r--r-- 1 root root  7209 Jan  7 13:12 tracker_manager.hpp
-rw-r--r-- 1 root root  5065 Jan  7 13:12 udp_socket.hpp
-rw-r--r-- 1 root root  3951 Jan  7 13:12 udp_tracker_connection.hpp
-rw-r--r-- 1 root root  8495 Jan  7 13:12 upnp.hpp
-rw-r--r-- 1 root root  3521 Jan  7 13:12 utf8.hpp
-rw-r--r-- 1 root root 18428 Jan  7 13:12 variant_stream.hpp
-rw-r--r-- 1 root root  1790 Jan  7 13:12 version.hpp
-rw-r--r-- 1 root root  5624 Jan  7 13:12 web_peer_connection.hpp
-rw-r--r-- 1 root root  5221 Jan  7 13:12 xml_parse.hpp

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/aux_:
insgesamt 28
-rw-r--r-- 1 root root 25520 Jan  7 13:12 session_impl.hpp

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/extensions:
insgesamt 24
-rw-r--r-- 1 root root 1959 Jan  7 13:12 logger.hpp
-rw-r--r-- 1 root root 1966 Jan  7 13:12 lt_trackers.hpp
-rw-r--r-- 1 root root 1981 Jan  7 13:12 metadata_transfer.hpp
-rw-r--r-- 1 root root 1958 Jan  7 13:12 smart_ban.hpp
-rw-r--r-- 1 root root 1966 Jan  7 13:12 ut_metadata.hpp
-rw-r--r-- 1 root root 1973 Jan  7 13:12 ut_pex.hpp

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/include/libtorrent/kademlia:
insgesamt 68
-rw-r--r-- 1 root root 2974 Jan  7 13:12 closest_nodes.hpp
-rw-r--r-- 1 root root 5496 Jan  7 13:12 dht_tracker.hpp
-rw-r--r-- 1 root root 3561 Jan  7 13:12 find_data.hpp
-rw-r--r-- 1 root root 3335 Jan  7 13:12 logging.hpp
-rw-r--r-- 1 root root 3055 Jan  7 13:12 msg.hpp
-rw-r--r-- 1 root root 7035 Jan  7 13:12 node.hpp
-rw-r--r-- 1 root root 2960 Jan  7 13:12 node_entry.hpp
-rw-r--r-- 1 root root 2481 Jan  7 13:12 node_id.hpp
-rw-r--r-- 1 root root 3252 Jan  7 13:12 observer.hpp
-rw-r--r-- 1 root root 3944 Jan  7 13:12 refresh.hpp
-rw-r--r-- 1 root root 7996 Jan  7 13:12 routing_table.hpp
-rw-r--r-- 1 root root 3928 Jan  7 13:12 rpc_manager.hpp
-rw-r--r-- 1 root root 4238 Jan  7 13:12 traversal_algorithm.hpp

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64:
insgesamt 2932
-rwxr-xr-x 1 root root    1114 Jan  7 13:12 libtorrent-rasterbar.la
lrwxrwxrwx 1 root root      29 Jan  7 13:12 libtorrent-rasterbar.so -> libtorrent-rasterbar.so.6.0.0
lrwxrwxrwx 1 root root      29 Jan  7 13:12 libtorrent-rasterbar.so.6 -> libtorrent-rasterbar.so.6.0.0
-rwxr-xr-x 1 root root 2986232 Jan  7 13:12 libtorrent-rasterbar.so.6.0.0
drwxr-xr-x 2 root root    4096 Jan  7 13:12 pkgconfig
drwxr-xr-x 3 root root    4096 Jan  7 13:12 python2.6

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/pkgconfig:
insgesamt 4
-rw-r--r-- 1 root root 618 Jan  7 13:12 libtorrent-rasterbar.pc

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/python2.6:
insgesamt 4
drwxr-xr-x 2 root root 4096 Jan  7 13:12 site-packages

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/lib64/python2.6/site-packages:
insgesamt 2456
-rwxr-xr-x 1 root root 2507328 Jan  7 13:12 libtorrent.so
-rw-r--r-- 1 root root     365 Jan  7 13:12 python_libtorrent-0.15.5-py2.6.egg-info

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/src:
insgesamt 4
drwxr-xr-x 2 root root 4096 Jan  7 13:13 libtorrent-rasterbar-0.15.5

/home/slkbuilds/arch/l/libtorrent-rasterbar/pkg/usr/src/libtorrent-rasterbar-0.15.5:
insgesamt 4
-rw-r--r-- 1 root root 1253 Jan  7 13:13 SLKBUILD

Slackware package maker, version 3.14159.

Searching for symbolic links:
usr/lib64/libtorrent-rasterbar.so -> libtorrent-rasterbar.so.6.0.0
usr/lib64/libtorrent-rasterbar.so.6 -> libtorrent-rasterbar.so.6.0.0

Making symbolic link creation script:
( cd usr/lib64 ; rm -rf libtorrent-rasterbar.so )
( cd usr/lib64 ; ln -sf libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so )
( cd usr/lib64 ; rm -rf libtorrent-rasterbar.so.6 )
( cd usr/lib64 ; ln -sf libtorrent-rasterbar.so.6.0.0 libtorrent-rasterbar.so.6 )

It is recommended that you make these lines your new installation script.

Would you like to make this stuff the install script for this package
and remove the symbolic links ([y]es, [n]o)? y


Removing symbolic links:
„./usr/lib64/libtorrent-rasterbar.so“ entfernt
„./usr/lib64/libtorrent-rasterbar.so.6“ entfernt

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/slkbuilds/arch/l/libtorrent-rasterbar/libtorrent-rasterbar-0.15.5-x86_64-1tm.txz

./
usr/
usr/bin/
usr/doc/
usr/doc/libtorrent-rasterbar-0.15.5/
usr/doc/libtorrent-rasterbar-0.15.5/README
usr/doc/libtorrent-rasterbar-0.15.5/NEWS
usr/doc/libtorrent-rasterbar-0.15.5/docs/
usr/doc/libtorrent-rasterbar-0.15.5/docs/examples.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/storage.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/udp_tracker_protocol.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/features.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/ziptorrent_thumb.gif
usr/doc/libtorrent-rasterbar-0.15.5/docs/moopolice_thumb.gif
usr/doc/libtorrent-rasterbar-0.15.5/docs/deluge.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/client_test.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/bitscast_thumb.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/projects.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/tuning.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/disk_io.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/write_disk_buffers.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/halite_thumb.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/pump.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/write_disk_buffers.dot
usr/doc/libtorrent-rasterbar-0.15.5/docs/bitbuddy_thumb.jpg
usr/doc/libtorrent-rasterbar-0.15.5/docs/btg_thumb.jpg
usr/doc/libtorrent-rasterbar-0.15.5/docs/manual.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/running_tests.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/manual.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/client_test.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/bubba.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/tuning.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/limewire.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/index.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/merkle_tree.graffle
usr/doc/libtorrent-rasterbar-0.15.5/docs/extension_protocol.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/make_torrent.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/lince.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/arctic_thumb.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/libtorrent_plugins.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/libtorrent_plugins.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/tvitty.jpg
usr/doc/libtorrent-rasterbar-0.15.5/docs/session_stats_peers.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/make_torrent.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/qbittorrent_thumb.jpg
usr/doc/libtorrent-rasterbar-0.15.5/docs/read_disk_buffers.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/read_disk_buffers.graffle
usr/doc/libtorrent-rasterbar-0.15.5/docs/firetorrent.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/running_tests.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/tvblob.jpg
usr/doc/libtorrent-rasterbar-0.15.5/docs/fdm.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/dht_extensions.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/miro.jpg
usr/doc/libtorrent-rasterbar-0.15.5/docs/write_disk_buffers.graffle
usr/doc/libtorrent-rasterbar-0.15.5/docs/udp_tracker_protocol.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/bitslug_thumb.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/style.css
usr/doc/libtorrent-rasterbar-0.15.5/docs/projects.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/python_binding.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/Linkage.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/extension_protocol.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/disk_buffer_before_optimization.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/disk_buffer_sample.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/im_thumb.jpg
usr/doc/libtorrent-rasterbar-0.15.5/docs/merkle_tree.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/flush.jpg
usr/doc/libtorrent-rasterbar-0.15.5/docs/electric_sheep_thumb.jpg
usr/doc/libtorrent-rasterbar-0.15.5/docs/bitrocket_thumb.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/building.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/read_disk_buffers.dot
usr/doc/libtorrent-rasterbar-0.15.5/docs/client_test.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/bitfox.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/examples.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/leechcraft.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/fatrat.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/unicode_support.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/dht_extensions.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/disk_buffer.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/storage.graffle
usr/doc/libtorrent-rasterbar-0.15.5/docs/python_binding.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/index.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/disk_access.png
usr/doc/libtorrent-rasterbar-0.15.5/docs/features.rst
usr/doc/libtorrent-rasterbar-0.15.5/docs/building.html
usr/doc/libtorrent-rasterbar-0.15.5/docs/libtorrent_screen.png
usr/doc/libtorrent-rasterbar-0.15.5/ChangeLog
usr/doc/libtorrent-rasterbar-0.15.5/AUTHORS
usr/doc/libtorrent-rasterbar-0.15.5/COPYING
usr/src/
usr/src/libtorrent-rasterbar-0.15.5/
usr/src/libtorrent-rasterbar-0.15.5/SLKBUILD
usr/include/
usr/include/libtorrent/
usr/include/libtorrent/allocator.hpp
usr/include/libtorrent/entry.hpp
usr/include/libtorrent/web_peer_connection.hpp
usr/include/libtorrent/http_connection.hpp
usr/include/libtorrent/assert.hpp
usr/include/libtorrent/aux_/
usr/include/libtorrent/aux_/session_impl.hpp
usr/include/libtorrent/ip_filter.hpp
usr/include/libtorrent/policy.hpp
usr/include/libtorrent/storage.hpp
usr/include/libtorrent/instantiate_connection.hpp
usr/include/libtorrent/bandwidth_limit.hpp
usr/include/libtorrent/xml_parse.hpp
usr/include/libtorrent/torrent_handle.hpp
usr/include/libtorrent/http_parser.hpp
usr/include/libtorrent/bandwidth_queue_entry.hpp
usr/include/libtorrent/broadcast_socket.hpp
usr/include/libtorrent/create_torrent.hpp
usr/include/libtorrent/bandwidth_manager.hpp
usr/include/libtorrent/socket_type.hpp
usr/include/libtorrent/http_tracker_connection.hpp
usr/include/libtorrent/extensions/
usr/include/libtorrent/extensions/smart_ban.hpp
usr/include/libtorrent/extensions/metadata_transfer.hpp
usr/include/libtorrent/extensions/ut_pex.hpp
usr/include/libtorrent/extensions/lt_trackers.hpp
usr/include/libtorrent/extensions/logger.hpp
usr/include/libtorrent/extensions/ut_metadata.hpp
usr/include/libtorrent/alert.hpp
usr/include/libtorrent/bencode.hpp
usr/include/libtorrent/kademlia/
usr/include/libtorrent/kademlia/routing_table.hpp
usr/include/libtorrent/kademlia/node_entry.hpp
usr/include/libtorrent/kademlia/closest_nodes.hpp
usr/include/libtorrent/kademlia/node.hpp
usr/include/libtorrent/kademlia/observer.hpp
usr/include/libtorrent/kademlia/node_id.hpp
usr/include/libtorrent/kademlia/logging.hpp
usr/include/libtorrent/kademlia/msg.hpp
usr/include/libtorrent/kademlia/rpc_manager.hpp
usr/include/libtorrent/kademlia/traversal_algorithm.hpp
usr/include/libtorrent/kademlia/dht_tracker.hpp
usr/include/libtorrent/kademlia/refresh.hpp
usr/include/libtorrent/kademlia/find_data.hpp
usr/include/libtorrent/http_seed_connection.hpp
usr/include/libtorrent/lazy_entry.hpp
usr/include/libtorrent/bt_peer_connection.hpp
usr/include/libtorrent/time.hpp
usr/include/libtorrent/fingerprint.hpp
usr/include/libtorrent/alloca.hpp
usr/include/libtorrent/alert_types.hpp
usr/include/libtorrent/peer_id.hpp
usr/include/libtorrent/ssl_stream.hpp
usr/include/libtorrent/buffer.hpp
usr/include/libtorrent/ConvertUTF.h
usr/include/libtorrent/peer_request.hpp
usr/include/libtorrent/pe_crypto.hpp
usr/include/libtorrent/identify_client.hpp
usr/include/libtorrent/escape_string.hpp
usr/include/libtorrent/udp_socket.hpp
usr/include/libtorrent/natpmp.hpp
usr/include/libtorrent/http_stream.hpp
usr/include/libtorrent/disk_buffer_holder.hpp
usr/include/libtorrent/socket.hpp
usr/include/libtorrent/torrent.hpp
usr/include/libtorrent/session_status.hpp
usr/include/libtorrent/extensions.hpp
usr/include/libtorrent/gzip.hpp
usr/include/libtorrent/peer_info.hpp
usr/include/libtorrent/debug.hpp
usr/include/libtorrent/parse_url.hpp
usr/include/libtorrent/size_type.hpp
usr/include/libtorrent/upnp.hpp
usr/include/libtorrent/file_pool.hpp
usr/include/libtorrent/utf8.hpp
usr/include/libtorrent/pch.hpp
usr/include/libtorrent/io.hpp
usr/include/libtorrent/file_storage.hpp
usr/include/libtorrent/file.hpp
usr/include/libtorrent/peer_connection.hpp
usr/include/libtorrent/piece_block_progress.hpp
usr/include/libtorrent/enum_net.hpp
usr/include/libtorrent/config.hpp
usr/include/libtorrent/hasher.hpp
usr/include/libtorrent/bitfield.hpp
usr/include/libtorrent/disk_io_thread.hpp
usr/include/libtorrent/random_sample.hpp
usr/include/libtorrent/piece_picker.hpp
usr/include/libtorrent/magnet_uri.hpp
usr/include/libtorrent/lsd.hpp
usr/include/libtorrent/invariant_check.hpp
usr/include/libtorrent/connection_queue.hpp
usr/include/libtorrent/socks5_stream.hpp
usr/include/libtorrent/session_settings.hpp
usr/include/libtorrent/stat.hpp
usr/include/libtorrent/session.hpp
usr/include/libtorrent/intrusive_ptr_base.hpp
usr/include/libtorrent/chained_buffer.hpp
usr/include/libtorrent/peer.hpp
usr/include/libtorrent/version.hpp
usr/include/libtorrent/tracker_manager.hpp
usr/include/libtorrent/error_code.hpp
usr/include/libtorrent/udp_tracker_connection.hpp
usr/include/libtorrent/variant_stream.hpp
usr/include/libtorrent/proxy_base.hpp
usr/include/libtorrent/GeoIP.h
usr/include/libtorrent/torrent_info.hpp
usr/lib64/
usr/lib64/pkgconfig/
usr/lib64/pkgconfig/libtorrent-rasterbar.pc
usr/lib64/libtorrent-rasterbar.so.6.0.0
usr/lib64/libtorrent-rasterbar.la
usr/lib64/python2.6/
usr/lib64/python2.6/site-packages/
usr/lib64/python2.6/site-packages/python_libtorrent-0.15.5-py2.6.egg-info
usr/lib64/python2.6/site-packages/libtorrent.so
install/
install/slack-desc
install/doinst.sh

Slackware package /home/slkbuilds/arch/l/libtorrent-rasterbar/libtorrent-rasterbar-0.15.5-x86_64-1tm.txz created.

Package has been built.
Cleaning pkg and src directories