>>> libtorrent: Building community/libtorrent 0.15.1-r0 (using abuild 3.14.1-r7) started Sun, 02 Mar 2025 16:23:26 +0000 >>> libtorrent: Validating /home/buildozer/aports/community/libtorrent/APKBUILD... >>> libtorrent: Analyzing dependencies... >>> libtorrent: Installing for build: build-base autoconf automake libsigc++3-dev libtool linux-headers openssl-dev>3 zlib-dev cppunit-dev (1/18) Installing m4 (1.4.19-r3) (2/18) Installing libbz2 (1.0.8-r6) (3/18) Installing perl (5.40.1-r0) (4/18) Installing autoconf (2.72-r0) (5/18) Installing automake (1.17-r0) (6/18) Installing libsigc++3 (3.6.0-r0) (7/18) Installing libsigc++3-dev (3.6.0-r0) (8/18) Installing libltdl (2.5.4-r0) (9/18) Installing libtool (2.5.4-r0) (10/18) Installing linux-headers (6.12.6-r0) (11/18) Installing openssl-dev (3.3.3-r0) (12/18) Installing zlib-dev (1.3.1-r2) (13/18) Installing cppunit (1.15.1-r4) (14/18) Installing cppunit-dev (1.15.1-r4) (15/18) Installing .makedepends-libtorrent (20250302.162328) (16/18) Installing perl-error (0.17029-r2) (17/18) Installing perl-git (2.48.1-r0) (18/18) Installing git-perl (2.48.1-r0) Executing busybox-1.37.0-r14.trigger OK: 303 MiB in 121 packages >>> libtorrent: Cleaning up srcdir >>> libtorrent: Cleaning up pkgdir >>> libtorrent: Cleaning up tmpdir >>> libtorrent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtorrent-0.15.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libtorrent: Fetching https://github.com/rakshasa/libtorrent/archive/v0.15.1/libtorrent-0.15.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 375k 100 375k 0 0 1342k 0 --:--:-- --:--:-- --:--:-- 1342k >>> libtorrent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtorrent-0.15.1.tar.gz >>> libtorrent: Checking sha512sums... libtorrent-0.15.1.tar.gz: OK 0001-Fix-undefined-behavior-in-extents-insert.patch: OK 0002-Don-t-free-memory-not-allocated-by-getaddrinfo-3-wit.patch: OK 0003-Fix-pthread_setname_np-race-condition-in-thread_base.patch: OK >>> libtorrent: Unpacking /var/cache/distfiles/libtorrent-0.15.1.tar.gz... >>> libtorrent: 0001-Fix-undefined-behavior-in-extents-insert.patch patching file src/torrent/utils/extents.h >>> libtorrent: 0002-Don-t-free-memory-not-allocated-by-getaddrinfo-3-wit.patch patching file src/torrent/net/address_info.h >>> libtorrent: 0003-Fix-pthread_setname_np-race-condition-in-thread_base.patch patching file src/torrent/utils/thread_base.cc autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I scripts autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'scripts'. libtoolize: copying file 'scripts/libtool.m4' libtoolize: copying file 'scripts/ltoptions.m4' libtoolize: copying file 'scripts/ltsugar.m4' libtoolize: copying file 'scripts/ltversion.m4' libtoolize: copying file 'scripts/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal -I scripts autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:5: installing './install-sh' configure.ac:5: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' checking for a BSD-compatible install... /usr/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 2 checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... loongarch64-alpine-linux-musl checking host system type... loongarch64-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for loongarch64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert loongarch64-alpine-linux-musl file names to loongarch64-alpine-linux-musl format... func_convert_file_noop checking how to convert loongarch64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/loongarch64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for loongarch64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for loongarch64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for loongarch64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for loongarch64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for loongarch64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for loongarch64-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether the compiler supports GNU C++... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/loongarch64-alpine-linux-musl/bin/ld checking if the linker (/usr/loongarch64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/loongarch64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gcc option to enable large file support... none needed checking whether byte ordering is bigendian... no checking whether g++ supports C++14 features with -std=c++14... yes checking for user-defined CFLAGS... user-defined "-Os -fstack-clash-protection -Wformat -Werror=format-security" checking for user-defined CXXFLAGS... user-defined "-Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1" checking the byte alignment... none needed checking for sysroot... no checking for kqueue support... no checking for epoll support... yes checking for fallocate... yes checking size of long... 8 checking for sys/vfs.h... yes checking for sys/statvfs.h... yes checking for sys/statfs.h... yes checking for statvfs... ok checking for sys/inotify.h... yes checking for mcheck.h... no checking whether sys/inotify.h actually works... yes checking if compiler supports __attribute__((visibility("default")))... yes checking for execinfo.h... no checking for library containing backtrace... no checking how to run the C preprocessor... gcc -E checking for egrep -e... (cached) /bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for loongarch64-alpine-linux-musl-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cppunit... yes checking for zlib... yes checking for libcrypto... yes checking for posix_memalign... yes checking for madvise... yes checking for cacheline... using default 128 bytes checking for __builtin_popcount... yes checking for pthread_setname_no... checking for pthread.h... yes checking for pthread_setname_np type... generic checking signedness of mincore parameter... unsigned checking if instrumentation should be included... yes checking if compiler supports __attribute__((unused))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libtorrent.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/torrent/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' Making all in torrent make[3]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src/torrent' depbase=`echo bitfield.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT bitfield.lo -MD -MP -MF $depbase.Tpo -c -o bitfield.lo bitfield.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo chunk_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_manager.lo -MD -MP -MF $depbase.Tpo -c -o chunk_manager.lo chunk_manager.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo connection_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT connection_manager.lo -MD -MP -MF $depbase.Tpo -c -o connection_manager.lo connection_manager.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dht_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht_manager.lo -MD -MP -MF $depbase.Tpo -c -o dht_manager.lo dht_manager.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo download.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download.lo -MD -MP -MF $depbase.Tpo -c -o download.lo download.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT event.lo -MD -MP -MF $depbase.Tpo -c -o event.lo event.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT exceptions.lo -MD -MP -MF $depbase.Tpo -c -o exceptions.lo exceptions.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo hash_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT hash_string.lo -MD -MP -MF $depbase.Tpo -c -o hash_string.lo hash_string.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT http.lo -MD -MP -MF $depbase.Tpo -c -o http.lo http.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo object.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT object.lo -MD -MP -MF $depbase.Tpo -c -o object.lo object.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo object_static_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT object_static_map.lo -MD -MP -MF $depbase.Tpo -c -o object_static_map.lo object_static_map.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo object_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT object_stream.lo -MD -MP -MF $depbase.Tpo -c -o object_stream.lo object_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT path.lo -MD -MP -MF $depbase.Tpo -c -o path.lo path.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo poll_epoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT poll_epoll.lo -MD -MP -MF $depbase.Tpo -c -o poll_epoll.lo poll_epoll.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo poll_kqueue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT poll_kqueue.lo -MD -MP -MF $depbase.Tpo -c -o poll_kqueue.lo poll_kqueue.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo poll_select.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT poll_select.lo -MD -MP -MF $depbase.Tpo -c -o poll_select.lo poll_select.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo rate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT rate.lo -MD -MP -MF $depbase.Tpo -c -o rate.lo rate.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo throttle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT throttle.lo -MD -MP -MF $depbase.Tpo -c -o throttle.lo throttle.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo torrent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent.lo -MD -MP -MF $depbase.Tpo -c -o torrent.lo torrent.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker.lo -MD -MP -MF $depbase.Tpo -c -o tracker.lo tracker.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tracker_controller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_controller.lo -MD -MP -MF $depbase.Tpo -c -o tracker_controller.lo tracker_controller.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tracker_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_list.lo -MD -MP -MF $depbase.Tpo -c -o tracker_list.lo tracker_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/block.lo -MD -MP -MF $depbase.Tpo -c -o data/block.lo data/block.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/block_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/block_list.lo -MD -MP -MF $depbase.Tpo -c -o data/block_list.lo data/block_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/chunk_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk_utils.lo -MD -MP -MF $depbase.Tpo -c -o data/chunk_utils.lo data/chunk_utils.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/download_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/download_data.lo -MD -MP -MF $depbase.Tpo -c -o data/download_data.lo data/download_data.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file.lo -MD -MP -MF $depbase.Tpo -c -o data/file.lo data/file.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/file_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file_list.lo -MD -MP -MF $depbase.Tpo -c -o data/file_list.lo data/file_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/file_list_iterator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file_list_iterator.lo -MD -MP -MF $depbase.Tpo -c -o data/file_list_iterator.lo data/file_list_iterator.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/file_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file_manager.lo -MD -MP -MF $depbase.Tpo -c -o data/file_manager.lo data/file_manager.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/file_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file_utils.lo -MD -MP -MF $depbase.Tpo -c -o data/file_utils.lo data/file_utils.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_manager.lo -MD -MP -MF .deps/chunk_manager.Tpo -c chunk_manager.cc -fPIC -DPIC -o .libs/chunk_manager.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT connection_manager.lo -MD -MP -MF .deps/connection_manager.Tpo -c connection_manager.cc -fPIC -DPIC -o .libs/connection_manager.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht_manager.lo -MD -MP -MF .deps/dht_manager.Tpo -c dht_manager.cc -fPIC -DPIC -o .libs/dht_manager.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.cc -fPIC -DPIC -o .libs/event.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cc -fPIC -DPIC -o .libs/path.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT bitfield.lo -MD -MP -MF .deps/bitfield.Tpo -c bitfield.cc -fPIC -DPIC -o .libs/bitfield.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cc -fPIC -DPIC -o .libs/http.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT object_stream.lo -MD -MP -MF .deps/object_stream.Tpo -c object_stream.cc -fPIC -DPIC -o .libs/object_stream.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cc -fPIC -DPIC -o .libs/object.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT poll_kqueue.lo -MD -MP -MF .deps/poll_kqueue.Tpo -c poll_kqueue.cc -fPIC -DPIC -o .libs/poll_kqueue.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT poll_epoll.lo -MD -MP -MF .deps/poll_epoll.Tpo -c poll_epoll.cc -fPIC -DPIC -o .libs/poll_epoll.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cc -fPIC -DPIC -o .libs/error.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent.lo -MD -MP -MF .deps/torrent.Tpo -c torrent.cc -fPIC -DPIC -o .libs/torrent.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cc -fPIC -DPIC -o .libs/exceptions.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT hash_string.lo -MD -MP -MF .deps/hash_string.Tpo -c hash_string.cc -fPIC -DPIC -o .libs/hash_string.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download.lo -MD -MP -MF .deps/download.Tpo -c download.cc -fPIC -DPIC -o .libs/download.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT object_static_map.lo -MD -MP -MF .deps/object_static_map.Tpo -c object_static_map.cc -fPIC -DPIC -o .libs/object_static_map.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT poll_select.lo -MD -MP -MF .deps/poll_select.Tpo -c poll_select.cc -fPIC -DPIC -o .libs/poll_select.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT throttle.lo -MD -MP -MF .deps/throttle.Tpo -c throttle.cc -fPIC -DPIC -o .libs/throttle.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.cc -fPIC -DPIC -o .libs/rate.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_controller.lo -MD -MP -MF .deps/tracker_controller.Tpo -c tracker_controller.cc -fPIC -DPIC -o .libs/tracker_controller.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/block_list.lo -MD -MP -MF data/.deps/block_list.Tpo -c data/block_list.cc -fPIC -DPIC -o data/.libs/block_list.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_list.lo -MD -MP -MF .deps/tracker_list.Tpo -c tracker_list.cc -fPIC -DPIC -o .libs/tracker_list.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file_list.lo -MD -MP -MF data/.deps/file_list.Tpo -c data/file_list.cc -fPIC -DPIC -o data/.libs/file_list.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file_manager.lo -MD -MP -MF data/.deps/file_manager.Tpo -c data/file_manager.cc -fPIC -DPIC -o data/.libs/file_manager.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk_utils.lo -MD -MP -MF data/.deps/chunk_utils.Tpo -c data/chunk_utils.cc -fPIC -DPIC -o data/.libs/chunk_utils.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker.lo -MD -MP -MF .deps/tracker.Tpo -c tracker.cc -fPIC -DPIC -o .libs/tracker.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file_list_iterator.lo -MD -MP -MF data/.deps/file_list_iterator.Tpo -c data/file_list_iterator.cc -fPIC -DPIC -o data/.libs/file_list_iterator.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file_utils.lo -MD -MP -MF data/.deps/file_utils.Tpo -c data/file_utils.cc -fPIC -DPIC -o data/.libs/file_utils.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/file.lo -MD -MP -MF data/.deps/file.Tpo -c data/file.cc -fPIC -DPIC -o data/.libs/file.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/block.lo -MD -MP -MF data/.deps/block.Tpo -c data/block.cc -fPIC -DPIC -o data/.libs/block.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/download_data.lo -MD -MP -MF data/.deps/download_data.Tpo -c data/download_data.cc -fPIC -DPIC -o data/.libs/download_data.o depbase=`echo data/transfer_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/transfer_list.lo -MD -MP -MF $depbase.Tpo -c -o data/transfer_list.lo data/transfer_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/transfer_list.lo -MD -MP -MF data/.deps/transfer_list.Tpo -c data/transfer_list.cc -fPIC -DPIC -o data/.libs/transfer_list.o In file included from object_static_map.cc:39: ../../rak/algorithm.h:118:35: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 118 | struct compare_base : public std::binary_function<_Value, _Value, bool> { | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from ../../rak/algorithm.h:41: /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from bitfield.cc:41: ../../rak/algorithm.h:118:35: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 118 | struct compare_base : public std::binary_function<_Value, _Value, bool> { | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from ../../rak/algorithm.h:41: /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from data/block_list.cc:42: data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from data/block.h:42, from download.cc:41: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./../torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' data/block_list.cc: In member function 'void torrent::BlockList::do_all_failed()': data/block_list.cc:87:49: warning: 'std::mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::Block]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 87 | std::for_each(begin(), end(), std::mem_fun_ref(&Block::failed_leader)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from data/block_list.cc:40: /usr/include/c++/14.2.0/bits/stl_function.h:1380:5: note: declared here 1380 | mem_fun_ref(_Ret (_Tp::*__f)()) | ^~~~~~~~~~~ data/block_list.cc:88:49: warning: 'std::mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::Block]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 88 | std::for_each(begin(), end(), std::mem_fun_ref(&Block::retry_transfer)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1380:5: note: declared here 1380 | mem_fun_ref(_Ret (_Tp::*__f)()) | ^~~~~~~~~~~ In file included from ./../globals.h:5, from rate.cc:39: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../net/throttle_internal.h:41, from throttle.cc:43: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../globals.h:5, from tracker.cc:6: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../globals.h:5, from data/file.cc:13: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from object_stream.cc:44: ../../rak/algorithm.h:118:35: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 118 | struct compare_base : public std::binary_function<_Value, _Value, bool> { | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/string:49, from /usr/include/c++/14.2.0/bits/locale_classes.h:40, from /usr/include/c++/14.2.0/bits/ios_base.h:41, from /usr/include/c++/14.2.0/streambuf:43, from /usr/include/c++/14.2.0/bits/streambuf_iterator.h:35, from /usr/include/c++/14.2.0/iterator:66, from object_stream.cc:39: /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from ./../manager.h:6, from data/file_manager.cc:46: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../manager.h:6, from connection_manager.cc:49: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../manager.h:6, from data/chunk_utils.cc:43: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from tracker_controller.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../manager.h:6, from dht_manager.cc:43: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../globals.h:5, from chunk_manager.cc:48: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' chunk_manager.cc: In destructor 'torrent::ChunkManager::~ChunkManager()': chunk_manager.cc:78:5: warning: 'throw' will always call 'terminate' [-Wterminate] 78 | throw internal_error("ChunkManager::~ChunkManager() m_memoryUsage != 0 || m_memoryBlockCount != 0."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ chunk_manager.cc:78:5: note: in C++11 destructors default to 'noexcept' depbase=`echo download/choke_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/choke_group.lo -MD -MP -MF $depbase.Tpo -c -o download/choke_group.lo download/choke_group.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo download/choke_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/choke_queue.lo -MD -MP -MF $depbase.Tpo -c -o download/choke_queue.lo download/choke_queue.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from data/transfer_list.cc:48: data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./../data/hash_torrent.h:43, from download.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' data/transfer_list.cc: In destructor 'torrent::TransferList::~TransferList()': data/transfer_list.cc:65:5: warning: 'throw' will always call 'terminate' [-Wterminate] 65 | throw internal_error("TransferList::~TransferList() called on an non-empty object"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/transfer_list.cc:65:5: note: in C++11 destructors default to 'noexcept' data/transfer_list.cc: In member function 'void torrent::TransferList::hash_succeeded(uint32_t, torrent::Chunk*)': data/transfer_list.cc:131:55: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::Block]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 131 | std::mem_fun_ref(&Block::is_finished)) != (*blockListItr)->size()) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from data/transfer_list.cc:40: /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/choke_group.lo -MD -MP -MF download/.deps/choke_group.Tpo -c download/choke_group.cc -fPIC -DPIC -o download/.libs/choke_group.o data/transfer_list.cc: In member function 'void torrent::TransferList::hash_failed(uint32_t, torrent::Chunk*)': data/transfer_list.cc:181:105: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::Block]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 181 | if ((Block::size_type)std::count_if((*blockListItr)->begin(), (*blockListItr)->end(), std::mem_fun_ref(&Block::is_finished)) != (*blockListItr)->size()) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ depbase=`echo download/download_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/download_manager.lo -MD -MP -MF $depbase.Tpo -c -o download/download_manager.lo download/download_manager.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/choke_queue.lo -MD -MP -MF download/.deps/choke_queue.Tpo -c download/choke_queue.cc -fPIC -DPIC -o download/.libs/choke_queue.o poll_select.cc: In destructor 'virtual torrent::PollSelect::~PollSelect()': poll_select.cc:127:5: warning: 'throw' will always call 'terminate' [-Wterminate] 127 | throw internal_error("PollSelect::~PollSelect() called but the sets are not empty"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ poll_select.cc:127:5: note: in C++11 destructors default to 'noexcept' poll_select.cc: In member function 'unsigned int torrent::PollSelect::perform(fd_set*, fd_set*, fd_set*)': poll_select.cc:175:66: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::Event]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 175 | poll_check(this, exceptSet, std::mem_fun(&Event::event_error))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/string:49, from /usr/include/c++/14.2.0/stdexcept:39, from poll_select.cc:5: /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ depbase=`echo download/resource_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/resource_manager.lo -MD -MP -MF $depbase.Tpo -c -o download/resource_manager.lo download/resource_manager.cc &&\ mv -f $depbase.Tpo $depbase.Plo poll_select.cc:179:64: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::Event]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 179 | poll_check(this, readSet, std::mem_fun(&Event::event_read))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ poll_select.cc:183:65: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::Event]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 183 | poll_check(this, writeSet, std::mem_fun(&Event::event_write))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ depbase=`echo net/address_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/address_info.lo -MD -MP -MF $depbase.Tpo -c -o net/address_info.lo net/address_info.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./../manager.h:6, from data/file_list.cc:24: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' data/file_manager.cc: In destructor 'torrent::FileManager::~FileManager()': data/file_manager.cc:58:5: warning: 'throw' will always call 'terminate' [-Wterminate] 58 | throw internal_error("FileManager::~FileManager() called but empty() != true."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/file_manager.cc:58:5: note: in C++11 destructors default to 'noexcept' depbase=`echo net/fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/fd.lo -MD -MP -MF $depbase.Tpo -c -o net/fd.lo net/fd.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/socket_address.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_address.lo -MD -MP -MF $depbase.Tpo -c -o net/socket_address.lo net/socket_address.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/download_manager.lo -MD -MP -MF download/.deps/download_manager.Tpo -c download/download_manager.cc -fPIC -DPIC -o download/.libs/download_manager.o depbase=`echo net/socket_address_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_address_key.lo -MD -MP -MF $depbase.Tpo -c -o net/socket_address_key.lo net/socket_address_key.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/socket_event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_event.lo -MD -MP -MF $depbase.Tpo -c -o net/socket_event.lo net/socket_event.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/utils.lo -MD -MP -MF $depbase.Tpo -c -o net/utils.lo net/utils.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/resource_manager.lo -MD -MP -MF download/.deps/resource_manager.Tpo -c download/resource_manager.cc -fPIC -DPIC -o download/.libs/resource_manager.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/fd.lo -MD -MP -MF net/.deps/fd.Tpo -c net/fd.cc -fPIC -DPIC -o net/.libs/fd.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/address_info.lo -MD -MP -MF net/.deps/address_info.Tpo -c net/address_info.cc -fPIC -DPIC -o net/.libs/address_info.o In file included from ./../globals.h:5, from ./../tracker/tracker_udp.h:48, from tracker_list.cc:47: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' tracker_list.cc: In member function 'bool torrent::TrackerList::has_active() const': tracker_list.cc:69:51: warning: 'std::const_mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::Tracker]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 69 | return std::find_if(begin(), end(), std::mem_fun(&Tracker::is_busy)) != end(); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from tracker_list.cc:39: /usr/include/c++/14.2.0/bits/stl_function.h:1374:5: note: declared here 1374 | mem_fun(_Ret (_Tp::*__f)() const) | ^~~~~~~ tracker_list.cc: In member function 'bool torrent::TrackerList::has_active_not_scrape() const': tracker_list.cc:74:51: warning: 'std::const_mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::Tracker]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 74 | return std::find_if(begin(), end(), std::mem_fun(&Tracker::is_busy_not_scrape)) != end(); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1374:5: note: declared here 1374 | mem_fun(_Ret (_Tp::*__f)() const) | ^~~~~~~ tracker_list.cc: In member function 'bool torrent::TrackerList::has_active_in_group(uint32_t) const': tracker_list.cc:79:73: warning: 'std::const_mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::Tracker]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 79 | return std::find_if(begin_group(group), end_group(group), std::mem_fun(&Tracker::is_busy)) != end_group(group); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1374:5: note: declared here 1374 | mem_fun(_Ret (_Tp::*__f)() const) | ^~~~~~~ tracker_list.cc: In member function 'bool torrent::TrackerList::has_active_not_scrape_in_group(uint32_t) const': tracker_list.cc:84:73: warning: 'std::const_mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::Tracker]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 84 | return std::find_if(begin_group(group), end_group(group), std::mem_fun(&Tracker::is_busy_not_scrape)) != end_group(group); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1374:5: note: declared here 1374 | mem_fun(_Ret (_Tp::*__f)() const) | ^~~~~~~ tracker_list.cc: In member function 'unsigned int torrent::TrackerList::count_active() const': tracker_list.cc:94:52: warning: 'std::const_mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::Tracker]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 94 | return std::count_if(begin(), end(), std::mem_fun(&Tracker::is_busy)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1374:5: note: declared here 1374 | mem_fun(_Ret (_Tp::*__f)() const) | ^~~~~~~ libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_address.lo -MD -MP -MF net/.deps/socket_address.Tpo -c net/socket_address.cc -fPIC -DPIC -o net/.libs/socket_address.o tracker_list.cc: In member function 'void torrent::TrackerList::clear_stats()': tracker_list.cc:130:45: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::Tracker]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 130 | std::for_each(begin(), end(), std::mem_fun(&Tracker::clear_stats)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ tracker_list.cc: In member function 'std::vector::iterator torrent::TrackerList::find_next_to_request(std::vector::iterator)': tracker_list.cc:232:80: warning: 'std::const_mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::Tracker]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 232 | TrackerList::iterator preferred = itr = std::find_if(itr, end(), std::mem_fun(&Tracker::can_request_state)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1374:5: note: declared here 1374 | mem_fun(_Ret (_Tp::*__f)() const) | ^~~~~~~ depbase=`echo peer/client_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/client_info.lo -MD -MP -MF $depbase.Tpo -c -o peer/client_info.lo peer/client_info.cc &&\ mv -f $depbase.Tpo $depbase.Plo tracker_list.cc: In member function 'void torrent::TrackerList::randomize_group_entries()': tracker_list.cc:303:24: warning: 'void std::random_shuffle(_RAIter, _RAIter) [with _RAIter = __gnu_cxx::__normal_iterator >]' is deprecated: use 'std::shuffle' instead [-Wdeprecated-declarations] 303 | std::random_shuffle(itr, tmp); | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /usr/include/c++/14.2.0/algorithm:61, from ./../torrent/object_raw_bencode.h:40, from ./../torrent/object.h:46, from ./../net/address_list.h:8, from tracker_list.cc:41: /usr/include/c++/14.2.0/bits/stl_algo.h:4491:5: note: declared here 4491 | random_shuffle(_RandomAccessIterator __first, _RandomAccessIterator __last) | ^~~~~~~~~~~~~~ libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_event.lo -MD -MP -MF net/.deps/socket_event.Tpo -c net/socket_event.cc -fPIC -DPIC -o net/.libs/socket_event.o depbase=`echo peer/client_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/client_list.lo -MD -MP -MF $depbase.Tpo -c -o peer/client_list.lo peer/client_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_address_key.lo -MD -MP -MF net/.deps/socket_address_key.Tpo -c net/socket_address_key.cc -fPIC -DPIC -o net/.libs/socket_address_key.o In file included from ./../protocol/request_list.h:43, from ./../protocol/peer_connection_base.h:50, from data/block.cc:43: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./../torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/utils.lo -MD -MP -MF net/.deps/utils.Tpo -c net/utils.cc -fPIC -DPIC -o net/.libs/utils.o depbase=`echo peer/connection_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/connection_list.lo -MD -MP -MF $depbase.Tpo -c -o peer/connection_list.lo peer/connection_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo data/file_list.cc: In member function 'torrent::FileList::iterator_range torrent::FileList::split(std::vector::iterator, split_type*, split_type*)': data/file_list.cc:201:30: warning: 'new' of type 'torrent::File' with extended alignment 128 [-Waligned-new=] 201 | File* newFile = new File(); | ^ data/file_list.cc:201:30: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/file_list.cc:201:30: note: use '-faligned-new' to enable C++17 over-aligned new support net/utils.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import | ^~~~~~ In file included from net/utils.cc:1: ./../torrent/net/utils.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import | ^~~~~~ depbase=`echo peer/peer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/peer.lo -MD -MP -MF $depbase.Tpo -c -o peer/peer.lo peer/peer.cc &&\ mv -f $depbase.Tpo $depbase.Plo data/file_list.cc: In member function 'std::vector::iterator torrent::FileList::merge(std::vector::iterator, std::vector::iterator, const torrent::Path&)': data/file_list.cc:224:23: warning: 'new' of type 'torrent::File' with extended alignment 128 [-Waligned-new=] 224 | File* newFile = new File; | ^~~~ data/file_list.cc:224:23: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/file_list.cc:224:23: note: use '-faligned-new' to enable C++17 over-aligned new support ./../torrent/net/utils.h:2:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 2 | #import | ^~~~~~ data/file_list.cc: In member function 'void torrent::FileList::initialize(uint64_t, uint32_t)': data/file_list.cc:347:28: warning: 'new' of type 'torrent::File' with extended alignment 128 [-Waligned-new=] 347 | File* newFile = new File(); | ^ data/file_list.cc:347:28: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/file_list.cc:347:28: note: use '-faligned-new' to enable C++17 over-aligned new support depbase=`echo peer/peer_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/peer_info.lo -MD -MP -MF $depbase.Tpo -c -o peer/peer_info.lo peer/peer_info.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo peer/peer_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/peer_list.lo -MD -MP -MF $depbase.Tpo -c -o peer/peer_list.lo peer/peer_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./../globals.h:5, from ./../protocol/request_list.h:47: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/client_info.lo -MD -MP -MF peer/.deps/client_info.Tpo -c peer/client_info.cc -fPIC -DPIC -o peer/.libs/client_info.o In file included from ./../manager.h:6, from torrent.cc:14: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' data/file_list.cc: In member function 'torrent::Chunk* torrent::FileList::create_chunk(uint64_t, uint32_t, int)': data/file_list.cc:568:36: warning: 'new' of type 'torrent::Chunk' with extended alignment 128 [-Waligned-new=] 568 | std::unique_ptr chunk(new Chunk); | ^~~~~ data/file_list.cc:568:36: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/file_list.cc:568:36: note: use '-faligned-new' to enable C++17 over-aligned new support In file included from ./../dht/dht_router.h:48, from dht_manager.cc:44: ./../dht/dht_hash_map.h: At global scope: ./../dht/dht_hash_map.h:61:42: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 61 | struct hashstring_ptr_hash : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/string:49, from ./../torrent/exceptions.h:47, from dht_manager.cc:39: /usr/include/c++/14.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ./../dht/dht_hash_map.h:78:38: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 78 | struct hashstring_hash : public std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ./../dht/dht_hash_map.h:96:43: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 96 | struct hashstring_ptr_equal : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/client_list.lo -MD -MP -MF peer/.deps/client_list.Tpo -c peer/client_list.cc -fPIC -DPIC -o peer/.libs/client_list.o depbase=`echo utils/directory_events.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/directory_events.lo -MD -MP -MF $depbase.Tpo -c -o utils/directory_events.lo utils/directory_events.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/connection_list.lo -MD -MP -MF peer/.deps/connection_list.Tpo -c peer/connection_list.cc -fPIC -DPIC -o peer/.libs/connection_list.o net/utils.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import | ^~~~~~ net/utils.cc:4:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 4 | #import | ^~~~~~ net/utils.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import | ^~~~~~ net/utils.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import | ^~~~~~ net/utils.cc:7:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 7 | #import | ^~~~~~ libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/peer.lo -MD -MP -MF peer/.deps/peer.Tpo -c peer/peer.cc -fPIC -DPIC -o peer/.libs/peer.o depbase=`echo utils/log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/log.lo -MD -MP -MF $depbase.Tpo -c -o utils/log.lo utils/log.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/peer_info.lo -MD -MP -MF peer/.deps/peer_info.Tpo -c peer/peer_info.cc -fPIC -DPIC -o peer/.libs/peer_info.o In file included from ./../dht/dht_server.h:50, from ./../dht/dht_router.h:49: ./../dht/dht_transaction.h:73:41: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 73 | struct dht_compare_closer : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT peer/peer_list.lo -MD -MP -MF peer/.deps/peer_list.Tpo -c peer/peer_list.cc -fPIC -DPIC -o peer/.libs/peer_list.o depbase=`echo utils/log_buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/log_buffer.lo -MD -MP -MF $depbase.Tpo -c -o utils/log_buffer.lo utils/log_buffer.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/directory_events.lo -MD -MP -MF utils/.deps/directory_events.Tpo -c utils/directory_events.cc -fPIC -DPIC -o utils/.libs/directory_events.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/log.lo -MD -MP -MF utils/.deps/log.Tpo -c utils/log.cc -fPIC -DPIC -o utils/.libs/log.o data/block.cc: In destructor 'torrent::Block::~Block()': data/block.cc:55:5: warning: 'throw' will always call 'terminate' [-Wterminate] 55 | throw internal_error("Block dtor with 'm_state != STATE_INCOMPLETE && m_state != STATE_COMPLETED'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/block.cc:55:5: note: in C++11 destructors default to 'noexcept' data/block.cc:59:7: warning: 'throw' will always call 'terminate' [-Wterminate] 59 | throw internal_error("Block dtor with 'm_state == STATE_COMPLETED && m_leader == NULL'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/block.cc:59:7: note: in C++11 destructors default to 'noexcept' data/block.cc:74:5: warning: 'throw' will always call 'terminate' [-Wterminate] 74 | throw internal_error("Block::clear() m_stalled != 0."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/block.cc:74:5: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/log_buffer.lo -MD -MP -MF utils/.deps/log_buffer.Tpo -c utils/log_buffer.cc -fPIC -DPIC -o utils/.libs/log_buffer.o depbase=`echo utils/option_strings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/option_strings.lo -MD -MP -MF $depbase.Tpo -c -o utils/option_strings.lo utils/option_strings.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/option_strings.lo -MD -MP -MF utils/.deps/option_strings.Tpo -c utils/option_strings.cc -fPIC -DPIC -o utils/.libs/option_strings.o depbase=`echo utils/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/random.lo -MD -MP -MF $depbase.Tpo -c -o utils/random.lo utils/random.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo utils/resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/resume.lo -MD -MP -MF $depbase.Tpo -c -o utils/resume.lo utils/resume.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/random.lo -MD -MP -MF utils/.deps/random.Tpo -c utils/random.cc -fPIC -DPIC -o utils/.libs/random.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/resume.lo -MD -MP -MF utils/.deps/resume.Tpo -c utils/resume.cc -fPIC -DPIC -o utils/.libs/resume.o depbase=`echo utils/signal_bitfield.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/signal_bitfield.lo -MD -MP -MF $depbase.Tpo -c -o utils/signal_bitfield.lo utils/signal_bitfield.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./../globals.h:5, from ./../download/download_main.h:6, from download/choke_group.cc:7: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' depbase=`echo utils/thread_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/thread_base.lo -MD -MP -MF $depbase.Tpo -c -o utils/thread_base.lo utils/thread_base.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./../globals.h:5, from ./../download/download_main.h:6, from ./../download/download_wrapper.h:5, from download/download_manager.cc:42: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/signal_bitfield.lo -MD -MP -MF utils/.deps/signal_bitfield.Tpo -c utils/signal_bitfield.cc -fPIC -DPIC -o utils/.libs/signal_bitfield.o net/socket_event.cc: In destructor 'virtual torrent::socket_event::~socket_event()': net/socket_event.cc:11:5: warning: 'throw' will always call 'terminate' [-Wterminate] 11 | throw internal_error("Called socket_event::~socket_event while still open on type " + std::string(type_name())); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net/socket_event.cc:11:5: note: in C++11 destructors default to 'noexcept' torrent.cc: In function 'void torrent::initialize()': torrent.cc:67:17: warning: 'new' of type 'torrent::Manager' with extended alignment 128 [-Waligned-new=] 67 | manager = new Manager; | ^~~~~~~ torrent.cc:67:17: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter torrent.cc:67:17: note: use '-faligned-new' to enable C++17 over-aligned new support libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/thread_base.lo -MD -MP -MF utils/.deps/thread_base.Tpo -c utils/thread_base.cc -fPIC -DPIC -o utils/.libs/thread_base.o In file included from ./data/block.h:42, from peer/peer.cc:39: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./../torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' depbase=`echo utils/thread_interrupt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/thread_interrupt.lo -MD -MP -MF $depbase.Tpo -c -o utils/thread_interrupt.lo utils/thread_interrupt.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from object.cc:42: In copy constructor 'torrent::Object::Object(const torrent::Object&)', inlined from 'torrent::Object::Object(const torrent::Object&)' at object.h:347:1, inlined from 'void std::__new_allocator<_Tp>::construct(_Up*, _Args&& ...) [with _Up = torrent::Object; _Args = {torrent::Object}; _Tp = torrent::Object]' at /usr/include/c++/14.2.0/bits/new_allocator.h:191:4, inlined from 'static void std::allocator_traits >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = torrent::Object; _Args = {torrent::Object}; _Tp = torrent::Object]' at /usr/include/c++/14.2.0/bits/alloc_traits.h:534:17, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::_M_insert_rval(const_iterator, value_type&&) [with _Tp = torrent::Object; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/vector.tcc:371:30, inlined from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp = torrent::Object; _Alloc = std::allocator]' at /usr/include/c++/14.2.0/bits/stl_vector.h:1396:30, inlined from 'torrent::Object torrent::object_create_normal(const raw_list&)' at object.cc:227:62: object.h:356:32: warning: '.torrent::Object::.torrent::Object::::t_pod' may be used uninitialized [-Wmaybe-uninitialized] 356 | case TYPE_VALUE: t_pod = b.t_pod; break; | ~~~~~~^~~~~~~~~ object.cc: In function 'torrent::Object torrent::object_create_normal(const raw_list&)': object.cc:227:94: note: '' declared here 227 | Object::list_iterator new_entry = result.as_list().insert(result.as_list().end(), Object()); | ^ depbase=`echo utils/uri_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/uri_parser.lo -MD -MP -MF $depbase.Tpo -c -o utils/uri_parser.lo utils/uri_parser.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./../globals.h:5, from ./../download/download_main.h:6, from download/resource_manager.cc:11: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/thread_interrupt.lo -MD -MP -MF utils/.deps/thread_interrupt.Tpo -c utils/thread_interrupt.cc -fPIC -DPIC -o utils/.libs/thread_interrupt.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/uri_parser.lo -MD -MP -MF utils/.deps/uri_parser.Tpo -c utils/uri_parser.cc -fPIC -DPIC -o utils/.libs/uri_parser.o In file included from ./../globals.h:5, from ./../download/download_main.h:6, from peer/peer.cc:41: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../protocol/request_list.h:43, from ./../protocol/peer_connection_base.h:50, from download/choke_queue.cc:8: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./../torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./../globals.h:5, from ./../download/download_main.h:6, from peer/connection_list.cc:6: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../manager.h:6, from utils/directory_events.cc:53: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../globals.h:5, from utils/log.cc:5: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../globals.h:5, from ./../protocol/request_list.h:47: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../globals.h:5, from utils/log_buffer.cc:6: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./../globals.h:5, from peer/peer_list.cc:13: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' utils/directory_events.cc: In member function 'virtual void torrent::directory_events::event_read()': utils/directory_events.cc:143:14: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 143 | if (result < sizeof(struct inotify_event)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ download/choke_queue.cc: In destructor 'torrent::choke_queue::~choke_queue()': download/choke_queue.cc:43:5: warning: 'throw' will always call 'terminate' [-Wterminate] 43 | throw internal_error("choke_queue::~choke_queue() called but m_currentlyUnchoked != 0."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ download/choke_queue.cc:43:5: note: in C++11 destructors default to 'noexcept' download/choke_queue.cc:46:5: warning: 'throw' will always call 'terminate' [-Wterminate] 46 | throw internal_error("choke_queue::~choke_queue() called but m_currentlyQueued != 0."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ download/choke_queue.cc:46:5: note: in C++11 destructors default to 'noexcept' utils/log.cc: In function 'void torrent::log_update_child_cache(int)': utils/log.cc:68:30: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = greater_equal >; _Tp = pair]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 68 | std::bind2nd(std::greater_equal >(), std::make_pair(index, 0))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_function.h:1435, from /usr/include/c++/14.2.0/string:49, from /usr/include/c++/14.2.0/bitset:52, from utils/log.h:5, from utils/log.cc:3: /usr/include/c++/14.2.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ utils/log.cc: In function 'void torrent::log_rebuild_cache()': utils/log.cc:92:71: warning: 'std::mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::log_group]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 92 | std::for_each(log_groups.begin(), log_groups.end(), std::mem_fun_ref(&log_group::clear_cached_outputs)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1380:5: note: declared here 1380 | mem_fun_ref(_Ret (_Tp::*__f)()) | ^~~~~~~~~~~ utils/log.cc:98:69: warning: 'std::mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::log_cache_entry]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 98 | std::for_each(log_cache.begin(), log_cache.end(), std::mem_fun_ref(&log_cache_entry::clear)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1380:5: note: declared here 1380 | mem_fun_ref(_Ret (_Tp::*__f)()) | ^~~~~~~~~~~ In file included from ./../protocol/request_list.h:43, from ./../protocol/peer_connection_base.h:50, from download/resource_manager.cc:12: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./../torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./../protocol/request_list.h:43, from ./../protocol/peer_connection_base.h:50, from peer/peer_info.cc:43: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./../torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' utils/log.cc: In function 'void torrent::log_cleanup()': utils/log.cc:236:69: warning: 'std::mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::log_cache_entry]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 236 | std::for_each(log_cache.begin(), log_cache.end(), std::mem_fun_ref(&log_cache_entry::clear)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1380:5: note: declared here 1380 | mem_fun_ref(_Ret (_Tp::*__f)()) | ^~~~~~~~~~~ In file included from ./../globals.h:5, from ./../protocol/request_list.h:47: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' download/resource_manager.cc: In destructor 'torrent::ResourceManager::~ResourceManager()': download/resource_manager.cc:37:5: warning: 'throw' will always call 'terminate' [-Wterminate] 37 | throw internal_error("ResourceManager::~ResourceManager() called but m_currentlyUploadUnchoked != 0."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ download/resource_manager.cc:37:5: note: in C++11 destructors default to 'noexcept' download/resource_manager.cc:40:5: warning: 'throw' will always call 'terminate' [-Wterminate] 40 | throw internal_error("ResourceManager::~ResourceManager() called but m_currentlyDownloadUnchoked != 0."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ download/resource_manager.cc:40:5: note: in C++11 destructors default to 'noexcept' In file included from ./../protocol/request_list.h:43, from ./../protocol/peer_connection_base.h:50, from peer/connection_list.cc:8: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./../torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' peer/peer_info.cc: In destructor 'torrent::PeerInfo::~PeerInfo()': peer/peer_info.cc:78:5: warning: 'throw' will always call 'terminate' [-Wterminate] 78 | throw internal_error("PeerInfo::~PeerInfo() peer is blocked."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ peer/peer_info.cc:78:5: note: in C++11 destructors default to 'noexcept' In file included from ./../globals.h:5, from utils/resume.cc:59: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' /bin/sh ../../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed,-O1,--sort-common -o libtorrent_torrent.la data/block.lo data/block_list.lo data/chunk_utils.lo data/download_data.lo data/file.lo data/file_list.lo data/file_list_iterator.lo data/file_manager.lo data/file_utils.lo data/transfer_list.lo download/choke_group.lo download/choke_queue.lo download/download_manager.lo download/resource_manager.lo net/address_info.lo net/fd.lo net/socket_address.lo net/socket_address_key.lo net/socket_event.lo net/utils.lo peer/client_info.lo peer/client_list.lo peer/connection_list.lo peer/peer.lo peer/peer_info.lo peer/peer_list.lo utils/directory_events.lo utils/log.lo utils/log_buffer.lo utils/option_strings.lo utils/random.lo utils/resume.lo utils/signal_bitfield.lo utils/thread_base.lo utils/thread_interrupt.lo utils/uri_parser.lo bitfield.lo chunk_manager.lo connection_manager.lo dht_manager.lo download.lo error.lo event.lo exceptions.lo hash_string.lo http.lo object.lo object_static_map.lo object_stream.lo path.lo poll_epoll.lo poll_kqueue.lo poll_select.lo rate.lo throttle.lo torrent.lo tracker.lo tracker_controller.lo tracker_list.lo -lpthread -lz -lcrypto libtool: link: ar cr .libs/libtorrent_torrent.a data/.libs/block.o data/.libs/block_list.o data/.libs/chunk_utils.o data/.libs/download_data.o data/.libs/file.o data/.libs/file_list.o data/.libs/file_list_iterator.o data/.libs/file_manager.o data/.libs/file_utils.o data/.libs/transfer_list.o download/.libs/choke_group.o download/.libs/choke_queue.o download/.libs/download_manager.o download/.libs/resource_manager.o net/.libs/address_info.o net/.libs/fd.o net/.libs/socket_address.o net/.libs/socket_address_key.o net/.libs/socket_event.o net/.libs/utils.o peer/.libs/client_info.o peer/.libs/client_list.o peer/.libs/connection_list.o peer/.libs/peer.o peer/.libs/peer_info.o peer/.libs/peer_list.o utils/.libs/directory_events.o utils/.libs/log.o utils/.libs/log_buffer.o utils/.libs/option_strings.o utils/.libs/random.o utils/.libs/resume.o utils/.libs/signal_bitfield.o utils/.libs/thread_base.o utils/.libs/thread_interrupt.o utils/.libs/uri_parser.o .libs/bitfield.o .libs/chunk_manager.o .libs/connection_manager.o .libs/dht_manager.o .libs/download.o .libs/error.o .libs/event.o .libs/exceptions.o .libs/hash_string.o .libs/http.o .libs/object.o .libs/object_static_map.o .libs/object_stream.o .libs/path.o .libs/poll_epoll.o .libs/poll_kqueue.o .libs/poll_select.o .libs/rate.o .libs/throttle.o .libs/torrent.o .libs/tracker.o .libs/tracker_controller.o .libs/tracker_list.o libtool: link: ranlib .libs/libtorrent_torrent.a libtool: link: ( cd ".libs" && rm -f "libtorrent_torrent.la" && ln -s "../libtorrent_torrent.la" "libtorrent_torrent.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src/torrent' make[3]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' depbase=`echo globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT globals.lo -MD -MP -MF $depbase.Tpo -c -o globals.lo globals.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT manager.lo -MD -MP -MF $depbase.Tpo -c -o manager.lo manager.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo thread_disk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT thread_disk.lo -MD -MP -MF $depbase.Tpo -c -o thread_disk.lo thread_disk.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo thread_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT thread_main.lo -MD -MP -MF $depbase.Tpo -c -o thread_main.lo thread_main.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/chunk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk.lo -MD -MP -MF $depbase.Tpo -c -o data/chunk.lo data/chunk.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/chunk_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk_list.lo -MD -MP -MF $depbase.Tpo -c -o data/chunk_list.lo data/chunk_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/chunk_part.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk_part.lo -MD -MP -MF $depbase.Tpo -c -o data/chunk_part.lo data/chunk_part.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/hash_check_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_check_queue.lo -MD -MP -MF $depbase.Tpo -c -o data/hash_check_queue.lo data/hash_check_queue.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/hash_chunk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_chunk.lo -MD -MP -MF $depbase.Tpo -c -o data/hash_chunk.lo data/hash_chunk.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/hash_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_queue.lo -MD -MP -MF $depbase.Tpo -c -o data/hash_queue.lo data/hash_queue.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/hash_queue_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_queue_node.lo -MD -MP -MF $depbase.Tpo -c -o data/hash_queue_node.lo data/hash_queue_node.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/hash_torrent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_torrent.lo -MD -MP -MF $depbase.Tpo -c -o data/hash_torrent.lo data/hash_torrent.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/memory_chunk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/memory_chunk.lo -MD -MP -MF $depbase.Tpo -c -o data/memory_chunk.lo data/memory_chunk.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo data/socket_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/socket_file.lo -MD -MP -MF $depbase.Tpo -c -o data/socket_file.lo data/socket_file.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dht/dht_bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_bucket.lo -MD -MP -MF $depbase.Tpo -c -o dht/dht_bucket.lo dht/dht_bucket.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dht/dht_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_node.lo -MD -MP -MF $depbase.Tpo -c -o dht/dht_node.lo dht/dht_node.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dht/dht_router.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_router.lo -MD -MP -MF $depbase.Tpo -c -o dht/dht_router.lo dht/dht_router.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dht/dht_server.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_server.lo -MD -MP -MF $depbase.Tpo -c -o dht/dht_server.lo dht/dht_server.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dht/dht_tracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_tracker.lo -MD -MP -MF $depbase.Tpo -c -o dht/dht_tracker.lo dht/dht_tracker.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo dht/dht_transaction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_transaction.lo -MD -MP -MF $depbase.Tpo -c -o dht/dht_transaction.lo dht/dht_transaction.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo download/available_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/available_list.lo -MD -MP -MF $depbase.Tpo -c -o download/available_list.lo download/available_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo download/chunk_selector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/chunk_selector.lo -MD -MP -MF $depbase.Tpo -c -o download/chunk_selector.lo download/chunk_selector.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo download/chunk_statistics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/chunk_statistics.lo -MD -MP -MF $depbase.Tpo -c -o download/chunk_statistics.lo download/chunk_statistics.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo download/delegator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/delegator.lo -MD -MP -MF $depbase.Tpo -c -o download/delegator.lo download/delegator.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo download/download_constructor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/download_constructor.lo -MD -MP -MF $depbase.Tpo -c -o download/download_constructor.lo download/download_constructor.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo download/download_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/download_main.lo -MD -MP -MF $depbase.Tpo -c -o download/download_main.lo download/download_main.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo download/download_wrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/download_wrapper.lo -MD -MP -MF $depbase.Tpo -c -o download/download_wrapper.lo download/download_wrapper.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/address_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/address_list.lo -MD -MP -MF $depbase.Tpo -c -o net/address_list.lo net/address_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/listen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/listen.lo -MD -MP -MF $depbase.Tpo -c -o net/listen.lo net/listen.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/socket_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_base.lo -MD -MP -MF $depbase.Tpo -c -o net/socket_base.lo net/socket_base.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/socket_datagram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_datagram.lo -MD -MP -MF $depbase.Tpo -c -o net/socket_datagram.lo net/socket_datagram.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/socket_fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_fd.lo -MD -MP -MF $depbase.Tpo -c -o net/socket_fd.lo net/socket_fd.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cc -fPIC -DPIC -o .libs/manager.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT thread_disk.lo -MD -MP -MF .deps/thread_disk.Tpo -c thread_disk.cc -fPIC -DPIC -o .libs/thread_disk.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT thread_main.lo -MD -MP -MF .deps/thread_main.Tpo -c thread_main.cc -fPIC -DPIC -o .libs/thread_main.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -fPIC -DPIC -o .libs/globals.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk_part.lo -MD -MP -MF data/.deps/chunk_part.Tpo -c data/chunk_part.cc -fPIC -DPIC -o data/.libs/chunk_part.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk_list.lo -MD -MP -MF data/.deps/chunk_list.Tpo -c data/chunk_list.cc -fPIC -DPIC -o data/.libs/chunk_list.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk.lo -MD -MP -MF data/.deps/chunk.Tpo -c data/chunk.cc -fPIC -DPIC -o data/.libs/chunk.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_check_queue.lo -MD -MP -MF data/.deps/hash_check_queue.Tpo -c data/hash_check_queue.cc -fPIC -DPIC -o data/.libs/hash_check_queue.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/socket_file.lo -MD -MP -MF data/.deps/socket_file.Tpo -c data/socket_file.cc -fPIC -DPIC -o data/.libs/socket_file.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_chunk.lo -MD -MP -MF data/.deps/hash_chunk.Tpo -c data/hash_chunk.cc -fPIC -DPIC -o data/.libs/hash_chunk.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_torrent.lo -MD -MP -MF data/.deps/hash_torrent.Tpo -c data/hash_torrent.cc -fPIC -DPIC -o data/.libs/hash_torrent.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_router.lo -MD -MP -MF dht/.deps/dht_router.Tpo -c dht/dht_router.cc -fPIC -DPIC -o dht/.libs/dht_router.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_bucket.lo -MD -MP -MF dht/.deps/dht_bucket.Tpo -c dht/dht_bucket.cc -fPIC -DPIC -o dht/.libs/dht_bucket.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_queue_node.lo -MD -MP -MF data/.deps/hash_queue_node.Tpo -c data/hash_queue_node.cc -fPIC -DPIC -o data/.libs/hash_queue_node.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_queue.lo -MD -MP -MF data/.deps/hash_queue.Tpo -c data/hash_queue.cc -fPIC -DPIC -o data/.libs/hash_queue.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_server.lo -MD -MP -MF dht/.deps/dht_server.Tpo -c dht/dht_server.cc -fPIC -DPIC -o dht/.libs/dht_server.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/memory_chunk.lo -MD -MP -MF data/.deps/memory_chunk.Tpo -c data/memory_chunk.cc -fPIC -DPIC -o data/.libs/memory_chunk.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/chunk_selector.lo -MD -MP -MF download/.deps/chunk_selector.Tpo -c download/chunk_selector.cc -fPIC -DPIC -o download/.libs/chunk_selector.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_node.lo -MD -MP -MF dht/.deps/dht_node.Tpo -c dht/dht_node.cc -fPIC -DPIC -o dht/.libs/dht_node.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_tracker.lo -MD -MP -MF dht/.deps/dht_tracker.Tpo -c dht/dht_tracker.cc -fPIC -DPIC -o dht/.libs/dht_tracker.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_transaction.lo -MD -MP -MF dht/.deps/dht_transaction.Tpo -c dht/dht_transaction.cc -fPIC -DPIC -o dht/.libs/dht_transaction.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/chunk_statistics.lo -MD -MP -MF download/.deps/chunk_statistics.Tpo -c download/chunk_statistics.cc -fPIC -DPIC -o download/.libs/chunk_statistics.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/available_list.lo -MD -MP -MF download/.deps/available_list.Tpo -c download/available_list.cc -fPIC -DPIC -o download/.libs/available_list.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/download_wrapper.lo -MD -MP -MF download/.deps/download_wrapper.Tpo -c download/download_wrapper.cc -fPIC -DPIC -o download/.libs/download_wrapper.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/listen.lo -MD -MP -MF net/.deps/listen.Tpo -c net/listen.cc -fPIC -DPIC -o net/.libs/listen.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_base.lo -MD -MP -MF net/.deps/socket_base.Tpo -c net/socket_base.cc -fPIC -DPIC -o net/.libs/socket_base.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/delegator.lo -MD -MP -MF download/.deps/delegator.Tpo -c download/delegator.cc -fPIC -DPIC -o download/.libs/delegator.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/download_constructor.lo -MD -MP -MF download/.deps/download_constructor.Tpo -c download/download_constructor.cc -fPIC -DPIC -o download/.libs/download_constructor.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/address_list.lo -MD -MP -MF net/.deps/address_list.Tpo -c net/address_list.cc -fPIC -DPIC -o net/.libs/address_list.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT download/download_main.lo -MD -MP -MF download/.deps/download_main.Tpo -c download/download_main.cc -fPIC -DPIC -o download/.libs/download_main.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_datagram.lo -MD -MP -MF net/.deps/socket_datagram.Tpo -c net/socket_datagram.cc -fPIC -DPIC -o net/.libs/socket_datagram.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_fd.lo -MD -MP -MF net/.deps/socket_fd.Tpo -c net/socket_fd.cc -fPIC -DPIC -o net/.libs/socket_fd.o In file included from ./torrent/data/block.h:42, from download/delegator.cc:47: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' data/chunk.cc: In member function 'bool torrent::Chunk::is_all_valid() const': data/chunk.cc:63:77: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::ChunkPart]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 63 | return !empty() && std::find_if(begin(), end(), std::not1(std::mem_fun_ref(&ChunkPart::is_valid))) == end(); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from data/chunk.cc:41: /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ data/chunk.cc: In member function 'void torrent::Chunk::clear()': data/chunk.cc:68:49: warning: 'std::mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::ChunkPart]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 68 | std::for_each(begin(), end(), std::mem_fun_ref(&ChunkPart::clear)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1380:5: note: declared here 1380 | mem_fun_ref(_Ret (_Tp::*__f)()) | ^~~~~~~~~~~ data/chunk.cc: In member function 'std::vector::iterator torrent::Chunk::at_position(uint32_t)': data/chunk.cc:98:76: warning: 'std::const_mem_fun1_ref_t<_Ret, _Tp, _Arg> std::mem_fun_ref(_Ret (_Tp::*)(_Arg) const) [with _Ret = bool; _Tp = torrent::ChunkPart; _Arg = unsigned int]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 98 | iterator itr = std::find_if(begin(), end(), std::bind2nd(std::mem_fun_ref(&ChunkPart::is_contained), pos)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1410:5: note: declared here 1410 | mem_fun_ref(_Ret (_Tp::*__f)(_Arg) const) | ^~~~~~~~~~~ data/chunk.cc:98:59: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = const_mem_fun1_ref_t; _Tp = unsigned int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 98 | iterator itr = std::find_if(begin(), end(), std::bind2nd(std::mem_fun_ref(&ChunkPart::is_contained), pos)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_function.h:1435: /usr/include/c++/14.2.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ In file included from ./globals.h:5, from dht/dht_node.cc:38: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from globals.h:5, from globals.cc:39: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from dht/dht_bucket.h:42, from dht/dht_bucket.cc:41: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./manager.h:6, from net/socket_base.cc:45: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' depbase=`echo net/socket_listen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_listen.lo -MD -MP -MF $depbase.Tpo -c -o net/socket_listen.lo net/socket_listen.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./globals.h:5, from dht/dht_server.cc:38: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from dht/dht_router.cc:38: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' dht/dht_bucket.cc: In member function 'void torrent::DhtBucket::remove_node(torrent::DhtNode*)': dht/dht_bucket.cc:78:59: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = equal_to; _Tp = torrent::DhtNode*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 78 | iterator itr = std::find_if(begin(), end(), std::bind2nd(std::equal_to(), n)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_function.h:1435, from /usr/include/c++/14.2.0/string:49, from ./torrent/exceptions.h:47, from dht/dht_bucket.cc:39: /usr/include/c++/14.2.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ dht/dht_bucket.cc: In member function 'void torrent::DhtBucket::count()': dht/dht_bucket.cc:94:54: warning: 'std::const_mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::DhtNode]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 94 | m_good = std::count_if(begin(), end(), std::mem_fun(&DhtNode::is_good)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1374:5: note: declared here 1374 | mem_fun(_Ret (_Tp::*__f)() const) | ^~~~~~~ dht/dht_bucket.cc:95:53: warning: 'std::const_mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::DhtNode]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 95 | m_bad = std::count_if(begin(), end(), std::mem_fun(&DhtNode::is_bad)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1374:5: note: declared here 1374 | mem_fun(_Ret (_Tp::*__f)() const) | ^~~~~~~ dht/dht_bucket.cc: In member function 'torrent::DhtBucket* torrent::DhtBucket::split(const torrent::HashString&)': dht/dht_bucket.cc:168:76: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = bool; _Tp = torrent::DhtNode; _Arg = const torrent::DhtBucket*]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 168 | iterator split = std::partition(begin(), end(), std::bind2nd(std::mem_fun(&DhtNode::is_in_range), this)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1392:5: note: declared here 1392 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ dht/dht_bucket.cc:168:63: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = mem_fun1_t; _Tp = torrent::DhtBucket*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 168 | iterator split = std::partition(begin(), end(), std::bind2nd(std::mem_fun(&DhtNode::is_in_range), this)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ dht/dht_bucket.cc:170:72: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = torrent::DhtBucket*; _Tp = torrent::DhtNode; _Arg = torrent::DhtBucket*]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 170 | std::for_each(other->begin(), other->end(), std::bind2nd(std::mem_fun(&DhtNode::set_bucket), other)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1392:5: note: declared here 1392 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ dht/dht_bucket.cc:170:59: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = mem_fun1_t; _Tp = torrent::DhtBucket*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 170 | std::for_each(other->begin(), other->end(), std::bind2nd(std::mem_fun(&DhtNode::set_bucket), other)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ In file included from data/hash_torrent.h:43, from data/hash_torrent.cc:44: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from download/download_main.h:6, from download/download_wrapper.h:5, from manager.cc:5: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' depbase=`echo net/socket_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_set.lo -MD -MP -MF $depbase.Tpo -c -o net/socket_set.lo net/socket_set.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./globals.h:5, from dht/dht_tracker.h:40, from dht/dht_tracker.cc:41: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./manager.h:6, from net/listen.cc:17: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from data/chunk_list.cc:49: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_listen.lo -MD -MP -MF net/.deps/socket_listen.Tpo -c net/socket_listen.cc -fPIC -DPIC -o net/.libs/socket_listen.o data/chunk_list.cc: In member function 'void torrent::ChunkList::clear()': data/chunk_list.cc:108:52: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = torrent::Chunk*; _Tp = torrent::ChunkListNode]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 108 | if (std::find_if(begin(), end(), std::mem_fun_ref(&ChunkListNode::chunk)) != end()) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/string:49, from ./torrent/exceptions.h:47, from data/chunk_list.cc:41: /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ data/chunk_list.cc:111:52: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = int; _Tp = torrent::ChunkListNode]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 111 | if (std::find_if(begin(), end(), std::mem_fun_ref(&ChunkListNode::references)) != end()) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ data/chunk_list.cc:114:52: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = int; _Tp = torrent::ChunkListNode]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 114 | if (std::find_if(begin(), end(), std::mem_fun_ref(&ChunkListNode::writable)) != end()) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ data/chunk_list.cc:117:52: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = int; _Tp = torrent::ChunkListNode]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 117 | if (std::find_if(begin(), end(), std::mem_fun_ref(&ChunkListNode::blocking)) != end()) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ data/chunk_list.cc: In member function 'uint32_t torrent::ChunkList::sync_chunks(int)': data/chunk_list.cc:342:122: warning: 'std::const_mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::ChunkListNode]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 342 | instrumentation_update(INSTRUMENTATION_MINCORE_SYNC_NOT_DEALLOCATED, std::count_if(split, m_queue.end(), std::mem_fun(&ChunkListNode::is_valid))); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1374:5: note: declared here 1374 | mem_fun(_Ret (_Tp::*__f)() const) | ^~~~~~~ libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_set.lo -MD -MP -MF net/.deps/socket_set.Tpo -c net/socket_set.cc -fPIC -DPIC -o net/.libs/socket_set.o data/chunk_list.cc: In member function 'std::vector::iterator torrent::ChunkList::partition_optimize(std::vector::iterator, std::vector::iterator, int, int, bool)': data/chunk_list.cc:413:71: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = bool; _Tp = torrent::ChunkList; _Arg = torrent::ChunkListNode*]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 413 | bool required = std::find_if(itr, range, std::bind1st(std::mem_fun(&ChunkList::check_node), this)) != range; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1392:5: note: declared here 1392 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ data/chunk_list.cc:413:58: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = mem_fun1_t; _Tp = torrent::ChunkList*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 413 | bool required = std::find_if(itr, range, std::bind1st(std::mem_fun(&ChunkList::check_node), this)) != range; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_function.h:1435: /usr/include/c++/14.2.0/backward/binders.h:136:5: note: declared here 136 | bind1st(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ In file included from globals.h:5, from thread_main.cc:7: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' dht/dht_tracker.cc: In member function 'void torrent::DhtTracker::prune(uint32_t)': dht/dht_tracker.cc:111:80: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::DhtTracker::BencodeAddress]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 111 | m_peers.erase(std::remove_if(m_peers.begin(), m_peers.end(), std::mem_fun_ref(&BencodeAddress::empty)), m_peers.end()); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_tree.h:65, from /usr/include/c++/14.2.0/map:62, from ./torrent/object.h:41, from dht/dht_tracker.cc:39: /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ dht/dht_tracker.cc:112:85: warning: 'std::binder2nd<_Operation> std::bind2nd(const _Operation&, const _Tp&) [with _Operation = less; _Tp = unsigned int]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 112 | m_lastSeen.erase(std::remove_if(m_lastSeen.begin(), m_lastSeen.end(), std::bind2nd(std::less(), minSeen)), m_lastSeen.end()); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_function.h:1435: /usr/include/c++/14.2.0/backward/binders.h:172:5: note: declared here 172 | bind2nd(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ depbase=`echo net/socket_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_stream.lo -MD -MP -MF $depbase.Tpo -c -o net/socket_stream.lo net/socket_stream.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./data/hash_torrent.h:43, from download/download_wrapper.cc:9: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ depbase=`echo net/throttle_internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/throttle_internal.lo -MD -MP -MF $depbase.Tpo -c -o net/throttle_internal.lo net/throttle_internal.cc &&\ mv -f $depbase.Tpo $depbase.Plo ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' depbase=`echo net/throttle_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/throttle_list.lo -MD -MP -MF $depbase.Tpo -c -o net/throttle_list.lo net/throttle_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./globals.h:5, from dht/dht_bucket.h:42, from dht/dht_transaction.cc:43: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' depbase=`echo protocol/extensions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/extensions.lo -MD -MP -MF $depbase.Tpo -c -o protocol/extensions.lo protocol/extensions.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo protocol/handshake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/handshake.lo -MD -MP -MF $depbase.Tpo -c -o protocol/handshake.lo protocol/handshake.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from dht/dht_transaction.cc:44: dht/dht_transaction.h: At global scope: dht/dht_transaction.h:73:41: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 73 | struct dht_compare_closer : public std::binary_function { | ^~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/string:49, from ./torrent/exceptions.h:47, from dht/dht_transaction.cc:39: /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ net/socket_base.cc: In destructor 'virtual torrent::SocketBase::~SocketBase()': net/socket_base.cc:54:5: warning: 'throw' will always call 'terminate' [-Wterminate] 54 | throw internal_error("SocketBase::~SocketBase() called but m_fd is still valid"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ net/socket_base.cc:54:5: note: in C++11 destructors default to 'noexcept' dht/dht_transaction.cc: In destructor 'virtual torrent::DhtSearch::~DhtSearch()': dht/dht_transaction.cc:67:5: warning: 'throw' will always call 'terminate' [-Wterminate] 67 | throw internal_error("DhtSearch::~DhtSearch called with pending transactions."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dht/dht_transaction.cc:67:5: note: in C++11 destructors default to 'noexcept' dht/dht_transaction.cc:70:5: warning: 'throw' will always call 'terminate' [-Wterminate] 70 | throw internal_error("DhtSearch::~DhtSearch with invalid concurrency limit."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dht/dht_transaction.cc:70:5: note: in C++11 destructors default to 'noexcept' dht/dht_transaction.cc: In destructor 'virtual torrent::DhtAnnounce::~DhtAnnounce()': dht/dht_transaction.cc:212:5: warning: 'throw' will always call 'terminate' [-Wterminate] 212 | throw internal_error("DhtAnnounce::~DhtAnnounce called while announce not complete."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ dht/dht_transaction.cc:212:5: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_stream.lo -MD -MP -MF net/.deps/socket_stream.Tpo -c net/socket_stream.cc -fPIC -DPIC -o net/.libs/socket_stream.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/throttle_internal.lo -MD -MP -MF net/.deps/throttle_internal.Tpo -c net/throttle_internal.cc -fPIC -DPIC -o net/.libs/throttle_internal.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/throttle_list.lo -MD -MP -MF net/.deps/throttle_list.Tpo -c net/throttle_list.cc -fPIC -DPIC -o net/.libs/throttle_list.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/handshake.lo -MD -MP -MF protocol/.deps/handshake.Tpo -c protocol/handshake.cc -fPIC -DPIC -o protocol/.libs/handshake.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/extensions.lo -MD -MP -MF protocol/.deps/extensions.Tpo -c protocol/extensions.cc -fPIC -DPIC -o protocol/.libs/extensions.o In file included from ./globals.h:5, from data/hash_queue.cc:51: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from ./download/download_main.h:6, from ./download/download_wrapper.h:5, from download/download_constructor.cc:45: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' data/hash_queue.cc: In member function 'void torrent::HashQueue::push_back(torrent::ChunkHandle, torrent::HashQueueNode::id_type, slot_done_type)': data/hash_queue.cc:98:47: warning: 'new' of type 'torrent::HashChunk' with extended alignment 128 [-Waligned-new=] 98 | HashChunk* hash_chunk = new HashChunk(handle); | ^ data/hash_queue.cc:98:47: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/hash_queue.cc:98:47: note: use '-faligned-new' to enable C++17 over-aligned new support depbase=`echo protocol/handshake_encryption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/handshake_encryption.lo -MD -MP -MF $depbase.Tpo -c -o protocol/handshake_encryption.lo protocol/handshake_encryption.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo protocol/handshake_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/handshake_manager.lo -MD -MP -MF $depbase.Tpo -c -o protocol/handshake_manager.lo protocol/handshake_manager.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from ./globals.h:5, from ./download/download_main.h:6, from ./protocol/initial_seed.h:40, from download/download_main.cc:9: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' depbase=`echo protocol/initial_seed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/initial_seed.lo -MD -MP -MF $depbase.Tpo -c -o protocol/initial_seed.lo protocol/initial_seed.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from dht/dht_router.h:48, from dht/dht_server.cc:55: dht/dht_hash_map.h: At global scope: dht/dht_hash_map.h:61:42: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 61 | struct hashstring_ptr_hash : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from ../rak/priority_queue_default.h:40: /usr/include/c++/14.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ dht/dht_hash_map.h:78:38: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 78 | struct hashstring_hash : public std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ dht/dht_hash_map.h:96:43: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 96 | struct hashstring_ptr_equal : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ depbase=`echo protocol/peer_connection_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/peer_connection_base.lo -MD -MP -MF $depbase.Tpo -c -o protocol/peer_connection_base.lo protocol/peer_connection_base.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/handshake_encryption.lo -MD -MP -MF protocol/.deps/handshake_encryption.Tpo -c protocol/handshake_encryption.cc -fPIC -DPIC -o protocol/.libs/handshake_encryption.o depbase=`echo protocol/peer_connection_leech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/peer_connection_leech.lo -MD -MP -MF $depbase.Tpo -c -o protocol/peer_connection_leech.lo protocol/peer_connection_leech.cc &&\ mv -f $depbase.Tpo $depbase.Plo In file included from dht/dht_server.h:50, from dht/dht_router.h:49: dht/dht_transaction.h:73:41: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 73 | struct dht_compare_closer : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/handshake_manager.lo -MD -MP -MF protocol/.deps/handshake_manager.Tpo -c protocol/handshake_manager.cc -fPIC -DPIC -o protocol/.libs/handshake_manager.o In file included from ./protocol/request_list.h:43, from ./protocol/peer_connection_base.h:50, from download/download_wrapper.cc:11: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' depbase=`echo protocol/peer_connection_metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/peer_connection_metadata.lo -MD -MP -MF $depbase.Tpo -c -o protocol/peer_connection_metadata.lo protocol/peer_connection_metadata.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/peer_connection_base.lo -MD -MP -MF protocol/.deps/peer_connection_base.Tpo -c protocol/peer_connection_base.cc -fPIC -DPIC -o protocol/.libs/peer_connection_base.o depbase=`echo protocol/peer_factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/peer_factory.lo -MD -MP -MF $depbase.Tpo -c -o protocol/peer_factory.lo protocol/peer_factory.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo protocol/request_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/request_list.lo -MD -MP -MF $depbase.Tpo -c -o protocol/request_list.lo protocol/request_list.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/initial_seed.lo -MD -MP -MF protocol/.deps/initial_seed.Tpo -c protocol/initial_seed.cc -fPIC -DPIC -o protocol/.libs/initial_seed.o depbase=`echo tracker/tracker_dht.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_dht.lo -MD -MP -MF $depbase.Tpo -c -o tracker/tracker_dht.lo tracker/tracker_dht.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/peer_connection_leech.lo -MD -MP -MF protocol/.deps/peer_connection_leech.Tpo -c protocol/peer_connection_leech.cc -fPIC -DPIC -o protocol/.libs/peer_connection_leech.o In file included from ./protocol/request_list.h:43, from ./protocol/peer_connection_base.h:50, from download/download_main.cc:10: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/peer_connection_metadata.lo -MD -MP -MF protocol/.deps/peer_connection_metadata.Tpo -c protocol/peer_connection_metadata.cc -fPIC -DPIC -o protocol/.libs/peer_connection_metadata.o depbase=`echo tracker/tracker_http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_http.lo -MD -MP -MF $depbase.Tpo -c -o tracker/tracker_http.lo tracker/tracker_http.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/request_list.lo -MD -MP -MF protocol/.deps/request_list.Tpo -c protocol/request_list.cc -fPIC -DPIC -o protocol/.libs/request_list.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/peer_factory.lo -MD -MP -MF protocol/.deps/peer_factory.Tpo -c protocol/peer_factory.cc -fPIC -DPIC -o protocol/.libs/peer_factory.o depbase=`echo tracker/tracker_udp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_udp.lo -MD -MP -MF $depbase.Tpo -c -o tracker/tracker_udp.lo tracker/tracker_udp.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_dht.lo -MD -MP -MF tracker/.deps/tracker_dht.Tpo -c tracker/tracker_dht.cc -fPIC -DPIC -o tracker/.libs/tracker_dht.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_http.lo -MD -MP -MF tracker/.deps/tracker_http.Tpo -c tracker/tracker_http.cc -fPIC -DPIC -o tracker/.libs/tracker_http.o tracker/tracker_http.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ tracker/tracker_http.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import | ^~~~~~ depbase=`echo utils/diffie_hellman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/diffie_hellman.lo -MD -MP -MF $depbase.Tpo -c -o utils/diffie_hellman.lo utils/diffie_hellman.cc &&\ mv -f $depbase.Tpo $depbase.Plo manager.cc: In constructor 'torrent::Manager::Manager()': manager.cc:47:50: warning: 'new' of type 'torrent::HashQueue' with extended alignment 128 [-Waligned-new=] 47 | m_hashQueue = new HashQueue(&m_main_thread_disk); | ^ manager.cc:47:50: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter manager.cc:47:50: note: use '-faligned-new' to enable C++17 over-aligned new support depbase=`echo utils/instrumentation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/instrumentation.lo -MD -MP -MF $depbase.Tpo -c -o utils/instrumentation.lo utils/instrumentation.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_udp.lo -MD -MP -MF tracker/.deps/tracker_udp.Tpo -c tracker/tracker_udp.cc -fPIC -DPIC -o tracker/.libs/tracker_udp.o depbase=`echo utils/sha_fast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/sha_fast.lo -MD -MP -MF $depbase.Tpo -c -o utils/sha_fast.lo utils/sha_fast.cc &&\ mv -f $depbase.Tpo $depbase.Plo net/socket_set.cc: In member function 'void torrent::SocketSet::prepare()': net/socket_set.cc:70:42: warning: 'std::mem_fun1_t<_Ret, _Tp, _Arg> std::mem_fun(_Ret (_Tp::*)(_Arg)) [with _Ret = void; _Tp = torrent::SocketSet; _Arg = unsigned int]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 70 | std::bind1st(std::mem_fun(&SocketSet::_replace_with_last), this)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from net/socket_set.cc:40: /usr/include/c++/14.2.0/bits/stl_function.h:1392:5: note: declared here 1392 | mem_fun(_Ret (_Tp::*__f)(_Arg)) | ^~~~~~~ net/socket_set.cc:70:29: warning: 'std::binder1st<_Operation> std::bind1st(const _Operation&, const _Tp&) [with _Operation = mem_fun1_t; _Tp = torrent::SocketSet*]' is deprecated: use 'std::bind' instead [-Wdeprecated-declarations] 70 | std::bind1st(std::mem_fun(&SocketSet::_replace_with_last), this)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/bits/stl_function.h:1435: /usr/include/c++/14.2.0/backward/binders.h:136:5: note: declared here 136 | bind1st(const _Operation& __fn, const _Tp& __x) | ^~~~~~~ tracker/tracker_http.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import | ^~~~~~ tracker/tracker_http.cc:7:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 7 | #import | ^~~~~~ libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/diffie_hellman.lo -MD -MP -MF utils/.deps/diffie_hellman.Tpo -c utils/diffie_hellman.cc -fPIC -DPIC -o utils/.libs/diffie_hellman.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/instrumentation.lo -MD -MP -MF utils/.deps/instrumentation.Tpo -c utils/instrumentation.cc -fPIC -DPIC -o utils/.libs/instrumentation.o libtool: compile: g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT utils/sha_fast.lo -MD -MP -MF utils/.deps/sha_fast.Tpo -c utils/sha_fast.cc -fPIC -DPIC -o utils/.libs/sha_fast.o tracker/tracker_http.cc:9:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 9 | #import "net/address_list.h" | ^~~~~~ In file included from net/throttle_internal.cc:40: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' net/throttle_list.cc: In member function 'void torrent::ThrottleList::disable()': net/throttle_list.cc:115:45: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::ThrottleNode]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 115 | std::for_each(begin(), end(), std::mem_fun(&ThrottleNode::clear_quota)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/string:49, from ./torrent/exceptions.h:47, from net/throttle_list.cc:41: /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ tracker/tracker_http.cc:10:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 10 | #import "torrent/connection_manager.h" | ^~~~~~ net/throttle_list.cc:116:51: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::ThrottleNode]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 116 | std::for_each(m_splitActive, end(), std::mem_fun(&ThrottleNode::activate)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ tracker/tracker_http.cc:11:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 11 | #import "torrent/download_info.h" | ^~~~~~ tracker/tracker_http.cc:12:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 12 | #import "torrent/exceptions.h" | ^~~~~~ tracker/tracker_http.cc:13:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 13 | #import "torrent/http.h" | ^~~~~~ tracker/tracker_http.cc:14:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 14 | #import "torrent/net/utils.h" | ^~~~~~ In file included from tracker/tracker_http.cc:14: ./torrent/net/utils.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import | ^~~~~~ ./torrent/net/utils.h:2:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 2 | #import | ^~~~~~ tracker/tracker_http.cc:15:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 15 | #import "torrent/net/socket_address.h" | ^~~~~~ tracker/tracker_http.cc:16:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 16 | #import "torrent/object_stream.h" | ^~~~~~ tracker/tracker_http.cc:17:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 17 | #import "torrent/tracker_list.h" | ^~~~~~ tracker/tracker_http.cc:18:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 18 | #import "torrent/utils/log.h" | ^~~~~~ tracker/tracker_http.cc:19:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 19 | #import "torrent/utils/option_strings.h" | ^~~~~~ tracker/tracker_http.cc:21:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 21 | #import "tracker_http.h" | ^~~~~~ tracker/tracker_http.cc:23:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 23 | #import "globals.h" | ^~~~~~ tracker/tracker_http.cc:24:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 24 | #import "manager.h" | ^~~~~~ download/download_constructor.cc: In member function 'void torrent::DownloadConstructor::parse_tracker(const torrent::Object&)': download/download_constructor.cc:181:82: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = bool; _Tp = torrent::Object]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 181 | std::find_if(announce_list->begin(), announce_list->end(), std::mem_fun_ref(&Object::is_list)) != announce_list->end()) { | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from ../rak/string_manip.h:44, from download/download_constructor.cc:43: /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ download/download_constructor.cc: In member function 'torrent::Path torrent::DownloadConstructor::create_path(const torrent::Object::list_type&, std::string)': download/download_constructor.cc:338:113: warning: 'std::const_mem_fun_ref_t<_Ret, _Tp> std::mem_fun_ref(_Ret (_Tp::*)() const) [with _Ret = const __cxx11::basic_string&; _Tp = torrent::Object]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 338 | std::transform(plist.begin(), plist.end(), std::back_inserter(p), std::mem_fun_ref(&Object::as_string)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1386:5: note: declared here 1386 | mem_fun_ref(_Ret (_Tp::*__f)() const) | ^~~~~~~~~~~ net/throttle_internal.cc: In member function 'void torrent::ThrottleInternal::enable()': net/throttle_internal.cc:79:69: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::ThrottleInternal]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 79 | std::for_each(m_slaveList.begin(), m_slaveList.end(), std::mem_fun(&ThrottleInternal::enable)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from ../rak/priority_queue_default.h:40: /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ net/throttle_internal.cc: In member function 'void torrent::ThrottleInternal::disable()': net/throttle_internal.cc:92:69: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::ThrottleInternal]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 92 | std::for_each(m_slaveList.begin(), m_slaveList.end(), std::mem_fun(&ThrottleInternal::disable)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ In file included from ./globals.h:5, from ./download/download_main.h:6, from protocol/handshake.cc:5: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' download/download_main.cc: In destructor 'torrent::DownloadMain::~DownloadMain()': download/download_main.cc:98:5: warning: 'throw' will always call 'terminate' [-Wterminate] 98 | throw internal_error("DownloadMain::~DownloadMain(): m_taskTrackerRequest is queued."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ download/download_main.cc:98:5: note: in C++11 destructors default to 'noexcept' download/download_main.cc:105:5: warning: 'throw' will always call 'terminate' [-Wterminate] 105 | throw internal_error("DownloadMain::~DownloadMain(): m_info->size_pex() != 0."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ download/download_main.cc:105:5: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from ./download/download_main.h:6, from protocol/extensions.cc:45: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from ./download/download_main.h:6, from protocol/handshake_manager.cc:7: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./torrent/data/block.h:42, from protocol/request_list.cc:7: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from ./download/download_main.h:6, from protocol/initial_seed.h:40, from protocol/initial_seed.cc:45: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' utils/diffie_hellman.cc: In function 'void torrent::dh_free(void*)': utils/diffie_hellman.cc:18:45: warning: 'void DH_free(DH*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 18 | static void dh_free(void* dh) { DH_free(reinterpret_cast(dh)); } | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from utils/diffie_hellman.cc:10: /usr/include/openssl/dh.h:211:28: note: declared here 211 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh); | ^~~~~~~ utils/diffie_hellman.cc: In function 'torrent::DiffieHellman::dh_ptr torrent::dh_new()': utils/diffie_hellman.cc:19:100: warning: 'DH* DH_new()' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 19 | static DiffieHellman::dh_ptr dh_new() { return DiffieHellman::dh_ptr(reinterpret_cast(DH_new()), &dh_free); } | ~~~~~~^~ /usr/include/openssl/dh.h:210:27: note: declared here 210 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void); | ^~~~~~ utils/diffie_hellman.cc: In function 'bool torrent::dh_set_pg(DiffieHellman::dh_ptr&, BIGNUM*, BIGNUM*)': utils/diffie_hellman.cc:25:21: warning: 'int DH_set0_pqg(DH*, BIGNUM*, BIGNUM*, BIGNUM*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 25 | return DH_set0_pqg(reinterpret_cast(dh.get()), dh_p, nullptr, dh_g); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:266:27: note: declared here 266 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g); | ^~~~~~~~~~~ utils/diffie_hellman.cc: In function 'const BIGNUM* torrent::dh_get_pub_key(const DiffieHellman::dh_ptr&)': utils/diffie_hellman.cc:36:14: warning: 'void DH_get0_key(const DH*, const BIGNUM**, const BIGNUM**)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 36 | DH_get0_key(reinterpret_cast(dh.get()), &pub_key, nullptr); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/openssl/dh.h:267:28: note: declared here 267 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key, | ^~~~~~~~~~~ In file included from ./globals.h:5, from protocol/request_list.h:47, from protocol/request_list.cc:14: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./dht/dht_router.h:40, from tracker/tracker_dht.cc:42: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from ./download/download_main.h:6, from protocol/peer_connection_metadata.cc:45: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./protocol/request_list.h:43, from ./protocol/peer_connection_base.h:50, from protocol/extensions.cc:47: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' protocol/request_list.cc: In destructor 'torrent::RequestList::~RequestList()': protocol/request_list.cc:75:5: warning: 'throw' will always call 'terminate' [-Wterminate] 75 | throw internal_error("request dtor m_transfer != NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocol/request_list.cc:75:5: note: in C++11 destructors default to 'noexcept' protocol/request_list.cc:78:5: warning: 'throw' will always call 'terminate' [-Wterminate] 78 | throw internal_error("request dtor m_queues not empty"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocol/request_list.cc:78:5: note: in C++11 destructors default to 'noexcept' protocol/request_list.cc: In member function 'bool torrent::RequestList::downloading(const torrent::Piece&)': protocol/request_list.cc:233:62: warning: comparison of integer expressions of different signedness: 'std::__iterator_traits, void>::difference_type' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 233 | if (std::distance(m_queues.begin(itr.first), itr.second) < m_last_unordered_position) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./globals.h:5, from ./download/download_main.h:6, from protocol/peer_connection_base.cc:48: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from ./download/download_main.h:6, from protocol/peer_connection_leech.cc:46: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from protocol/request_list.h:43, from protocol/peer_connection_base.h:50, from protocol/peer_connection_leech.h:40, from protocol/peer_factory.cc:40: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./dht/dht_router.h:48: ./dht/dht_hash_map.h: At global scope: ./dht/dht_hash_map.h:61:42: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 61 | struct hashstring_ptr_hash : public std::unary_function { | ^~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/string:49, from /usr/include/c++/14.2.0/bits/locale_classes.h:40, from /usr/include/c++/14.2.0/bits/ios_base.h:41, from /usr/include/c++/14.2.0/ios:44, from /usr/include/c++/14.2.0/istream:40, from /usr/include/c++/14.2.0/sstream:40, from tracker/tracker_dht.cc:39: /usr/include/c++/14.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ./dht/dht_hash_map.h:78:38: warning: 'template struct std::unary_function' is deprecated [-Wdeprecated-declarations] 78 | struct hashstring_hash : public std::unary_function { | ^~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:117:12: note: declared here 117 | struct unary_function | ^~~~~~~~~~~~~~ ./dht/dht_hash_map.h:96:43: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 96 | struct hashstring_ptr_equal : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from protocol/request_list.h:43, from protocol/peer_connection_base.h:50, from protocol/peer_connection_leech.h:40, from protocol/initial_seed.cc:46: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from protocol/request_list.h:47: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' protocol/handshake.cc: In destructor 'virtual torrent::Handshake::~Handshake()': protocol/handshake.cc:85:5: warning: 'throw' will always call 'terminate' [-Wterminate] 85 | throw internal_error("Handshake m_taskTimeout bork bork bork."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocol/handshake.cc:85:5: note: in C++11 destructors default to 'noexcept' protocol/handshake.cc:88:5: warning: 'throw' will always call 'terminate' [-Wterminate] 88 | throw internal_error("Handshake dtor called but m_fd is still open."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ protocol/handshake.cc:88:5: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from tracker/tracker_udp.h:48, from tracker/tracker_udp.cc:57: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from protocol/request_list.h:43, from protocol/peer_connection_base.h:50, from protocol/handshake_manager.cc:16: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./dht/dht_server.h:50, from ./dht/dht_router.h:49: ./dht/dht_transaction.h:73:41: warning: 'template struct std::binary_function' is deprecated [-Wdeprecated-declarations] 73 | struct dht_compare_closer : public std::binary_function { | ^~~~~~~~~~~~~~~ /usr/include/c++/14.2.0/bits/stl_function.h:131:12: note: declared here 131 | struct binary_function | ^~~~~~~~~~~~~~~ In file included from protocol/request_list.h:43, from protocol/peer_connection_base.h:50, from protocol/peer_connection_metadata.h:40, from protocol/peer_connection_metadata.cc:54: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./torrent/data/block.h:42, from protocol/peer_connection_base.cc:51: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./globals.h:5, from tracker/tracker_http.cc:23: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from protocol/request_list.h:43, from protocol/peer_connection_base.h:50, from protocol/peer_connection_leech.h:40, from protocol/peer_connection_leech.cc:57: ./torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed,-O1,--sort-common -o libtorrent_other.la data/chunk.lo data/chunk_list.lo data/chunk_part.lo data/hash_check_queue.lo data/hash_chunk.lo data/hash_queue.lo data/hash_queue_node.lo data/hash_torrent.lo data/memory_chunk.lo data/socket_file.lo dht/dht_bucket.lo dht/dht_node.lo dht/dht_router.lo dht/dht_server.lo dht/dht_tracker.lo dht/dht_transaction.lo download/available_list.lo download/chunk_selector.lo download/chunk_statistics.lo download/delegator.lo download/download_constructor.lo download/download_main.lo download/download_wrapper.lo net/address_list.lo net/listen.lo net/socket_base.lo net/socket_datagram.lo net/socket_fd.lo net/socket_listen.lo net/socket_set.lo net/socket_stream.lo net/throttle_internal.lo net/throttle_list.lo protocol/extensions.lo protocol/handshake.lo protocol/handshake_encryption.lo protocol/handshake_manager.lo protocol/initial_seed.lo protocol/peer_connection_base.lo protocol/peer_connection_leech.lo protocol/peer_connection_metadata.lo protocol/peer_factory.lo protocol/request_list.lo tracker/tracker_dht.lo tracker/tracker_http.lo tracker/tracker_udp.lo utils/diffie_hellman.lo utils/instrumentation.lo utils/sha_fast.lo -lpthread -lz -lcrypto libtool: link: ar cr .libs/libtorrent_other.a data/.libs/chunk.o data/.libs/chunk_list.o data/.libs/chunk_part.o data/.libs/hash_check_queue.o data/.libs/hash_chunk.o data/.libs/hash_queue.o data/.libs/hash_queue_node.o data/.libs/hash_torrent.o data/.libs/memory_chunk.o data/.libs/socket_file.o dht/.libs/dht_bucket.o dht/.libs/dht_node.o dht/.libs/dht_router.o dht/.libs/dht_server.o dht/.libs/dht_tracker.o dht/.libs/dht_transaction.o download/.libs/available_list.o download/.libs/chunk_selector.o download/.libs/chunk_statistics.o download/.libs/delegator.o download/.libs/download_constructor.o download/.libs/download_main.o download/.libs/download_wrapper.o net/.libs/address_list.o net/.libs/listen.o net/.libs/socket_base.o net/.libs/socket_datagram.o net/.libs/socket_fd.o net/.libs/socket_listen.o net/.libs/socket_set.o net/.libs/socket_stream.o net/.libs/throttle_internal.o net/.libs/throttle_list.o protocol/.libs/extensions.o protocol/.libs/handshake.o protocol/.libs/handshake_encryption.o protocol/.libs/handshake_manager.o protocol/.libs/initial_seed.o protocol/.libs/peer_connection_base.o protocol/.libs/peer_connection_leech.o protocol/.libs/peer_connection_metadata.o protocol/.libs/peer_factory.o protocol/.libs/request_list.o tracker/.libs/tracker_dht.o tracker/.libs/tracker_http.o tracker/.libs/tracker_udp.o utils/.libs/diffie_hellman.o utils/.libs/instrumentation.o utils/.libs/sha_fast.o libtool: link: ranlib .libs/libtorrent_other.a libtool: link: ( cd ".libs" && rm -f "libtorrent_other.la" && ln -s "../libtorrent_other.la" "libtorrent_other.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -version-info 23:0:0 -Wl,--as-needed,-O1,--sort-common -o libtorrent.la -rpath /usr/lib globals.lo manager.lo thread_disk.lo thread_main.lo torrent/libtorrent_torrent.la libtorrent_other.la -lpthread -lz -lcrypto libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../lib/crti.o /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/crtbeginS.o .libs/globals.o .libs/manager.o .libs/thread_disk.o .libs/thread_main.o -Wl,--whole-archive torrent/.libs/libtorrent_torrent.a ./.libs/libtorrent_other.a -Wl,--no-whole-archive -lpthread -lz -lcrypto -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../loongarch64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../loongarch64-alpine-linux-musl/lib -L/usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/loongarch64-alpine-linux-musl/14.2.0/../../../../lib/crtn.o -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -pthread -Wl,-soname -Wl,libtorrent.so.23 -o .libs/libtorrent.so.23.0.0 libtool: link: (cd ".libs" && rm -f "libtorrent.so.23" && ln -s "libtorrent.so.23.0.0" "libtorrent.so.23") libtool: link: (cd ".libs" && rm -f "libtorrent.so" && ln -s "libtorrent.so.23.0.0" "libtorrent.so") libtool: link: ( cd ".libs" && rm -f "libtorrent.la" && ln -s "../libtorrent.la" "libtorrent.la" ) make[3]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' Making check in torrent make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src/torrent' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src/torrent' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' Making check in test make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make LibTorrent_Test_Torrent_Net LibTorrent_Test_Torrent_Utils LibTorrent_Test_Torrent LibTorrent_Test_Data LibTorrent_Test_Net LibTorrent_Test_Tracker LibTorrent_Test make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT LibTorrent_Test_Torrent_Net-main.o -MD -MP -MF .deps/LibTorrent_Test_Torrent_Net-main.Tpo -c -o LibTorrent_Test_Torrent_Net-main.o `test -f 'main.cc' || echo './'`main.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT LibTorrent_Test_Torrent_Utils-main.o -MD -MP -MF .deps/LibTorrent_Test_Torrent_Utils-main.Tpo -c -o LibTorrent_Test_Torrent_Utils-main.o `test -f 'main.cc' || echo './'`main.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Utils-mock_function.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Utils-mock_function.Tpo -c -o helpers/LibTorrent_Test_Torrent_Utils-mock_function.o `test -f 'helpers/mock_function.cc' || echo './'`helpers/mock_function.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Utils-progress_listener.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Utils-progress_listener.Tpo -c -o helpers/LibTorrent_Test_Torrent_Utils-progress_listener.o `test -f 'helpers/progress_listener.cc' || echo './'`helpers/progress_listener.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Utils-test_fixture.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Utils-test_fixture.Tpo -c -o helpers/LibTorrent_Test_Torrent_Utils-test_fixture.o `test -f 'helpers/test_fixture.cc' || echo './'`helpers/test_fixture.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Utils-test_thread.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Utils-test_thread.Tpo -c -o helpers/LibTorrent_Test_Torrent_Utils-test_thread.o `test -f 'helpers/test_thread.cc' || echo './'`helpers/test_thread.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT LibTorrent_Test_Torrent-main.o -MD -MP -MF .deps/LibTorrent_Test_Torrent-main.Tpo -c -o LibTorrent_Test_Torrent-main.o `test -f 'main.cc' || echo './'`main.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent-mock_function.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent-mock_function.Tpo -c -o helpers/LibTorrent_Test_Torrent-mock_function.o `test -f 'helpers/mock_function.cc' || echo './'`helpers/mock_function.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent-progress_listener.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent-progress_listener.Tpo -c -o helpers/LibTorrent_Test_Torrent-progress_listener.o `test -f 'helpers/progress_listener.cc' || echo './'`helpers/progress_listener.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent-test_fixture.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent-test_fixture.Tpo -c -o helpers/LibTorrent_Test_Torrent-test_fixture.o `test -f 'helpers/test_fixture.cc' || echo './'`helpers/test_fixture.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent-test_thread.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent-test_thread.Tpo -c -o helpers/LibTorrent_Test_Torrent-test_thread.o `test -f 'helpers/test_thread.cc' || echo './'`helpers/test_thread.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT LibTorrent_Test_Data-main.o -MD -MP -MF .deps/LibTorrent_Test_Data-main.Tpo -c -o LibTorrent_Test_Data-main.o `test -f 'main.cc' || echo './'`main.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Data-mock_function.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Data-mock_function.Tpo -c -o helpers/LibTorrent_Test_Data-mock_function.o `test -f 'helpers/mock_function.cc' || echo './'`helpers/mock_function.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Data-progress_listener.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Data-progress_listener.Tpo -c -o helpers/LibTorrent_Test_Data-progress_listener.o `test -f 'helpers/progress_listener.cc' || echo './'`helpers/progress_listener.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Data-test_fixture.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Data-test_fixture.Tpo -c -o helpers/LibTorrent_Test_Data-test_fixture.o `test -f 'helpers/test_fixture.cc' || echo './'`helpers/test_fixture.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Data-test_thread.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Data-test_thread.Tpo -c -o helpers/LibTorrent_Test_Data-test_thread.o `test -f 'helpers/test_thread.cc' || echo './'`helpers/test_thread.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT LibTorrent_Test_Net-main.o -MD -MP -MF .deps/LibTorrent_Test_Net-main.Tpo -c -o LibTorrent_Test_Net-main.o `test -f 'main.cc' || echo './'`main.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Net-mock_function.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Net-mock_function.Tpo -c -o helpers/LibTorrent_Test_Net-mock_function.o `test -f 'helpers/mock_function.cc' || echo './'`helpers/mock_function.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Net-progress_listener.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Net-progress_listener.Tpo -c -o helpers/LibTorrent_Test_Net-progress_listener.o `test -f 'helpers/progress_listener.cc' || echo './'`helpers/progress_listener.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Net-test_fixture.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Net-test_fixture.Tpo -c -o helpers/LibTorrent_Test_Net-test_fixture.o `test -f 'helpers/test_fixture.cc' || echo './'`helpers/test_fixture.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Net-test_thread.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Net-test_thread.Tpo -c -o helpers/LibTorrent_Test_Net-test_thread.o `test -f 'helpers/test_thread.cc' || echo './'`helpers/test_thread.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT LibTorrent_Test_Tracker-main.o -MD -MP -MF .deps/LibTorrent_Test_Tracker-main.Tpo -c -o LibTorrent_Test_Tracker-main.o `test -f 'main.cc' || echo './'`main.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Tracker-mock_function.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Tracker-mock_function.Tpo -c -o helpers/LibTorrent_Test_Tracker-mock_function.o `test -f 'helpers/mock_function.cc' || echo './'`helpers/mock_function.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Tracker-progress_listener.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Tracker-progress_listener.Tpo -c -o helpers/LibTorrent_Test_Tracker-progress_listener.o `test -f 'helpers/progress_listener.cc' || echo './'`helpers/progress_listener.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Tracker-test_fixture.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Tracker-test_fixture.Tpo -c -o helpers/LibTorrent_Test_Tracker-test_fixture.o `test -f 'helpers/test_fixture.cc' || echo './'`helpers/test_fixture.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Tracker-test_thread.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Tracker-test_thread.Tpo -c -o helpers/LibTorrent_Test_Tracker-test_thread.o `test -f 'helpers/test_thread.cc' || echo './'`helpers/test_thread.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT LibTorrent_Test-main.o -MD -MP -MF .deps/LibTorrent_Test-main.Tpo -c -o LibTorrent_Test-main.o `test -f 'main.cc' || echo './'`main.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test-mock_function.o -MD -MP -MF helpers/.deps/LibTorrent_Test-mock_function.Tpo -c -o helpers/LibTorrent_Test-mock_function.o `test -f 'helpers/mock_function.cc' || echo './'`helpers/mock_function.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test-progress_listener.o -MD -MP -MF helpers/.deps/LibTorrent_Test-progress_listener.Tpo -c -o helpers/LibTorrent_Test-progress_listener.o `test -f 'helpers/progress_listener.cc' || echo './'`helpers/progress_listener.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test-test_fixture.o -MD -MP -MF helpers/.deps/LibTorrent_Test-test_fixture.Tpo -c -o helpers/LibTorrent_Test-test_fixture.o `test -f 'helpers/test_fixture.cc' || echo './'`helpers/test_fixture.cc helpers/test_thread.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ helpers/test_thread.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import "test_thread.h" | ^~~~~~ In file included from helpers/test_thread.cc:3: helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test-test_thread.o -MD -MP -MF helpers/.deps/LibTorrent_Test-test_thread.Tpo -c -o helpers/LibTorrent_Test-test_thread.o `test -f 'helpers/test_thread.cc' || echo './'`helpers/test_thread.cc helpers/test_thread.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ helpers/test_thread.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import "test_thread.h" | ^~~~~~ In file included from helpers/test_thread.cc:3: helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ helpers/test_thread.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ helpers/test_thread.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import "test_thread.h" | ^~~~~~ In file included from helpers/test_thread.cc:3: helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ helpers/test_thread.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ helpers/test_thread.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import "test_thread.h" | ^~~~~~ In file included from helpers/test_thread.cc:3: helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ helpers/test_thread.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ helpers/test_thread.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import "test_thread.h" | ^~~~~~ In file included from helpers/test_thread.cc:3: helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ helpers/test_thread.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ helpers/test_thread.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import "test_thread.h" | ^~~~~~ In file included from helpers/test_thread.cc:3: helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Net-mock_function.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Net-mock_function.Tpo -c -o helpers/LibTorrent_Test_Torrent_Net-mock_function.o `test -f 'helpers/mock_function.cc' || echo './'`helpers/mock_function.cc helpers/test_thread.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import | ^~~~~~ helpers/test_thread.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import | ^~~~~~ helpers/test_thread.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import | ^~~~~~ helpers/test_thread.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import | ^~~~~~ helpers/test_thread.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import | ^~~~~~ helpers/test_thread.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import | ^~~~~~ helpers/test_thread.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import | ^~~~~~ helpers/test_thread.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import | ^~~~~~ helpers/test_thread.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import | ^~~~~~ helpers/test_thread.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import | ^~~~~~ helpers/test_thread.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import | ^~~~~~ helpers/test_thread.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import | ^~~~~~ helpers/test_thread.cc:8:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 8 | #import "thread_disk.h" | ^~~~~~ helpers/test_thread.cc:9:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 9 | #import "torrent/exceptions.h" | ^~~~~~ helpers/test_thread.cc:8:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 8 | #import "thread_disk.h" | ^~~~~~ helpers/test_thread.cc:9:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 9 | #import "torrent/exceptions.h" | ^~~~~~ helpers/test_thread.cc:10:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 10 | #import "torrent/poll_select.h" | ^~~~~~ helpers/test_thread.cc:8:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 8 | #import "thread_disk.h" | ^~~~~~ helpers/test_thread.cc:9:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 9 | #import "torrent/exceptions.h" | ^~~~~~ helpers/test_thread.cc:8:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 8 | #import "thread_disk.h" | ^~~~~~ helpers/test_thread.cc:9:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 9 | #import "torrent/exceptions.h" | ^~~~~~ helpers/test_thread.cc:10:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 10 | #import "torrent/poll_select.h" | ^~~~~~ helpers/test_thread.cc:10:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 10 | #import "torrent/poll_select.h" | ^~~~~~ helpers/test_thread.cc:8:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 8 | #import "thread_disk.h" | ^~~~~~ helpers/test_thread.cc:10:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 10 | #import "torrent/poll_select.h" | ^~~~~~ helpers/test_thread.cc:9:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 9 | #import "torrent/exceptions.h" | ^~~~~~ helpers/test_thread.cc:10:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 10 | #import "torrent/poll_select.h" | ^~~~~~ helpers/test_thread.cc:8:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 8 | #import "thread_disk.h" | ^~~~~~ helpers/test_thread.cc:9:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 9 | #import "torrent/exceptions.h" | ^~~~~~ helpers/test_thread.cc:10:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 10 | #import "torrent/poll_select.h" | ^~~~~~ mv -f helpers/.deps/LibTorrent_Test_Torrent-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Torrent-test_fixture.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Net-progress_listener.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Net-progress_listener.Tpo -c -o helpers/LibTorrent_Test_Torrent_Net-progress_listener.o `test -f 'helpers/progress_listener.cc' || echo './'`helpers/progress_listener.cc mv -f helpers/.deps/LibTorrent_Test_Tracker-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Tracker-test_fixture.Po mv -f helpers/.deps/LibTorrent_Test_Torrent_Utils-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Torrent_Utils-test_fixture.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Net-test_fixture.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Net-test_fixture.Tpo -c -o helpers/LibTorrent_Test_Torrent_Net-test_fixture.o `test -f 'helpers/test_fixture.cc' || echo './'`helpers/test_fixture.cc mv -f helpers/.deps/LibTorrent_Test_Net-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Net-test_fixture.Po mv -f helpers/.deps/LibTorrent_Test_Data-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Data-test_fixture.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Net-test_thread.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Net-test_thread.Tpo -c -o helpers/LibTorrent_Test_Torrent_Net-test_thread.o `test -f 'helpers/test_thread.cc' || echo './'`helpers/test_thread.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/net/LibTorrent_Test_Torrent_Net-test_address_info.o -MD -MP -MF torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_address_info.Tpo -c -o torrent/net/LibTorrent_Test_Torrent_Net-test_address_info.o `test -f 'torrent/net/test_address_info.cc' || echo './'`torrent/net/test_address_info.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/net/LibTorrent_Test_Torrent_Net-test_fd.o -MD -MP -MF torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_fd.Tpo -c -o torrent/net/LibTorrent_Test_Torrent_Net-test_fd.o `test -f 'torrent/net/test_fd.cc' || echo './'`torrent/net/test_fd.cc mv -f helpers/.deps/LibTorrent_Test-test_fixture.Tpo helpers/.deps/LibTorrent_Test-test_fixture.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/net/LibTorrent_Test_Torrent_Net-test_socket_address.o -MD -MP -MF torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_socket_address.Tpo -c -o torrent/net/LibTorrent_Test_Torrent_Net-test_socket_address.o `test -f 'torrent/net/test_socket_address.cc' || echo './'`torrent/net/test_socket_address.cc helpers/test_thread.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ helpers/test_thread.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import "test_thread.h" | ^~~~~~ In file included from helpers/test_thread.cc:3: helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ mv -f helpers/.deps/LibTorrent_Test_Torrent_Utils-test_thread.Tpo helpers/.deps/LibTorrent_Test_Torrent_Utils-test_thread.Po mv -f helpers/.deps/LibTorrent_Test_Torrent-test_thread.Tpo helpers/.deps/LibTorrent_Test_Torrent-test_thread.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/utils/LibTorrent_Test_Torrent_Utils-test_extents.o -MD -MP -MF torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_extents.Tpo -c -o torrent/utils/LibTorrent_Test_Torrent_Utils-test_extents.o `test -f 'torrent/utils/test_extents.cc' || echo './'`torrent/utils/test_extents.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/utils/LibTorrent_Test_Torrent_Utils-test_log.o -MD -MP -MF torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_log.Tpo -c -o torrent/utils/LibTorrent_Test_Torrent_Utils-test_log.o `test -f 'torrent/utils/test_log.cc' || echo './'`torrent/utils/test_log.cc mv -f helpers/.deps/LibTorrent_Test_Data-test_thread.Tpo helpers/.deps/LibTorrent_Test_Data-test_thread.Po mv -f helpers/.deps/LibTorrent_Test_Net-test_thread.Tpo helpers/.deps/LibTorrent_Test_Net-test_thread.Po mv -f helpers/.deps/LibTorrent_Test_Tracker-test_thread.Tpo helpers/.deps/LibTorrent_Test_Tracker-test_thread.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/utils/LibTorrent_Test_Torrent_Utils-test_log_buffer.o -MD -MP -MF torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_log_buffer.Tpo -c -o torrent/utils/LibTorrent_Test_Torrent_Utils-test_log_buffer.o `test -f 'torrent/utils/test_log_buffer.cc' || echo './'`torrent/utils/test_log_buffer.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/utils/LibTorrent_Test_Torrent_Utils-test_option_strings.o -MD -MP -MF torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_option_strings.Tpo -c -o torrent/utils/LibTorrent_Test_Torrent_Utils-test_option_strings.o `test -f 'torrent/utils/test_option_strings.cc' || echo './'`torrent/utils/test_option_strings.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/utils/LibTorrent_Test_Torrent_Utils-test_queue_buckets.o -MD -MP -MF torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_queue_buckets.Tpo -c -o torrent/utils/LibTorrent_Test_Torrent_Utils-test_queue_buckets.o `test -f 'torrent/utils/test_queue_buckets.cc' || echo './'`torrent/utils/test_queue_buckets.cc helpers/test_thread.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import | ^~~~~~ helpers/test_thread.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import | ^~~~~~ mv -f helpers/.deps/LibTorrent_Test-test_thread.Tpo helpers/.deps/LibTorrent_Test-test_thread.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/utils/LibTorrent_Test_Torrent_Utils-test_signal_bitfield.o -MD -MP -MF torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_signal_bitfield.Tpo -c -o torrent/utils/LibTorrent_Test_Torrent_Utils-test_signal_bitfield.o `test -f 'torrent/utils/test_signal_bitfield.cc' || echo './'`torrent/utils/test_signal_bitfield.cc mv -f helpers/.deps/LibTorrent_Test_Torrent_Utils-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Torrent_Utils-progress_listener.Po mv -f helpers/.deps/LibTorrent_Test_Data-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Data-progress_listener.Po mv -f helpers/.deps/LibTorrent_Test-progress_listener.Tpo helpers/.deps/LibTorrent_Test-progress_listener.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/utils/LibTorrent_Test_Torrent_Utils-test_thread_base.o -MD -MP -MF torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_thread_base.Tpo -c -o torrent/utils/LibTorrent_Test_Torrent_Utils-test_thread_base.o `test -f 'torrent/utils/test_thread_base.cc' || echo './'`torrent/utils/test_thread_base.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/utils/LibTorrent_Test_Torrent_Utils-test_uri_parser.o -MD -MP -MF torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_uri_parser.Tpo -c -o torrent/utils/LibTorrent_Test_Torrent_Utils-test_uri_parser.o `test -f 'torrent/utils/test_uri_parser.cc' || echo './'`torrent/utils/test_uri_parser.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-test_http.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-test_http.Tpo -c -o torrent/LibTorrent_Test_Torrent-test_http.o `test -f 'torrent/test_http.cc' || echo './'`torrent/test_http.cc mv -f .deps/LibTorrent_Test_Data-main.Tpo .deps/LibTorrent_Test_Data-main.Po mv -f .deps/LibTorrent_Test_Torrent_Net-main.Tpo .deps/LibTorrent_Test_Torrent_Net-main.Po mv -f .deps/LibTorrent_Test_Torrent-main.Tpo .deps/LibTorrent_Test_Torrent-main.Po mv -f .deps/LibTorrent_Test_Net-main.Tpo .deps/LibTorrent_Test_Net-main.Po mv -f .deps/LibTorrent_Test_Tracker-main.Tpo .deps/LibTorrent_Test_Tracker-main.Po mv -f .deps/LibTorrent_Test-main.Tpo .deps/LibTorrent_Test-main.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-object_test.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-object_test.Tpo -c -o torrent/LibTorrent_Test_Torrent-object_test.o `test -f 'torrent/object_test.cc' || echo './'`torrent/object_test.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-object_test_utils.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-object_test_utils.Tpo -c -o torrent/LibTorrent_Test_Torrent-object_test_utils.o `test -f 'torrent/object_test_utils.cc' || echo './'`torrent/object_test_utils.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-object_static_map_test.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-object_static_map_test.Tpo -c -o torrent/LibTorrent_Test_Torrent-object_static_map_test.o `test -f 'torrent/object_static_map_test.cc' || echo './'`torrent/object_static_map_test.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-object_stream_test.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-object_stream_test.Tpo -c -o torrent/LibTorrent_Test_Torrent-object_stream_test.o `test -f 'torrent/object_stream_test.cc' || echo './'`torrent/object_stream_test.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-tracker_controller_test.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-tracker_controller_test.Tpo -c -o torrent/LibTorrent_Test_Torrent-tracker_controller_test.o `test -f 'torrent/tracker_controller_test.cc' || echo './'`torrent/tracker_controller_test.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-tracker_controller_features.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-tracker_controller_features.Tpo -c -o torrent/LibTorrent_Test_Torrent-tracker_controller_features.o `test -f 'torrent/tracker_controller_features.cc' || echo './'`torrent/tracker_controller_features.cc In file included from torrent/test_http.cc:3: torrent/test_http.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "helpers/test_fixture.h" | ^~~~~~ mv -f helpers/.deps/LibTorrent_Test_Torrent-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Torrent-progress_listener.Po mv -f .deps/LibTorrent_Test_Torrent_Utils-main.Tpo .deps/LibTorrent_Test_Torrent_Utils-main.Po mv -f helpers/.deps/LibTorrent_Test_Net-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Net-progress_listener.Po mv -f helpers/.deps/LibTorrent_Test_Tracker-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Tracker-progress_listener.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-tracker_controller_requesting.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-tracker_controller_requesting.Tpo -c -o torrent/LibTorrent_Test_Torrent-tracker_controller_requesting.o `test -f 'torrent/tracker_controller_requesting.cc' || echo './'`torrent/tracker_controller_requesting.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-tracker_list_test.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-tracker_list_test.Tpo -c -o torrent/LibTorrent_Test_Torrent-tracker_list_test.o `test -f 'torrent/tracker_list_test.cc' || echo './'`torrent/tracker_list_test.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-tracker_list_features_test.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-tracker_list_features_test.Tpo -c -o torrent/LibTorrent_Test_Torrent-tracker_list_features_test.o `test -f 'torrent/tracker_list_features_test.cc' || echo './'`torrent/tracker_list_features_test.cc g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-tracker_timeout_test.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-tracker_timeout_test.Tpo -c -o torrent/LibTorrent_Test_Torrent-tracker_timeout_test.o `test -f 'torrent/tracker_timeout_test.cc' || echo './'`torrent/tracker_timeout_test.cc helpers/test_thread.cc:8:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 8 | #import "thread_disk.h" | ^~~~~~ helpers/test_thread.cc:9:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 9 | #import "torrent/exceptions.h" | ^~~~~~ helpers/test_thread.cc:10:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 10 | #import "torrent/poll_select.h" | ^~~~~~ In file included from torrent/utils/test_signal_bitfield.cc:5: ./helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ In file included from torrent/utils/test_thread_base.cc:5: ./helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ In file included from torrent/tracker_controller_features.cc:6: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from torrent/tracker_controller_test.cc:6: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from torrent/tracker_controller_requesting.cc:6: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from torrent/tracker_timeout_test.cc:6: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ../src/globals.h:5, from torrent/tracker_list_features_test.cc:8: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ../src/globals.h:5, from torrent/tracker_list_test.cc:6: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' In file included from ../src/globals.h:5, from torrent/utils/test_log_buffer.cc:5: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' mv -f helpers/.deps/LibTorrent_Test_Torrent_Net-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-test_fixture.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/LibTorrent_Test_Data-test_chunk_list.o -MD -MP -MF data/.deps/LibTorrent_Test_Data-test_chunk_list.Tpo -c -o data/LibTorrent_Test_Data-test_chunk_list.o `test -f 'data/test_chunk_list.cc' || echo './'`data/test_chunk_list.cc data/test_chunk_list.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ data/test_chunk_list.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import "test_chunk_list.h" | ^~~~~~ In file included from data/test_chunk_list.cc:3: data/test_chunk_list.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "helpers/test_fixture.h" | ^~~~~~ mv -f helpers/.deps/LibTorrent_Test_Torrent_Net-test_thread.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-test_thread.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/LibTorrent_Test_Data-test_hash_check_queue.o -MD -MP -MF data/.deps/LibTorrent_Test_Data-test_hash_check_queue.Tpo -c -o data/LibTorrent_Test_Data-test_hash_check_queue.o `test -f 'data/test_hash_check_queue.cc' || echo './'`data/test_hash_check_queue.cc In file included from data/test_hash_check_queue.cc:3: data/test_hash_check_queue.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "helpers/test_fixture.h" | ^~~~~~ mv -f helpers/.deps/LibTorrent_Test_Torrent_Net-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-progress_listener.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT data/LibTorrent_Test_Data-test_hash_queue.o -MD -MP -MF data/.deps/LibTorrent_Test_Data-test_hash_queue.Tpo -c -o data/LibTorrent_Test_Data-test_hash_queue.o `test -f 'data/test_hash_queue.cc' || echo './'`data/test_hash_queue.cc data/test_hash_queue.cc:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "config.h" | ^~~~~~ data/test_hash_queue.cc:3:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 3 | #import "test_hash_queue.h" | ^~~~~~ data/test_chunk_list.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import "torrent/chunk_manager.h" | ^~~~~~ data/test_chunk_list.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import "torrent/exceptions.h" | ^~~~~~ data/test_hash_check_queue.h:24:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 24 | #import | ^~~~~~ data/test_hash_check_queue.h:25:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 25 | #import | ^~~~~~ data/test_hash_check_queue.h:27:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 27 | #import "data/hash_queue_node.h" | ^~~~~~ mv -f torrent/.deps/LibTorrent_Test_Torrent-object_test_utils.Tpo torrent/.deps/LibTorrent_Test_Torrent-object_test_utils.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT net/LibTorrent_Test_Net-test_socket_listen.o -MD -MP -MF net/.deps/LibTorrent_Test_Net-test_socket_listen.Tpo -c -o net/LibTorrent_Test_Net-test_socket_listen.o `test -f 'net/test_socket_listen.cc' || echo './'`net/test_socket_listen.cc data/test_hash_check_queue.h:28:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 28 | #import "data/hash_check_queue.h" | ^~~~~~ data/test_hash_check_queue.h:29:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 29 | #import "torrent/hash_string.h" | ^~~~~~ In file included from data/test_hash_check_queue.cc:5: ./helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ torrent/tracker_controller_test.cc: In member function 'void tracker_controller_test::test_timeout_lacking_usable()': torrent/tracker_controller_test.cc:495:71: warning: 'std::mem_fun_t<_Ret, _Tp> std::mem_fun(_Ret (_Tp::*)()) [with _Ret = void; _Tp = torrent::Tracker]' is deprecated: use 'std::mem_fn' instead [-Wdeprecated-declarations] 495 | std::for_each(tracker_list.begin(), tracker_list.end(), std::mem_fun(&torrent::Tracker::disable)); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/14.2.0/functional:49, from torrent/tracker_controller_test.cc:3: /usr/include/c++/14.2.0/bits/stl_function.h:1368:5: note: declared here 1368 | mem_fun(_Ret (_Tp::*__f)()) | ^~~~~~~ In file included from data/test_hash_check_queue.cc:18: data/test_chunk_list.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "helpers/test_fixture.h" | ^~~~~~ data/test_hash_queue.cc:5:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 5 | #import "helpers/test_thread.h" | ^~~~~~ In file included from data/test_hash_queue.cc:5: ./helpers/test_thread.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "torrent/utils/thread_base.h" | ^~~~~~ data/test_hash_queue.cc:6:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 6 | #import "helpers/test_utils.h" | ^~~~~~ data/test_hash_queue.cc:8:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 8 | #import | ^~~~~~ data/test_hash_queue.cc:9:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 9 | #import | ^~~~~~ data/test_hash_queue.cc:11:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 11 | #import "data/hash_queue.h" | ^~~~~~ data/test_hash_queue.cc:12:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 12 | #import "data/hash_queue_node.h" | ^~~~~~ data/test_hash_queue.cc:13:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 13 | #import "torrent/chunk_manager.h" | ^~~~~~ data/test_hash_queue.cc:14:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 14 | #import "torrent/exceptions.h" | ^~~~~~ data/test_hash_queue.cc:15:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 15 | #import "torrent/hash_string.h" | ^~~~~~ data/test_hash_queue.cc:16:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 16 | #import "torrent/poll_select.h" | ^~~~~~ data/test_hash_queue.cc:17:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 17 | #import "globals.h" | ^~~~~~ data/test_hash_queue.cc:18:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 18 | #import "thread_disk.h" | ^~~~~~ data/test_hash_queue.cc:20:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 20 | #import "test_chunk_list.h" | ^~~~~~ In file included from data/test_hash_queue.cc:20: data/test_chunk_list.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "helpers/test_fixture.h" | ^~~~~~ data/test_hash_queue.cc:21:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 21 | #import "test_hash_check_queue.h" | ^~~~~~ In file included from data/test_hash_queue.cc:21: data/test_hash_check_queue.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "helpers/test_fixture.h" | ^~~~~~ data/test_hash_check_queue.h:24:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 24 | #import | ^~~~~~ data/test_hash_check_queue.h:25:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 25 | #import | ^~~~~~ data/test_hash_check_queue.h:27:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 27 | #import "data/hash_queue_node.h" | ^~~~~~ data/test_hash_check_queue.h:28:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 28 | #import "data/hash_check_queue.h" | ^~~~~~ data/test_hash_check_queue.h:29:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 29 | #import "torrent/hash_string.h" | ^~~~~~ mv -f torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_fd.Tpo torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_fd.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT tracker/LibTorrent_Test_Tracker-test_tracker_http.o -MD -MP -MF tracker/.deps/LibTorrent_Test_Tracker-test_tracker_http.Tpo -c -o tracker/LibTorrent_Test_Tracker-test_tracker_http.o `test -f 'tracker/test_tracker_http.cc' || echo './'`tracker/test_tracker_http.cc mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_extents.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_extents.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT ../src/LibTorrent_Test-thread_disk.o -MD -MP -MF ../src/.deps/LibTorrent_Test-thread_disk.Tpo -c -o ../src/LibTorrent_Test-thread_disk.o `test -f '../src/thread_disk.cc' || echo './'`../src/thread_disk.cc mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_option_strings.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_option_strings.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT rak/LibTorrent_Test-allocators_test.o -MD -MP -MF rak/.deps/LibTorrent_Test-allocators_test.Tpo -c -o rak/LibTorrent_Test-allocators_test.o `test -f 'rak/allocators_test.cc' || echo './'`rak/allocators_test.cc mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_uri_parser.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_uri_parser.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT rak/LibTorrent_Test-ranges_test.o -MD -MP -MF rak/.deps/LibTorrent_Test-ranges_test.Tpo -c -o rak/LibTorrent_Test-ranges_test.o `test -f 'rak/ranges_test.cc' || echo './'`rak/ranges_test.cc mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_log_buffer.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_log_buffer.Po g++ -std=c++14 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../src -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -MT protocol/LibTorrent_Test-test_request_list.o -MD -MP -MF protocol/.deps/LibTorrent_Test-test_request_list.Tpo -c -o protocol/LibTorrent_Test-test_request_list.o `test -f 'protocol/test_request_list.cc' || echo './'`protocol/test_request_list.cc mv -f torrent/.deps/LibTorrent_Test_Torrent-tracker_timeout_test.Tpo torrent/.deps/LibTorrent_Test_Torrent-tracker_timeout_test.Po torrent/object_static_map_test.cc: In function 'bool static_map_write_bencode(map_type, const char*) [with map_type = torrent::static_map_type]': torrent/object_static_map_test.cc:195:93: warning: array subscript 1024 is outside array bounds of 'char [1023]' [-Warray-bounds=] 195 | torrent::object_buffer_t(buffer, buffer + 1024), | ~~~~~~~^~~~~~ torrent/object_static_map_test.cc:192:10: note: at offset 1024 into object 'buffer' of size 1023 192 | char buffer[1023]; | ^~~~~~ torrent/object_static_map_test.cc: In function 'bool static_map_write_bencode(map_type, const char*) [with map_type = torrent::static_map_type]': torrent/object_static_map_test.cc:195:93: warning: array subscript 1024 is outside array bounds of 'char [1023]' [-Warray-bounds=] 195 | torrent::object_buffer_t(buffer, buffer + 1024), | ~~~~~~~^~~~~~ torrent/object_static_map_test.cc:192:10: note: at offset 1024 into object 'buffer' of size 1023 192 | char buffer[1023]; | ^~~~~~ mv -f torrent/.deps/LibTorrent_Test_Torrent-object_test.Tpo torrent/.deps/LibTorrent_Test_Torrent-object_test.Po mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_log.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_log.Po mv -f torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_address_info.Tpo torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_address_info.Po data/test_chunk_list.cc: In function 'torrent::Chunk* func_create_chunk(uint32_t, int)': data/test_chunk_list.cc:20:46: warning: 'new' of type 'torrent::Chunk' with extended alignment 128 [-Waligned-new=] 20 | torrent::Chunk* chunk = new torrent::Chunk(); | ^ data/test_chunk_list.cc:20:46: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/test_chunk_list.cc:20:46: note: use '-faligned-new' to enable C++17 over-aligned new support mv -f torrent/.deps/LibTorrent_Test_Torrent-test_http.Tpo torrent/.deps/LibTorrent_Test_Torrent-test_http.Po mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_signal_bitfield.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_signal_bitfield.Po mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_thread_base.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_thread_base.Po In file included from ../src/globals.h:5, from data/test_hash_queue.cc:17: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' mv -f torrent/.deps/LibTorrent_Test_Torrent-object_stream_test.Tpo torrent/.deps/LibTorrent_Test_Torrent-object_stream_test.Po data/test_hash_check_queue.cc: In member function 'void test_hash_check_queue::test_single()': data/test_hash_check_queue.cc:92:55: warning: 'new' of type 'torrent::HashChunk' with extended alignment 128 [-Waligned-new=] 92 | hash_queue.push_back(new torrent::HashChunk(handle_0)); | ^ data/test_hash_check_queue.cc:92:55: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/test_hash_check_queue.cc:92:55: note: use '-faligned-new' to enable C++17 over-aligned new support data/test_hash_check_queue.cc: In member function 'void test_hash_check_queue::test_multiple()': data/test_hash_check_queue.cc:122:63: warning: 'new' of type 'torrent::HashChunk' with extended alignment 128 [-Waligned-new=] 122 | hash_queue.push_back(new torrent::HashChunk(handles.back())); | ^ data/test_hash_check_queue.cc:122:63: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/test_hash_check_queue.cc:122:63: note: use '-faligned-new' to enable C++17 over-aligned new support data/test_hash_check_queue.cc: In member function 'void test_hash_check_queue::test_thread()': ./helpers/test_thread.h:55:64: warning: 'new' of type 'torrent::thread_disk' with extended alignment 128 [-Waligned-new=] 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_check_queue.cc:178:3: note: in expansion of macro 'SETUP_THREAD' 178 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_check_queue.cc:178:3: note: in expansion of macro 'SETUP_THREAD' 178 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: use '-faligned-new' to enable C++17 over-aligned new support 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_check_queue.cc:178:3: note: in expansion of macro 'SETUP_THREAD' 178 | SETUP_THREAD(); | ^~~~~~~~~~~~ data/test_hash_check_queue.cc:193:58: warning: 'new' of type 'torrent::HashChunk' with extended alignment 128 [-Waligned-new=] 193 | hash_queue->push_back(new torrent::HashChunk(handle_0)); | ^ data/test_hash_check_queue.cc:193:58: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/test_hash_check_queue.cc:193:58: note: use '-faligned-new' to enable C++17 over-aligned new support data/test_hash_queue.cc: In member function 'void test_hash_queue::test_single()': ./helpers/test_thread.h:55:64: warning: 'new' of type 'torrent::thread_disk' with extended alignment 128 [-Waligned-new=] 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:68:3: note: in expansion of macro 'SETUP_THREAD' 68 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:68:3: note: in expansion of macro 'SETUP_THREAD' 68 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: use '-faligned-new' to enable C++17 over-aligned new support 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:68:3: note: in expansion of macro 'SETUP_THREAD' 68 | SETUP_THREAD(); | ^~~~~~~~~~~~ data/test_hash_queue.cc:72:70: warning: 'new' of type 'torrent::HashQueue' with extended alignment 128 [-Waligned-new=] 72 | torrent::HashQueue* hash_queue = new torrent::HashQueue(thread_disk); | ^ data/test_hash_queue.cc:72:70: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/test_hash_queue.cc:72:70: note: use '-faligned-new' to enable C++17 over-aligned new support data/test_hash_queue.cc: In member function 'void test_hash_queue::test_multiple()': ./helpers/test_thread.h:55:64: warning: 'new' of type 'torrent::thread_disk' with extended alignment 128 [-Waligned-new=] 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:100:3: note: in expansion of macro 'SETUP_THREAD' 100 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:100:3: note: in expansion of macro 'SETUP_THREAD' 100 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: use '-faligned-new' to enable C++17 over-aligned new support 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:100:3: note: in expansion of macro 'SETUP_THREAD' 100 | SETUP_THREAD(); | ^~~~~~~~~~~~ data/test_hash_queue.cc:104:70: warning: 'new' of type 'torrent::HashQueue' with extended alignment 128 [-Waligned-new=] 104 | torrent::HashQueue* hash_queue = new torrent::HashQueue(thread_disk); | ^ data/test_hash_queue.cc:104:70: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/test_hash_queue.cc:104:70: note: use '-faligned-new' to enable C++17 over-aligned new support data/test_hash_queue.cc: In member function 'void test_hash_queue::test_erase()': ./helpers/test_thread.h:55:64: warning: 'new' of type 'torrent::thread_disk' with extended alignment 128 [-Waligned-new=] 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:132:3: note: in expansion of macro 'SETUP_THREAD' 132 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:132:3: note: in expansion of macro 'SETUP_THREAD' 132 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: use '-faligned-new' to enable C++17 over-aligned new support 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:132:3: note: in expansion of macro 'SETUP_THREAD' 132 | SETUP_THREAD(); | ^~~~~~~~~~~~ data/test_hash_queue.cc:134:70: warning: 'new' of type 'torrent::HashQueue' with extended alignment 128 [-Waligned-new=] 134 | torrent::HashQueue* hash_queue = new torrent::HashQueue(thread_disk); | ^ data/test_hash_queue.cc:134:70: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/test_hash_queue.cc:134:70: note: use '-faligned-new' to enable C++17 over-aligned new support data/test_hash_queue.cc: In member function 'void test_hash_queue::test_erase_stress()': ./helpers/test_thread.h:55:64: warning: 'new' of type 'torrent::thread_disk' with extended alignment 128 [-Waligned-new=] 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:159:3: note: in expansion of macro 'SETUP_THREAD' 159 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:159:3: note: in expansion of macro 'SETUP_THREAD' 159 | SETUP_THREAD(); | ^~~~~~~~~~~~ ./helpers/test_thread.h:55:64: note: use '-faligned-new' to enable C++17 over-aligned new support 55 | torrent::thread_disk* thread_disk = new torrent::thread_disk(); \ | ^ data/test_hash_queue.cc:159:3: note: in expansion of macro 'SETUP_THREAD' 159 | SETUP_THREAD(); | ^~~~~~~~~~~~ data/test_hash_queue.cc:162:70: warning: 'new' of type 'torrent::HashQueue' with extended alignment 128 [-Waligned-new=] 162 | torrent::HashQueue* hash_queue = new torrent::HashQueue(thread_disk); | ^ data/test_hash_queue.cc:162:70: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter data/test_hash_queue.cc:162:70: note: use '-faligned-new' to enable C++17 over-aligned new support mv -f ../src/.deps/LibTorrent_Test-thread_disk.Tpo ../src/.deps/LibTorrent_Test-thread_disk.Po In file included from ../src/protocol/request_list.h:43, from protocol/test_request_list.h:3, from protocol/test_request_list.cc:3: ../src/torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ../src/torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ../src/torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ../src/globals.h:5, from ../src/protocol/request_list.h:47: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' mv -f torrent/.deps/LibTorrent_Test_Torrent-tracker_list_features_test.Tpo torrent/.deps/LibTorrent_Test_Torrent-tracker_list_features_test.Po mv -f torrent/.deps/LibTorrent_Test_Torrent-object_static_map_test.Tpo torrent/.deps/LibTorrent_Test_Torrent-object_static_map_test.Po mv -f rak/.deps/LibTorrent_Test-allocators_test.Tpo rak/.deps/LibTorrent_Test-allocators_test.Po mv -f tracker/.deps/LibTorrent_Test_Tracker-test_tracker_http.Tpo tracker/.deps/LibTorrent_Test_Tracker-test_tracker_http.Po mv -f data/.deps/LibTorrent_Test_Data-test_chunk_list.Tpo data/.deps/LibTorrent_Test_Data-test_chunk_list.Po mv -f rak/.deps/LibTorrent_Test-ranges_test.Tpo rak/.deps/LibTorrent_Test-ranges_test.Po mv -f helpers/.deps/LibTorrent_Test_Tracker-mock_function.Tpo helpers/.deps/LibTorrent_Test_Tracker-mock_function.Po mv -f helpers/.deps/LibTorrent_Test_Data-mock_function.Tpo helpers/.deps/LibTorrent_Test_Data-mock_function.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -o LibTorrent_Test_Tracker LibTorrent_Test_Tracker-main.o helpers/LibTorrent_Test_Tracker-mock_function.o helpers/LibTorrent_Test_Tracker-progress_listener.o helpers/LibTorrent_Test_Tracker-test_fixture.o helpers/LibTorrent_Test_Tracker-test_thread.o tracker/LibTorrent_Test_Tracker-test_tracker_http.o ../src/libtorrent.la ../src/libtorrent_other.la ../src/torrent/libtorrent_torrent.la -lpthread -lz -lcrypto mv -f helpers/.deps/LibTorrent_Test-mock_function.Tpo helpers/.deps/LibTorrent_Test-mock_function.Po mv -f helpers/.deps/LibTorrent_Test_Net-mock_function.Tpo helpers/.deps/LibTorrent_Test_Net-mock_function.Po mv -f helpers/.deps/LibTorrent_Test_Torrent-mock_function.Tpo helpers/.deps/LibTorrent_Test_Torrent-mock_function.Po mv -f helpers/.deps/LibTorrent_Test_Torrent_Utils-mock_function.Tpo helpers/.deps/LibTorrent_Test_Torrent_Utils-mock_function.Po mv -f helpers/.deps/LibTorrent_Test_Torrent_Net-mock_function.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-mock_function.Po mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_queue_buckets.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_queue_buckets.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -o LibTorrent_Test_Torrent_Utils LibTorrent_Test_Torrent_Utils-main.o helpers/LibTorrent_Test_Torrent_Utils-mock_function.o helpers/LibTorrent_Test_Torrent_Utils-progress_listener.o helpers/LibTorrent_Test_Torrent_Utils-test_fixture.o helpers/LibTorrent_Test_Torrent_Utils-test_thread.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_extents.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_log.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_log_buffer.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_option_strings.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_queue_buckets.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_signal_bitfield.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_thread_base.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_uri_parser.o ../src/libtorrent.la ../src/libtorrent_other.la ../src/torrent/libtorrent_torrent.la -lpthread -lz -lcrypto libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/LibTorrent_Test_Tracker LibTorrent_Test_Tracker-main.o helpers/LibTorrent_Test_Tracker-mock_function.o helpers/LibTorrent_Test_Tracker-progress_listener.o helpers/LibTorrent_Test_Tracker-test_fixture.o helpers/LibTorrent_Test_Tracker-test_thread.o tracker/LibTorrent_Test_Tracker-test_tracker_http.o -lcppunit -ldl ../src/.libs/libtorrent.so ../src/.libs/libtorrent_other.a ../src/torrent/.libs/libtorrent_torrent.a -lpthread -lz -lcrypto -pthread mv -f data/.deps/LibTorrent_Test_Data-test_hash_check_queue.Tpo data/.deps/LibTorrent_Test_Data-test_hash_check_queue.Po libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/LibTorrent_Test_Torrent_Utils LibTorrent_Test_Torrent_Utils-main.o helpers/LibTorrent_Test_Torrent_Utils-mock_function.o helpers/LibTorrent_Test_Torrent_Utils-progress_listener.o helpers/LibTorrent_Test_Torrent_Utils-test_fixture.o helpers/LibTorrent_Test_Torrent_Utils-test_thread.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_extents.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_log.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_log_buffer.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_option_strings.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_queue_buckets.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_signal_bitfield.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_thread_base.o torrent/utils/LibTorrent_Test_Torrent_Utils-test_uri_parser.o -lcppunit -ldl ../src/.libs/libtorrent.so ../src/.libs/libtorrent_other.a ../src/torrent/.libs/libtorrent_torrent.a -lpthread -lz -lcrypto -pthread mv -f data/.deps/LibTorrent_Test_Data-test_hash_queue.Tpo data/.deps/LibTorrent_Test_Data-test_hash_queue.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -o LibTorrent_Test_Data LibTorrent_Test_Data-main.o helpers/LibTorrent_Test_Data-mock_function.o helpers/LibTorrent_Test_Data-progress_listener.o helpers/LibTorrent_Test_Data-test_fixture.o helpers/LibTorrent_Test_Data-test_thread.o data/LibTorrent_Test_Data-test_chunk_list.o data/LibTorrent_Test_Data-test_hash_check_queue.o data/LibTorrent_Test_Data-test_hash_queue.o ../src/libtorrent.la ../src/libtorrent_other.la ../src/torrent/libtorrent_torrent.la -lpthread -lz -lcrypto libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/LibTorrent_Test_Data LibTorrent_Test_Data-main.o helpers/LibTorrent_Test_Data-mock_function.o helpers/LibTorrent_Test_Data-progress_listener.o helpers/LibTorrent_Test_Data-test_fixture.o helpers/LibTorrent_Test_Data-test_thread.o data/LibTorrent_Test_Data-test_chunk_list.o data/LibTorrent_Test_Data-test_hash_check_queue.o data/LibTorrent_Test_Data-test_hash_queue.o -lcppunit -ldl ../src/.libs/libtorrent.so ../src/.libs/libtorrent_other.a ../src/torrent/.libs/libtorrent_torrent.a -lpthread -lz -lcrypto -pthread mv -f protocol/.deps/LibTorrent_Test-test_request_list.Tpo protocol/.deps/LibTorrent_Test-test_request_list.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -o LibTorrent_Test LibTorrent_Test-main.o helpers/LibTorrent_Test-mock_function.o helpers/LibTorrent_Test-progress_listener.o helpers/LibTorrent_Test-test_fixture.o helpers/LibTorrent_Test-test_thread.o ../src/LibTorrent_Test-thread_disk.o rak/LibTorrent_Test-allocators_test.o rak/LibTorrent_Test-ranges_test.o protocol/LibTorrent_Test-test_request_list.o ../src/libtorrent.la ../src/libtorrent_other.la ../src/torrent/libtorrent_torrent.la -lpthread -lz -lcrypto libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/LibTorrent_Test LibTorrent_Test-main.o helpers/LibTorrent_Test-mock_function.o helpers/LibTorrent_Test-progress_listener.o helpers/LibTorrent_Test-test_fixture.o helpers/LibTorrent_Test-test_thread.o ../src/LibTorrent_Test-thread_disk.o rak/LibTorrent_Test-allocators_test.o rak/LibTorrent_Test-ranges_test.o protocol/LibTorrent_Test-test_request_list.o -lcppunit -ldl ../src/.libs/libtorrent.so ../src/.libs/libtorrent_other.a ../src/torrent/.libs/libtorrent_torrent.a -lpthread -lz -lcrypto -pthread mv -f torrent/.deps/LibTorrent_Test_Torrent-tracker_list_test.Tpo torrent/.deps/LibTorrent_Test_Torrent-tracker_list_test.Po mv -f torrent/.deps/LibTorrent_Test_Torrent-tracker_controller_requesting.Tpo torrent/.deps/LibTorrent_Test_Torrent-tracker_controller_requesting.Po mv -f torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_socket_address.Tpo torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_socket_address.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -o LibTorrent_Test_Torrent_Net LibTorrent_Test_Torrent_Net-main.o helpers/LibTorrent_Test_Torrent_Net-mock_function.o helpers/LibTorrent_Test_Torrent_Net-progress_listener.o helpers/LibTorrent_Test_Torrent_Net-test_fixture.o helpers/LibTorrent_Test_Torrent_Net-test_thread.o torrent/net/LibTorrent_Test_Torrent_Net-test_address_info.o torrent/net/LibTorrent_Test_Torrent_Net-test_fd.o torrent/net/LibTorrent_Test_Torrent_Net-test_socket_address.o ../src/libtorrent.la ../src/libtorrent_other.la ../src/torrent/libtorrent_torrent.la -lpthread -lz -lcrypto libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/LibTorrent_Test_Torrent_Net LibTorrent_Test_Torrent_Net-main.o helpers/LibTorrent_Test_Torrent_Net-mock_function.o helpers/LibTorrent_Test_Torrent_Net-progress_listener.o helpers/LibTorrent_Test_Torrent_Net-test_fixture.o helpers/LibTorrent_Test_Torrent_Net-test_thread.o torrent/net/LibTorrent_Test_Torrent_Net-test_address_info.o torrent/net/LibTorrent_Test_Torrent_Net-test_fd.o torrent/net/LibTorrent_Test_Torrent_Net-test_socket_address.o -lcppunit -ldl ../src/.libs/libtorrent.so ../src/.libs/libtorrent_other.a ../src/torrent/.libs/libtorrent_torrent.a -lpthread -lz -lcrypto -pthread mv -f torrent/.deps/LibTorrent_Test_Torrent-tracker_controller_features.Tpo torrent/.deps/LibTorrent_Test_Torrent-tracker_controller_features.Po mv -f torrent/.deps/LibTorrent_Test_Torrent-tracker_controller_test.Tpo torrent/.deps/LibTorrent_Test_Torrent-tracker_controller_test.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -o LibTorrent_Test_Torrent LibTorrent_Test_Torrent-main.o helpers/LibTorrent_Test_Torrent-mock_function.o helpers/LibTorrent_Test_Torrent-progress_listener.o helpers/LibTorrent_Test_Torrent-test_fixture.o helpers/LibTorrent_Test_Torrent-test_thread.o torrent/LibTorrent_Test_Torrent-test_http.o torrent/LibTorrent_Test_Torrent-object_test.o torrent/LibTorrent_Test_Torrent-object_test_utils.o torrent/LibTorrent_Test_Torrent-object_static_map_test.o torrent/LibTorrent_Test_Torrent-object_stream_test.o torrent/LibTorrent_Test_Torrent-tracker_controller_test.o torrent/LibTorrent_Test_Torrent-tracker_controller_features.o torrent/LibTorrent_Test_Torrent-tracker_controller_requesting.o torrent/LibTorrent_Test_Torrent-tracker_list_test.o torrent/LibTorrent_Test_Torrent-tracker_list_features_test.o torrent/LibTorrent_Test_Torrent-tracker_timeout_test.o ../src/libtorrent.la ../src/libtorrent_other.la ../src/torrent/libtorrent_torrent.la -lpthread -lz -lcrypto libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/LibTorrent_Test_Torrent LibTorrent_Test_Torrent-main.o helpers/LibTorrent_Test_Torrent-mock_function.o helpers/LibTorrent_Test_Torrent-progress_listener.o helpers/LibTorrent_Test_Torrent-test_fixture.o helpers/LibTorrent_Test_Torrent-test_thread.o torrent/LibTorrent_Test_Torrent-test_http.o torrent/LibTorrent_Test_Torrent-object_test.o torrent/LibTorrent_Test_Torrent-object_test_utils.o torrent/LibTorrent_Test_Torrent-object_static_map_test.o torrent/LibTorrent_Test_Torrent-object_stream_test.o torrent/LibTorrent_Test_Torrent-tracker_controller_test.o torrent/LibTorrent_Test_Torrent-tracker_controller_features.o torrent/LibTorrent_Test_Torrent-tracker_controller_requesting.o torrent/LibTorrent_Test_Torrent-tracker_list_test.o torrent/LibTorrent_Test_Torrent-tracker_list_features_test.o torrent/LibTorrent_Test_Torrent-tracker_timeout_test.o -lcppunit -ldl ../src/.libs/libtorrent.so ../src/.libs/libtorrent_other.a ../src/torrent/.libs/libtorrent_torrent.a -lpthread -lz -lcrypto -pthread mv -f net/.deps/LibTorrent_Test_Net-test_socket_listen.Tpo net/.deps/LibTorrent_Test_Net-test_socket_listen.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -std=c++14 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -o LibTorrent_Test_Net LibTorrent_Test_Net-main.o helpers/LibTorrent_Test_Net-mock_function.o helpers/LibTorrent_Test_Net-progress_listener.o helpers/LibTorrent_Test_Net-test_fixture.o helpers/LibTorrent_Test_Net-test_thread.o net/LibTorrent_Test_Net-test_socket_listen.o ../src/libtorrent.la ../src/libtorrent_other.la ../src/torrent/libtorrent_torrent.la -lpthread -lz -lcrypto libtool: link: g++ -std=c++14 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/LibTorrent_Test_Net LibTorrent_Test_Net-main.o helpers/LibTorrent_Test_Net-mock_function.o helpers/LibTorrent_Test_Net-progress_listener.o helpers/LibTorrent_Test_Net-test_fixture.o helpers/LibTorrent_Test_Net-test_thread.o net/LibTorrent_Test_Net-test_socket_listen.o -lcppunit -ldl ../src/.libs/libtorrent.so ../src/.libs/libtorrent_other.a ../src/torrent/.libs/libtorrent_torrent.a -lpthread -lz -lcrypto -pthread make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' Running All Tests: torrent/net: torrent/net::test_address_info: torrent/net::test_address_info::test_basic : OK torrent/net::test_address_info::test_numericserv : OK torrent/net::test_address_info::test_helpers : OK torrent/net::test_fd: torrent/net::test_fd::test_valid_flags : OK torrent/net::test_socket_address: torrent/net::test_socket_address::test_sa_is_any : OK torrent/net::test_socket_address::test_sa_is_broadcast : OK torrent/net::test_socket_address::test_make : OK torrent/net::test_socket_address::test_sin_from_sa : OK torrent/net::test_socket_address::test_sin6_from_sa : OK torrent/net::test_socket_address::test_sa_equal : OK torrent/net::test_socket_address::test_sa_equal_addr : OK torrent/net::test_socket_address::test_sa_copy : OK torrent/net::test_socket_address::test_sa_copy_addr : OK torrent/net::test_socket_address::test_sa_from_v4mapped : OK torrent/net::test_socket_address::test_sa_to_v4mapped : OK OK (15) PASS: LibTorrent_Test_Torrent_Net Running All Tests: torrent/utils: torrent/utils::test_extents: torrent/utils::test_extents::test_basic : OK torrent/utils::test_log: torrent/utils::test_log::test_basic : OK torrent/utils::test_log::test_output_open : OK torrent/utils::test_log::test_print : OK torrent/utils::test_log::test_children : OK torrent/utils::test_log::test_file_output : OK torrent/utils::test_log::test_file_output_append : OK torrent/utils::test_log_buffer: torrent/utils::test_log_buffer::test_basic : OK torrent/utils::test_log_buffer::test_timestamps : OK torrent/utils::test_option_strings: torrent/utils::test_option_strings::test_entries : OK torrent/utils::test_queue_buckets: torrent/utils::test_queue_buckets::test_basic : OK torrent/utils::test_queue_buckets::test_erase : OK torrent/utils::test_queue_buckets::test_find : OK torrent/utils::test_queue_buckets::test_destroy_range : OK torrent/utils::test_queue_buckets::test_move_range : OK torrent/utils::test_signal_bitfield: torrent/utils::test_signal_bitfield::test_basic : OK torrent/utils::test_signal_bitfield::test_single : OK torrent/utils::test_signal_bitfield::test_multiple : OK torrent/utils::test_signal_bitfield::test_threaded : OK torrent/utils::test_thread_base: torrent/utils::test_thread_base::test_basic : OK torrent/utils::test_thread_base::test_lifecycle : OK torrent/utils::test_thread_base::test_global_lock_basic : OK torrent/utils::test_thread_base::test_interrupt : OK torrent/utils::test_thread_base::test_stop : OK torrent/utils::test_uri_parser: torrent/utils::test_uri_parser::test_basic : OK torrent/utils::test_uri_parser::test_basic_magnet : OK torrent/utils::test_uri_parser::test_query_magnet : OK OK (27) PASS: LibTorrent_Test_Torrent_Utils Running All Tests: ObjectTest: ObjectTest::test_basic : OK ObjectTest::test_flags : OK ObjectTest::test_swap_and_move : OK ObjectTest::test_create_normal : OK ObjectStaticMapTest: ObjectStaticMapTest::test_basics : OK ObjectStaticMapTest::test_write : OK ObjectStaticMapTest::test_read : OK ObjectStaticMapTest::test_read_extensions : OK ObjectStaticMapTest::test_read_empty : OK ObjectStaticMapTest::test_read_single : OK ObjectStaticMapTest::test_read_single_raw : OK ObjectStaticMapTest::test_read_raw_types : OK ObjectStaticMapTest::test_read_multiple : OK ObjectStaticMapTest::test_read_dict : OK ObjectStaticMapTest::test_write_empty : OK ObjectStaticMapTest::test_write_single : OK ObjectStaticMapTest::test_write_multiple : OK ObjectStreamTest: ObjectStreamTest::testInputOrdered : OK ObjectStreamTest::testInputNullKey : OK ObjectStreamTest::testOutputMask : OK ObjectStreamTest::testBuffer : OK ObjectStreamTest::testReadBencodeC : OK ObjectStreamTest::test_read_skip : OK ObjectStreamTest::test_read_skip_invalid : OK ObjectStreamTest::test_write : OK tracker_controller_test: tracker_controller_test::test_basic : OK tracker_controller_test::test_enable : OK tracker_controller_test::test_requesting : OK tracker_controller_test::test_timeout : OK tracker_controller_test::test_single_success : OK tracker_controller_test::test_single_failure : OK tracker_controller_test::test_single_disable : OK tracker_controller_test::test_send_start : OK tracker_controller_test::test_send_stop_normal : OK tracker_controller_test::test_send_completed_normal : OK tracker_controller_test::test_send_update_normal : OK tracker_controller_test::test_send_update_failure : OK tracker_controller_test::test_send_task_timeout : OK tracker_controller_test::test_send_close_on_enable : OK tracker_controller_test::test_multiple_success : OK tracker_controller_test::test_multiple_failure : OK tracker_controller_test::test_multiple_cycle : OK tracker_controller_test::test_multiple_cycle_second_group : OK tracker_controller_test::test_multiple_send_stop : OK tracker_controller_test::test_timeout_lacking_usable : OK tracker_controller_test::test_disable_tracker : OK tracker_controller_test::test_new_peers : OK tracker_controller_features: tracker_controller_features::test_requesting_basic : OK tracker_controller_features::test_requesting_timeout : OK tracker_controller_features::test_promiscious_timeout : OK tracker_controller_features::test_promiscious_failed : OK tracker_controller_features::test_scrape_basic : OK tracker_controller_features::test_scrape_priority : OK tracker_controller_features::test_groups_requesting : OK tracker_controller_features::test_groups_scrape : OK tracker_controller_requesting: tracker_controller_requesting::test_hammering_basic_success : OK tracker_controller_requesting::test_hammering_basic_success_long_timeout : OK tracker_controller_requesting::test_hammering_basic_success_short_timeout : OK tracker_controller_requesting::test_hammering_basic_failure : OK tracker_controller_requesting::test_hammering_basic_failure_long_timeout : OK tracker_controller_requesting::test_hammering_basic_failure_short_timeout : OK tracker_controller_requesting::test_hammering_multi_success : OK tracker_controller_requesting::test_hammering_multi_success_long_timeout : OK tracker_controller_requesting::test_hammering_multi_success_short_timeout : OK tracker_controller_requesting::test_hammering_multi_failure : OK tracker_list_test: tracker_list_test::test_basic : OK tracker_list_test::test_enable : OK tracker_list_test::test_close : OK tracker_list_test::test_tracker_flags : OK tracker_list_test::test_find_url : OK tracker_list_test::test_can_scrape : OK tracker_list_test::test_single_success : OK tracker_list_test::test_single_failure : OK tracker_list_test::test_single_closing : OK tracker_list_test::test_multiple_success : OK tracker_list_test::test_scrape_success : OK tracker_list_test::test_scrape_failure : OK tracker_list_test::test_has_active : OK tracker_list_features_test: tracker_list_features_test::test_new_peers : OK tracker_list_features_test::test_has_active : OK tracker_list_features_test::test_find_next_to_request : OK tracker_list_features_test::test_find_next_to_request_groups : OK tracker_list_features_test::test_count_active : OK tracker_list_features_test::test_request_safeguard : OK tracker_timeout_test: tracker_timeout_test::test_set_timeout : OK tracker_timeout_test::test_timeout_tracker : OK tracker_timeout_test::test_timeout_update : OK tracker_timeout_test::test_timeout_requesting : OK torrent: torrent::test_http: torrent::test_http::test_basic : OK torrent::test_http::test_done : OK torrent::test_http::test_failure : OK torrent::test_http::test_delete_on_done : OK torrent::test_http::test_delete_on_failure : OK OK (93) PASS: LibTorrent_Test_Torrent Running OK (0) PASS: LibTorrent_Test_Data Running All Tests: net: net::test_socket_listen: net::test_socket_listen::test_basic : OK net::test_socket_listen::test_open_error : OK net::test_socket_listen::test_open_sap : OK net::test_socket_listen::test_open_sap_error : OK net::test_socket_listen::test_open_flags : OK net::test_socket_listen::test_open_flags_error : OK net::test_socket_listen::test_open_port_single : OK net::test_socket_listen::test_open_port_single_error : OK net::test_socket_listen::test_open_port_range : OK net::test_socket_listen::test_open_port_range_error : OK net::test_socket_listen::test_open_sequential : OK net::test_socket_listen::test_open_randomize : OK net::test_socket_listen::test_accept : OK OK (13) PASS: LibTorrent_Test_Net Running All Tests: tracker: tracker::test_tracker_http: tracker::test_tracker_http::test_basic : OK OK (1) PASS: LibTorrent_Test_Tracker Running All Tests: AllocatorsTest: AllocatorsTest::testAlignment : OK RangesTest: RangesTest::test_basic : OK RangesTest::test_intersect : OK RangesTest::test_create_union : OK TestRequestList: TestRequestList::test_basic : OK TestRequestList::test_single_request : OK TestRequestList::test_single_canceled : OK TestRequestList::test_choke_normal : OK TestRequestList::test_choke_unchoke_discard : OK TestRequestList::test_choke_unchoke_transfer : OK OK (10) PASS: LibTorrent_Test ================== All 7 tests passed ================== make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' >>> libtorrent: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' Making install in torrent make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src/torrent' make[3]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src/torrent' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/data' /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/download' /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent' /usr/bin/install -c -m 644 data/block.h data/block_list.h data/block_transfer.h data/chunk_utils.h data/download_data.h data/file.h data/file_list.h data/file_list_iterator.h data/file_manager.h data/file_utils.h data/piece.h data/transfer_list.h '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/data' /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/net' /usr/bin/install -c -m 644 download/choke_group.h download/choke_queue.h download/download_manager.h download/group_entry.h download/resource_manager.h '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/download' /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/peer' /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/utils' /usr/bin/install -c -m 644 net/address_info.h net/fd.h net/socket_address.h net/socket_address_key.h net/socket_event.h net/types.h net/utils.h '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/net' /usr/bin/install -c -m 644 bitfield.h chunk_manager.h common.h connection_manager.h dht_manager.h download.h download_info.h error.h exceptions.h event.h hash_string.h http.h object.h object_raw_bencode.h object_static_map.h object_stream.h path.h poll.h poll_epoll.h poll_kqueue.h poll_select.h rate.h throttle.h torrent.h tracker.h tracker_controller.h tracker_list.h '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent' /usr/bin/install -c -m 644 peer/choke_status.h peer/client_info.h peer/client_list.h peer/connection_list.h peer/peer.h peer/peer_info.h peer/peer_list.h '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/peer' /usr/bin/install -c -m 644 utils/directory_events.h utils/extents.h utils/log.h utils/log_buffer.h utils/option_strings.h utils/ranges.h utils/resume.h utils/signal_bitfield.h utils/thread_base.h utils/thread_interrupt.h utils/uri_parser.h '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/utils' make[3]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src/torrent' make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src/torrent' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' make[3]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libtorrent.la '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib' libtool: install: /usr/bin/install -c .libs/libtorrent.so.23.0.0 /home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib/libtorrent.so.23.0.0 libtool: install: (cd /home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib && { ln -s -f libtorrent.so.23.0.0 libtorrent.so.23 || { rm -f libtorrent.so.23 && ln -s libtorrent.so.23.0.0 libtorrent.so.23; }; }) libtool: install: (cd /home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib && { ln -s -f libtorrent.so.23.0.0 libtorrent.so || { rm -f libtorrent.so && ln -s libtorrent.so.23.0.0 libtorrent.so; }; }) libtool: install: /usr/bin/install -c .libs/libtorrent.lai /home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib/libtorrent.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[3]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1/test' make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libtorrent.pc '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.1' >>> libtorrent-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/community/libtorrent/pkg/libtorrent-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/libtorrent/pkg/libtorrent-dev/usr/lib/pkgconfig' 'usr/lib/libtorrent.so' -> '/home/buildozer/aports/community/libtorrent/pkg/libtorrent-dev/usr/lib/libtorrent.so' >>> libtorrent-dev*: Preparing subpackage libtorrent-dev... >>> libtorrent-dev*: Stripping binaries >>> libtorrent-dev*: Running postcheck for libtorrent-dev >>> libtorrent*: Running postcheck for libtorrent >>> libtorrent*: Preparing package libtorrent... >>> libtorrent*: Stripping binaries >>> libtorrent-dev*: Scanning shared objects >>> libtorrent*: Scanning shared objects >>> libtorrent-dev*: Tracing dependencies... libtorrent=0.15.1-r0 pkgconfig >>> libtorrent-dev*: Package size: 324.1 KB >>> libtorrent-dev*: Compressing data... >>> libtorrent-dev*: Create checksum... >>> libtorrent-dev*: Create libtorrent-dev-0.15.1-r0.apk >>> libtorrent*: Tracing dependencies... so:libc.musl-loongarch64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libstdc++.so.6 so:libz.so.1 >>> libtorrent*: Package size: 899.6 KB >>> libtorrent*: Compressing data... >>> libtorrent*: Create checksum... >>> libtorrent*: Create libtorrent-0.15.1-r0.apk >>> libtorrent: Build complete at Sun, 02 Mar 2025 16:24:30 +0000 elapsed time 0h 1m 4s >>> libtorrent: Cleaning up srcdir >>> libtorrent: Cleaning up pkgdir >>> libtorrent: Uninstalling dependencies... (1/18) Purging .makedepends-libtorrent (20250302.162328) (2/18) Purging autoconf (2.72-r0) (3/18) Purging m4 (1.4.19-r3) (4/18) Purging automake (1.17-r0) (5/18) Purging libsigc++3-dev (3.6.0-r0) (6/18) Purging libsigc++3 (3.6.0-r0) (7/18) Purging libtool (2.5.4-r0) (8/18) Purging libltdl (2.5.4-r0) (9/18) Purging linux-headers (6.12.6-r0) (10/18) Purging openssl-dev (3.3.3-r0) (11/18) Purging zlib-dev (1.3.1-r2) (12/18) Purging cppunit-dev (1.15.1-r4) (13/18) Purging cppunit (1.15.1-r4) (14/18) Purging git-perl (2.48.1-r0) (15/18) Purging perl-git (2.48.1-r0) (16/18) Purging perl-error (0.17029-r2) (17/18) Purging perl (5.40.1-r0) (18/18) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r14.trigger OK: 250 MiB in 103 packages >>> libtorrent: Updating the community/loongarch64 repository index... >>> libtorrent: Signing the index...