>>> Building on exopi-4 under net/libtorrent-rasterbar BDEPENDS = [lang/python/3.10;devel/boost;devel/ninja;devel/libtool;devel/cmake] DIST = [net/libtorrent-rasterbar:libtorrent-rasterbar-2.0.10.tar.gz] FULLPKGNAME = libtorrent-rasterbar-2.0.10 RDEPENDS = [devel/boost;lang/python/3.10] (Junk lock obtained for exopi-4 at 1714760199.33) >>> Running depends in net/libtorrent-rasterbar at 1714760199.38 last junk was in mail/dovecot-fts-xapian /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p2v0 libtool-2.4.2p2 ninja-1.11.1v0 was: /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p2v0 cmake-3.28.3v1 libtool-2.4.2p2 ninja-1.11.1v0 python-3.10.14p0 /usr/sbin/pkg_add -aI -Drepair boost-1.84.0p2v0 libtool-2.4.2p2 ninja-1.11.1v0 >>> Running show-prepare-results in net/libtorrent-rasterbar at 1714760225.21 ===> net/libtorrent-rasterbar ===> Building from scratch libtorrent-rasterbar-2.0.10 ===> libtorrent-rasterbar-2.0.10 depends on: libtool-* -> libtool-2.4.2p2 ===> libtorrent-rasterbar-2.0.10 depends on: cmake-* -> cmake-3.28.3v1 ===> libtorrent-rasterbar-2.0.10 depends on: ninja-* -> ninja-1.11.1v0 ===> libtorrent-rasterbar-2.0.10 depends on: python->=3.10,<3.11 -> python-3.10.14p0 ===> libtorrent-rasterbar-2.0.10 depends on: boost-* -> boost-1.84.0p2v0 ===> Verifying specs: c++ c++abi pthread boost_python310-mt crypto m ssl ===> found c++.10.0 c++abi.7.0 pthread.27.1 boost_python310-mt.23.0 crypto.54.0 m.10.1 ssl.57.0 boost-1.84.0p2v0 cmake-3.28.3v1 libtool-2.4.2p2 ninja-1.11.1v0 python-3.10.14p0 (Junk lock released for exopi-4 at 1714760226.91) distfiles size=4686014 >>> Running patch in net/libtorrent-rasterbar at 1714760226.94 ===> net/libtorrent-rasterbar ===> Checking files for libtorrent-rasterbar-2.0.10 `/exopi-cvs/ports/distfiles/libtorrent-rasterbar-2.0.10.tar.gz' is up to date. >> (SHA256) libtorrent-rasterbar-2.0.10.tar.gz: OK ===> Extracting for libtorrent-rasterbar-2.0.10 ===> Patching for libtorrent-rasterbar-2.0.10 ===> Applying OpenBSD patch patch-include_libtorrent_config_hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: include/libtorrent/config.hpp |--- include/libtorrent/config.hpp.orig |+++ include/libtorrent/config.hpp -------------------------- Patching file include/libtorrent/config.hpp using Plan A... Hunk #1 succeeded at 521. done ===> Applying OpenBSD patch patch-test_test_copy_file_cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Fix test compilation, struct statfs has no f_type member | |Index: test/test_copy_file.cpp |--- test/test_copy_file.cpp.orig |+++ test/test_copy_file.cpp -------------------------- Patching file test/test_copy_file.cpp using Plan A... Hunk #1 succeeded at 125. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in net/libtorrent-rasterbar at 1714760227.94 ===> net/libtorrent-rasterbar ===> Generating configure for libtorrent-rasterbar-2.0.10 ===> Configuring for libtorrent-rasterbar-2.0.10 -- The C compiler identification is Clang 16.0.6 -- The CXX compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS8_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS8_WITHOUT_LIB - Success -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB -- Performing Test HAVE_CXX_ATOMICS64_WITHOUT_LIB - Success -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Found OpenSSL: /usr/lib/libcrypto.so.54.0 (found version "2.0.0") -- Could NOT find Boost (missing: Boost_DIR) -- Found Boost: /usr/local/include (found version "1.84.0") -- Found Python3: /usr/local/bin/python3.10 (found version "3.10.14") found components: Interpreter Development Development.Module Development.Embed -- Could NOT find Boost (missing: Boost_DIR) -- Found Boost: /usr/local/include (found version "1.84.0") found components: python310 -- Performing Test _WNO_DEPRECATED_DECLARATIONS -- Performing Test _WNO_DEPRECATED_DECLARATIONS - Success -- Python 3 site packages: lib/python3.10/site-packages -- Python 3 extension suffix: cpython-310 -- Performing Test _WNO_ERROR_FORMAT_TRUNCATION -- Performing Test _WNO_ERROR_FORMAT_TRUNCATION - Failed -- The following features have been enabled: * BUILD_SHARED_LIBS, build libtorrent as a shared library * build_tests, build tests * python-bindings, build python bindings * dht, enable support for Mainline DHT * deprecated-functions, enable deprecated functions for backwards compatibility * encryption, Enables encryption in libtorrent * exceptions, build with exception support * extensions, Enables protocol extensions * i2p, build with I2P support * logging, build with logging * mutable-torrents, Enables mutable torrent support * streaming, Enables support for piece deadline -- The following OPTIONAL packages have been found: * PkgConfig -- The following RECOMMENDED packages have been found: * OpenSSL, Full-strength general purpose cryptography library, Provides HTTPS support to libtorrent -- The following REQUIRED packages have been found: * Threads * Python3 * Boost -- The following features have been disabled: * static_runtime, build libtorrent with static runtime * build_examples, build examples * build_tools, build tools * python-egg-info, generate python egg info * python-install-system-dir, Install python bindings to the system installation directory rather than the CMake installation prefix * gnutls, build using GnuTLS instead of OpenSSL -- Configuring done (11.2s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB PYTHON_EXECUTABLE PYTHON_INCLUDE_DIR PYTHON_LIBRARY_DIRS Python_EXECUTABLE Python_INCLUDE_DIR Python_LIBRARY_DIRS -- Build files have been written to: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/build-amd64 >>> Running build in net/libtorrent-rasterbar at 1714760240.36 ===> net/libtorrent-rasterbar ===> Building for libtorrent-rasterbar-2.0.10 Change Dir: '/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 torrent-rasterbar python-libtorrent [1/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/add_torrent_params.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/add_torrent_params.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/add_torrent_params.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:49:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(seed_mode); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :305:1: note: expanded from here flag_seed_mode ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:50:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(upload_mode); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :306:1: note: expanded from here flag_upload_mode ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:51:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(share_mode); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :307:1: note: expanded from here flag_share_mode ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:52:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(apply_ip_filter); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :308:1: note: expanded from here flag_apply_ip_filter ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:53:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(paused); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :309:1: note: expanded from here flag_paused ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:54:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(auto_managed); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :310:1: note: expanded from here flag_auto_managed ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:55:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(duplicate_is_error); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :311:1: note: expanded from here flag_duplicate_is_error ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:56:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(update_subscribe); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :312:1: note: expanded from here flag_update_subscribe ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:57:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(super_seeding); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :313:1: note: expanded from here flag_super_seeding ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:58:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(sequential_download); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :314:1: note: expanded from here flag_sequential_download ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:59:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(pinned); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :315:1: note: expanded from here flag_pinned ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:60:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(stop_when_ready); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :316:1: note: expanded from here flag_stop_when_ready ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:61:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(override_trackers); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :317:1: note: expanded from here flag_override_trackers ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:62:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(override_web_seeds); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :318:1: note: expanded from here flag_override_web_seeds ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:63:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(need_save_resume); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :319:1: note: expanded from here flag_need_save_resume ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:64:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(override_resume_data); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :320:1: note: expanded from here flag_override_resume_data ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:65:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(merge_resume_trackers); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :321:1: note: expanded from here flag_merge_resume_trackers ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:66:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(use_resume_save_path); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :322:1: note: expanded from here flag_use_resume_save_path ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:67:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(merge_resume_http_seeds); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :323:1: note: expanded from here flag_merge_resume_http_seeds ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:68:4: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] DECL_FLAG(default_flags); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/add_torrent_params.cpp:47:48: note: expanded from macro 'DECL_FLAG' constexpr torrent_flags_t add_torrent_params::flag_##name ^ :324:1: note: expanded from here flag_default_flags ^ 20 warnings generated. [2/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/alert.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/alert.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/alert.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:72:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::error_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:73:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::peer_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:74:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::port_mapping_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:75:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::storage_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:76:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::tracker_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:77:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::connect_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:78:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::status_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:80:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::debug_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:81:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::progress_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:83:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::ip_block_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:84:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::performance_warning; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:85:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::dht_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:87:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::stats_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:89:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::session_log_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:90:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::torrent_log_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:91:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::peer_log_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:92:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::incoming_request_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:93:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::dht_log_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:94:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::dht_operation_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:95:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::port_mapping_log_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:96:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::picker_log_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:97:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::file_progress_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:98:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::piece_progress_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:99:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::upload_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:100:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::block_progress_notification; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:102:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alert::all_categories; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2659:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::partial_ratio; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2660:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::prioritize_partials; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2661:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::rarest_first_partials; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2662:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::rarest_first; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2663:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::reverse_rarest_first; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2664:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::suggested_pieces; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2665:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::prio_sequential_pieces; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2666:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::sequential_pieces; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2667:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::reverse_pieces; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2668:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::time_critical; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2669:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::random_pieces; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2670:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::prefer_contiguous; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2671:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::reverse_sequential; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2672:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::backup1; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2673:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::backup2; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2674:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::end_game; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:2675:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_flags_t picker_log_alert::extent_affinity; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3193:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_removed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3194:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t read_piece_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3195:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t file_completed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3196:49: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t file_renamed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3197:55: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t file_rename_failed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3198:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t performance_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3199:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t state_changed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3200:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t tracker_error_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3201:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t tracker_warning_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3202:49: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t scrape_reply_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3203:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t scrape_failed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3204:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t tracker_reply_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3205:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_reply_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3206:53: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t tracker_announce_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3207:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t hash_failed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3208:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t peer_ban_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3209:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t peer_unsnubbed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3210:49: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t peer_snubbed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3211:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t peer_error_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3212:49: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t peer_connect_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3213:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t peer_disconnected_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3214:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t invalid_request_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3215:53: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_finished_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3216:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t piece_finished_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3217:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t request_dropped_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3218:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t block_timeout_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3219:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t block_finished_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3220:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t block_downloading_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3221:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t unwanted_block_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3222:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t storage_moved_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3223:57: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t storage_moved_failed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3224:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_deleted_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3225:58: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_delete_failed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3226:53: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t save_resume_data_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3227:60: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t save_resume_data_failed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3228:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_paused_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3229:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_resumed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3230:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_checked_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3231:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t url_seed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3232:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t file_error_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3233:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t metadata_failed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3234:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t metadata_received_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3235:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t udp_error_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3236:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t external_ip_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3237:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t listen_failed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3238:53: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t listen_succeeded_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3239:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t portmap_error_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3240:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t portmap_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3241:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t portmap_log_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3242:56: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t fastresume_rejected_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3243:49: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t peer_blocked_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3244:49: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_announce_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3245:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_get_peers_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3247:42: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t stats_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3249:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t cache_flushed_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3250:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t lsd_peer_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3251:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t trackerid_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3252:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_bootstrap_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3253:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_error_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3254:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_need_cert_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3255:56: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t incoming_connection_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3256:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t add_torrent_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3257:49: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t state_update_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3258:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t session_stats_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3259:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_error_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3260:55: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_immutable_item_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3261:53: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_mutable_item_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3262:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_put_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3263:40: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t i2p_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3264:59: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_outgoing_get_peers_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3265:40: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t log_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3266:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_log_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3267:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t peer_log_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3268:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t lsd_error_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3269:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_stats_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3270:53: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t incoming_request_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3271:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_log_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3272:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_pkt_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3273:56: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_get_peers_reply_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3274:56: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_direct_response_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3275:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t picker_log_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3276:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t session_error_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3277:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_live_nodes_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3278:57: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t session_stats_header_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3279:58: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t dht_sample_infohashes_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3280:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t block_uploaded_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3281:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t alerts_dropped_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3282:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t socks5_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3283:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t file_prio_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3284:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t oversized_file_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3285:53: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_conflict_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3286:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t peer_info_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3287:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t file_progress_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3288:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t piece_info_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3289:55: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t piece_availability_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3290:49: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t tracker_list_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3292:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t anonymous_mode_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3293:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t mmap_cache_alert::static_category; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert.cpp:3294:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr alert_category_t torrent_added_alert::static_category; ^ 142 warnings generated. [3/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/alert_manager.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/alert_manager.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/alert_manager.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/alert_manager.cpp [4/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/announce_entry.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/announce_entry.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/announce_entry.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/announce_entry.cpp [5/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/assert.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/assert.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/assert.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/assert.cpp [6/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/bandwidth_limit.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/bandwidth_limit.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/bandwidth_limit.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/bandwidth_limit.cpp [7/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/bandwidth_manager.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/bandwidth_manager.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/bandwidth_manager.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/bandwidth_manager.cpp [8/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/bandwidth_queue_entry.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/bandwidth_queue_entry.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/bandwidth_queue_entry.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/bandwidth_queue_entry.cpp [9/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/bdecode.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/bdecode.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/bdecode.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/bdecode.cpp [10/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/bitfield.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/bitfield.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/bitfield.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/bitfield.cpp [11/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/bloom_filter.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/bloom_filter.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/bloom_filter.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/bloom_filter.cpp [12/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/bt_peer_connection.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/bt_peer_connection.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/bt_peer_connection.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/bt_peer_connection.cpp [13/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/chained_buffer.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/chained_buffer.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/chained_buffer.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/chained_buffer.cpp [14/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/choker.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/choker.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/choker.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/choker.cpp [15/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/close_reason.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/close_reason.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/close_reason.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/close_reason.cpp [16/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/copy_file.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/copy_file.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/copy_file.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/copy_file.cpp [17/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/cpuid.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/cpuid.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/cpuid.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/cpuid.cpp [18/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/crc32c.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/crc32c.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/crc32c.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/crc32c.cpp [19/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/create_torrent.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/create_torrent.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/create_torrent.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:62:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::optimize_alignment; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:65:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::optimize; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:68:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::merkle; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:70:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::modification_time; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:71:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::symlinks; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:73:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::mutable_torrent_support; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:75:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::v2_only; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:76:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::v1_only; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:77:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::canonical_files; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:78:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::no_attributes; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:79:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::canonical_files_no_tail_padding; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/create_torrent.cpp:80:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr create_flags_t create_torrent::allow_odd_piece_size; ^ 12 warnings generated. [20/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/directory.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/directory.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/directory.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/directory.cpp [21/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/disabled_disk_io.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/disabled_disk_io.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/disabled_disk_io.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disabled_disk_io.cpp [22/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/disk_buffer_holder.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/disk_buffer_holder.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/disk_buffer_holder.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_buffer_holder.cpp [23/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/disk_buffer_pool.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/disk_buffer_pool.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/disk_buffer_pool.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_buffer_pool.cpp [24/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/disk_interface.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/disk_interface.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/disk_interface.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_interface.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_interface.cpp:38:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disk_job_flags_t disk_interface::force_copy; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_interface.cpp:39:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disk_job_flags_t disk_interface::sequential_access; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_interface.cpp:40:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disk_job_flags_t disk_interface::volatile_read; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_interface.cpp:41:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disk_job_flags_t disk_interface::v1_hash; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_interface.cpp:42:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disk_job_flags_t disk_interface::flush_piece; ^ 5 warnings generated. [25/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/disk_io_thread_pool.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/disk_io_thread_pool.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/disk_io_thread_pool.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_io_thread_pool.cpp [26/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/disk_job_fence.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/disk_job_fence.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/disk_job_fence.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_job_fence.cpp [27/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/disk_job_pool.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/disk_job_pool.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/disk_job_pool.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/disk_job_pool.cpp [28/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/drive_info.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/drive_info.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/drive_info.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/drive_info.cpp [29/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/entry.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/entry.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/entry.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/entry.cpp [30/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/enum_net.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/enum_net.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/enum_net.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/enum_net.cpp [31/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/error_code.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/error_code.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/error_code.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/error_code.cpp [32/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/escape_string.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/escape_string.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/escape_string.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/escape_string.cpp [33/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ffs.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ffs.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ffs.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ffs.cpp [34/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/file.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/file.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/file.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file.cpp [35/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/file_progress.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/file_progress.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/file_progress.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_progress.cpp [36/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/file_storage.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/file_storage.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/file_storage.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:68:39: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr file_flags_t file_storage::flag_pad_file; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:69:39: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr file_flags_t file_storage::flag_hidden; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:70:39: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr file_flags_t file_storage::flag_executable; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:71:39: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr file_flags_t file_storage::flag_symlink; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:74:39: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr file_flags_t file_storage::pad_file; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:75:39: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr file_flags_t file_storage::attribute_hidden; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:76:39: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr file_flags_t file_storage::attribute_executable; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:77:39: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr file_flags_t file_storage::attribute_symlink; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:113:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr aux::path_index_t aux::file_entry::no_path; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_storage.cpp:114:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr aux::path_index_t aux::file_entry::path_is_absolute; ^ 10 warnings generated. [37/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/file_view_pool.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/file_view_pool.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/file_view_pool.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/file_view_pool.cpp [38/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/fingerprint.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/fingerprint.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/fingerprint.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/fingerprint.cpp [39/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/generate_peer_id.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/generate_peer_id.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/generate_peer_id.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/generate_peer_id.cpp [40/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/gzip.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/gzip.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/gzip.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/gzip.cpp [41/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/hash_picker.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/hash_picker.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/hash_picker.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/hash_picker.cpp [42/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/hasher.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/hasher.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/hasher.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/hasher.cpp [43/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/hex.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/hex.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/hex.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/hex.cpp [44/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/http_connection.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/http_connection.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/http_connection.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/http_connection.cpp [45/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/http_parser.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/http_parser.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/http_parser.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/http_parser.cpp [46/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/http_seed_connection.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/http_seed_connection.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/http_seed_connection.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/http_seed_connection.cpp [47/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/http_tracker_connection.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/http_tracker_connection.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/http_tracker_connection.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/http_tracker_connection.cpp [48/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/i2p_stream.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/i2p_stream.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/i2p_stream.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/i2p_stream.cpp [49/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/identify_client.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/identify_client.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/identify_client.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/identify_client.cpp [50/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/instantiate_connection.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/instantiate_connection.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/instantiate_connection.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/instantiate_connection.cpp [51/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ip_filter.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ip_filter.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ip_filter.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ip_filter.cpp [52/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ip_helpers.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ip_helpers.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ip_helpers.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ip_helpers.cpp [53/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ip_notifier.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ip_notifier.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ip_notifier.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ip_notifier.cpp [54/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ip_voter.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ip_voter.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ip_voter.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ip_voter.cpp [55/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/listen_socket_handle.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/listen_socket_handle.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/listen_socket_handle.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/listen_socket_handle.cpp [56/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/load_torrent.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/load_torrent.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/load_torrent.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/load_torrent.cpp [57/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/lsd.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/lsd.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/lsd.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/lsd.cpp [58/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/magnet_uri.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/magnet_uri.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/magnet_uri.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/magnet_uri.cpp [59/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/merkle.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/merkle.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/merkle.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/merkle.cpp [60/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/merkle_tree.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/merkle_tree.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/merkle_tree.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/merkle_tree.cpp [61/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/mmap.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/mmap.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/mmap.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/mmap.cpp [62/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/mmap_disk_io.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/mmap_disk_io.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/mmap_disk_io.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/mmap_disk_io.cpp [63/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/mmap_disk_job.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/mmap_disk_job.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/mmap_disk_job.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/mmap_disk_job.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/mmap_disk_job.cpp:119:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disk_job_flags_t mmap_disk_job::fence; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/mmap_disk_job.cpp:120:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disk_job_flags_t mmap_disk_job::in_progress; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/mmap_disk_job.cpp:121:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disk_job_flags_t mmap_disk_job::aborted; ^ 3 warnings generated. [64/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/mmap_storage.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/mmap_storage.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/mmap_storage.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/mmap_storage.cpp [65/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/natpmp.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/natpmp.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/natpmp.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/natpmp.cpp [66/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/packet_buffer.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/packet_buffer.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/packet_buffer.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/packet_buffer.cpp [67/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/parse_url.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/parse_url.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/parse_url.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/parse_url.cpp [68/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/part_file.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/part_file.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/part_file.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/part_file.cpp [69/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/path.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/path.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/path.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/path.cpp [70/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/peer_class.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/peer_class.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/peer_class.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_class.cpp [71/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/peer_class_set.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/peer_class_set.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/peer_class_set.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_class_set.cpp [72/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/peer_connection.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/peer_connection.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/peer_connection.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_connection.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_connection.cpp:101:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr request_flags_t peer_connection::time_critical; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_connection.cpp:102:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr request_flags_t peer_connection::busy; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_connection.cpp:116:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr piece_index_t piece_block_progress::invalid_index; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_connection.cpp:118:61: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disconnect_severity_t peer_connection_interface::normal; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_connection.cpp:119:61: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disconnect_severity_t peer_connection_interface::failure; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_connection.cpp:120:61: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr disconnect_severity_t peer_connection_interface::peer_error; ^ 6 warnings generated. [73/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/peer_connection_handle.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/peer_connection_handle.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/peer_connection_handle.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_connection_handle.cpp [74/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/peer_info.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/peer_info.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/peer_info.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:44:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::interesting; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:45:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::choked; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:46:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::remote_interested; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:47:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::remote_choked; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:48:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::supports_extensions; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:49:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::local_connection; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:50:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::outgoing_connection; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:51:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::handshake; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:52:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::connecting; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:54:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::queued; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:56:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::on_parole; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:57:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::seed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:58:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::optimistic_unchoke; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:59:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::snubbed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:60:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::upload_only; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:61:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::endgame_mode; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:62:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::holepunched; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:63:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::i2p_socket; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:64:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::utp_socket; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:65:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::ssl_socket; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:66:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::rc4_encrypted; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:67:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_flags_t peer_info::plaintext_encrypted; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:69:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_source_flags_t peer_info::tracker; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:70:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_source_flags_t peer_info::dht; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:71:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_source_flags_t peer_info::pex; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:72:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_source_flags_t peer_info::lsd; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:73:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_source_flags_t peer_info::resume_data; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:74:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_source_flags_t peer_info::incoming; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:76:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr bandwidth_state_flags_t peer_info::bw_idle; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:77:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr bandwidth_state_flags_t peer_info::bw_limit; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:78:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr bandwidth_state_flags_t peer_info::bw_network; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:79:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr bandwidth_state_flags_t peer_info::bw_disk; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:82:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr bandwidth_state_flags_t peer_info::bw_torrent; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:83:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr bandwidth_state_flags_t peer_info::bw_global; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:86:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr connection_type_t peer_info::standard_bittorrent; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:87:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr connection_type_t peer_info::web_seed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_info.cpp:88:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr connection_type_t peer_info::http_seed; ^ 37 warnings generated. [75/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/peer_list.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/peer_list.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/peer_list.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_list.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/peer_list.cpp:148:42: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr erase_peer_flags_t peer_list::force_erase; ^ 1 warning generated. [76/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/performance_counters.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/performance_counters.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/performance_counters.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/performance_counters.cpp [77/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/piece_picker.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/piece_picker.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/piece_picker.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:126:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr prio_index_t piece_picker::piece_pos::we_have_index; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:128:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_options_t piece_picker::rarest_first; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:129:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_options_t piece_picker::reverse; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:130:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_options_t piece_picker::on_parole; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:131:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_options_t piece_picker::prioritize_partials; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:132:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_options_t piece_picker::sequential; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:133:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_options_t piece_picker::align_expanded_pieces; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:134:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr picker_options_t piece_picker::piece_extent_affinity; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:136:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr download_queue_t piece_picker::piece_pos::piece_downloading; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:137:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr download_queue_t piece_picker::piece_pos::piece_full; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:138:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr download_queue_t piece_picker::piece_pos::piece_finished; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:139:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr download_queue_t piece_picker::piece_pos::piece_zero_prio; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:140:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr download_queue_t piece_picker::piece_pos::num_download_categories; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:141:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr download_queue_t piece_picker::piece_pos::piece_open; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:142:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr download_queue_t piece_picker::piece_pos::piece_downloading_reverse; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/piece_picker.cpp:143:54: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr download_queue_t piece_picker::piece_pos::piece_full_reverse; ^ 16 warnings generated. [78/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/platform_util.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/platform_util.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/platform_util.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/platform_util.cpp [79/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/posix_disk_io.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/posix_disk_io.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/posix_disk_io.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/posix_disk_io.cpp [80/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/posix_part_file.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/posix_part_file.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/posix_part_file.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/posix_part_file.cpp [81/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/posix_storage.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/posix_storage.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/posix_storage.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/posix_storage.cpp [82/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/proxy_base.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/proxy_base.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/proxy_base.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/proxy_base.cpp [83/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/proxy_settings.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/proxy_settings.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/proxy_settings.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/proxy_settings.cpp [84/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/puff.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/puff.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/puff.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/puff.cpp [85/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/random.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/random.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/random.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/random.cpp [86/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/read_resume_data.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/read_resume_data.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/read_resume_data.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/read_resume_data.cpp [87/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/receive_buffer.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/receive_buffer.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/receive_buffer.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/receive_buffer.cpp [88/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/request_blocks.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/request_blocks.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/request_blocks.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/request_blocks.cpp [89/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/resolve_links.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/resolve_links.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/resolve_links.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/resolve_links.cpp [90/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/resolver.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/resolver.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/resolver.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/resolver.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/resolver.cpp:42:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resolver_flags resolver_interface::cache_only; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/resolver.cpp:43:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resolver_flags resolver_interface::abort_on_shutdown; ^ 2 warnings generated. [91/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/session.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/session.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/session.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:52:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr feature_flags_t plugin::optimistic_unchoke_feature; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:53:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr feature_flags_t plugin::tick_feature; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:54:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr feature_flags_t plugin::dht_request_feature; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:55:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr feature_flags_t plugin::alert_feature; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:56:36: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr feature_flags_t plugin::unknown_torrent_feature; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:60:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_list_index_t session_interface::torrent_state_updates; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:61:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_list_index_t session_interface::torrent_want_tick; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:62:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_list_index_t session_interface::torrent_want_peers_download; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:63:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_list_index_t session_interface::torrent_want_peers_finished; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:64:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_list_index_t session_interface::torrent_want_scrape; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:65:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_list_index_t session_interface::torrent_downloading_auto_managed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:66:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_list_index_t session_interface::torrent_seeding_auto_managed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:67:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_list_index_t session_interface::torrent_checking_auto_managed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:71:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr add_peer_flags_t torrent_plugin::first_time; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session.cpp:72:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr add_peer_flags_t torrent_plugin::filtered; ^ 15 warnings generated. [92/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/session_call.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/session_call.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/session_call.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_call.cpp [93/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/session_handle.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/session_handle.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/session_handle.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:55:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_class_t session_handle::global_peer_class_id; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:56:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_class_t session_handle::tcp_peer_class_id; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:57:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr peer_class_t session_handle::local_peer_class_id; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:59:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_settings; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:61:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_dht_settings TORRENT_DEPRECATED; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:63:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_dht_state; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:65:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_encryption_settings; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:66:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_as_map TORRENT_DEPRECATED_ENUM; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:67:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_proxy TORRENT_DEPRECATED_ENUM; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:68:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_i2p_proxy TORRENT_DEPRECATED_ENUM; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:69:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_dht_proxy TORRENT_DEPRECATED_ENUM; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:70:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_peer_proxy TORRENT_DEPRECATED_ENUM; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:71:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_web_proxy TORRENT_DEPRECATED_ENUM; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:72:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_tracker_proxy TORRENT_DEPRECATED_ENUM; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:74:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_extension_state; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:75:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr save_state_flags_t session_handle::save_ip_filter; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:78:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr session_flags_t session_handle::add_default_plugins; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:81:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr session_flags_t session_handle::start_default_features; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:83:44: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr session_flags_t session_handle::paused; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:85:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr remove_flags_t session_handle::delete_files; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:86:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr remove_flags_t session_handle::delete_partfile; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_handle.cpp:88:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr reopen_network_flags_t session_handle::reopen_map_ports; ^ 22 warnings generated. [94/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/session_impl.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/session_impl.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/session_impl.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_impl.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_impl.cpp:201:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr listen_socket_flags_t listen_socket_t::accept_incoming; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_impl.cpp:202:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr listen_socket_flags_t listen_socket_t::local_network; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_impl.cpp:203:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr listen_socket_flags_t listen_socket_t::was_expanded; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_impl.cpp:204:51: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr listen_socket_flags_t listen_socket_t::proxy; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_impl.cpp:206:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr ip_source_t session_interface::source_dht; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_impl.cpp:207:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr ip_source_t session_interface::source_peer; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_impl.cpp:208:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr ip_source_t session_interface::source_tracker; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_impl.cpp:209:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr ip_source_t session_interface::source_router; ^ 8 warnings generated. [95/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/session_params.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/session_params.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/session_params.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_params.cpp [96/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/session_settings.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/session_settings.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/session_settings.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_settings.cpp [97/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/session_stats.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/session_stats.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/session_stats.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_stats.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_stats.cpp:46:40: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr metric_type_t stats_metric::type_counter; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/session_stats.cpp:47:40: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr metric_type_t stats_metric::type_gauge; ^ 2 warnings generated. [98/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/settings_pack.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/settings_pack.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/settings_pack.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/settings_pack.cpp [99/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/sha1.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/sha1.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/sha1.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/sha1.cpp [100/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/sha1_hash.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/sha1_hash.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/sha1_hash.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/sha1_hash.cpp [101/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/sha256.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/sha256.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/sha256.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/sha256.cpp [102/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/socket_io.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/socket_io.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/socket_io.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/socket_io.cpp [103/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/socket_type.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/socket_type.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/socket_type.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/socket_type.cpp [104/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/socks5_stream.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/socks5_stream.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/socks5_stream.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/socks5_stream.cpp [105/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ssl.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ssl.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ssl.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ssl.cpp [106/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/stack_allocator.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/stack_allocator.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/stack_allocator.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/stack_allocator.cpp [107/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/stat.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/stat.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/stat.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/stat.cpp [108/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/stat_cache.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/stat_cache.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/stat_cache.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/stat_cache.cpp [109/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/storage_utils.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/storage_utils.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/storage_utils.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/storage_utils.cpp [110/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/string_util.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/string_util.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/string_util.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/string_util.cpp [111/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/time.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/time.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/time.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/time.cpp [112/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/timestamp_history.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/timestamp_history.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/timestamp_history.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/timestamp_history.cpp [113/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/torrent.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/torrent.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/torrent.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent.cpp:152:37: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr web_seed_flag_t torrent::ephemeral; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent.cpp:153:37: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr web_seed_flag_t torrent::no_local_ips; ^ 2 warnings generated. [114/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/torrent_handle.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/torrent_handle.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/torrent_handle.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:69:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resume_data_flags_t torrent_handle::flush_disk_cache; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:70:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resume_data_flags_t torrent_handle::save_info_dict; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:71:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resume_data_flags_t torrent_handle::only_if_modified; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:72:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resume_data_flags_t torrent_handle::if_counters_changed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:73:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resume_data_flags_t torrent_handle::if_download_progress; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:74:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resume_data_flags_t torrent_handle::if_config_changed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:75:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resume_data_flags_t torrent_handle::if_state_changed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:76:48: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr resume_data_flags_t torrent_handle::if_metadata_changed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:78:46: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr add_piece_flags_t torrent_handle::overwrite_existing; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:79:42: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr pause_flags_t torrent_handle::graceful_pause; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:80:42: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr pause_flags_t torrent_handle::clear_disk_cache; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:81:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr deadline_flags_t torrent_handle::alert_when_available; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:82:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr reannounce_flags_t torrent_handle::ignore_min_interval; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:83:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr file_progress_flags_t torrent_handle::piece_granularity; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:85:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr status_flags_t torrent_handle::query_distributed_copies; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:86:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr status_flags_t torrent_handle::query_accurate_download_counters; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:87:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr status_flags_t torrent_handle::query_last_seen_complete; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:88:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr status_flags_t torrent_handle::query_pieces; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:89:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr status_flags_t torrent_handle::query_verified_pieces; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:90:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr status_flags_t torrent_handle::query_torrent_file; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:91:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr status_flags_t torrent_handle::query_name; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_handle.cpp:92:43: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr status_flags_t torrent_handle::query_save_path; ^ 22 warnings generated. [115/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/torrent_info.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/torrent_info.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/torrent_info.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_info.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_info.cpp:80:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_info_flags_t torrent_info::multifile; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_info.cpp:81:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_info_flags_t torrent_info::private_torrent; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_info.cpp:82:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_info_flags_t torrent_info::i2p; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_info.cpp:83:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_info_flags_t torrent_info::ssl_torrent; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_info.cpp:84:47: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr torrent_info_flags_t torrent_info::v2_has_piece_hashes; ^ 5 warnings generated. [116/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/torrent_peer.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/torrent_peer.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/torrent_peer.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_peer.cpp [117/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/torrent_peer_allocator.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/torrent_peer_allocator.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/torrent_peer_allocator.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_peer_allocator.cpp [118/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/torrent_status.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/torrent_status.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/torrent_status.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_status.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_status.cpp:38:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] file_index_t constexpr torrent_status::error_file_none; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_status.cpp:39:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] file_index_t constexpr torrent_status::error_file_ssl_ctx; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_status.cpp:40:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] file_index_t constexpr torrent_status::error_file_exception; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_status.cpp:41:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] file_index_t constexpr torrent_status::error_file_partfile; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/torrent_status.cpp:42:41: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] file_index_t constexpr torrent_status::error_file_metadata; ^ 5 warnings generated. [119/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/tracker_manager.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/tracker_manager.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/tracker_manager.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/tracker_manager.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/tracker_manager.cpp:52:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr tracker_request_flags_t tracker_request::scrape_request; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/tracker_manager.cpp:53:52: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr tracker_request_flags_t tracker_request::i2p; ^ 2 warnings generated. [120/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/truncate.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/truncate.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/truncate.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/truncate.cpp [121/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/udp_socket.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/udp_socket.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/udp_socket.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/udp_socket.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/udp_socket.cpp:1068:40: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr udp_send_flags_t udp_socket::peer_connection; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/udp_socket.cpp:1069:40: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr udp_send_flags_t udp_socket::tracker_connection; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/udp_socket.cpp:1070:40: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr udp_send_flags_t udp_socket::dont_queue; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/udp_socket.cpp:1071:40: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr udp_send_flags_t udp_socket::dont_fragment; ^ 4 warnings generated. [122/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/udp_tracker_connection.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/udp_tracker_connection.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/udp_tracker_connection.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/udp_tracker_connection.cpp [123/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/upnp.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/upnp.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/upnp.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/upnp.cpp [124/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/utf8.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/utf8.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/utf8.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/utf8.cpp [125/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/utp_socket_manager.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/utp_socket_manager.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/utp_socket_manager.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/utp_socket_manager.cpp [126/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/utp_stream.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/utp_stream.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/utp_stream.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/utp_stream.cpp [127/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/version.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/version.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/version.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/version.cpp [128/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/web_connection_base.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/web_connection_base.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/web_connection_base.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/web_connection_base.cpp [129/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/web_peer_connection.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/web_peer_connection.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/web_peer_connection.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/web_peer_connection.cpp [130/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/write_resume_data.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/write_resume_data.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/write_resume_data.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/write_resume_data.cpp [131/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/xml_parse.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/xml_parse.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/xml_parse.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/xml_parse.cpp [132/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/smart_ban.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/smart_ban.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/smart_ban.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/smart_ban.cpp [133/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ut_pex.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ut_pex.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ut_pex.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ut_pex.cpp [134/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ut_metadata.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ut_metadata.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ut_metadata.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ut_metadata.cpp [135/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/deps/try_signal/try_signal.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/deps/try_signal/try_signal.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/deps/try_signal/try_signal.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal/try_signal.cpp [136/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/deps/try_signal/signal_error_code.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/deps/try_signal/signal_error_code.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/deps/try_signal/signal_error_code.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal/signal_error_code.cpp [137/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/pe_crypto.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/pe_crypto.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/pe_crypto.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/pe_crypto.cpp [138/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_settings.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_settings.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_settings.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/dht_settings.cpp [139/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_state.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_state.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_state.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/dht_state.cpp [140/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_storage.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_storage.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_storage.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/dht_storage.cpp [141/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_tracker.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_tracker.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_tracker.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/dht_tracker.cpp [142/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/dos_blocker.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/dos_blocker.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dos_blocker.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/dos_blocker.cpp [143/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/ed25519.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/ed25519.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/ed25519.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/ed25519.cpp [144/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/find_data.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/find_data.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/find_data.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/find_data.cpp [145/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/get_item.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/get_item.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/get_item.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/get_item.cpp [146/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/get_peers.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/get_peers.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/get_peers.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/get_peers.cpp [147/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/item.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/item.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/item.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/item.cpp [148/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/msg.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/msg.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/msg.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/msg.cpp [149/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/node.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/node.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/node.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/node.cpp [150/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/node_entry.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/node_entry.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/node_entry.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/node_entry.cpp [151/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/node_id.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/node_id.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/node_id.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/node_id.cpp [152/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/put_data.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/put_data.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/put_data.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/put_data.cpp [153/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/refresh.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/refresh.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/refresh.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/refresh.cpp [154/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/routing_table.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/routing_table.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/routing_table.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/routing_table.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/routing_table.cpp:67:45: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr find_nodes_flags_t routing_table::include_failed; ^ 1 warning generated. [155/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/rpc_manager.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/rpc_manager.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/rpc_manager.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/rpc_manager.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/rpc_manager.cpp:73:38: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr observer_flags_t observer::flag_queried; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/rpc_manager.cpp:74:38: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr observer_flags_t observer::flag_initial; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/rpc_manager.cpp:75:38: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr observer_flags_t observer::flag_no_id; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/rpc_manager.cpp:76:38: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr observer_flags_t observer::flag_short_timeout; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/rpc_manager.cpp:77:38: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr observer_flags_t observer::flag_failed; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/rpc_manager.cpp:78:38: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr observer_flags_t observer::flag_ipv6_address; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/rpc_manager.cpp:79:38: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr observer_flags_t observer::flag_alive; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/rpc_manager.cpp:80:38: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr observer_flags_t observer::flag_done; ^ 8 warnings generated. [156/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/sample_infohashes.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/sample_infohashes.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/sample_infohashes.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/sample_infohashes.cpp [157/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/kademlia/traversal_algorithm.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/kademlia/traversal_algorithm.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/kademlia/traversal_algorithm.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/traversal_algorithm.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/kademlia/traversal_algorithm.cpp:56:50: warning: out-of-line definition of constexpr static data member is redundant in C++17 and is deprecated [-Wdeprecated] constexpr traversal_flags_t traversal_algorithm::short_timeout; ^ 1 warning generated. [158/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/add_scalar.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/add_scalar.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/add_scalar.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/add_scalar.cpp [159/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/fe.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/fe.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/fe.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/fe.cpp [160/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/ge.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/ge.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/ge.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/ge.cpp [161/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/key_exchange.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/key_exchange.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/key_exchange.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/key_exchange.cpp [162/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/keypair.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/keypair.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/keypair.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/keypair.cpp [163/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/sc.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/sc.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/sc.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/sc.cpp [164/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/sign.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/sign.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/sign.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/sign.cpp [165/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/verify.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/verify.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/verify.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/verify.cpp [166/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/sha512.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/sha512.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/sha512.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/sha512.cpp [167/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_HAS_STD_CHRONO -DBOOST_ASIO_NO_DEPRECATED -DBOOST_EXCEPTION_DISABLE -DOPENSSL_NO_SSL2 -DTORRENT_BUILDING_LIBRARY -DTORRENT_BUILDING_SHARED -DTORRENT_EXPORT_EXTRA -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -D_FILE_OFFSET_BITS=64 -Dtorrent_rasterbar_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/deps/try_signal -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -fexceptions -pthread -MD -MT CMakeFiles/torrent-rasterbar.dir/src/ed25519/hasher512.cpp.o -MF CMakeFiles/torrent-rasterbar.dir/src/ed25519/hasher512.cpp.o.d -o CMakeFiles/torrent-rasterbar.dir/src/ed25519/hasher512.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/src/ed25519/hasher512.cpp [168/193] : && /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -fPIC -O2 -pipe -DNDEBUG -shared -Wl,-soname,libtorrent-rasterbar.so.9.0 -o libtorrent-rasterbar.so.9.0 CMakeFiles/torrent-rasterbar.dir/src/add_torrent_params.cpp.o CMakeFiles/torrent-rasterbar.dir/src/alert.cpp.o CMakeFiles/torrent-rasterbar.dir/src/alert_manager.cpp.o CMakeFiles/torrent-rasterbar.dir/src/announce_entry.cpp.o CMakeFiles/torrent-rasterbar.dir/src/assert.cpp.o CMakeFiles/torrent-rasterbar.dir/src/bandwidth_limit.cpp.o CMakeFiles/torrent-rasterbar.dir/src/bandwidth_manager.cpp.o CMakeFiles/torrent-rasterbar.dir/src/bandwidth_queue_entry.cpp.o CMakeFiles/torrent-rasterbar.dir/src/bdecode.cpp.o CMakeFiles/torrent-rasterbar.dir/src/bitfield.cpp.o CMakeFiles/torrent-rasterbar.dir/src/bloom_filter.cpp.o CMakeFiles/torrent-rasterbar.dir/src/bt_peer_connection.cpp.o CMakeFiles/torrent-rasterbar.dir/src/chained_buffer.cpp.o CMakeFiles/torrent-rasterbar.dir/src/choker.cpp.o CMakeFiles/torrent-rasterbar.dir/src/close_reason.cpp.o CMakeFiles/torrent-rasterbar.dir/src/copy_file.cpp.o CMakeFiles/torrent-rasterbar.dir/src/cpuid.cpp.o CMakeFiles/torrent-rasterbar.dir/src/crc32c.cpp.o CMakeFiles/torrent-rasterbar.dir/src/create_torrent.cpp.o CMakeFiles/torrent-rasterbar.dir/src/directory.cpp.o CMakeFiles/torrent-rasterbar.dir/src/disabled_disk_io.cpp.o CMakeFiles/torrent-rasterbar.dir/src/disk_buffer_holder.cpp.o CMakeFiles/torrent-rasterbar.dir/src/disk_buffer_pool.cpp.o CMakeFiles/torrent-rasterbar.dir/src/disk_interface.cpp.o CMakeFiles/torrent-rasterbar.dir/src/disk_io_thread_pool.cpp.o CMakeFiles/torrent-rasterbar.dir/src/disk_job_fence.cpp.o CMakeFiles/torrent-rasterbar.dir/src/disk_job_pool.cpp.o CMakeFiles/torrent-rasterbar.dir/src/drive_info.cpp.o CMakeFiles/torrent-rasterbar.dir/src/entry.cpp.o CMakeFiles/torrent-rasterbar.dir/src/enum_net.cpp.o CMakeFiles/torrent-rasterbar.dir/src/error_code.cpp.o CMakeFiles/torrent-rasterbar.dir/src/escape_string.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ffs.cpp.o CMakeFiles/torrent-rasterbar.dir/src/file.cpp.o CMakeFiles/torrent-rasterbar.dir/src/file_progress.cpp.o CMakeFiles/torrent-rasterbar.dir/src/file_storage.cpp.o CMakeFiles/torrent-rasterbar.dir/src/file_view_pool.cpp.o CMakeFiles/torrent-rasterbar.dir/src/fingerprint.cpp.o CMakeFiles/torrent-rasterbar.dir/src/generate_peer_id.cpp.o CMakeFiles/torrent-rasterbar.dir/src/gzip.cpp.o CMakeFiles/torrent-rasterbar.dir/src/hash_picker.cpp.o CMakeFiles/torrent-rasterbar.dir/src/hasher.cpp.o CMakeFiles/torrent-rasterbar.dir/src/hex.cpp.o CMakeFiles/torrent-rasterbar.dir/src/http_connection.cpp.o CMakeFiles/torrent-rasterbar.dir/src/http_parser.cpp.o CMakeFiles/torrent-rasterbar.dir/src/http_seed_connection.cpp.o CMakeFiles/torrent-rasterbar.dir/src/http_tracker_connection.cpp.o CMakeFiles/torrent-rasterbar.dir/src/i2p_stream.cpp.o CMakeFiles/torrent-rasterbar.dir/src/identify_client.cpp.o CMakeFiles/torrent-rasterbar.dir/src/instantiate_connection.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ip_filter.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ip_helpers.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ip_notifier.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ip_voter.cpp.o CMakeFiles/torrent-rasterbar.dir/src/listen_socket_handle.cpp.o CMakeFiles/torrent-rasterbar.dir/src/load_torrent.cpp.o CMakeFiles/torrent-rasterbar.dir/src/lsd.cpp.o CMakeFiles/torrent-rasterbar.dir/src/magnet_uri.cpp.o CMakeFiles/torrent-rasterbar.dir/src/merkle.cpp.o CMakeFiles/torrent-rasterbar.dir/src/merkle_tree.cpp.o CMakeFiles/torrent-rasterbar.dir/src/mmap.cpp.o CMakeFiles/torrent-rasterbar.dir/src/mmap_disk_io.cpp.o CMakeFiles/torrent-rasterbar.dir/src/mmap_disk_job.cpp.o CMakeFiles/torrent-rasterbar.dir/src/mmap_storage.cpp.o CMakeFiles/torrent-rasterbar.dir/src/natpmp.cpp.o CMakeFiles/torrent-rasterbar.dir/src/packet_buffer.cpp.o CMakeFiles/torrent-rasterbar.dir/src/parse_url.cpp.o CMakeFiles/torrent-rasterbar.dir/src/part_file.cpp.o CMakeFiles/torrent-rasterbar.dir/src/path.cpp.o CMakeFiles/torrent-rasterbar.dir/src/peer_class.cpp.o CMakeFiles/torrent-rasterbar.dir/src/peer_class_set.cpp.o CMakeFiles/torrent-rasterbar.dir/src/peer_connection.cpp.o CMakeFiles/torrent-rasterbar.dir/src/peer_connection_handle.cpp.o CMakeFiles/torrent-rasterbar.dir/src/peer_info.cpp.o CMakeFiles/torrent-rasterbar.dir/src/peer_list.cpp.o CMakeFiles/torrent-rasterbar.dir/src/performance_counters.cpp.o CMakeFiles/torrent-rasterbar.dir/src/piece_picker.cpp.o CMakeFiles/torrent-rasterbar.dir/src/platform_util.cpp.o CMakeFiles/torrent-rasterbar.dir/src/posix_disk_io.cpp.o CMakeFiles/torrent-rasterbar.dir/src/posix_part_file.cpp.o CMakeFiles/torrent-rasterbar.dir/src/posix_storage.cpp.o CMakeFiles/torrent-rasterbar.dir/src/proxy_base.cpp.o CMakeFiles/torrent-rasterbar.dir/src/proxy_settings.cpp.o CMakeFiles/torrent-rasterbar.dir/src/puff.cpp.o CMakeFiles/torrent-rasterbar.dir/src/random.cpp.o CMakeFiles/torrent-rasterbar.dir/src/read_resume_data.cpp.o CMakeFiles/torrent-rasterbar.dir/src/receive_buffer.cpp.o CMakeFiles/torrent-rasterbar.dir/src/request_blocks.cpp.o CMakeFiles/torrent-rasterbar.dir/src/resolve_links.cpp.o CMakeFiles/torrent-rasterbar.dir/src/resolver.cpp.o CMakeFiles/torrent-rasterbar.dir/src/session.cpp.o CMakeFiles/torrent-rasterbar.dir/src/session_call.cpp.o CMakeFiles/torrent-rasterbar.dir/src/session_handle.cpp.o CMakeFiles/torrent-rasterbar.dir/src/session_impl.cpp.o CMakeFiles/torrent-rasterbar.dir/src/session_params.cpp.o CMakeFiles/torrent-rasterbar.dir/src/session_settings.cpp.o CMakeFiles/torrent-rasterbar.dir/src/session_stats.cpp.o CMakeFiles/torrent-rasterbar.dir/src/settings_pack.cpp.o CMakeFiles/torrent-rasterbar.dir/src/sha1.cpp.o CMakeFiles/torrent-rasterbar.dir/src/sha1_hash.cpp.o CMakeFiles/torrent-rasterbar.dir/src/sha256.cpp.o CMakeFiles/torrent-rasterbar.dir/src/socket_io.cpp.o CMakeFiles/torrent-rasterbar.dir/src/socket_type.cpp.o CMakeFiles/torrent-rasterbar.dir/src/socks5_stream.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ssl.cpp.o CMakeFiles/torrent-rasterbar.dir/src/stack_allocator.cpp.o CMakeFiles/torrent-rasterbar.dir/src/stat.cpp.o CMakeFiles/torrent-rasterbar.dir/src/stat_cache.cpp.o CMakeFiles/torrent-rasterbar.dir/src/storage_utils.cpp.o CMakeFiles/torrent-rasterbar.dir/src/string_util.cpp.o CMakeFiles/torrent-rasterbar.dir/src/time.cpp.o CMakeFiles/torrent-rasterbar.dir/src/timestamp_history.cpp.o CMakeFiles/torrent-rasterbar.dir/src/torrent.cpp.o CMakeFiles/torrent-rasterbar.dir/src/torrent_handle.cpp.o CMakeFiles/torrent-rasterbar.dir/src/torrent_info.cpp.o CMakeFiles/torrent-rasterbar.dir/src/torrent_peer.cpp.o CMakeFiles/torrent-rasterbar.dir/src/torrent_peer_allocator.cpp.o CMakeFiles/torrent-rasterbar.dir/src/torrent_status.cpp.o CMakeFiles/torrent-rasterbar.dir/src/tracker_manager.cpp.o CMakeFiles/torrent-rasterbar.dir/src/truncate.cpp.o CMakeFiles/torrent-rasterbar.dir/src/udp_socket.cpp.o CMakeFiles/torrent-rasterbar.dir/src/udp_tracker_connection.cpp.o CMakeFiles/torrent-rasterbar.dir/src/upnp.cpp.o CMakeFiles/torrent-rasterbar.dir/src/utf8.cpp.o CMakeFiles/torrent-rasterbar.dir/src/utp_socket_manager.cpp.o CMakeFiles/torrent-rasterbar.dir/src/utp_stream.cpp.o CMakeFiles/torrent-rasterbar.dir/src/version.cpp.o CMakeFiles/torrent-rasterbar.dir/src/web_connection_base.cpp.o CMakeFiles/torrent-rasterbar.dir/src/web_peer_connection.cpp.o CMakeFiles/torrent-rasterbar.dir/src/write_resume_data.cpp.o CMakeFiles/torrent-rasterbar.dir/src/xml_parse.cpp.o CMakeFiles/torrent-rasterbar.dir/src/smart_ban.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ut_pex.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ut_metadata.cpp.o CMakeFiles/torrent-rasterbar.dir/deps/try_signal/try_signal.cpp.o CMakeFiles/torrent-rasterbar.dir/deps/try_signal/signal_error_code.cpp.o CMakeFiles/torrent-rasterbar.dir/src/pe_crypto.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_settings.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_state.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_storage.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dht_tracker.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/dos_blocker.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/ed25519.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/find_data.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/get_item.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/get_peers.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/item.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/msg.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/node.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/node_entry.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/node_id.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/put_data.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/refresh.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/routing_table.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/rpc_manager.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/sample_infohashes.cpp.o CMakeFiles/torrent-rasterbar.dir/src/kademlia/traversal_algorithm.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/add_scalar.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/fe.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/ge.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/key_exchange.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/keypair.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/sc.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/sign.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/verify.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/sha512.cpp.o CMakeFiles/torrent-rasterbar.dir/src/ed25519/hasher512.cpp.o /usr/lib/libssl.so.57.0 -pthread /usr/lib/libcrypto.so.54.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : [169/193] /usr/local/bin/cmake -E cmake_symlink_library libtorrent-rasterbar.so.9.0 libtorrent-rasterbar.so.9.0 libtorrent-rasterbar.so && : [170/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/alert.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/alert.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/alert.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:13: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:38:23: warning: constructor parameter 'fn' shadows the field 'fn' of 'allow_threading' [-Wshadow-field-in-constructor] allow_threading(F fn) : fn(fn) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:45:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:51:15: warning: constructor parameter 'fn' shadows the field 'fn' of 'visitor' [-Wshadow-field-in-constructor] visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:80:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:94:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:106:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:118:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:130:22: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecated_fun' [-Wshadow-field-in-constructor] deprecated_fun(F fn, char const* name) : fn(fn), fn_name(name) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:139:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:146:25: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecate_visitor' [-Wshadow-field-in-constructor] deprecate_visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:175:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:28:53: warning: implicit conversion changes signedness: 'const int' to 'std::size_t' (aka 'unsigned long') [-Wsign-conversion] return rpa.buffer ? bytes(rpa.buffer.get(), rpa.size) ~~~~~ ~~~~^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:26:7: warning: no previous prototype for function 'get_buffer' [-Wmissing-prototypes] bytes get_buffer(read_piece_alert const& rpa) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:26:1: note: declare 'static' if the function is not intended to be used outside of this translation unit bytes get_buffer(read_piece_alert const& rpa) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:37:39: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] result.append(alert.transferred[i]); ~~~~~ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:33:6: warning: no previous prototype for function 'stats_alert_transferred' [-Wmissing-prototypes] list stats_alert_transferred(stats_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:33:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list stats_alert_transferred(stats_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:43:6: warning: no previous prototype for function 'get_status_from_update_alert' [-Wmissing-prototypes] list get_status_from_update_alert(state_update_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:43:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list get_status_from_update_alert(state_update_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:54:6: warning: no previous prototype for function 'dht_stats_active_requests' [-Wmissing-prototypes] list dht_stats_active_requests(dht_stats_alert const& a) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:54:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list dht_stats_active_requests(dht_stats_alert const& a) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:77:6: warning: no previous prototype for function 'dht_stats_routing_table' [-Wmissing-prototypes] list dht_stats_routing_table(dht_stats_alert const& a) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:77:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list dht_stats_routing_table(dht_stats_alert const& a) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:94:6: warning: no previous prototype for function 'dht_immutable_item' [-Wmissing-prototypes] dict dht_immutable_item(dht_immutable_item_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:94:1: note: declare 'static' if the function is not intended to be used outside of this translation unit dict dht_immutable_item(dht_immutable_item_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:102:6: warning: no previous prototype for function 'dht_mutable_item' [-Wmissing-prototypes] dict dht_mutable_item(dht_mutable_item_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:102:1: note: declare 'static' if the function is not intended to be used outside of this translation unit dict dht_mutable_item(dht_mutable_item_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:114:6: warning: no previous prototype for function 'dht_put_item' [-Wmissing-prototypes] dict dht_put_item(dht_put_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:114:1: note: declare 'static' if the function is not intended to be used outside of this translation unit dict dht_put_item(dht_put_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:128:6: warning: no previous prototype for function 'session_stats_values' [-Wmissing-prototypes] dict session_stats_values(session_stats_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:128:1: note: declare 'static' if the function is not intended to be used outside of this translation unit dict session_stats_values(session_stats_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:141:6: warning: no previous prototype for function 'dht_live_nodes_nodes' [-Wmissing-prototypes] list dht_live_nodes_nodes(dht_live_nodes_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:141:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list dht_live_nodes_nodes(dht_live_nodes_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:155:6: warning: no previous prototype for function 'dht_sample_infohashes_nodes' [-Wmissing-prototypes] list dht_sample_infohashes_nodes(dht_sample_infohashes_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:155:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list dht_sample_infohashes_nodes(dht_sample_infohashes_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:170:66: warning: declaration shadows a variable in namespace 'boost::python::self_ns' [-Wshadow] entry const& get_resume_data_entry(save_resume_data_alert const& self) ^ /usr/local/include/boost/python/self.hpp:24:35: note: previous declaration is here extern BOOST_PYTHON_DECL self_t self; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:170:14: warning: no previous prototype for function 'get_resume_data_entry' [-Wmissing-prototypes] entry const& get_resume_data_entry(save_resume_data_alert const& self) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:170:1: note: declare 'static' if the function is not intended to be used outside of this translation unit entry const& get_resume_data_entry(save_resume_data_alert const& self) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:297:7: warning: no previous prototype for function 'get_pkt_buf' [-Wmissing-prototypes] bytes get_pkt_buf(dht_pkt_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:297:1: note: declare 'static' if the function is not intended to be used outside of this translation unit bytes get_pkt_buf(dht_pkt_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:306:46: warning: implicit conversion changes signedness: 'int' to 'size_t' (aka 'unsigned long') [-Wsign-conversion] ret.append(bool(alert.dropped_alerts[i])); ~~~~~ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:302:6: warning: no previous prototype for function 'get_dropped_alerts' [-Wmissing-prototypes] list get_dropped_alerts(alerts_dropped_alert const& alert) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:302:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list get_dropped_alerts(alerts_dropped_alert const& alert) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:310:6: warning: no previous prototype for function 'bind_alert' [-Wmissing-prototypes] void bind_alert() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:310:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_alert() ^ static In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:13: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::noncopyable_::noncopyable>, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::noncopyable_::noncopyable>, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::noncopyable_::noncopyable>, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_, boost::noncopyable_::noncopyable>::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:1008:10: note: in instantiation of function template specialization 'boost::python::class_, boost::noncopyable_::noncopyable>::def>' requested here .def("msg", depr(&log_alert::msg)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:13: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::noncopyable_::noncopyable>, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::noncopyable_::noncopyable>, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::noncopyable_::noncopyable>, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_, boost::noncopyable_::noncopyable>::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:1016:10: note: in instantiation of function template specialization 'boost::python::class_, boost::noncopyable_::noncopyable>::def>' requested here .def("msg", depr(&torrent_log_alert::msg)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:13: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::noncopyable_::noncopyable>, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::noncopyable_::noncopyable>, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::noncopyable_::noncopyable>, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_, boost::noncopyable_::noncopyable>::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/alert.cpp:1024:10: note: in instantiation of function template specialization 'boost::python::class_, boost::noncopyable_::noncopyable>::def>' requested here .def("msg", depr(&peer_log_alert::msg)) ^ 31 warnings generated. [171/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/converters.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/converters.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/converters.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:70:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage*)data) ^ ~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:114:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage< ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:154:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage< ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:168:72: warning: implicit conversion changes signedness: 'Py_ssize_t' (aka 'long') to 'size_type' (aka 'unsigned long') [-Wsign-conversion] data->convertible = new (storage) lt::string_view(unicode, size); ~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:200:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage*)data)->storage.bytes; ^ ~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:246:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage< ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:278:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage< ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:337:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage*)data)->storage.bytes; ^ ~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:361:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage*)data)->storage.bytes; ^ ~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:401:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage*)data)->storage.bytes; ^ ~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:406:6: warning: no previous prototype for function 'bind_converters' [-Wmissing-prototypes] void bind_converters() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:406:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_converters() ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function, vector_to_list>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:417:5: note: in instantiation of member function 'boost::python::to_python_converter, vector_to_list>>::to_python_converter' requested here to_python_converter, vector_to_list>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function, vector_to_list>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:418:5: note: in instantiation of member function 'boost::python::to_python_converter, vector_to_list>>::to_python_converter' requested here to_python_converter, vector_to_list>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:419:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter, vector_to_list>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function, vector_to_list>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:420:5: note: in instantiation of member function 'boost::python::to_python_converter, vector_to_list>>::to_python_converter' requested here to_python_converter, vector_to_list>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function, vector_to_list>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:421:5: note: in instantiation of member function 'boost::python::to_python_converter, vector_to_list>>::to_python_converter' requested here to_python_converter, vector_to_list>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:422:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter, vector_to_list>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:423:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter, vector_to_list>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:424:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter, vector_to_list>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:425:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:426:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:469:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:470:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>>, vector_to_list>>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:471:5: note: in instantiation of member function 'boost::python::to_python_converter>>, vector_to_list>>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:472:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:473:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>>, vector_to_list>>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:474:5: note: in instantiation of member function 'boost::python::to_python_converter>>, vector_to_list>>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>>, vector_to_list>>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:475:5: note: in instantiation of member function 'boost::python::to_python_converter>>, vector_to_list>>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>>, vector_to_list>>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:476:5: note: in instantiation of member function 'boost::python::to_python_converter>>, vector_to_list>>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>>, vector_to_list>>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:477:5: note: in instantiation of member function 'boost::python::to_python_converter>>, vector_to_list>>>>::to_python_converter' requested here to_python_converter>>, vector_to_list>>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function>, vector_to_list>>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:484:5: note: in instantiation of member function 'boost::python::to_python_converter>, vector_to_list>>>::to_python_converter' requested here to_python_converter>, vector_to_list>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:485:5: note: in instantiation of member function 'list_to_vector>>::list_to_vector' requested here list_to_vector>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:223:23: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] l.append(v[i]); ~ ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'vector_to_list>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function, vector_to_list>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:488:5: note: in instantiation of member function 'boost::python::to_python_converter, vector_to_list>>::to_python_converter' requested here to_python_converter, vector_to_list>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:499:5: note: in instantiation of member function 'list_to_vector>::list_to_vector' requested here list_to_vector>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:500:5: note: in instantiation of member function 'list_to_vector>>::list_to_vector' requested here list_to_vector>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:501:5: note: in instantiation of member function 'list_to_vector>::list_to_vector' requested here list_to_vector>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:502:5: note: in instantiation of member function 'list_to_vector>>::list_to_vector' requested here list_to_vector>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:503:5: note: in instantiation of member function 'list_to_vector>>::list_to_vector' requested here list_to_vector>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:504:5: note: in instantiation of member function 'list_to_vector>>::list_to_vector' requested here list_to_vector>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:505:5: note: in instantiation of member function 'list_to_vector>>::list_to_vector' requested here list_to_vector>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:508:5: note: in instantiation of member function 'list_to_vector>>::list_to_vector' requested here list_to_vector>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:509:5: note: in instantiation of member function 'list_to_vector>>>::list_to_vector' requested here list_to_vector>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:510:5: note: in instantiation of member function 'list_to_vector>>::list_to_vector' requested here list_to_vector>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:511:5: note: in instantiation of member function 'list_to_vector>>>::list_to_vector' requested here list_to_vector>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:512:5: note: in instantiation of member function 'list_to_vector>>>::list_to_vector' requested here list_to_vector>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:513:5: note: in instantiation of member function 'list_to_vector>>>::list_to_vector' requested here list_to_vector>>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:251:19: warning: implicit conversion changes signedness: 'const int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(size); ~~~~~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:235:28: note: in instantiation of member function 'list_to_vector>>>::construct' requested here &convertible, &construct, type_id() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/converters.cpp:514:5: note: in instantiation of member function 'list_to_vector>>>::list_to_vector' requested here list_to_vector>>(); ^ 47 warnings generated. [172/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/create_torrent.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/create_torrent.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/create_torrent.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:11: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:38:23: warning: constructor parameter 'fn' shadows the field 'fn' of 'allow_threading' [-Wshadow-field-in-constructor] allow_threading(F fn) : fn(fn) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:45:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:51:15: warning: constructor parameter 'fn' shadows the field 'fn' of 'visitor' [-Wshadow-field-in-constructor] visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:80:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:94:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:106:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:118:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:130:22: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecated_fun' [-Wshadow-field-in-constructor] deprecated_fun(F fn, char const* name) : fn(fn), fn_name(name) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:139:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:146:25: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecate_visitor' [-Wshadow-field-in-constructor] deprecate_visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:175:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:133:6: warning: no previous prototype for function 'bind_create_torrent' [-Wmissing-prototypes] void bind_create_torrent() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:133:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_create_torrent() ^ static In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:11: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:162:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("at", depr(at)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:11: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:165:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("__len__", depr(&file_storage::num_files)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:6: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include/libtorrent/create_torrent.hpp:241:3: warning: definition of implicit copy constructor for 'create_torrent' is deprecated because it has a user-provided destructor [-Wdeprecated-copy-with-user-provided-dtor] ~create_torrent(); ^ /usr/local/include/boost/python/object/value_holder.hpp:131:11: note: in implicit copy constructor for 'libtorrent::create_torrent' first required here : m_held( ^ /usr/local/include/boost/python/object/make_instance.hpp:78:38: note: in instantiation of function template specialization 'boost::python::objects::value_holder::value_holder>' requested here return new (aligned_storage) Holder(instance, x); ^ /usr/local/include/boost/python/object/make_instance.hpp:46:38: note: in instantiation of member function 'boost::python::objects::make_instance>::construct' requested here Holder *holder =Derived::construct(instance->storage.bytes, (PyObject*)instance, x); ^ /usr/local/include/boost/python/object/class_wrapper.hpp:29:30: note: in instantiation of function template specialization 'boost::python::objects::make_instance_impl, boost::python::objects::make_instance>>::execute>' requested here return MakeInstance::execute(boost::ref(x)); ^ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'boost::python::objects::class_cref_wrapper>>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: (skipping 3 contexts in backtrace; use -ftemplate-backtrace-limit=0 to see all) &normalized::convert ^ /usr/local/include/boost/python/object/class_metadata.hpp:218:25: note: in instantiation of function template specialization 'boost::python::objects::class_metadata::register_aux2>' requested here class_metadata::register_aux2((T*)0, use_callback()); ^ /usr/local/include/boost/python/object/class_metadata.hpp:204:25: note: in instantiation of member function 'boost::python::objects::class_metadata::register_aux' requested here class_metadata::register_aux((T*)0); ^ /usr/local/include/boost/python/class.hpp:460:19: note: in instantiation of member function 'boost::python::objects::class_metadata::register_' requested here metadata::register_(); // set up runtime metadata/conversions ^ /usr/local/include/boost/python/class.hpp:591:11: note: in instantiation of member function 'boost::python::class_::initialize' requested here this->initialize(no_init); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:210:15: note: in instantiation of member function 'boost::python::class_::class_' requested here scope s = class_("create_torrent", no_init) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:80:9: warning: unused member function 'FileIter' [-Wunused-member-function] FileIter() : m_fs(nullptr), m_i(0) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:84:18: warning: unused member function 'operator++' [-Wunused-member-function] FileIter operator++() { m_i++; return *this; } ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/create_torrent.cpp:90:13: warning: unused member function 'operator-' [-Wunused-member-function] int operator-(FileIter const& rhs) const ^ 16 warnings generated. [173/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/datetime.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/datetime.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/datetime.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:14:8: warning: no previous extern declaration for non-static variable 'datetime_timedelta' [-Wmissing-variable-declarations] object datetime_timedelta; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:14:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit object datetime_timedelta; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:15:8: warning: no previous extern declaration for non-static variable 'datetime_datetime' [-Wmissing-variable-declarations] object datetime_datetime; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:15:1: note: declare 'static' if the variable is not intended to be used outside of this translation unit object datetime_datetime; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:49:16: warning: no previous prototype for function 'now' [-Wmissing-prototypes] lt::time_point now(::tag) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:49:1: note: declare 'static' if the function is not intended to be used outside of this translation unit lt::time_point now(::tag) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:52:18: warning: no previous prototype for function 'now' [-Wmissing-prototypes] lt::time_point32 now(::tag) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:52:1: note: declare 'static' if the function is not intended to be used outside of this translation unit lt::time_point32 now(::tag) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:76:15: warning: use of old-style cast [-Wold-style-cast] (int)1900 + date->tm_year ^ ~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:78:17: warning: use of old-style cast [-Wold-style-cast] , (int)date->tm_mon + 1 ^ ~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:79:17: warning: use of old-style cast [-Wold-style-cast] , (int)date->tm_mday ^ ~~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:101:13: warning: use of old-style cast [-Wold-style-cast] (int)date.year() ^ ~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:102:13: warning: use of old-style cast [-Wold-style-cast] , (int)date.month() ^ ~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:103:13: warning: use of old-style cast [-Wold-style-cast] , (int)date.day() ^ ~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:113:6: warning: no previous prototype for function 'bind_datetime' [-Wmissing-prototypes] void bind_datetime() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/datetime.cpp:113:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_datetime() ^ static 11 warnings generated. [174/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/entry.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/entry.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/entry.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/entry.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/entry.cpp:38:17: warning: enumeration value 'undefined_t' not explicitly handled in switch [-Wswitch-enum] switch (e.type()) ^~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/entry.cpp:173:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage*)data)->storage.bytes; ^ ~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/entry.cpp:179:6: warning: no previous prototype for function 'bind_entry' [-Wmissing-prototypes] void bind_entry() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/entry.cpp:179:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_entry() ^ static 3 warnings generated. [175/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/error_code.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/error_code.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/error_code.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:147:6: warning: no previous prototype for function 'error_code_assign' [-Wmissing-prototypes] void error_code_assign(boost::system::error_code& me, int const v, category_holder const cat) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:147:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void error_code_assign(boost::system::error_code& me, int const v, category_holder const cat) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:152:17: warning: no previous prototype for function 'error_code_category' [-Wmissing-prototypes] category_holder error_code_category(boost::system::error_code const& me) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:152:1: note: declare 'static' if the function is not intended to be used outside of this translation unit category_holder error_code_category(boost::system::error_code const& me) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:160:1: warning: no previous prototype for function 'wrap_libtorrent_category' [-Wmissing-prototypes] WRAP_CAT(libtorrent) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:18: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ :190:1: note: expanded from here wrap_libtorrent_category ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:160:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_CAT(libtorrent) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:2: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:161:1: warning: no previous prototype for function 'wrap_upnp_category' [-Wmissing-prototypes] WRAP_CAT(upnp) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:18: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ :193:1: note: expanded from here wrap_upnp_category ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:161:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_CAT(upnp) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:2: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:162:1: warning: no previous prototype for function 'wrap_http_category' [-Wmissing-prototypes] WRAP_CAT(http) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:18: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ :196:1: note: expanded from here wrap_http_category ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:162:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_CAT(http) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:2: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:163:1: warning: no previous prototype for function 'wrap_socks_category' [-Wmissing-prototypes] WRAP_CAT(socks) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:18: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ :199:1: note: expanded from here wrap_socks_category ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:163:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_CAT(socks) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:2: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:164:1: warning: no previous prototype for function 'wrap_bdecode_category' [-Wmissing-prototypes] WRAP_CAT(bdecode) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:18: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ :202:1: note: expanded from here wrap_bdecode_category ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:164:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_CAT(bdecode) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:2: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:166:1: warning: no previous prototype for function 'wrap_i2p_category' [-Wmissing-prototypes] WRAP_CAT(i2p) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:18: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ :205:1: note: expanded from here wrap_i2p_category ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:166:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_CAT(i2p) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:2: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:168:1: warning: no previous prototype for function 'wrap_generic_category' [-Wmissing-prototypes] WRAP_CAT(generic) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:18: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ :208:1: note: expanded from here wrap_generic_category ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:168:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_CAT(generic) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:2: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:169:1: warning: no previous prototype for function 'wrap_system_category' [-Wmissing-prototypes] WRAP_CAT(system) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:18: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ :211:1: note: expanded from here wrap_system_category ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:169:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_CAT(system) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:158:2: note: expanded from macro 'WRAP_CAT' category_holder wrap_ ##name## _category() { return category_holder(name## _category()); } ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:181:1: warning: no previous prototype for function 'wrap_libtorrent_category_deprecated' [-Wmissing-prototypes] WRAP_DEPR_CAT(libtorrent) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:18: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ :215:1: note: expanded from here wrap_libtorrent_category_deprecated ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:181:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_DEPR_CAT(libtorrent) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:2: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:182:1: warning: no previous prototype for function 'wrap_upnp_category_deprecated' [-Wmissing-prototypes] WRAP_DEPR_CAT(upnp) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:18: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ :219:1: note: expanded from here wrap_upnp_category_deprecated ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:182:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_DEPR_CAT(upnp) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:2: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:183:1: warning: no previous prototype for function 'wrap_http_category_deprecated' [-Wmissing-prototypes] WRAP_DEPR_CAT(http) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:18: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ :223:1: note: expanded from here wrap_http_category_deprecated ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:183:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_DEPR_CAT(http) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:2: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:184:1: warning: no previous prototype for function 'wrap_socks_category_deprecated' [-Wmissing-prototypes] WRAP_DEPR_CAT(socks) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:18: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ :227:1: note: expanded from here wrap_socks_category_deprecated ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:184:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_DEPR_CAT(socks) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:2: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:185:1: warning: no previous prototype for function 'wrap_bdecode_category_deprecated' [-Wmissing-prototypes] WRAP_DEPR_CAT(bdecode) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:18: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ :231:1: note: expanded from here wrap_bdecode_category_deprecated ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:185:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_DEPR_CAT(bdecode) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:2: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:187:1: warning: no previous prototype for function 'wrap_i2p_category_deprecated' [-Wmissing-prototypes] WRAP_DEPR_CAT(i2p) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:18: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ :235:1: note: expanded from here wrap_i2p_category_deprecated ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:187:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_DEPR_CAT(i2p) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:2: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:189:1: warning: no previous prototype for function 'wrap_generic_category_deprecated' [-Wmissing-prototypes] WRAP_DEPR_CAT(generic) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:18: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ :239:1: note: expanded from here wrap_generic_category_deprecated ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:189:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_DEPR_CAT(generic) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:2: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:190:1: warning: no previous prototype for function 'wrap_system_category_deprecated' [-Wmissing-prototypes] WRAP_DEPR_CAT(system) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:18: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ :243:1: note: expanded from here wrap_system_category_deprecated ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:190:1: note: declare 'static' if the function is not intended to be used outside of this translation unit WRAP_DEPR_CAT(system) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:176:2: note: expanded from macro 'WRAP_DEPR_CAT' category_holder wrap_ ##name## _category_deprecated() { \ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:195:6: warning: no previous prototype for function 'bind_error_code' [-Wmissing-prototypes] void bind_error_code() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/error_code.cpp:195:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_error_code() ^ static 19 warnings generated. [176/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/fingerprint.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/fingerprint.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/fingerprint.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/fingerprint.cpp In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/fingerprint.cpp:6: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:38:23: warning: constructor parameter 'fn' shadows the field 'fn' of 'allow_threading' [-Wshadow-field-in-constructor] allow_threading(F fn) : fn(fn) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:45:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:51:15: warning: constructor parameter 'fn' shadows the field 'fn' of 'visitor' [-Wshadow-field-in-constructor] visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:80:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:94:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:106:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:118:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:130:22: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecated_fun' [-Wshadow-field-in-constructor] deprecated_fun(F fn, char const* name) : fn(fn), fn_name(name) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:139:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:146:25: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecate_visitor' [-Wshadow-field-in-constructor] deprecate_visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:175:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/fingerprint.cpp:9:6: warning: no previous prototype for function 'bind_fingerprint' [-Wmissing-prototypes] void bind_fingerprint() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/fingerprint.cpp:9:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_fingerprint() ^ static In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/fingerprint.cpp:6: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/fingerprint.cpp:25:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("__str__", depr(&fingerprint::to_string)) ^ 11 warnings generated. [177/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/info_hash.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/info_hash.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/info_hash.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/info_hash.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/info_hash.cpp:14:12: warning: implicit conversion changes signedness: 'std::size_t' (aka 'unsigned long') to 'long' [-Wsign-conversion] return std::hash{}(ih); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/info_hash.cpp:19:6: warning: no previous prototype for function 'bind_info_hash' [-Wmissing-prototypes] void bind_info_hash() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/info_hash.cpp:19:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_info_hash() ^ static 2 warnings generated. [178/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/ip_filter.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/ip_filter.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/ip_filter.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/ip_filter.cpp In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/ip_filter.cpp:7: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:38:23: warning: constructor parameter 'fn' shadows the field 'fn' of 'allow_threading' [-Wshadow-field-in-constructor] allow_threading(F fn) : fn(fn) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:45:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:51:15: warning: constructor parameter 'fn' shadows the field 'fn' of 'visitor' [-Wshadow-field-in-constructor] visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:80:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:94:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:106:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:118:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:130:22: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecated_fun' [-Wshadow-field-in-constructor] deprecated_fun(F fn, char const* name) : fn(fn), fn_name(name) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:139:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:146:25: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecate_visitor' [-Wshadow-field-in-constructor] deprecate_visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:175:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/ip_filter.cpp:16:72: warning: implicit conversion changes signedness: 'int' to 'std::uint32_t' (aka 'unsigned int') [-Wsign-conversion] return filter.add_rule(make_address(start), make_address(end), flags); ~~~~~~~~ ^~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/ip_filter.cpp:21:23: warning: implicit conversion changes signedness: 'std::uint32_t' (aka 'unsigned int') to 'int' [-Wsign-conversion] return filter.access(make_address(addr)); ~~~~~~ ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/ip_filter.cpp:42:6: warning: no previous prototype for function 'bind_ip_filter' [-Wmissing-prototypes] void bind_ip_filter() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/ip_filter.cpp:42:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_ip_filter() ^ static 12 warnings generated. [179/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/load_torrent.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/load_torrent.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/load_torrent.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/load_torrent.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/load_torrent.cpp:44:6: warning: no previous prototype for function 'bind_load_torrent' [-Wmissing-prototypes] void bind_load_torrent() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/load_torrent.cpp:44:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_load_torrent() ^ static 1 warning generated. [180/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/magnet_uri.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/magnet_uri.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/magnet_uri.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/magnet_uri.cpp In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/magnet_uri.cpp:10: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:38:23: warning: constructor parameter 'fn' shadows the field 'fn' of 'allow_threading' [-Wshadow-field-in-constructor] allow_threading(F fn) : fn(fn) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:45:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:51:15: warning: constructor parameter 'fn' shadows the field 'fn' of 'visitor' [-Wshadow-field-in-constructor] visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:80:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:94:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:106:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:118:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:130:22: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecated_fun' [-Wshadow-field-in-constructor] deprecated_fun(F fn, char const* name) : fn(fn), fn_name(name) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:139:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:146:25: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecate_visitor' [-Wshadow-field-in-constructor] deprecate_visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:175:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/magnet_uri.cpp:91:6: warning: no previous prototype for function 'bind_magnet_uri' [-Wmissing-prototypes] void bind_magnet_uri() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/magnet_uri.cpp:91:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_magnet_uri() ^ static 10 warnings generated. [181/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/module.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/module.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/module.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/module.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/module.cpp:35:1: warning: no previous prototype for function 'PyInit_libtorrent' [-Wmissing-prototypes] BOOST_PYTHON_MODULE(libtorrent) ^ /usr/local/include/boost/python/module.hpp:11:30: note: expanded from macro 'BOOST_PYTHON_MODULE' # define BOOST_PYTHON_MODULE BOOST_PYTHON_MODULE_INIT ^ /usr/local/include/boost/python/module_init.hpp:71:32: note: expanded from macro 'BOOST_PYTHON_MODULE_INIT' extern "C" BOOST_SYMBOL_EXPORT _BOOST_PYTHON_MODULE_INIT(name) ^ /usr/local/include/boost/python/module_init.hpp:31:13: note: expanded from macro '_BOOST_PYTHON_MODULE_INIT' PyObject* BOOST_PP_CAT(PyInit_, name)() \ ^ /usr/local/include/boost/preprocessor/cat.hpp:22:32: note: expanded from macro 'BOOST_PP_CAT' # define BOOST_PP_CAT(a, b) BOOST_PP_CAT_I(a, b) ^ /usr/local/include/boost/preprocessor/cat.hpp:29:34: note: expanded from macro 'BOOST_PP_CAT_I' # define BOOST_PP_CAT_I(a, b) a ## b ^ :162:1: note: expanded from here PyInit_libtorrent ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/module.cpp:35:1: note: declare 'static' if the function is not intended to be used outside of this translation unit /usr/local/include/boost/python/module.hpp:11:30: note: expanded from macro 'BOOST_PYTHON_MODULE' # define BOOST_PYTHON_MODULE BOOST_PYTHON_MODULE_INIT ^ /usr/local/include/boost/python/module_init.hpp:71:32: note: expanded from macro 'BOOST_PYTHON_MODULE_INIT' extern "C" BOOST_SYMBOL_EXPORT _BOOST_PYTHON_MODULE_INIT(name) ^ /usr/local/include/boost/python/module_init.hpp:31:3: note: expanded from macro '_BOOST_PYTHON_MODULE_INIT' PyObject* BOOST_PP_CAT(PyInit_, name)() \ ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/module.cpp:6:9: warning: macro is not used [-Wunused-macros] #define BOOST_PYTHON_USE_GCC_SYMBOL_VISIBILITY 1 ^ 2 warnings generated. [182/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/peer_info.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/peer_info.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/peer_info.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:14:14: warning: no previous prototype for function 'get_last_active' [-Wmissing-prototypes] std::int64_t get_last_active(peer_info const& pi) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:14:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::int64_t get_last_active(peer_info const& pi) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:19:14: warning: no previous prototype for function 'get_last_request' [-Wmissing-prototypes] std::int64_t get_last_request(peer_info const& pi) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:19:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::int64_t get_last_request(peer_info const& pi) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:24:14: warning: no previous prototype for function 'get_download_queue_time' [-Wmissing-prototypes] std::int64_t get_download_queue_time(peer_info const& pi) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:24:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::int64_t get_download_queue_time(peer_info const& pi) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:29:7: warning: no previous prototype for function 'get_local_endpoint' [-Wmissing-prototypes] tuple get_local_endpoint(peer_info const& pi) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:29:1: note: declare 'static' if the function is not intended to be used outside of this translation unit tuple get_local_endpoint(peer_info const& pi) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:34:7: warning: no previous prototype for function 'get_ip' [-Wmissing-prototypes] tuple get_ip(peer_info const& pi) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:34:1: note: declare 'static' if the function is not intended to be used outside of this translation unit tuple get_ip(peer_info const& pi) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:39:6: warning: no previous prototype for function 'get_pieces' [-Wmissing-prototypes] list get_pieces(peer_info const& pi) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:39:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list get_pieces(peer_info const& pi) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:51:7: warning: no previous prototype for function 'get_peer_info_client' [-Wmissing-prototypes] bytes get_peer_info_client(peer_info const& pi) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:51:1: note: declare 'static' if the function is not intended to be used outside of this translation unit bytes get_peer_info_client(peer_info const& pi) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:57:6: warning: no previous prototype for function 'bind_peer_info' [-Wmissing-prototypes] void bind_peer_info() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/peer_info.cpp:57:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_peer_info() ^ static 8 warnings generated. [183/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/session.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/session.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/session.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:38:23: warning: constructor parameter 'fn' shadows the field 'fn' of 'allow_threading' [-Wshadow-field-in-constructor] allow_threading(F fn) : fn(fn) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:45:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:51:15: warning: constructor parameter 'fn' shadows the field 'fn' of 'visitor' [-Wshadow-field-in-constructor] visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:80:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:94:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:106:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:118:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:130:22: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecated_fun' [-Wshadow-field-in-constructor] deprecated_fun(F fn, char const* name) : fn(fn), fn_name(name) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:139:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:146:25: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecate_visitor' [-Wshadow-field-in-constructor] deprecate_visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:175:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:261:10: warning: no previous prototype for function 'dict_to_add_torrent_params' [-Wmissing-prototypes] void dict_to_add_torrent_params(dict params, add_torrent_params& p) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:261:5: note: declare 'static' if the function is not intended to be used outside of this translation unit void dict_to_add_torrent_params(dict params, add_torrent_params& p) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:580:75: warning: implicit conversion changes signedness: 'const int' to 'unsigned int' [-Wsign-conversion] = s.get_torrent_status(std::ref(wrapped_pred), status_flags_t(flags)); ~~~~~~~~~~~~~~ ^~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:597:63: warning: implicit conversion changes signedness: 'const int' to 'unsigned int' [-Wsign-conversion] s.refresh_torrent_status(&torrents, status_flags_t(flags)); ~~~~~~~~~~~~~~ ^~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:762:89: warning: declaration shadows a local variable [-Wshadow-uncaptured-local] (entry& e, std::array& sig, std::int64_t& seq, std::string const& salt) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:754:39: note: previous declaration is here std::string data, std::string salt) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:832:30: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage*)data)->storage.bytes; ^ ~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1095:5: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt] ; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1247:52: warning: use of old-style cast [-Wold-style-cast] , (arg("min"), "max", arg("interface") = (char const*)nullptr, arg("flags") = 0) ^ ~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:861:6: warning: no previous prototype for function 'bind_session' [-Wmissing-prototypes] void bind_session() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:861:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_session() ^ static In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1153:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("outgoing_ports", depr(&outgoing_ports)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor)>::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit)>>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor)>>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor)>, visitor)>>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads)>, boost::python::detail::keywords<1>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1155:10: note: in instantiation of function template specialization 'boost::python::class_::def)>, boost::python::detail::keywords<1>>' requested here .def("post_torrent_updates", allow_threads(<::session::post_torrent_updates), arg("flags") = 0xffffffff) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1156:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("post_dht_stats", allow_threads(<::session::post_dht_stats)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1158:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("is_listening", allow_threads(<::session::is_listening)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1159:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("listen_port", allow_threads(<::session::listen_port)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads, boost::python::detail::keywords<2>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1164:10: note: in instantiation of function template specialization 'boost::python::class_::def, boost::python::detail::keywords<2>>' requested here .def( ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1171:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_dht_settings", allow_threads(<::session::set_dht_settings)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1172:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("get_dht_settings", allow_threads(<::session::get_dht_settings)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor &)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit &)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor &)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor &)>, visitor &)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1174:10: note: in instantiation of function template specialization 'boost::python::class_::def &)>>' requested here .def("dht_get_immutable_item", allow_threads(dht_get_immutable_item)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor (libtorrent::session::*)(libtorrent::entry)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit (libtorrent::session::*)(libtorrent::entry)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor (libtorrent::session::*)(libtorrent::entry)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor (libtorrent::session::*)(libtorrent::entry)>, visitor (libtorrent::session::*)(libtorrent::entry)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1176:10: note: in instantiation of function template specialization 'boost::python::class_::def (libtorrent::session::*)(libtorrent::entry)>>' requested here .def("dht_put_immutable_item", allow_threads(dht_put_immutable_item)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor &)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit &)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor &)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor &)>, visitor &)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1178:10: note: in instantiation of function template specialization 'boost::python::class_::def &)>>' requested here .def("dht_get_peers", allow_threads(<::session::dht_get_peers)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor &, int, libtorrent::flags::bitfield_flag)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit &, int, libtorrent::flags::bitfield_flag)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor &, int, libtorrent::flags::bitfield_flag)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor &, int, libtorrent::flags::bitfield_flag)>, visitor &, int, libtorrent::flags::bitfield_flag)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1179:10: note: in instantiation of function template specialization 'boost::python::class_::def &, int, libtorrent::flags::bitfield_flag)>>' requested here .def("dht_announce", allow_threads(<::session::dht_announce)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor &, const libtorrent::digest32<160> &)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit &, const libtorrent::digest32<160> &)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor &, const libtorrent::digest32<160> &)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor &, const libtorrent::digest32<160> &)>, visitor &, const libtorrent::digest32<160> &)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1181:10: note: in instantiation of function template specialization 'boost::python::class_::def &, const libtorrent::digest32<160> &)>>' requested here .def("dht_sample_infohashes", allow_threads(<::session::dht_sample_infohashes)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads, boost::python::detail::keywords<3>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1189:10: note: in instantiation of function template specialization 'boost::python::class_::def, boost::python::detail::keywords<3>>' requested here .def( ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor)>::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit)>>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor)>>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor)>, visitor)>>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads)>, boost::python::detail::keywords<1>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1199:10: note: in instantiation of function template specialization 'boost::python::class_::def)>, boost::python::detail::keywords<1>>' requested here .def("remove_torrent", allow_threads(<::session::remove_torrent), arg("option") = 0) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1201:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("status", depr(<::session::status)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1207:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_pe_settings", depr(<::session::set_pe_settings)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1208:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("get_pe_settings", depr(<::session::get_pe_settings)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1220:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_i2p_proxy", depr(<::session::set_i2p_proxy)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1221:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("i2p_proxy", depr(<::session::i2p_proxy)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1224:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_ip_filter", allow_threads(<::session::set_ip_filter)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1225:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("get_ip_filter", allow_threads(<::session::get_ip_filter)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor &) const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit &) const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor &) const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor &) const>, visitor &) const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1226:10: note: in instantiation of function template specialization 'boost::python::class_::def &) const>>' requested here .def("find_torrent", allow_threads(<::session::find_torrent)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor> (libtorrent::session_handle::*)(libtorrent::portmap_protocol, int, int)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit> (libtorrent::session_handle::*)(libtorrent::portmap_protocol, int, int)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor> (libtorrent::session_handle::*)(libtorrent::portmap_protocol, int, int)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor> (libtorrent::session_handle::*)(libtorrent::portmap_protocol, int, int)>, visitor> (libtorrent::session_handle::*)(libtorrent::portmap_protocol, int, int)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1233:10: note: in instantiation of function template specialization 'boost::python::class_::def> (libtorrent::session_handle::*)(libtorrent::portmap_protocol, int, int)>>' requested here .def("add_port_mapping", allow_threads(<::session::add_port_mapping)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor)>, visitor)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1234:10: note: in instantiation of function template specialization 'boost::python::class_::def)>>' requested here .def("delete_port_mapping", allow_threads(<::session::delete_port_mapping)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor)>, visitor)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1235:10: note: in instantiation of function template specialization 'boost::python::class_::def)>>' requested here .def("reopen_network_sockets", allow_threads(<::session::reopen_network_sockets)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor (libtorrent::session_handle::*)() const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit (libtorrent::session_handle::*)() const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor (libtorrent::session_handle::*)() const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor (libtorrent::session_handle::*)() const>, deprecate_visitor (libtorrent::session_handle::*)() const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1244:10: note: in instantiation of function template specialization 'boost::python::class_::def (libtorrent::session_handle::*)() const>>' requested here .def("id", depr(<::session::id)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads, boost::python::detail::keywords<4>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1245:10: note: in instantiation of function template specialization 'boost::python::class_::def, boost::python::detail::keywords<4>>' requested here .def( ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1250:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("start_dht", depr(start_dht0)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1251:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("stop_dht", depr(<::session::stop_dht)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1252:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("start_dht", depr(start_dht1)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1253:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("dht_state", depr(<::session::dht_state)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1257:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_local_download_rate_limit", depr(<::session::set_local_download_rate_limit)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1258:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("local_download_rate_limit", depr(<::session::local_download_rate_limit)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1270:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_alert_queue_size_limit", depr(<::session::set_alert_queue_size_limit)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1271:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_alert_mask", depr(<::session::set_alert_mask)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1280:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("start_upnp", depr(&start_upnp)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:41: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor &)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit &)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor &)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor &)>, deprecate_visitor &)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session.cpp:1286:10: note: in instantiation of function template specialization 'boost::python::class_::def &)>>' requested here .def("set_peer_id", depr(<::session::set_peer_id)) ^ 55 warnings generated. [184/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/session_settings.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/session_settings.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/session_settings.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session_settings.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session_settings.cpp:12:6: warning: no previous prototype for function 'bind_session_settings' [-Wmissing-prototypes] void bind_session_settings() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/session_settings.cpp:12:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_session_settings() ^ static 1 warning generated. [185/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/sha1_hash.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/sha1_hash.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/sha1_hash.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/sha1_hash.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/sha1_hash.cpp:17:12: warning: implicit conversion changes signedness: 'std::size_t' (aka 'unsigned long') to 'long' [-Wsign-conversion] return std::hash{}(s); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/sha1_hash.cpp:26:6: warning: no previous prototype for function 'bind_sha1_hash' [-Wmissing-prototypes] void bind_sha1_hash() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/sha1_hash.cpp:26:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_sha1_hash() ^ static 2 warnings generated. [186/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/sha256_hash.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/sha256_hash.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/sha256_hash.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/sha256_hash.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/sha256_hash.cpp:17:12: warning: implicit conversion changes signedness: 'std::size_t' (aka 'unsigned long') to 'long' [-Wsign-conversion] return std::hash{}(s); ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/sha256_hash.cpp:26:6: warning: no previous prototype for function 'bind_sha256_hash' [-Wmissing-prototypes] void bind_sha256_hash() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/sha256_hash.cpp:26:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_sha256_hash() ^ static 2 warnings generated. [187/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/string.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/string.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/string.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/string.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/string.cpp:30:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage< ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/string.cpp:44:68: warning: implicit conversion changes signedness: 'Py_ssize_t' (aka 'long') to 'size_type' (aka 'unsigned long') [-Wsign-conversion] data->convertible = new (storage) std::string(unicode, size); ~~~ ^~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/string.cpp:49:6: warning: no previous prototype for function 'bind_unicode_string_conversion' [-Wmissing-prototypes] void bind_unicode_string_conversion() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/string.cpp:49:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_unicode_string_conversion() ^ static 3 warnings generated. [188/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_handle.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_handle.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_handle.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:38:23: warning: constructor parameter 'fn' shadows the field 'fn' of 'allow_threading' [-Wshadow-field-in-constructor] allow_threading(F fn) : fn(fn) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:45:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:51:15: warning: constructor parameter 'fn' shadows the field 'fn' of 'visitor' [-Wshadow-field-in-constructor] visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:80:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:94:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:106:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:118:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:130:22: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecated_fun' [-Wshadow-field-in-constructor] deprecated_fun(F fn, char const* name) : fn(fn), fn_name(name) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:139:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:146:25: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecate_visitor' [-Wshadow-field-in-constructor] deprecate_visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:175:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:99:26: warning: implicit conversion changes signedness: 'int' to 'size_type' (aka 'unsigned long') [-Wsign-conversion] p.reserve(ti->num_files()); ~~~~~~~ ~~~~^~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:90:6: warning: no previous prototype for function 'file_progress' [-Wmissing-prototypes] list file_progress(torrent_handle& handle, file_progress_flags_t const flags) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:90:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list file_progress(torrent_handle& handle, file_progress_flags_t const flags) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:112:6: warning: no previous prototype for function 'get_peer_info' [-Wmissing-prototypes] list get_peer_info(torrent_handle const& handle) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:112:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list get_peer_info(torrent_handle const& handle) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:138:6: warning: no previous prototype for function 'prioritize_pieces' [-Wmissing-prototypes] void prioritize_pieces(torrent_handle& info, object o) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:138:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void prioritize_pieces(torrent_handle& info, object o) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:163:6: warning: no previous prototype for function 'prioritize_files' [-Wmissing-prototypes] void prioritize_files(torrent_handle& info, object o) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:163:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void prioritize_files(torrent_handle& info, object o) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:169:6: warning: no previous prototype for function 'file_priorities' [-Wmissing-prototypes] list file_priorities(torrent_handle& handle) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:169:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list file_priorities(torrent_handle& handle) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:180:21: warning: no previous prototype for function 'file_prioritity0' [-Wmissing-prototypes] download_priority_t file_prioritity0(torrent_handle& h, file_index_t index) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:180:1: note: declare 'static' if the function is not intended to be used outside of this translation unit download_priority_t file_prioritity0(torrent_handle& h, file_index_t index) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:185:6: warning: no previous prototype for function 'file_prioritity1' [-Wmissing-prototypes] void file_prioritity1(torrent_handle& h, file_index_t index, download_priority_t prio) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:185:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void file_prioritity1(torrent_handle& h, file_index_t index, download_priority_t prio) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:190:6: warning: no previous prototype for function 'dict_to_announce_entry' [-Wmissing-prototypes] void dict_to_announce_entry(dict d, announce_entry& ae) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:190:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void dict_to_announce_entry(dict d, announce_entry& ae) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:199:6: warning: no previous prototype for function 'replace_trackers' [-Wmissing-prototypes] void replace_trackers(torrent_handle& h, object trackers) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:199:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void replace_trackers(torrent_handle& h, object trackers) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:230:6: warning: no previous prototype for function 'add_tracker' [-Wmissing-prototypes] void add_tracker(torrent_handle& h, dict d) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:230:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void add_tracker(torrent_handle& h, dict d) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:315:22: warning: declaration shadows a local variable [-Wshadow] dict i; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:257:54: note: previous declaration is here for (std::vector::const_iterator i = trackers.begin(), end(trackers.end()); i != end; ++i) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:253:6: warning: no previous prototype for function 'trackers' [-Wmissing-prototypes] list trackers(torrent_handle& h) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:253:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list trackers(torrent_handle& h) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:363:6: warning: no previous prototype for function 'get_download_queue' [-Wmissing-prototypes] list get_download_queue(torrent_handle& handle) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:363:1: note: declare 'static' if the function is not intended to be used outside of this translation unit list get_download_queue(torrent_handle& handle) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:401:6: warning: no previous prototype for function 'set_metadata' [-Wmissing-prototypes] void set_metadata(torrent_handle& handle, std::string const& buf) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:401:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void set_metadata(torrent_handle& handle, std::string const& buf) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:408:37: warning: no previous prototype for function 'get_torrent_info' [-Wmissing-prototypes] std::shared_ptr get_torrent_info(torrent_handle const& h) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:408:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr get_torrent_info(torrent_handle const& h) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:417:6: warning: no previous prototype for function 'add_piece_str' [-Wmissing-prototypes] void add_piece_str(torrent_handle& th, piece_index_t piece, char const *data ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:417:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void add_piece_str(torrent_handle& th, piece_index_t piece, char const *data ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:423:6: warning: no previous prototype for function 'add_piece_bytes' [-Wmissing-prototypes] void add_piece_bytes(torrent_handle& th, piece_index_t piece, bytes data ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:423:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void add_piece_bytes(torrent_handle& th, piece_index_t piece, bytes data ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:488:26: warning: use of old-style cast [-Wold-style-cast] .def("__hash__", (std::size_t (*)(torrent_handle const&))&libtorrent::hash_value) ^ ~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:442:6: warning: no previous prototype for function 'bind_torrent_handle' [-Wmissing-prototypes] void bind_torrent_handle() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:442:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_torrent_handle() ^ static In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor) const>::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit) const>>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor) const>>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor) const>, visitor) const>>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads) const>, boost::python::detail::keywords<1>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:491:10: note: in instantiation of function template specialization 'boost::python::class_::def) const>, boost::python::detail::keywords<1>>' requested here .def("status", _(&torrent_handle::status), arg("flags") = 0xffffffff) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:501:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("add_url_seed", _(&torrent_handle::add_url_seed)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor (libtorrent::torrent_handle::*)() const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit (libtorrent::torrent_handle::*)() const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor (libtorrent::torrent_handle::*)() const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor (libtorrent::torrent_handle::*)() const>, visitor (libtorrent::torrent_handle::*)() const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:507:10: note: in instantiation of function template specialization 'boost::python::class_::def (libtorrent::torrent_handle::*)() const>>' requested here .def("torrent_file", _(&torrent_handle::torrent_file)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:509:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("is_valid", _(&torrent_handle::is_valid)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor) const>::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit) const>>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor) const>>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor) const>, visitor) const>>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads) const>, boost::python::detail::keywords<1>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:510:10: note: in instantiation of function template specialization 'boost::python::class_::def) const>, boost::python::detail::keywords<1>>' requested here .def("pause", _(&torrent_handle::pause), arg("flags") = 0) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:511:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("resume", _(&torrent_handle::resume)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor (libtorrent::torrent_handle::*)() const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit (libtorrent::torrent_handle::*)() const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor (libtorrent::torrent_handle::*)() const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor (libtorrent::torrent_handle::*)() const>, visitor (libtorrent::torrent_handle::*)() const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:513:10: note: in instantiation of function template specialization 'boost::python::class_::def (libtorrent::torrent_handle::*)() const>>' requested here .def("queue_position", _(&torrent_handle::queue_position)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor) const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit) const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor) const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor) const>, visitor) const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:521:10: note: in instantiation of function template specialization 'boost::python::class_::def) const>>' requested here .def("read_piece", _(&torrent_handle::read_piece)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor) const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit) const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor) const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor) const>, visitor) const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:522:10: note: in instantiation of function template specialization 'boost::python::class_::def) const>>' requested here .def("have_piece", _(&torrent_handle::have_piece)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor, int, libtorrent::flags::bitfield_flag) const>::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit, int, libtorrent::flags::bitfield_flag) const>>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor, int, libtorrent::flags::bitfield_flag) const>>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor, int, libtorrent::flags::bitfield_flag) const>, visitor, int, libtorrent::flags::bitfield_flag) const>>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads, int, libtorrent::flags::bitfield_flag) const>, boost::python::detail::keywords<3>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:523:10: note: in instantiation of function template specialization 'boost::python::class_::def, int, libtorrent::flags::bitfield_flag) const>, boost::python::detail::keywords<3>>' requested here .def("set_piece_deadline", _(&torrent_handle::set_piece_deadline) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor) const>::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit) const>>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor) const>>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor) const>, visitor) const>>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads) const>, boost::python::detail::keywords<1>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:525:10: note: in instantiation of function template specialization 'boost::python::class_::def) const>, boost::python::detail::keywords<1>>' requested here .def("reset_piece_deadline", _(&torrent_handle::reset_piece_deadline), (arg("index"))) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor, visitor>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads, boost::python::detail::keywords<1>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:526:10: note: in instantiation of function template specialization 'boost::python::class_::def, boost::python::detail::keywords<1>>' requested here .def("clear_piece_deadlines", _(&torrent_handle::clear_piece_deadlines), (arg("index"))) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor (libtorrent::torrent_handle::*)(libtorrent::aux::strong_typedef) const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit (libtorrent::torrent_handle::*)(libtorrent::aux::strong_typedef) const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor (libtorrent::torrent_handle::*)(libtorrent::aux::strong_typedef) const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor (libtorrent::torrent_handle::*)(libtorrent::aux::strong_typedef) const>, visitor (libtorrent::torrent_handle::*)(libtorrent::aux::strong_typedef) const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:529:10: note: in instantiation of function template specialization 'boost::python::class_::def (libtorrent::torrent_handle::*)(libtorrent::aux::strong_typedef) const>>' requested here .def("piece_priority", _(piece_priority0)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor, libtorrent::aux::strong_typedef) const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit, libtorrent::aux::strong_typedef) const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor, libtorrent::aux::strong_typedef) const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, libtorrent::aux::strong_typedef) const>, visitor, libtorrent::aux::strong_typedef) const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:530:10: note: in instantiation of function template specialization 'boost::python::class_::def, libtorrent::aux::strong_typedef) const>>' requested here .def("piece_priority", _(piece_priority1)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor (libtorrent::torrent_handle::*)() const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit (libtorrent::torrent_handle::*)() const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor (libtorrent::torrent_handle::*)() const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor (libtorrent::torrent_handle::*)() const>, visitor (libtorrent::torrent_handle::*)() const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:537:10: note: in instantiation of function template specialization 'boost::python::class_::def (libtorrent::torrent_handle::*)() const>>' requested here .def("file_status", _(file_status0)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor) const>::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit) const>>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor) const>>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor) const>, visitor) const>>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads) const>, boost::python::detail::keywords<1>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:538:10: note: in instantiation of function template specialization 'boost::python::class_::def) const>, boost::python::detail::keywords<1>>' requested here .def("save_resume_data", _(&torrent_handle::save_resume_data), arg("flags") = 0) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor) const>::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit) const>>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor) const>>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor) const>, visitor) const>>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads) const>, boost::python::detail::keywords<1>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:540:10: note: in instantiation of function template specialization 'boost::python::class_::def) const>, boost::python::detail::keywords<1>>' requested here .def("need_save_resume_data", _(need_save_resume_data1), arg("flags")) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor) const>::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit) const>>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor) const>>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor) const>, visitor) const>>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads) const>, boost::python::detail::keywords<3>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:541:10: note: in instantiation of function template specialization 'boost::python::class_::def) const>, boost::python::detail::keywords<3>>' requested here .def("force_reannounce", _(force_reannounce0) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor, visitor>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads, boost::python::detail::keywords<1>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:546:10: note: in instantiation of function template specialization 'boost::python::class_::def, boost::python::detail::keywords<1>>' requested here .def("scrape_tracker", _(&torrent_handle::scrape_tracker), arg("index") = -1) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:548:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_upload_limit", _(&torrent_handle::set_upload_limit)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:549:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("upload_limit", _(&torrent_handle::upload_limit)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:562:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl>, visitor, visitor>' requested here this->def_impl( ^ /usr/local/include/boost/python/class.hpp:240:15: note: in instantiation of function template specialization 'boost::python::class_::def_maybe_overloads, boost::python::detail::keywords<2>>' requested here this->def_maybe_overloads(name, a1, a2, &a2); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:557:10: note: in instantiation of function template specialization 'boost::python::class_::def, boost::python::detail::keywords<2>>' requested here .def("move_storage", _(move_storage0), (arg("path"), arg("flags") = move_flags_t::always_replace_files)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor (libtorrent::torrent_handle::*)() const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit (libtorrent::torrent_handle::*)() const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor (libtorrent::torrent_handle::*)() const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor (libtorrent::torrent_handle::*)() const>, visitor (libtorrent::torrent_handle::*)() const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:558:10: note: in instantiation of function template specialization 'boost::python::class_::def (libtorrent::torrent_handle::*)() const>>' requested here .def("info_hash", _(&torrent_handle::info_hash)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:559:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("info_hashes", _(&torrent_handle::info_hashes)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor, const std::string &) const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit, const std::string &) const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor, const std::string &) const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, const std::string &) const>, visitor, const std::string &) const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:561:10: note: in instantiation of function template specialization 'boost::python::class_::def, const std::string &) const>>' requested here .def("rename_file", _(rename_file0)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor (libtorrent::torrent_handle::*)() const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit (libtorrent::torrent_handle::*)() const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor (libtorrent::torrent_handle::*)() const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor (libtorrent::torrent_handle::*)() const>, visitor (libtorrent::torrent_handle::*)() const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:564:10: note: in instantiation of function template specialization 'boost::python::class_::def (libtorrent::torrent_handle::*)() const>>' requested here .def("flags", _(&torrent_handle::flags)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor) const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit) const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor) const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor) const>, visitor) const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:565:10: note: in instantiation of function template specialization 'boost::python::class_::def) const>>' requested here .def("set_flags", _(set_flags0)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'visitor, libtorrent::flags::bitfield_flag) const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit, libtorrent::flags::bitfield_flag) const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor, libtorrent::flags::bitfield_flag) const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, visitor, libtorrent::flags::bitfield_flag) const>, visitor, libtorrent::flags::bitfield_flag) const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:566:10: note: in instantiation of function template specialization 'boost::python::class_::def, libtorrent::flags::bitfield_flag) const>>' requested here .def("set_flags", _(set_flags1)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:570:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("piece_priorities", depr(&piece_priorities)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:572:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("stop_when_ready", depr(&torrent_handle::stop_when_ready)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:575:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_priority", depr(&torrent_handle::set_priority)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor (*)(const libtorrent::torrent_handle &)>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit (*)(const libtorrent::torrent_handle &)>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor (*)(const libtorrent::torrent_handle &)>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor (*)(const libtorrent::torrent_handle &)>, deprecate_visitor (*)(const libtorrent::torrent_handle &)>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:576:10: note: in instantiation of function template specialization 'boost::python::class_::def (*)(const libtorrent::torrent_handle &)>>' requested here .def("get_torrent_info", depr(&get_torrent_info)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:577:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("super_seeding", depr(super_seeding0)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:578:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("write_resume_data", depr(&torrent_handle::write_resume_data)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:582:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("use_interface", depr(&torrent_handle::use_interface)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:583:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("name", depr(&torrent_handle::name)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor, int) const>::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit, int) const>>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor, int) const>>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, int) const>, deprecate_visitor, int) const>>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:590:10: note: in instantiation of function template specialization 'boost::python::class_::def, int) const>>' requested here .def("set_peer_upload_limit", depr(&torrent_handle::set_peer_upload_limit)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:592:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_ratio", depr(&torrent_handle::set_ratio)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:16: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_handle.cpp:594:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("set_tracker_login", depr(&torrent_handle::set_tracker_login)) ^ 68 warnings generated. [189/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_info.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_info.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_info.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:38:23: warning: constructor parameter 'fn' shadows the field 'fn' of 'allow_threading' [-Wshadow-field-in-constructor] allow_threading(F fn) : fn(fn) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:45:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:51:15: warning: constructor parameter 'fn' shadows the field 'fn' of 'visitor' [-Wshadow-field-in-constructor] visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:80:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:94:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:106:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:118:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:130:22: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecated_fun' [-Wshadow-field-in-constructor] deprecated_fun(F fn, char const* name) : fn(fn), fn_name(name) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:139:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:146:25: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecate_visitor' [-Wshadow-field-in-constructor] deprecate_visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:175:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:121:34: warning: implicit conversion changes signedness: 'index_type' (aka 'long') to 'std::size_t' (aka 'unsigned long') [-Wsign-conversion] return bytes(s.data(), s.size()); ~~~~~ ~~^~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:128:34: warning: implicit conversion changes signedness: 'index_type' (aka 'long') to 'std::size_t' (aka 'unsigned long') [-Wsign-conversion] return bytes(s.data(), s.size()); ~~~~~ ~~^~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:267:21: warning: no previous prototype for function 'dict_to_limits' [-Wmissing-prototypes] load_torrent_limits dict_to_limits(dict limits) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:267:1: note: declare 'static' if the function is not intended to be used outside of this translation unit load_torrent_limits dict_to_limits(dict limits) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:303:31: warning: no previous prototype for function 'buffer_constructor0' [-Wmissing-prototypes] std::shared_ptr buffer_constructor0(bytes b) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:303:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr buffer_constructor0(bytes b) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:308:31: warning: no previous prototype for function 'buffer_constructor1' [-Wmissing-prototypes] std::shared_ptr buffer_constructor1(bytes b, dict limits) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:308:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr buffer_constructor1(bytes b, dict limits) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:315:31: warning: no previous prototype for function 'file_constructor0' [-Wmissing-prototypes] std::shared_ptr file_constructor0(lt::string_view filename) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:315:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr file_constructor0(lt::string_view filename) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:320:31: warning: no previous prototype for function 'file_constructor1' [-Wmissing-prototypes] std::shared_ptr file_constructor1(lt::string_view filename, dict limits) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:320:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr file_constructor1(lt::string_view filename, dict limits) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:325:31: warning: no previous prototype for function 'sha1_constructor0' [-Wmissing-prototypes] std::shared_ptr sha1_constructor0(sha1_hash const& ih) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:325:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr sha1_constructor0(sha1_hash const& ih) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:330:31: warning: no previous prototype for function 'sha256_constructor0' [-Wmissing-prototypes] std::shared_ptr sha256_constructor0(sha256_hash const& ih) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:330:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr sha256_constructor0(sha256_hash const& ih) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:335:31: warning: no previous prototype for function 'bencoded_constructor0' [-Wmissing-prototypes] std::shared_ptr bencoded_constructor0(dict d) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:335:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr bencoded_constructor0(dict d) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:343:31: warning: no previous prototype for function 'bencoded_constructor1' [-Wmissing-prototypes] std::shared_ptr bencoded_constructor1(dict d, dict limits) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:343:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr bencoded_constructor1(dict d, dict limits) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:392:29: warning: use of old-style cast [-Wold-style-cast] .def("add_tracker", (add_tracker1)&torrent_info::add_tracker ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:353:6: warning: no previous prototype for function 'bind_torrent_info' [-Wmissing-prototypes] void bind_torrent_info() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:353:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_torrent_info() ^ static In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit>, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_>, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit>, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_>::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:414:10: note: in instantiation of function template specialization 'boost::python::class_>::def>' requested here .def("merkle_tree", depr(&get_merkle_tree)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit>, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_>, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit>, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_>::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:415:10: note: in instantiation of function template specialization 'boost::python::class_>::def>' requested here .def("set_merkle_tree", depr(&set_merkle_tree)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit>, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_>, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit>, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_>::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:428:10: note: in instantiation of function template specialization 'boost::python::class_>::def>' requested here .def("file_at", depr(&torrent_info::file_at)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit>, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_>, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit>, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_>::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:435:10: note: in instantiation of function template specialization 'boost::python::class_>::def>' requested here .def("is_merkle_torrent", depr(&torrent_info::is_merkle_torrent)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit>, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_>, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit>, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_>::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:444:10: note: in instantiation of function template specialization 'boost::python::class_>::def>' requested here .def("metadata", depr(&metadata)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit>, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_>, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit>, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_>::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:445:10: note: in instantiation of function template specialization 'boost::python::class_>::def>' requested here .def("metadata_size", depr(&torrent_info::metadata_size)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:489:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("next_announce_in", depr(&next_announce_in)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:491:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("can_announce", depr(&can_announce)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:492:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("is_working", depr(&is_working)) ^ In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:17: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:85: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ nullptr /usr/local/include/boost/python/def_visitor.hpp:43:29: note: in instantiation of function template specialization 'deprecate_visitor::visit, boost::python::detail::def_helper>' requested here v.derived_visitor().visit(c, name, options); ^ /usr/local/include/boost/python/def_visitor.hpp:74:29: note: in instantiation of function template specialization 'boost::python::def_visitor_access::visit>, boost::python::class_, boost::python::detail::def_helper>' requested here def_visitor_access::visit(*this, c, name, options); ^ /usr/local/include/boost/python/class.hpp:478:12: note: in instantiation of function template specialization 'boost::python::def_visitor>::visit, boost::python::detail::def_helper>' requested here v->visit(*this, name, helper); ^ /usr/local/include/boost/python/class.hpp:231:15: note: in instantiation of function template specialization 'boost::python::class_::def_impl, deprecate_visitor, deprecate_visitor>' requested here this->def_impl( ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_info.cpp:495:10: note: in instantiation of function template specialization 'boost::python::class_::def>' requested here .def("reset", depr(&announce_entry::reset)) ^ 32 warnings generated. [190/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_status.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_status.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_status.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_status.cpp In file included from /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_status.cpp:6: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:38:23: warning: constructor parameter 'fn' shadows the field 'fn' of 'allow_threading' [-Wshadow-field-in-constructor] allow_threading(F fn) : fn(fn) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:45:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:51:15: warning: constructor parameter 'fn' shadows the field 'fn' of 'visitor' [-Wshadow-field-in-constructor] visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:80:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:76:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:94:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:106:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:118:5: warning: 'TORRENT_AUTO_RETURN_TYPES' is not defined, evaluates to 0 [-Wundef] #if TORRENT_AUTO_RETURN_TYPES ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:130:22: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecated_fun' [-Wshadow-field-in-constructor] deprecated_fun(F fn, char const* name) : fn(fn), fn_name(name) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:139:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:146:25: warning: constructor parameter 'fn' shadows the field 'fn' of 'deprecate_visitor' [-Wshadow-field-in-constructor] deprecate_visitor(F fn) : fn(std::move(fn)) {} ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:175:7: note: previous declaration is here F fn; ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/gil.hpp:171:54: warning: use of old-style cast [-Wold-style-cast] , boost::python::detail::get_signature(fn, (typename Class::wrapped_type*)0) ^ ~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_status.cpp:15:37: warning: no previous prototype for function 'get_torrent_file' [-Wmissing-prototypes] std::shared_ptr get_torrent_file(torrent_status const& st) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_status.cpp:15:1: note: declare 'static' if the function is not intended to be used outside of this translation unit std::shared_ptr get_torrent_file(torrent_status const& st) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_status.cpp:20:6: warning: no previous prototype for function 'bind_torrent_status' [-Wmissing-prototypes] void bind_torrent_status() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/torrent_status.cpp:20:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_torrent_status() ^ static 11 warnings generated. [191/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/utility.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/utility.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/utility.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:25:72: warning: implicit conversion changes signedness: 'size_type' (aka 'unsigned long') to 'Py_ssize_t' (aka 'long') [-Wsign-conversion] PyObject *ret = PyBytes_FromStringAndSize(p.arr.c_str(), p.arr.size()); ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~^~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:67:26: warning: use of old-style cast [-Wold-style-cast] void* storage = ((converter::rvalue_from_python_storage*)data)->storage.bytes; ^ ~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:71:29: warning: implicit conversion changes signedness: 'Py_ssize_t' (aka 'long') to 'size_type' (aka 'unsigned long') [-Wsign-conversion] ret->arr.resize(PyByteArray_Size(x)); ~~~~~~ ^~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:76:29: warning: implicit conversion changes signedness: 'Py_ssize_t' (aka 'long') to 'size_type' (aka 'unsigned long') [-Wsign-conversion] ret->arr.resize(PyBytes_Size(x)); ~~~~~~ ^~~~~~~~~~~~~~~ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:91:8: warning: no previous prototype for function 'client_fingerprint_' [-Wmissing-prototypes] object client_fingerprint_(peer_id const& id) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:91:1: note: declare 'static' if the function is not intended to be used outside of this translation unit object client_fingerprint_(peer_id const& id) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:99:7: warning: no previous prototype for function 'bdecode_' [-Wmissing-prototypes] entry bdecode_(bytes const& data) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:99:1: note: declare 'static' if the function is not intended to be used outside of this translation unit entry bdecode_(bytes const& data) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:104:7: warning: no previous prototype for function 'bencode_' [-Wmissing-prototypes] bytes bencode_(entry const& e) ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:104:1: note: declare 'static' if the function is not intended to be used outside of this translation unit bytes bencode_(entry const& e) ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:111:6: warning: no previous prototype for function 'bind_utility' [-Wmissing-prototypes] void bind_utility() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:111:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_utility() ^ static /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:39:63: warning: implicit conversion changes signedness: 'size_type' (aka 'unsigned long') to 'Py_ssize_t' (aka 'long') [-Wsign-conversion] PyObject *ret = PyBytes_FromStringAndSize(p.data(), p.size()); ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~^~~~~~ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'array_to_python<32>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function, array_to_python<32>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:115:5: note: in instantiation of member function 'boost::python::to_python_converter, array_to_python<32>>::to_python_converter' requested here to_python_converter, array_to_python<32>>(); ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:39:63: warning: implicit conversion changes signedness: 'size_type' (aka 'unsigned long') to 'Py_ssize_t' (aka 'long') [-Wsign-conversion] PyObject *ret = PyBytes_FromStringAndSize(p.data(), p.size()); ~~~~~~~~~~~~~~~~~~~~~~~~~ ~~^~~~~~ /usr/local/include/boost/python/converter/as_to_python_function.hpp:27:72: note: in instantiation of member function 'array_to_python<64>::convert' requested here convert_function_must_take_value_or_const_reference(&ToPython::convert, 1L); ^ /usr/local/include/boost/python/to_python_converter.hpp:83:22: note: in instantiation of member function 'boost::python::converter::as_to_python_function, array_to_python<64>>::convert' requested here &normalized::convert ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/utility.cpp:116:5: note: in instantiation of member function 'boost::python::to_python_converter, array_to_python<64>>::to_python_converter' requested here to_python_converter, array_to_python<64>>(); ^ 10 warnings generated. [192/193] /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_ASIO_NO_DEPRECATED -DOPENSSL_NO_SSL2 -DTORRENT_EXPORT_EXTRA -DTORRENT_LINKING_SHARED -DTORRENT_SSL_PEERS -DTORRENT_USE_LIBCRYPTO -DTORRENT_USE_OPENSSL -Dpython_libtorrent_EXPORTS -I/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/include -isystem /usr/local/include/python3.10 -isystem /usr/local/include -O2 -pipe -DNDEBUG -std=gnu++17 -fPIC -Weverything -Wno-c++98-compat-pedantic -Wno-c++11-compat-pedantic -Wno-padded -Wno-alloca -Wno-global-constructors -Wno-exit-time-destructors -Wno-weak-vtables -Wno-return-std-move-in-c++11 -Wno-unsafe-buffer-usage -Wno-unknown-warning-option -Wno-deprecated-declarations -fexceptions -pthread -MD -MT bindings/python/CMakeFiles/python-libtorrent.dir/src/version.cpp.o -MF bindings/python/CMakeFiles/python-libtorrent.dir/src/version.cpp.o.d -o bindings/python/CMakeFiles/python-libtorrent.dir/src/version.cpp.o -c /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/version.cpp /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/version.cpp:11:6: warning: no previous prototype for function 'bind_version' [-Wmissing-prototypes] void bind_version() ^ /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/libtorrent-rasterbar-2.0.10/bindings/python/src/version.cpp:11:1: note: declare 'static' if the function is not intended to be used outside of this translation unit void bind_version() ^ static 1 warning generated. [193/193] : && /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/bin/c++ -fPIC -O2 -pipe -DNDEBUG -shared -o bindings/python/libtorrent.cpython-310.so bindings/python/CMakeFiles/python-libtorrent.dir/src/alert.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/converters.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/create_torrent.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/datetime.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/entry.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/error_code.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/fingerprint.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/info_hash.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/ip_filter.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/load_torrent.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/magnet_uri.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/module.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/peer_info.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/session.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/session_settings.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/sha1_hash.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/sha256_hash.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/string.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_handle.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_info.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/torrent_status.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/utility.cpp.o bindings/python/CMakeFiles/python-libtorrent.dir/src/version.cpp.o -Wl,-z,origin,-rpath,/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/build-amd64:/usr/local/lib: libtorrent-rasterbar.so.9.0 /usr/local/lib/libboost_python310-mt.so.23.0 -pthread /usr/lib/libssl.so.57.0 /usr/lib/libcrypto.so.54.0 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : >>> Running fake in net/libtorrent-rasterbar at 1714761575.23 ===> net/libtorrent-rasterbar ===> Faking installation for libtorrent-rasterbar-2.0.10 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/lib/pkgconfig/libtorrent-rasterbar.pc -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/lib/python3.10/site-packages/libtorrent.cpython-310.so -- Set non-toolchain portion of runtime path of "/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/lib/python3.10/site-packages/libtorrent.cpython-310.so" to "/usr/local/lib" -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/lib/libtorrent-rasterbar.so.9.0 -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_request.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/assert.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/read_resume_data.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/session_settings.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/stat_cache.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_class.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/netlink.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/socket_io.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/index_range.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/sha1_hash.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/link.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/session_status.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/http_connection.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/io.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/ip_voter.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/piece_picker.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_connection_handle.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/bt_peer_connection.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_id.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/download_priority.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/client_data.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/udp_tracker_connection.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/info_hash.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/fwd.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/file_layout.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/lsd.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/sliding_average.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/torrent.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/sha256.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_connection_interface.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/puff.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/libtorrent.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/request_blocks.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/crc32c.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/announce_entry.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/add_torrent_params.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/settings_pack.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/tracker_manager.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/gzip.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/mmap_storage.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/storage_defs.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/extensions.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/http_stream.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/version.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/load_torrent.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/session_handle.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/hex.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/disk_observer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/hasher.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/i2p_stream.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/session.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/alert.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/span.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/units.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/optional.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/sha1.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/config.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/address.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/operations.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/utf8.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/error.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/ssl.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/proxy_base.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_class_set.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/announce_flags.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/io.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/refresh.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/types.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/observer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/node_entry.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/dht_state.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/sample_infohashes.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/dht_observer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/node_id.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/msg.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/dht_tracker.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/find_data.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/get_item.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/node.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/rpc_manager.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/traversal_algorithm.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/dht_settings.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/get_peers.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/direct_request.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/routing_table.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/dos_blocker.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/item.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/put_data.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/ed25519.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/kademlia/dht_storage.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/torrent_peer_allocator.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/bdecode.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/write_resume_data.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/pe_crypto.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/bloom_filter.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/web_connection_base.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/mmap_disk_io.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/random.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_class_type_filter.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/io_context.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/stack_allocator.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/extensions -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/extensions/ut_metadata.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/extensions/smart_ban.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/extensions/ut_pex.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/create_torrent.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/part_file.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/socket.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/session_types.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_list.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/socket_type.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/upnp.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/disk_interface.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_info.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/alert_types.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/posix_disk_io.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/hash_picker.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/session_params.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/fingerprint.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/portmap.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/session_stats.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/torrent_peer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/file_storage.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/piece_block.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/storage.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/piece_block_progress.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/deadline_timer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/vector_utils.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/platform_util.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/disabled_disk_io.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/string_view.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/time.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/torrent_status.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/web_peer_connection.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/http_seed_connection.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/bitfield.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/http_parser.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/truncate.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/error_code.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/entry.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/magnet_uri.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/resolve_links.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/ip_filter.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/string_util.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/torrent_handle.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/tailqueue.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/xml_parse.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/stat.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/union_endpoint.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/http_tracker_connection.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/io_service.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/file.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/disk_buffer_holder.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/flags.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/peer_connection.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/enum_net.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/parse_url.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/copy_ptr.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/bencode.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_ -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/packet_buffer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/mmap_disk_job.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/deprecated.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/session_settings.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/deque.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/merkle.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/torrent_impl.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/store_buffer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/instantiate_connection.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/bandwidth_limit.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/io.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/invariant_check.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/packet_pool.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/ffs.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/session_interface.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/array.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/proxy_settings.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/has_block.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/posix_storage.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/bandwidth_queue_entry.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/utp_socket_manager.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/session_udp_sockets.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/lsd.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/hasher512.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/open_mode.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/file_pointer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/announce_entry.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/file_view_pool.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/win_crypto_provider.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/string_ptr.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/generate_peer_id.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/sha512.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/deferred_handler.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/drive_info.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/disable_warnings_push.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/heterogeneous_queue.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/vector.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/alert_manager.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/disk_io_thread_pool.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/bind_to_device.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/dev_random.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/apply_pad_files.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/posix_part_file.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/chained_buffer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/aligned_union.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/escape_string.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/numeric_cast.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/ip_helpers.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/file_progress.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/keepalive.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/disable_deprecation_warnings_push.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/session_impl.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/alloca.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/pool.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/path.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/mmap.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/resolver.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/allocating_handler.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/merkle_tree.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/resolver_interface.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/socket_type.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/disk_job_pool.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/storage_free_list.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/utp_stream.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/portmap.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/noexcept_movable.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/export.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/polymorphic_socket.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/windows.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/torrent_list.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/suggest_piece.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/range.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/win_util.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/set_traffic_class.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/disk_job_fence.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/netlink_utils.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/time.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/bandwidth_manager.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/route.h -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/directory.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/win_file_handle.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/set_socket_buffer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/byteswap.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/container_wrapper.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/strview_less.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/disable_warnings_pop.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/storage_utils.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/buffer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/cpuid.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/ip_notifier.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/aligned_storage.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/bandwidth_socket.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/session_call.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/scope_end.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/unique_ptr.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/disk_buffer_pool.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/file_descriptor.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/win_cng.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/receive_buffer.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/timestamp_history.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/ed25519.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/throw.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/aux_/listen_socket_handle.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/identify_client.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/ssl_stream.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/choker.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/pex_flags.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/socks5_stream.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/torrent_flags.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/close_reason.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/natpmp.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/torrent_info.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/performance_counters.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/udp_socket.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/debug.hpp -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/include/libtorrent/config.hpp.orig.port -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets.cmake -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarTargets-release.cmake -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarConfig.cmake -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/lib/cmake/LibtorrentRasterbar/LibtorrentRasterbarConfigVersion.cmake -- Installing: /exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/usr/local/share/cmake/Modules/FindLibtorrentRasterbar.cmake >>> Running package in net/libtorrent-rasterbar at 1714761575.92 ===> net/libtorrent-rasterbar `/exopi-obj/pobj/libtorrent-rasterbar-2.0.10/fake-amd64/.fake_done' is up to date. ===> Building package for libtorrent-rasterbar-2.0.10 Create /exopi-cvs/ports/packages/amd64/all/libtorrent-rasterbar-2.0.10.tgz Creating package libtorrent-rasterbar-2.0.10 reading plist| checking dependencies| checking dependencies|devel/boost,-main checking dependencies|lang/python/3.10,-main checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|********************************** | 57% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****** | 10% archiving|************* | 20% archiving|******************* | 30% archiving|************************* | 39% archiving|******************************** | 49% archiving|********************************* | 51% archiving|*************************************** | 61% archiving|********************************************* | 71% archiving|*************************************************** | 80% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libtorrent-rasterbar-2.0.10.tgz >>> Running clean in net/libtorrent-rasterbar at 1714761581.33 ===> net/libtorrent-rasterbar ===> Cleaning for libtorrent-rasterbar-2.0.10 >>> Ended at 1714761581.92 max_stuck=46.51/depends=25.86/show-prepare-results=1.72/patch=1.00/configure=12.41/build=1334.87/fake=0.70/package=5.41/clean=0.61