Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 400416 Details for
Bug 545354
net-libs/rb_libtorrent fails to build - ld: cannot find -lboost_python-3.4-mt
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 503.15 KB, created by
Michael Palimaka (kensington)
on 2015-04-02 19:32:17 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Michael Palimaka (kensington)
Created:
2015-04-02 19:32:17 UTC
Size:
503.15 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-libs/rb_libtorrent-0.16.19 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: hwoarang@gentoo.org net-p2p@gentoo.org >[32;01m * [39;49;00mUSE: abi_x86_64 amd64 elibc_glibc kernel_linux python python_targets_python2_7 python_targets_python3_3 ssl static-libs userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking libtorrent-rasterbar-0.16.19.tar.gz to /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work >>>> Source unpacked in /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work >>>> Preparing source in /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19 ... > [32;01m*[0m Applying rb_libtorrent-0.16.17-python.patch ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19' ... > [32;01m*[0m Running libtoolize --install --copy --force --automake ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I m4 ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf --force ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy --foreign --force-missing ... >[A[202C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: libtorrent-rasterbar-0.16.19/ > [32;01m*[0m Running elibtoolize in: libtorrent-rasterbar-0.16.19/build-aux/ > [32;01m*[0m Applying portage/1.2.0 patch ... > [32;01m*[0m Applying sed/1.5.6 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build" > * econf: updating libtorrent-rasterbar-0.16.19/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating libtorrent-rasterbar-0.16.19/build-aux/config.guess with /usr/share/gnuconfig/config.guess >/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --docdir=/usr/share/doc/rb_libtorrent-0.16.19 --enable-shared --enable-static --disable-silent-rules --with-boost-libdir=/usr/lib64 --disable-debug --disable-tests --disable-examples --enable-encryption --enable-python-binding >checking whether make supports nested variables... yes > >Building libtorrent-rasterbar 0.16.19 > >Checking for a C/C++ compiler to use: >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking whether x86_64-pc-linux-gnu-g++ understands -c and -o together... yes > >Checking system type: >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu > >Initializing Automake: >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /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 x86_64-pc-linux-gnu-gcc... none >checking dependency style of x86_64-pc-linux-gnu-g++... none > >Initializing Libtool: >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... 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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/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 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-mt... yes > >Checking for pkg-config: >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-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... 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... (cached) /usr/bin/x86_64-pc-linux-gnu-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... 3.4 >checking for python platform... linux >checking for python script directory... ${prefix}/lib64/python3.4/site-packages >checking for python extension module directory... ${exec_prefix}/lib64/python3.4/site-packages >checking for python3.4... (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/python3.4 >checking for Python library path... -L/usr/lib64/python3.4/config -lpython3.4 >checking for Python site-packages path... /usr/lib64/python3.4/site-packages >checking python extra libraries... -lpthread -ldl -lutil >checking consistency of all components of python development environment... 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 >sed: can't read include/libtorrent/version.hpp: No such file or directory > >Generating Makefiles: >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating src/Makefile >config.status: creating include/libtorrent/Makefile >config.status: creating examples/Makefile >config.status: creating test/Makefile >config.status: creating tools/Makefile >config.status: creating bindings/Makefile >config.status: creating bindings/python/Makefile >config.status: creating bindings/python/setup.py >config.status: creating libtorrent-rasterbar.pc >config.status: creating libtorrent-rasterbar-cmake.pc >config.status: executing depfiles commands >config.status: executing libtool commands > >Configure script has finished system check. > > Config results: > -=-=-=-=-=-=-=-=- > >Package: > name: libtorrent-rasterbar > version: 0.16.19 > svn revision: > >Build environment: > build system: x86_64-pc-linux-gnu > host system: x86_64-pc-linux-gnu > target system: x86_64-pc-linux-gnu > >Compiler and linker flags: > CPPFlags: -I/usr/include > CFlags: -lpthread -O2 -pipe -frecord-gcc-switches -fvisibility=hidden > CXXFlags: -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden > LDFlags: -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fvisibility=hidden -fvisibility-inlines-hidden > Libs: -lpthread > Defs: -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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/lib64 > boost.system: -lboost_system-mt > boost.python: > >Python environment: > -automake- > binary: /usr/bin/python > version: 3.4 > platform: linux > prefix: ${prefix} > exec_prefix: ${exec_prefix} > pythondir: ${prefix}/lib64/python3.4/site-packages > pkgpythondir: ${pythondir}/libtorrent-rasterbar > pyexecdir: ${exec_prefix}/lib64/python3.4/site-packages > pkgpyexecdir: ${pyexecdir}/libtorrent-rasterbar > > -m4- > cppflags: -I/usr/include/python3.4 > ldflags: -L/usr/lib64/python3.4/config -lpython3.4 > extra libs: -lpthread -ldl -lutil > extra ldflags: > > >External libraries: > system libgeoip: no > system libiconv: no > >OpenSSL library: > OpenSSL Libs: -lssl -lcrypto > OpenSSL LDFlags: > OpenSSL Includes: > >Type 'make' to compile libtorrent-rasterbar 0.16.19 >or type 'make V=1' for verbose compiling >and then 'make install' to install it into /usr > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build" >make -j4 >Making all in include/libtorrent >make[1]: Entering directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/include/libtorrent' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/include/libtorrent' >Making all in src >make[1]: Entering directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/src' >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o web_connection_base.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/web_connection_base.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o alert.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/alert.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o allocator.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/allocator.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o asio.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/asio.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/asio.cpp -fPIC -DPIC -o .libs/asio.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/allocator.cpp -fPIC -DPIC -o .libs/allocator.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/web_connection_base.cpp -fPIC -DPIC -o .libs/web_connection_base.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/alert.cpp -fPIC -DPIC -o .libs/alert.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/allocator.cpp -o allocator.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o assert.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/assert.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/assert.cpp -fPIC -DPIC -o .libs/assert.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/assert.cpp -o assert.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o bandwidth_limit.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bandwidth_limit.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/alert_types.hpp:37[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/alert.cpp:39[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/web_connection_base.hpp:63[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/web_connection_base.cpp:40[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bandwidth_limit.cpp -fPIC -DPIC -o .libs/bandwidth_limit.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bandwidth_limit.cpp -o bandwidth_limit.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o bandwidth_manager.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bandwidth_manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/alert.cpp -o alert.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/web_connection_base.cpp -o web_connection_base.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/asio.cpp -o asio.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bandwidth_manager.cpp -fPIC -DPIC -o .libs/bandwidth_manager.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bandwidth_manager.cpp -o bandwidth_manager.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o bandwidth_queue_entry.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bandwidth_queue_entry.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o bloom_filter.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bloom_filter.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o broadcast_socket.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/broadcast_socket.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o bt_peer_connection.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bt_peer_connection.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bandwidth_queue_entry.cpp -fPIC -DPIC -o .libs/bandwidth_queue_entry.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bandwidth_queue_entry.cpp -o bandwidth_queue_entry.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o chained_buffer.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/chained_buffer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bloom_filter.cpp -fPIC -DPIC -o .libs/bloom_filter.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/broadcast_socket.cpp -fPIC -DPIC -o .libs/broadcast_socket.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bloom_filter.cpp -o bloom_filter.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bt_peer_connection.cpp -fPIC -DPIC -o .libs/bt_peer_connection.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o connection_queue.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/connection_queue.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/chained_buffer.cpp -fPIC -DPIC -o .libs/chained_buffer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/broadcast_socket.cpp -o broadcast_socket.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/chained_buffer.cpp -o chained_buffer.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/connection_queue.cpp -fPIC -DPIC -o .libs/connection_queue.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o ConvertUTF.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ConvertUTF.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/bt_peer_connection.hpp:64[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bt_peer_connection.cpp:44[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o create_torrent.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/create_torrent.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/connection_queue.cpp -o connection_queue.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ConvertUTF.cpp -fPIC -DPIC -o .libs/ConvertUTF.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ConvertUTF.cpp -o ConvertUTF.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o disk_buffer_holder.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_buffer_holder.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/create_torrent.cpp -fPIC -DPIC -o .libs/create_torrent.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o disk_buffer_pool.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_buffer_pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_buffer_holder.cpp -fPIC -DPIC -o .libs/disk_buffer_holder.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/create_torrent.hpp:40[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/create_torrent.cpp:33[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/bt_peer_connection.cpp -o bt_peer_connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_buffer_pool.cpp -fPIC -DPIC -o .libs/disk_buffer_pool.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_buffer_pool.cpp -o disk_buffer_pool.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/create_torrent.cpp -o create_torrent.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o disk_io_thread.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_io_thread.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/aux_/session_impl.hpp:60[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_buffer_holder.cpp:34[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_buffer_holder.cpp -o disk_buffer_holder.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_io_thread.cpp -fPIC -DPIC -o .libs/disk_io_thread.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o entry.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/entry.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_io_thread.cpp:37[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o enum_net.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/enum_net.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o error_code.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/error_code.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/entry.cpp -fPIC -DPIC -o .libs/entry.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/enum_net.cpp -fPIC -DPIC -o .libs/enum_net.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/entry.cpp -o entry.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/error_code.cpp -fPIC -DPIC -o .libs/error_code.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/error_code.cpp -o error_code.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o escape_string.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/escape_string.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o file.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/file.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/enum_net.cpp -o enum_net.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/disk_io_thread.cpp -o disk_io_thread.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o file_pool.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/file_pool.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/escape_string.cpp -fPIC -DPIC -o .libs/escape_string.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/file.cpp -fPIC -DPIC -o .libs/file.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/file.cpp -o file.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/escape_string.cpp -o escape_string.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/file_pool.cpp -fPIC -DPIC -o .libs/file_pool.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o file_storage.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/file_storage.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/file_pool.cpp -o file_pool.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o gzip.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/gzip.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o http_connection.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_connection.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/file_storage.cpp -fPIC -DPIC -o .libs/file_storage.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/gzip.cpp -fPIC -DPIC -o .libs/gzip.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/gzip.cpp -o gzip.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o http_parser.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_parser.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o http_seed_connection.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_seed_connection.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_connection.cpp -fPIC -DPIC -o .libs/http_connection.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/file_storage.cpp -o file_storage.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_parser.cpp -fPIC -DPIC -o .libs/http_parser.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_seed_connection.cpp -fPIC -DPIC -o .libs/http_seed_connection.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o http_stream.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_parser.cpp -o http_parser.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_stream.cpp -fPIC -DPIC -o .libs/http_stream.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o http_tracker_connection.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_tracker_connection.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/web_connection_base.hpp:63[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/http_seed_connection.hpp:59[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_seed_connection.cpp:39[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_tracker_connection.cpp -fPIC -DPIC -o .libs/http_tracker_connection.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_stream.cpp -o http_stream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_seed_connection.cpp -o http_seed_connection.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o i2p_stream.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/i2p_stream.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_tracker_connection.cpp:58[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/i2p_stream.cpp -fPIC -DPIC -o .libs/i2p_stream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_tracker_connection.cpp -o http_tracker_connection.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o identify_client.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/identify_client.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/http_connection.cpp -o http_connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/identify_client.cpp -fPIC -DPIC -o .libs/identify_client.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/i2p_stream.cpp -o i2p_stream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/identify_client.cpp -o identify_client.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o instantiate_connection.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/instantiate_connection.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o ip_filter.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ip_filter.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/instantiate_connection.cpp -fPIC -DPIC -o .libs/instantiate_connection.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o lazy_bdecode.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lazy_bdecode.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ip_filter.cpp -fPIC -DPIC -o .libs/ip_filter.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/instantiate_connection.cpp -o instantiate_connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lazy_bdecode.cpp -fPIC -DPIC -o .libs/lazy_bdecode.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ip_filter.cpp -o ip_filter.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o logger.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/logger.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lazy_bdecode.cpp -o lazy_bdecode.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o lsd.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lsd.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o lt_trackers.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lt_trackers.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/logger.cpp -fPIC -DPIC -o .libs/logger.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o magnet_uri.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/magnet_uri.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lsd.cpp -fPIC -DPIC -o .libs/lsd.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lt_trackers.cpp -fPIC -DPIC -o .libs/lt_trackers.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/logger.cpp -o logger.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/magnet_uri.cpp -fPIC -DPIC -o .libs/magnet_uri.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lsd.cpp -o lsd.o >/dev/null 2>&1 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/bt_peer_connection.hpp:64[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lt_trackers.cpp:53[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o metadata_transfer.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/metadata_transfer.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/magnet_uri.hpp:38[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/magnet_uri.cpp:33[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/magnet_uri.cpp:[m[K In function â[01m[Klibtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&, const string&, const string&, libtorrent::storage_mode_t, bool, libtorrent::storage_constructor_type, void*)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/magnet_uri.cpp:123:40:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::torrent_handle libtorrent::session::add_torrent(const char*, const sha1_hash&, const char*, const string&, const libtorrent::entry&, libtorrent::storage_mode_t, bool, libtorrent::storage_constructor_type, void*)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/session.hpp:234[m[K) [-Wdeprecated-declarations] > , storage_mode, paused, sc, userdata); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/magnet_uri.cpp:[m[K In function â[01m[Klibtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&, const string&, libtorrent::add_torrent_params)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/magnet_uri.cpp:130:54:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&, const string&, libtorrent::add_torrent_params, boost::system::error_code&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/magnet_uri.hpp:68[m[K) [-Wdeprecated-declarations] > torrent_handle ret = add_magnet_uri(ses, uri, p, ec); >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -lpthread -O2 -pipe -frecord-gcc-switches -fvisibility=hidden -c -o mpi.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/mpi.c >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/metadata_transfer.cpp -fPIC -DPIC -o .libs/metadata_transfer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/magnet_uri.cpp -o magnet_uri.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/lt_trackers.cpp -o lt_trackers.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -lpthread -O2 -pipe -frecord-gcc-switches -fvisibility=hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/mpi.c -fPIC -DPIC -o .libs/mpi.o >cc1: warning: command line option â-ftemplate-depth=100â is valid for C++/ObjC++ but not for C >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/bt_peer_connection.hpp:64[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/metadata_transfer.cpp:53[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -lpthread -O2 -pipe -frecord-gcc-switches -fvisibility=hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/mpi.c -o mpi.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o natpmp.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/natpmp.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o parse_url.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/parse_url.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/metadata_transfer.cpp -o metadata_transfer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o pe_crypto.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/pe_crypto.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/natpmp.cpp -fPIC -DPIC -o .libs/natpmp.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/parse_url.cpp -fPIC -DPIC -o .libs/parse_url.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/parse_url.cpp -o parse_url.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/pe_crypto.cpp -fPIC -DPIC -o .libs/pe_crypto.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o peer_connection.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/peer_connection.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/pe_crypto.cpp -o pe_crypto.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o piece_picker.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/piece_picker.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o packet_buffer.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/packet_buffer.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/natpmp.cpp -o natpmp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/peer_connection.cpp -fPIC -DPIC -o .libs/peer_connection.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/piece_picker.cpp -fPIC -DPIC -o .libs/piece_picker.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/packet_buffer.cpp -fPIC -DPIC -o .libs/packet_buffer.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/packet_buffer.cpp -o packet_buffer.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o policy.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/policy.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/alert_types.hpp:37[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/peer_connection.cpp:44[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o puff.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/puff.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/piece_picker.cpp -o piece_picker.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/policy.cpp -fPIC -DPIC -o .libs/policy.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/puff.cpp -fPIC -DPIC -o .libs/puff.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/puff.cpp -o puff.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o random.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/random.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o rsa.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rsa.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/web_connection_base.hpp:63[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/web_peer_connection.hpp:58[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/policy.cpp:47[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/random.cpp -fPIC -DPIC -o .libs/random.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/random.cpp -o random.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o rss.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rsa.cpp -fPIC -DPIC -o .libs/rsa.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rsa.cpp -o rsa.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o session.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp -fPIC -DPIC -o .libs/rss.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/policy.cpp -o policy.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session.cpp -fPIC -DPIC -o .libs/session.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/rss.hpp:36[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:33[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >In file included from [01m[K/usr/include/dirent.h:244:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file.hpp:78[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:60[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/rss.hpp:36[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:33[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:[m[K At global scope: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:458:31:[m[K [01;35m[Kwarning: [m[Kinvalid access to non-static data member â[01m[Klibtorrent::feed::m_title[m[Kâ of NULL object [-Winvalid-offsetof] > TORRENT_SETTING(std_string, m_title) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:458:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_SETTING[m[Kâ > TORRENT_SETTING(std_string, m_title) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:458:31:[m[K [01;35m[Kwarning: [m[K(perhaps the â[01m[Koffsetof[m[Kâ macro was used incorrectly) [-Winvalid-offsetof] > TORRENT_SETTING(std_string, m_title) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:458:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_SETTING[m[Kâ > TORRENT_SETTING(std_string, m_title) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:459:31:[m[K [01;35m[Kwarning: [m[Kinvalid access to non-static data member â[01m[Klibtorrent::feed::m_description[m[Kâ of NULL object [-Winvalid-offsetof] > TORRENT_SETTING(std_string, m_description) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:459:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_SETTING[m[Kâ > TORRENT_SETTING(std_string, m_description) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:459:31:[m[K [01;35m[Kwarning: [m[K(perhaps the â[01m[Koffsetof[m[Kâ macro was used incorrectly) [-Winvalid-offsetof] > TORRENT_SETTING(std_string, m_description) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:459:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_SETTING[m[Kâ > TORRENT_SETTING(std_string, m_description) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:460:33:[m[K [01;35m[Kwarning: [m[Kinvalid access to non-static data member â[01m[Klibtorrent::feed::m_last_attempt[m[Kâ of NULL object [-Winvalid-offsetof] > TORRENT_SETTING(time_integer, m_last_attempt) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:460:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_SETTING[m[Kâ > TORRENT_SETTING(time_integer, m_last_attempt) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:460:33:[m[K [01;35m[Kwarning: [m[K(perhaps the â[01m[Koffsetof[m[Kâ macro was used incorrectly) [-Winvalid-offsetof] > TORRENT_SETTING(time_integer, m_last_attempt) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:460:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_SETTING[m[Kâ > TORRENT_SETTING(time_integer, m_last_attempt) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:461:33:[m[K [01;35m[Kwarning: [m[Kinvalid access to non-static data member â[01m[Klibtorrent::feed::m_last_update[m[Kâ of NULL object [-Winvalid-offsetof] > TORRENT_SETTING(time_integer, m_last_update) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:461:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_SETTING[m[Kâ > TORRENT_SETTING(time_integer, m_last_update) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:461:33:[m[K [01;35m[Kwarning: [m[K(perhaps the â[01m[Koffsetof[m[Kâ macro was used incorrectly) [-Winvalid-offsetof] > TORRENT_SETTING(time_integer, m_last_update) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp:461:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_SETTING[m[Kâ > TORRENT_SETTING(time_integer, m_last_update) >[01;32m[K ^[m[K >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session.cpp:58:0[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/rss.cpp -o rss.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o session_impl.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/peer_connection.cpp -o peer_connection.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp -fPIC -DPIC -o .libs/session_impl.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:54:0[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >In file included from [01m[K/usr/include/dirent.h:244:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file.hpp:78[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:60[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/session.hpp:50[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:59[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:[m[K At global scope: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:524:47:[m[K [01;35m[Kwarning: [m[Kinvalid access to non-static data member â[01m[Klibtorrent::aux::session_impl::m_settings[m[Kâ of NULL object [-Winvalid-offsetof] > TORRENT_CATEGORY("settings", save_settings, m_settings, session_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:524:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_CATEGORY[m[Kâ > TORRENT_CATEGORY("settings", save_settings, m_settings, session_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:524:47:[m[K [01;35m[Kwarning: [m[K(perhaps the â[01m[Koffsetof[m[Kâ macro was used incorrectly) [-Winvalid-offsetof] > TORRENT_CATEGORY("settings", save_settings, m_settings, session_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:524:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_CATEGORY[m[Kâ > TORRENT_CATEGORY("settings", save_settings, m_settings, session_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:526:46:[m[K [01;35m[Kwarning: [m[Kinvalid access to non-static data member â[01m[Klibtorrent::aux::session_impl::m_dht_settings[m[Kâ of NULL object [-Winvalid-offsetof] > TORRENT_CATEGORY("dht", save_dht_settings, m_dht_settings, dht_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:526:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_CATEGORY[m[Kâ > TORRENT_CATEGORY("dht", save_dht_settings, m_dht_settings, dht_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:526:46:[m[K [01;35m[Kwarning: [m[K(perhaps the â[01m[Koffsetof[m[Kâ macro was used incorrectly) [-Winvalid-offsetof] > TORRENT_CATEGORY("dht", save_dht_settings, m_dht_settings, dht_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:526:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_CATEGORY[m[Kâ > TORRENT_CATEGORY("dht", save_dht_settings, m_dht_settings, dht_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:528:41:[m[K [01;35m[Kwarning: [m[Kinvalid access to non-static data member â[01m[Klibtorrent::aux::session_impl::m_proxy[m[Kâ of NULL object [-Winvalid-offsetof] > TORRENT_CATEGORY("proxy", save_proxy, m_proxy, proxy_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:528:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_CATEGORY[m[Kâ > TORRENT_CATEGORY("proxy", save_proxy, m_proxy, proxy_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:528:41:[m[K [01;35m[Kwarning: [m[K(perhaps the â[01m[Koffsetof[m[Kâ macro was used incorrectly) [-Winvalid-offsetof] > TORRENT_CATEGORY("proxy", save_proxy, m_proxy, proxy_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:528:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_CATEGORY[m[Kâ > TORRENT_CATEGORY("proxy", save_proxy, m_proxy, proxy_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:533:60:[m[K [01;35m[Kwarning: [m[Kinvalid access to non-static data member â[01m[Klibtorrent::aux::session_impl::m_pe_settings[m[Kâ of NULL object [-Winvalid-offsetof] > TORRENT_CATEGORY("encryption", save_encryption_settings, m_pe_settings, pe_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:533:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_CATEGORY[m[Kâ > TORRENT_CATEGORY("encryption", save_encryption_settings, m_pe_settings, pe_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:533:60:[m[K [01;35m[Kwarning: [m[K(perhaps the â[01m[Koffsetof[m[Kâ macro was used incorrectly) [-Winvalid-offsetof] > TORRENT_CATEGORY("encryption", save_encryption_settings, m_pe_settings, pe_settings_map) >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp:533:3:[m[K [01;36m[Knote: [m[Kin expansion of macro â[01m[KTORRENT_CATEGORY[m[Kâ > TORRENT_CATEGORY("encryption", save_encryption_settings, m_pe_settings, pe_settings_map) >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o settings.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/settings.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session.cpp -o session.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/settings.cpp -fPIC -DPIC -o .libs/settings.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/settings.cpp -o settings.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o sha1.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/sha1.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/sha1.cpp -fPIC -DPIC -o .libs/sha1.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/sha1.cpp -o sha1.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o smart_ban.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/smart_ban.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/smart_ban.cpp -fPIC -DPIC -o .libs/smart_ban.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/smart_ban.cpp:55[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/session_impl.cpp -o session_impl.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/smart_ban.cpp -o smart_ban.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o socket_io.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/socket_io.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/socket_io.cpp -fPIC -DPIC -o .libs/socket_io.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o socket_type.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/socket_type.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/socket_io.cpp -o socket_io.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o socks5_stream.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/socks5_stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/socket_type.cpp -fPIC -DPIC -o .libs/socket_type.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o stat.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/stat.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/socks5_stream.cpp -fPIC -DPIC -o .libs/socks5_stream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/stat.cpp -fPIC -DPIC -o .libs/stat.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/stat.cpp -o stat.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o storage.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/storage.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/socket_type.cpp -o socket_type.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/socks5_stream.cpp -o socks5_stream.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/storage.cpp -fPIC -DPIC -o .libs/storage.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/storage.cpp:57[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o string_util.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/string_util.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o thread.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/thread.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/string_util.cpp -fPIC -DPIC -o .libs/string_util.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/string_util.cpp -o string_util.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o torrent.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/thread.cpp -fPIC -DPIC -o .libs/thread.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/thread.cpp -o thread.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o torrent_handle.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent_handle.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o torrent_info.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent_info.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent.cpp -fPIC -DPIC -o .libs/torrent.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/storage.cpp -o storage.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent_handle.cpp -fPIC -DPIC -o .libs/torrent_handle.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent_info.cpp -fPIC -DPIC -o .libs/torrent_info.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent.cpp:56[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent_info.cpp:59:0[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/bt_peer_connection.hpp:64[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent_handle.cpp:54[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent_info.cpp -o torrent_info.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o time.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/time.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/time.cpp -fPIC -DPIC -o .libs/time.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/time.cpp -o time.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o timestamp_history.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/timestamp_history.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/timestamp_history.cpp -fPIC -DPIC -o .libs/timestamp_history.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/timestamp_history.cpp -o timestamp_history.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o tracker_manager.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/tracker_manager.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o udp_socket.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/udp_socket.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent_handle.cpp -o torrent_handle.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/tracker_manager.cpp -fPIC -DPIC -o .libs/tracker_manager.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/udp_socket.cpp -fPIC -DPIC -o .libs/udp_socket.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/aux_/session_impl.hpp:60[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/tracker_manager.cpp:43[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/udp_socket.cpp -o udp_socket.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/tracker_manager.cpp -o tracker_manager.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o udp_tracker_connection.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/udp_tracker_connection.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/torrent.cpp -o torrent.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/udp_tracker_connection.cpp -fPIC -DPIC -o .libs/udp_tracker_connection.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o upnp.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/upnp.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o ut_metadata.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ut_metadata.cpp >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/aux_/session_impl.hpp:60[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/udp_tracker_connection.cpp:53[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/upnp.cpp -fPIC -DPIC -o .libs/upnp.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ut_metadata.cpp -fPIC -DPIC -o .libs/ut_metadata.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/udp_tracker_connection.cpp -o udp_tracker_connection.o >/dev/null 2>&1 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/bt_peer_connection.hpp:64[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ut_metadata.cpp:53[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/upnp.cpp -o upnp.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ut_metadata.cpp -o ut_metadata.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o ut_pex.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ut_pex.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ut_pex.cpp -fPIC -DPIC -o .libs/ut_pex.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o utf8.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/utf8.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o utp_socket_manager.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/utp_socket_manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/utf8.cpp -fPIC -DPIC -o .libs/utf8.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent.hpp:57[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/bt_peer_connection.hpp:64[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ut_pex.cpp:48[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/utf8.cpp -o utf8.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/utp_socket_manager.cpp -fPIC -DPIC -o .libs/utp_socket_manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o utp_stream.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/utp_stream.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/ut_pex.cpp -o ut_pex.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/utp_stream.cpp -fPIC -DPIC -o .libs/utp_stream.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/utp_socket_manager.cpp -o utp_socket_manager.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o web_peer_connection.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/web_peer_connection.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/utp_stream.cpp -o utp_stream.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o dht_tracker.lo `test -f 'kademlia/dht_tracker.cpp' || echo '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/'`kademlia/dht_tracker.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/web_peer_connection.cpp -fPIC -DPIC -o .libs/web_peer_connection.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o find_data.lo `test -f 'kademlia/find_data.cpp' || echo '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/'`kademlia/find_data.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/dht_tracker.cpp -fPIC -DPIC -o .libs/dht_tracker.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o node.lo `test -f 'kademlia/node.cpp' || echo '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/'`kademlia/node.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/find_data.cpp -fPIC -DPIC -o .libs/find_data.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/web_connection_base.hpp:63[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/web_peer_connection.hpp:58[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/web_peer_connection.cpp:40[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/node.cpp -fPIC -DPIC -o .libs/node.o >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/aux_/session_impl.hpp:60[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/dht_tracker.cpp:50[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/find_data.cpp -o find_data.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/web_peer_connection.cpp -o web_peer_connection.o >/dev/null 2>&1 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/alert_types.hpp:37[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/node.cpp:42[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/dht_tracker.cpp -o dht_tracker.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o node_id.lo `test -f 'kademlia/node_id.cpp' || echo '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/'`kademlia/node_id.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/node_id.cpp -fPIC -DPIC -o .libs/node_id.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/node.cpp -o node.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/node_id.cpp -o node_id.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o refresh.lo `test -f 'kademlia/refresh.cpp' || echo '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/'`kademlia/refresh.cpp >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o routing_table.lo `test -f 'kademlia/routing_table.cpp' || echo '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/'`kademlia/routing_table.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/refresh.cpp -fPIC -DPIC -o .libs/refresh.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o rpc_manager.lo `test -f 'kademlia/rpc_manager.cpp' || echo '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/'`kademlia/rpc_manager.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/routing_table.cpp -fPIC -DPIC -o .libs/routing_table.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/refresh.cpp -o refresh.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/rpc_manager.cpp -fPIC -DPIC -o .libs/rpc_manager.o >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o traversal_algorithm.lo `test -f 'kademlia/traversal_algorithm.cpp' || echo '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/'`kademlia/traversal_algorithm.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/routing_table.cpp -o routing_table.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -lpthread -O2 -pipe -frecord-gcc-switches -fvisibility=hidden -c -o GeoIP.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/aux_/session_impl.hpp:60[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/rpc_manager.cpp:37[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/traversal_algorithm.cpp -fPIC -DPIC -o .libs/traversal_algorithm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -lpthread -O2 -pipe -frecord-gcc-switches -fvisibility=hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c -fPIC -DPIC -o .libs/GeoIP.o >cc1: warning: command line option â-ftemplate-depth=100â is valid for C++/ObjC++ but not for C >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/rpc_manager.cpp -o rpc_manager.o >/dev/null 2>&1 >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:[m[K In function â[01m[K_GeoIP_seek_record[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:431:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread(stack_buffer,gi->record_length,2,gi->GeoIPDatabase); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:[m[K In function â[01m[K_setup_segments[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:280:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread(delim, 1, 3, gi->GeoIPDatabase); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:282:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread(&gi->databaseType, 1, 1, gi->GeoIPDatabase); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:304:5:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread(buf, SEGMENT_RECORD_LENGTH, 1, gi->GeoIPDatabase); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:[m[K In function â[01m[KGeoIP_database_info[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:858:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread(buf, 1, 3, gi->GeoIPDatabase); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:873:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread(buf, 1, 3, gi->GeoIPDatabase); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:879:4:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread(retval, 1, i, gi->GeoIPDatabase); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:[m[K In function â[01m[K_get_name[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c:1012:3:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kfread[m[Kâ, declared with attribute warn_unused_result [-Wunused-result] > fread(buf, sizeof(char), MAX_ORG_RECORD_LENGTH, gi->GeoIPDatabase); >[01;32m[K ^[m[K >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -lpthread -O2 -pipe -frecord-gcc-switches -fvisibility=hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/GeoIP.c -o GeoIP.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" -DPACKAGE_STRING=\"libtorrent-rasterbar\ 0.16.19\" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c -o asio_ssl.lo /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/asio_ssl.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/kademlia/traversal_algorithm.cpp -o traversal_algorithm.o >/dev/null 2>&1 >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/asio_ssl.cpp -fPIC -DPIC -o .libs/asio_ssl.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"libtorrent-rasterbar\" -DPACKAGE_TARNAME=\"libtorrent-rasterbar\" -DPACKAGE_VERSION=\"0.16.19\" "-DPACKAGE_STRING=\"libtorrent-rasterbar 0.16.19\"" -DPACKAGE_BUGREPORT=\"arvid@libtorrent.org\" -DPACKAGE_URL=\"http://www.libtorrent.org\" -DPACKAGE=\"libtorrent-rasterbar\" -DVERSION=\"0.16.19\" -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 -DHAVE_GETHOSTBYNAME=1 -DHAVE_GETHOSTBYNAME_R=1 -DGETHOSTBYNAME_R_RETURNS_INT=1 -DHAVE_CLOCK_GETTIME=1 -DNDEBUG=1 -DTORRENT_USE_OPENSSL=1 -DHAVE_PYTHON=\"3.4\" -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 -I. -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src -ftemplate-depth-100 -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -Os -I/usr/include -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/src/asio_ssl.cpp -o asio_ssl.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -version-info 7:0:0 -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fvisibility=hidden -fvisibility-inlines-hidden -o libtorrent-rasterbar.la -rpath /usr/lib64 web_connection_base.lo alert.lo allocator.lo asio.lo assert.lo bandwidth_limit.lo bandwidth_manager.lo bandwidth_queue_entry.lo bloom_filter.lo broadcast_socket.lo bt_peer_connection.lo chained_buffer.lo connection_queue.lo ConvertUTF.lo create_torrent.lo disk_buffer_holder.lo disk_buffer_pool.lo disk_io_thread.lo entry.lo enum_net.lo error_code.lo escape_string.lo file.lo file_pool.lo file_storage.lo gzip.lo http_connection.lo http_parser.lo http_seed_connection.lo http_stream.lo http_tracker_connection.lo i2p_stream.lo identify_client.lo instantiate_connection.lo ip_filter.lo lazy_bdecode.lo logger.lo lsd.lo lt_trackers.lo magnet_uri.lo metadata_transfer.lo mpi.lo natpmp.lo parse_url.lo pe_crypto.lo peer_connection.lo piece_picker.lo packet_buffer.lo policy.lo puff.lo random.lo rsa.lo rss.lo session.lo session_impl.lo settings.lo sha1.lo smart_ban.lo socket_io.lo socket_type.lo socks5_stream.lo stat.lo storage.lo string_util.lo thread.lo torrent.lo torrent_handle.lo torrent_info.lo time.lo timestamp_history.lo tracker_manager.lo udp_socket.lo udp_tracker_connection.lo upnp.lo ut_metadata.lo ut_pex.lo utf8.lo utp_socket_manager.lo utp_stream.lo web_peer_connection.lo dht_tracker.lo find_data.lo node.lo node_id.lo refresh.lo routing_table.lo rpc_manager.lo traversal_algorithm.lo GeoIP.lo asio_ssl.lo -lboost_system-mt -lssl -lcrypto -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/crtbeginS.o .libs/web_connection_base.o .libs/alert.o .libs/allocator.o .libs/asio.o .libs/assert.o .libs/bandwidth_limit.o .libs/bandwidth_manager.o .libs/bandwidth_queue_entry.o .libs/bloom_filter.o .libs/broadcast_socket.o .libs/bt_peer_connection.o .libs/chained_buffer.o .libs/connection_queue.o .libs/ConvertUTF.o .libs/create_torrent.o .libs/disk_buffer_holder.o .libs/disk_buffer_pool.o .libs/disk_io_thread.o .libs/entry.o .libs/enum_net.o .libs/error_code.o .libs/escape_string.o .libs/file.o .libs/file_pool.o .libs/file_storage.o .libs/gzip.o .libs/http_connection.o .libs/http_parser.o .libs/http_seed_connection.o .libs/http_stream.o .libs/http_tracker_connection.o .libs/i2p_stream.o .libs/identify_client.o .libs/instantiate_connection.o .libs/ip_filter.o .libs/lazy_bdecode.o .libs/logger.o .libs/lsd.o .libs/lt_trackers.o .libs/magnet_uri.o .libs/metadata_transfer.o .libs/mpi.o .libs/natpmp.o .libs/parse_url.o .libs/pe_crypto.o .libs/peer_connection.o .libs/piece_picker.o .libs/packet_buffer.o .libs/policy.o .libs/puff.o .libs/random.o .libs/rsa.o .libs/rss.o .libs/session.o .libs/session_impl.o .libs/settings.o .libs/sha1.o .libs/smart_ban.o .libs/socket_io.o .libs/socket_type.o .libs/socks5_stream.o .libs/stat.o .libs/storage.o .libs/string_util.o .libs/thread.o .libs/torrent.o .libs/torrent_handle.o .libs/torrent_info.o .libs/time.o .libs/timestamp_history.o .libs/tracker_manager.o .libs/udp_socket.o .libs/udp_tracker_connection.o .libs/upnp.o .libs/ut_metadata.o .libs/ut_pex.o .libs/utf8.o .libs/utp_socket_manager.o .libs/utp_stream.o .libs/web_peer_connection.o .libs/dht_tracker.o .libs/find_data.o .libs/node.o .libs/node_id.o .libs/refresh.o .libs/routing_table.o .libs/rpc_manager.o .libs/traversal_algorithm.o .libs/GeoIP.o .libs/asio_ssl.o -L/usr/lib64 -lboost_system-mt -lssl -lcrypto -lpthread -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../lib64/crtn.o -O2 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -Wl,-soname -Wl,libtorrent-rasterbar.so.7 -o .libs/libtorrent-rasterbar.so.7.0.0 >libtool: link: (cd ".libs" && rm -f "libtorrent-rasterbar.so.7" && ln -s "libtorrent-rasterbar.so.7.0.0" "libtorrent-rasterbar.so.7") >libtool: link: (cd ".libs" && rm -f "libtorrent-rasterbar.so" && ln -s "libtorrent-rasterbar.so.7.0.0" "libtorrent-rasterbar.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtorrent-rasterbar.a web_connection_base.o alert.o allocator.o asio.o assert.o bandwidth_limit.o bandwidth_manager.o bandwidth_queue_entry.o bloom_filter.o broadcast_socket.o bt_peer_connection.o chained_buffer.o connection_queue.o ConvertUTF.o create_torrent.o disk_buffer_holder.o disk_buffer_pool.o disk_io_thread.o entry.o enum_net.o error_code.o escape_string.o file.o file_pool.o file_storage.o gzip.o http_connection.o http_parser.o http_seed_connection.o http_stream.o http_tracker_connection.o i2p_stream.o identify_client.o instantiate_connection.o ip_filter.o lazy_bdecode.o logger.o lsd.o lt_trackers.o magnet_uri.o metadata_transfer.o mpi.o natpmp.o parse_url.o pe_crypto.o peer_connection.o piece_picker.o packet_buffer.o policy.o puff.o random.o rsa.o rss.o session.o session_impl.o settings.o sha1.o smart_ban.o socket_io.o socket_type.o socks5_stream.o stat.o storage.o string_util.o thread.o torrent.o torrent_handle.o torrent_info.o time.o timestamp_history.o tracker_manager.o udp_socket.o udp_tracker_connection.o upnp.o ut_metadata.o ut_pex.o utf8.o utp_socket_manager.o utp_stream.o web_peer_connection.o dht_tracker.o find_data.o node.o node_id.o refresh.o routing_table.o rpc_manager.o traversal_algorithm.o GeoIP.o asio_ssl.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtorrent-rasterbar.a >libtool: link: ( cd ".libs" && rm -f "libtorrent-rasterbar.la" && ln -s "../libtorrent-rasterbar.la" "libtorrent-rasterbar.la" ) >make[1]: Leaving directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/src' >Making all in examples >make[1]: Entering directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/examples' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/examples' >Making all in test >make[1]: Entering directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/test' >make[1]: Nothing to be done for 'all'. >make[1]: Leaving directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/test' >Making all in bindings >make[1]: Entering directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/bindings' >Making all in python >make[2]: Entering directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/bindings/python' >/usr/bin/python setup.py build >running build >running build_ext >building 'libtorrent' extension >creating build >creating build/temp.linux-x86_64-3.4 >creating build/temp.linux-x86_64-3.4/var >creating build/temp.linux-x86_64-3.4/var/tmp >creating build/temp.linux-x86_64-3.4/var/tmp/portage >creating build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs >creating build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19 >creating build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work >creating build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19 >creating build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings >creating build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python >creating build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/error_code.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/string.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/big_number.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/datetime.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/converters.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/module.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/utility.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/version.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_info.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_info.cpp:6:0[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/ip_filter.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/magnet_uri.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/session.hpp:50[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/magnet_uri.cpp:6[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/magnet_uri.cpp:[m[K In function â[01m[Klibtorrent::torrent_handle {anonymous}::_add_magnet_uri(libtorrent::session&, std::string, boost::python::dict)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/magnet_uri.cpp:32:40:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::torrent_handle libtorrent::add_magnet_uri(libtorrent::session&, const string&, libtorrent::add_torrent_params)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/magnet_uri.hpp:62[m[K) [-Wdeprecated-declarations] > return add_magnet_uri(s, uri, p); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/fingerprint.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/create_torrent.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/storage.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/create_torrent.hpp:40[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/create_torrent.cpp:6[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/peer_info.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/session_settings.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/session.hpp:50[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/session_settings.cpp:6[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_status.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_status.cpp:6[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/alert.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/alert_types.hpp:37[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/alert.cpp:7[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_handle.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_handle.cpp:7[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_handle.cpp:[m[K In function â[01m[Kvoid set_peer_upload_limit(libtorrent::torrent_handle&, const boost::python::tuple&, int)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_handle.cpp:335:58:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::torrent_handle::set_peer_upload_limit(boost::asio::ip::tcp::endpoint, int) const[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:279[m[K) [-Wdeprecated-declarations] > th.set_peer_upload_limit(tuple_to_endpoint(ip), limit); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_handle.cpp:[m[K In function â[01m[Kvoid set_peer_download_limit(libtorrent::torrent_handle&, const boost::python::tuple&, int)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_handle.cpp:340:60:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::torrent_handle::set_peer_download_limit(boost::asio::ip::tcp::endpoint, int) const[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:281[m[K) [-Wdeprecated-declarations] > th.set_peer_download_limit(tuple_to_endpoint(ip), limit); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/session.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/session.hpp:50[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/session.cpp:8[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/session.cpp:[m[K In function â[01m[Klibtorrent::torrent_handle {anonymous}::add_torrent_depr(libtorrent::session&, const libtorrent::torrent_info&, const string&, const libtorrent::entry&, libtorrent::storage_mode_t, bool)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/session.cpp:177:97:[m[K [01;35m[Kwarning: [m[Kâ[01m[Klibtorrent::torrent_handle libtorrent::session::add_torrent(const libtorrent::torrent_info&, const string&, const libtorrent::entry&, libtorrent::storage_mode_t, bool, libtorrent::storage_constructor_type)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/session.hpp:213[m[K) [-Wdeprecated-declarations] > return s.add_torrent(ti, save, resume, storage_mode, paused, default_storage_constructor); >[01;32m[K ^[m[K >x86_64-pc-linux-gnu-g++ -pthread -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -I/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include -I/usr/include -I/usr/include/python3.4 -c /var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/entry.cpp -o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/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 >In file included from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_handle.hpp:54:0[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/session.hpp:50[m[K, > from [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/entry.cpp:6[m[K: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:[m[K In member function â[01m[Kvoid libtorrent::torrent_info::rename_file(int, const wstring&)[m[Kâ: >[01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/torrent_info.hpp:287:43:[m[K [01;35m[Kwarning: [m[Kâ[01m[Kvoid libtorrent::file_storage::rename_file(int, const wstring&)[m[Kâ is deprecated (declared at [01m[K/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/include/libtorrent/file_storage.hpp:208[m[K) [-Wdeprecated-declarations] > m_files.rename_file(index, new_filename); >[01;32m[K ^[m[K >creating build/lib.linux-x86_64-3.4 >x86_64-pc-linux-gnu-g++ -pthread -shared -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fvisibility=hidden -fvisibility-inlines-hidden -O2 -pipe -frecord-gcc-switches -ftemplate-depth=120 -fvisibility=hidden -fvisibility-inlines-hidden build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/error_code.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/string.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/big_number.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/datetime.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/converters.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/module.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/utility.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/version.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_info.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/ip_filter.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/magnet_uri.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/fingerprint.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/create_torrent.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/peer_info.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/session_settings.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_status.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/alert.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/torrent_handle.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/session.o build/temp.linux-x86_64-3.4/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19/bindings/python/src/entry.o -L../../src/.libs -L/usr/lib64 -ltorrent-rasterbar -lpthread -lboost_system-mt -lpthread -lssl -lcrypto -lboost_python-3.4-mt -lpython3.4 -o build/lib.linux-x86_64-3.4/libtorrent.cpython-34.so -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--hash-style=gnu -fvisibility=hidden -fvisibility-inlines-hidden >/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.2/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_python-3.4-mt >collect2: error: ld returned 1 exit status >error: command 'x86_64-pc-linux-gnu-g++' failed with exit status 1 >Makefile:508: recipe for target 'all-local' failed >make[2]: *** [all-local] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/bindings/python' >Makefile:386: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build/bindings' >Makefile:598: recipe for target 'all-recursive' failed >make: *** [all-recursive] Error 1 > [31;01m*[0m ERROR: net-libs/rb_libtorrent-0.16.19::gentoo failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=net-libs/rb_libtorrent-0.16.19::gentoo'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=net-libs/rb_libtorrent-0.16.19::gentoo'`. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/net-libs/rb_libtorrent-0.16.19:20150402-191440.log'. > [31;01m*[0m For convenience, a symlink to the build log is located at '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/rb_libtorrent-0.16.19_build' > [31;01m*[0m S: '/var/tmp/portage/net-libs/rb_libtorrent-0.16.19/work/libtorrent-rasterbar-0.16.19'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 545354
: 400416