>>> libtorrent: Building community/libtorrent 0.15.2-r0 (using abuild 3.15.0_rc3-r1) started Mon, 28 Apr 2025 14:31:35 +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.2-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.14.2-r0) (11/18) Installing openssl-dev (3.5.0-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 (20250428.143136) (16/18) Installing perl-error (0.17030-r0) (17/18) Installing perl-git (2.49.0-r0) (18/18) Installing git-perl (2.49.0-r0) Executing busybox-1.37.0-r16.trigger OK: 452 MiB in 124 packages >>> libtorrent: Cleaning up srcdir >>> libtorrent: Cleaning up pkgdir >>> libtorrent: Cleaning up tmpdir >>> libtorrent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtorrent-0.15.2.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> libtorrent: Fetching https://github.com/rakshasa/libtorrent/archive/v0.15.2/libtorrent-0.15.2.tar.gz Connecting to github.com (140.82.121.4:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/edge/libtorrent-0.15.2.tar.gz.part' libtorrent-0.15.2.ta 100% |********************************| 443k 0:00:00 ETA '/var/cache/distfiles/edge/libtorrent-0.15.2.tar.gz.part' saved >>> libtorrent: Fetching https://distfiles.alpinelinux.org/distfiles/edge/libtorrent-0.15.2.tar.gz >>> libtorrent: Checking sha512sums... libtorrent-0.15.2.tar.gz: OK fix-missing-header-algorithm.patch: OK >>> libtorrent: Unpacking /var/cache/distfiles/edge/libtorrent-0.15.2.tar.gz... >>> libtorrent: fix-missing-header-algorithm.patch patching file src/torrent/utils/directory_events.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... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... 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 cc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for x86_64-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-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 cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether the compiler supports GNU C++... yes checking whether c++ accepts -g... yes checking for c++ option to enable C++11 features... none needed checking dependency style of c++... gcc3 checking how to run the C++ preprocessor... c++ -E checking for ld used by c++... /usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether c++ supports C++17 features with -std=c++17... yes checking for cc option to enable large file support... none needed checking whether byte ordering is bigendian... no checking for user-defined CFLAGS... user-defined "-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt" 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 -fno-plt" 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... cc -E checking for egrep -e... (cached) /bin/grep -E checking whether cc 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 x86_64-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 cacheline... using default 128 bytes checking for __builtin_popcount... yes checking for madvise... yes checking for posix_fadvise... 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 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.2' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' Making all in torrent make[3]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src/torrent' depbase=`echo bitfield.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 download.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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_controller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 depbase=`echo data/transfer_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo download/choke_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 depbase=`echo download/download_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo download/resource_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo net/address_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo net/fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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/resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT net/resolver.lo -MD -MP -MF $depbase.Tpo -c -o net/resolver.lo net/resolver.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 c++ -std=c++17 -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 -fno-plt -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 depbase=`echo net/socket_address_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 depbase=`echo peer/client_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo peer/client_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo peer/connection_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo peer/peer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo peer/peer_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.cc -fPIC -DPIC -o .libs/event.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cc -fPIC -DPIC -o .libs/http.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.cc -fPIC -DPIC -o .libs/rate.o libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cc -fPIC -DPIC -o .libs/path.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cc -fPIC -DPIC -o .libs/object.o libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT throttle.lo -MD -MP -MF .deps/throttle.Tpo -c throttle.cc -fPIC -DPIC -o .libs/throttle.o libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cc -fPIC -DPIC -o .libs/exceptions.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT bitfield.lo -MD -MP -MF .deps/bitfield.Tpo -c bitfield.cc -fPIC -DPIC -o .libs/bitfield.o libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cc -fPIC -DPIC -o .libs/error.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT torrent.lo -MD -MP -MF .deps/torrent.Tpo -c torrent.cc -fPIC -DPIC -o .libs/torrent.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT download.lo -MD -MP -MF .deps/download.Tpo -c download.cc -fPIC -DPIC -o .libs/download.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 In file included from net/utils.cc:1: ./../torrent/net/utils.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import | ^~~~~~ libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT net/resolver.lo -MD -MP -MF net/.deps/resolver.Tpo -c net/resolver.cc -fPIC -DPIC -o net/.libs/resolver.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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 ./../torrent/net/utils.h:2:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 2 | #import | ^~~~~~ libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 depbase=`echo tracker/dht_controller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/dht_controller.lo -MD -MP -MF $depbase.Tpo -c -o tracker/dht_controller.lo tracker/dht_controller.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tracker/manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/manager.lo -MD -MP -MF $depbase.Tpo -c -o tracker/manager.lo tracker/manager.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tracker/tracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker.lo -MD -MP -MF $depbase.Tpo -c -o tracker/tracker.lo tracker/tracker.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/dht_controller.lo -MD -MP -MF tracker/.deps/dht_controller.Tpo -c tracker/dht_controller.cc -fPIC -DPIC -o tracker/.libs/dht_controller.o libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/manager.lo -MD -MP -MF tracker/.deps/manager.Tpo -c tracker/manager.cc -fPIC -DPIC -o tracker/.libs/manager.o libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker.lo -MD -MP -MF tracker/.deps/tracker.Tpo -c tracker/tracker.cc -fPIC -DPIC -o tracker/.libs/tracker.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' 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' 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' depbase=`echo tracker/wrappers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/wrappers.lo -MD -MP -MF $depbase.Tpo -c -o tracker/wrappers.lo tracker/wrappers.cc &&\ mv -f $depbase.Tpo $depbase.Plo poll_epoll.cc: In constructor 'torrent::PollEPoll::PollEPoll(int, int, int)': poll_epoll.cc:100:17: warning: catching polymorphic type 'class std::bad_alloc' by value [-Wcatch-value=] 100 | } catch (std::bad_alloc) { | ^~~~~~~~~ depbase=`echo utils/directory_events.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/wrappers.lo -MD -MP -MF tracker/.deps/wrappers.Tpo -c tracker/wrappers.cc -fPIC -DPIC -o tracker/.libs/wrappers.o depbase=`echo utils/log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 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' libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 depbase=`echo utils/log_buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 tracker/wrappers.cc:12:1: warning: multi-line comment [-Wcomment] 12 | // #define LT_LOG_TRACKER_EVENTS(log_fmt, ...) \ | ^ depbase=`echo utils/option_strings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 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:78:5: warning: 'throw' will always call 'terminate' [-Wterminate] 78 | throw internal_error("Block::clear() m_stalled != 0."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ data/block.cc:78:5: note: in C++11 destructors default to 'noexcept' 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' 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' libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 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' libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 depbase=`echo utils/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT utils/thread.lo -MD -MP -MF $depbase.Tpo -c -o utils/thread.lo utils/thread.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo utils/thread_interrupt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo utils/uri_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT utils/thread.lo -MD -MP -MF utils/.deps/thread.Tpo -c utils/thread.cc -fPIC -DPIC -o utils/.libs/thread.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 utils/directory_events.cc: In member function 'virtual void torrent::directory_events::event_read()': utils/directory_events.cc:108:14: warning: comparison of integer expressions of different signedness: 'int' and 'long unsigned int' [-Wsign-compare] 108 | if (result < sizeof(struct inotify_event)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker/dht_controller.cc: In member function 'void torrent::tracker::DhtController::add_node(const sockaddr*, int)': tracker/dht_controller.cc:105:22: warning: 'this' pointer is null [-Wnonnull] 105 | m_router->contact(sa, port); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from tracker/dht_controller.cc:5: ./../dht/dht_router.h:59:23: note: in a call to non-static member function 'void torrent::DhtRouter::contact(const sockaddr*, int)' 59 | void contact(const sockaddr* sa, int port); | ^~~~~~~ tracker/dht_controller.cc: In member function 'void torrent::tracker::DhtController::add_node(const std::string&, int)': tracker/dht_controller.cc:111:26: warning: 'this' pointer is null [-Wnonnull] 111 | m_router->add_contact(host, port); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ ./../dht/dht_router.h:58:23: note: in a call to non-static member function 'void torrent::DhtRouter::add_contact(const std::string&, int)' 58 | void add_contact(const std::string& host, int port); | ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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/resolver.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 tracker/dht_controller.lo tracker/manager.lo tracker/tracker.lo tracker/wrappers.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.lo utils/thread_interrupt.lo utils/uri_parser.lo bitfield.lo chunk_manager.lo connection_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_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/resolver.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 tracker/.libs/dht_controller.o tracker/.libs/manager.o tracker/.libs/tracker.o tracker/.libs/wrappers.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.o utils/.libs/thread_interrupt.o utils/.libs/uri_parser.o .libs/bitfield.o .libs/chunk_manager.o .libs/connection_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_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.2/src/torrent' make[3]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' depbase=`echo globals.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 data/thread_disk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT data/thread_disk.lo -MD -MP -MF $depbase.Tpo -c -o data/thread_disk.lo data/thread_disk.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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 depbase=`echo net/socket_listen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo net/socket_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo net/socket_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo net/thread_net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT net/thread_net.lo -MD -MP -MF $depbase.Tpo -c -o net/thread_net.lo net/thread_net.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/throttle_internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo net/throttle_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo net/udns_resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT net/udns_resolver.lo -MD -MP -MF $depbase.Tpo -c -o net/udns_resolver.lo net/udns_resolver.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo net/udns_library.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT net/udns_library.lo -MD -MP -MF $depbase.Tpo -c -o net/udns_library.lo net/udns_library.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo protocol/extensions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 depbase=`echo protocol/handshake_encryption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 depbase=`echo protocol/initial_seed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo protocol/peer_connection_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo protocol/peer_connection_leech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo protocol/peer_connection_metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT globals.lo -MD -MP -MF .deps/globals.Tpo -c globals.cc -fPIC -DPIC -o .libs/globals.o libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cc -fPIC -DPIC -o .libs/manager.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT data/thread_disk.lo -MD -MP -MF data/.deps/thread_disk.Tpo -c data/thread_disk.cc -fPIC -DPIC -o data/.libs/thread_disk.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT net/udns_library.lo -MD -MP -MF net/.deps/udns_library.Tpo -c net/udns_library.cc -fPIC -DPIC -o net/.libs/udns_library.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT net/thread_net.lo -MD -MP -MF net/.deps/thread_net.Tpo -c net/thread_net.cc -fPIC -DPIC -o net/.libs/thread_net.o libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT net/udns_resolver.lo -MD -MP -MF net/.deps/udns_resolver.Tpo -c net/udns_resolver.cc -fPIC -DPIC -o net/.libs/udns_resolver.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 ./net/udns/udns_resolver.c:38, from net/udns_library.cc:26: /usr/include/sys/poll.h:1:2: warning: #warning redirecting incorrect #include to [-Wcpp] 1 | #warning redirecting incorrect #include to | ^~~~~~~ libtool: compile: c++ -std=c++17 -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 -fno-plt -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 depbase=`echo protocol/peer_factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 protocol/request_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo tracker/thread_tracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/thread_tracker.lo -MD -MP -MF $depbase.Tpo -c -o tracker/thread_tracker.lo tracker/thread_tracker.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo tracker/tracker_dht.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo tracker/tracker_http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/thread_tracker.lo -MD -MP -MF tracker/.deps/thread_tracker.Tpo -c tracker/thread_tracker.cc -fPIC -DPIC -o tracker/.libs/thread_tracker.o depbase=`echo tracker/tracker_udp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 depbase=`echo tracker/tracker_worker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_worker.lo -MD -MP -MF $depbase.Tpo -c -o tracker/tracker_worker.lo tracker/tracker_worker.cc &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo utils/diffie_hellman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo utils/instrumentation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 depbase=`echo utils/sha_fast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -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 libtool: compile: c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_worker.lo -MD -MP -MF tracker/.deps/tracker_worker.Tpo -c tracker/tracker_worker.cc -fPIC -DPIC -o tracker/.libs/tracker_worker.o libtool: compile: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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: c++ -std=c++17 -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 -fno-plt -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 In file included from tracker/tracker_http.cc:17: ./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 | ^~~~~~ 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, | ^~~~~~~~~~~ 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) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CXX --mode=link c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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 data/thread_disk.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/thread_net.lo net/throttle_internal.lo net/throttle_list.lo net/udns_resolver.lo net/udns_library.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/thread_tracker.lo tracker/tracker_dht.lo tracker/tracker_http.lo tracker/tracker_udp.lo tracker/tracker_worker.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 data/.libs/thread_disk.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/thread_net.o net/.libs/throttle_internal.o net/.libs/throttle_list.o net/.libs/udns_resolver.o net/.libs/udns_library.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/thread_tracker.o tracker/.libs/tracker_dht.o tracker/.libs/tracker_http.o tracker/.libs/tracker_udp.o tracker/.libs/tracker_worker.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 c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -version-info 24:0:0 -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o libtorrent.la -rpath /usr/lib globals.lo manager.lo thread_main.lo torrent/libtorrent_torrent.la libtorrent_other.la -lpthread -lz -lcrypto libtool: link: c++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crti.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtbeginS.o .libs/globals.o .libs/manager.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/x86_64-alpine-linux-musl/14.2.0 -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../x86_64-alpine-linux-musl/lib -L/usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../.. -lstdc++ -lm -lssp_nonshared -lc -lgcc_s /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/crtendS.o /usr/lib/gcc/x86_64-alpine-linux-musl/14.2.0/../../../../lib/crtn.o -Os -Werror=format-security -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -pthread -Wl,-soname -Wl,libtorrent.so.24 -o .libs/libtorrent.so.24.0.0 libtool: link: (cd ".libs" && rm -f "libtorrent.so.24" && ln -s "libtorrent.so.24.0.0" "libtorrent.so.24") libtool: link: (cd ".libs" && rm -f "libtorrent.so" && ln -s "libtorrent.so.24.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.2/src' make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' Making all in test make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/test' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2' make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' Making check in torrent make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src/torrent' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src/torrent' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' Making check in test make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/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.2/test' c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Utils-protectors.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Utils-protectors.Tpo -c -o helpers/LibTorrent_Test_Torrent_Utils-protectors.o `test -f 'helpers/protectors.cc' || echo './'`helpers/protectors.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Utils-tracker_test.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Utils-tracker_test.Tpo -c -o helpers/LibTorrent_Test_Torrent_Utils-tracker_test.o `test -f 'helpers/tracker_test.cc' || echo './'`helpers/tracker_test.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent-protectors.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent-protectors.Tpo -c -o helpers/LibTorrent_Test_Torrent-protectors.o `test -f 'helpers/protectors.cc' || echo './'`helpers/protectors.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent-tracker_test.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent-tracker_test.Tpo -c -o helpers/LibTorrent_Test_Torrent-tracker_test.o `test -f 'helpers/tracker_test.cc' || echo './'`helpers/tracker_test.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Data-protectors.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Data-protectors.Tpo -c -o helpers/LibTorrent_Test_Data-protectors.o `test -f 'helpers/protectors.cc' || echo './'`helpers/protectors.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Data-tracker_test.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Data-tracker_test.Tpo -c -o helpers/LibTorrent_Test_Data-tracker_test.o `test -f 'helpers/tracker_test.cc' || echo './'`helpers/tracker_test.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Net-protectors.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Net-protectors.Tpo -c -o helpers/LibTorrent_Test_Net-protectors.o `test -f 'helpers/protectors.cc' || echo './'`helpers/protectors.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Net-tracker_test.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Net-tracker_test.Tpo -c -o helpers/LibTorrent_Test_Net-tracker_test.o `test -f 'helpers/tracker_test.cc' || echo './'`helpers/tracker_test.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Tracker-protectors.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Tracker-protectors.Tpo -c -o helpers/LibTorrent_Test_Tracker-protectors.o `test -f 'helpers/protectors.cc' || echo './'`helpers/protectors.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Tracker-tracker_test.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Tracker-tracker_test.Tpo -c -o helpers/LibTorrent_Test_Tracker-tracker_test.o `test -f 'helpers/tracker_test.cc' || echo './'`helpers/tracker_test.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test-protectors.o -MD -MP -MF helpers/.deps/LibTorrent_Test-protectors.Tpo -c -o helpers/LibTorrent_Test-protectors.o `test -f 'helpers/protectors.cc' || echo './'`helpers/protectors.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test-tracker_test.o -MD -MP -MF helpers/.deps/LibTorrent_Test-tracker_test.Tpo -c -o helpers/LibTorrent_Test-tracker_test.o `test -f 'helpers/tracker_test.cc' || echo './'`helpers/tracker_test.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Net-protectors.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Net-protectors.Tpo -c -o helpers/LibTorrent_Test_Torrent_Net-protectors.o `test -f 'helpers/protectors.cc' || echo './'`helpers/protectors.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 mv -f helpers/.deps/LibTorrent_Test_Torrent_Net-protectors.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-protectors.Po c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT helpers/LibTorrent_Test_Torrent_Net-tracker_test.o -MD -MP -MF helpers/.deps/LibTorrent_Test_Torrent_Net-tracker_test.Tpo -c -o helpers/LibTorrent_Test_Torrent_Net-tracker_test.o `test -f 'helpers/tracker_test.cc' || echo './'`helpers/tracker_test.cc mv -f helpers/.deps/LibTorrent_Test-protectors.Tpo helpers/.deps/LibTorrent_Test-protectors.Po mv -f helpers/.deps/LibTorrent_Test_Data-protectors.Tpo helpers/.deps/LibTorrent_Test_Data-protectors.Po mv -f helpers/.deps/LibTorrent_Test_Torrent-protectors.Tpo helpers/.deps/LibTorrent_Test_Torrent-protectors.Po mv -f helpers/.deps/LibTorrent_Test_Torrent_Utils-protectors.Tpo helpers/.deps/LibTorrent_Test_Torrent_Utils-protectors.Po c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 mv -f helpers/.deps/LibTorrent_Test_Net-protectors.Tpo helpers/.deps/LibTorrent_Test_Net-protectors.Po mv -f helpers/.deps/LibTorrent_Test_Torrent-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Torrent-test_fixture.Po c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 mv -f helpers/.deps/LibTorrent_Test_Net-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Net-test_fixture.Po mv -f helpers/.deps/LibTorrent_Test_Tracker-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Tracker-test_fixture.Po mv -f helpers/.deps/LibTorrent_Test_Data-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Data-test_fixture.Po mv -f helpers/.deps/LibTorrent_Test_Tracker-protectors.Tpo helpers/.deps/LibTorrent_Test_Tracker-protectors.Po mv -f helpers/.deps/LibTorrent_Test_Torrent-test_thread.Tpo helpers/.deps/LibTorrent_Test_Torrent-test_thread.Po mv -f helpers/.deps/LibTorrent_Test_Data-test_thread.Tpo helpers/.deps/LibTorrent_Test_Data-test_thread.Po c++ -std=c++17 -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 -fno-plt -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 mv -f helpers/.deps/LibTorrent_Test_Net-test_thread.Tpo helpers/.deps/LibTorrent_Test_Net-test_thread.Po c++ -std=c++17 -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 -fno-plt -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 mv -f .deps/LibTorrent_Test_Torrent_Utils-main.Tpo .deps/LibTorrent_Test_Torrent_Utils-main.Po c++ -std=c++17 -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 -fno-plt -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 .deps/LibTorrent_Test-main.Tpo .deps/LibTorrent_Test-main.Po mv -f helpers/.deps/LibTorrent_Test_Tracker-test_thread.Tpo helpers/.deps/LibTorrent_Test_Tracker-test_thread.Po c++ -std=c++17 -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 -fno-plt -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 mv -f .deps/LibTorrent_Test_Tracker-main.Tpo .deps/LibTorrent_Test_Tracker-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 c++ -std=c++17 -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 -fno-plt -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 mv -f helpers/.deps/LibTorrent_Test_Torrent_Net-test_thread.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-test_thread.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_Tracker-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Tracker-progress_listener.Po c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 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 .deps/LibTorrent_Test_Net-main.Tpo .deps/LibTorrent_Test_Net-main.Po mv -f .deps/LibTorrent_Test_Data-main.Tpo .deps/LibTorrent_Test_Data-main.Po c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-test_tracker_controller.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-test_tracker_controller.Tpo -c -o torrent/LibTorrent_Test_Torrent-test_tracker_controller.o `test -f 'torrent/test_tracker_controller.cc' || echo './'`torrent/test_tracker_controller.cc c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-test_tracker_controller_features.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-test_tracker_controller_features.Tpo -c -o torrent/LibTorrent_Test_Torrent-test_tracker_controller_features.o `test -f 'torrent/test_tracker_controller_features.cc' || echo './'`torrent/test_tracker_controller_features.cc mv -f helpers/.deps/LibTorrent_Test-test_fixture.Tpo helpers/.deps/LibTorrent_Test-test_fixture.Po c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-test_tracker_controller_requesting.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-test_tracker_controller_requesting.Tpo -c -o torrent/LibTorrent_Test_Torrent-test_tracker_controller_requesting.o `test -f 'torrent/test_tracker_controller_requesting.cc' || echo './'`torrent/test_tracker_controller_requesting.cc 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_Net-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Net-progress_listener.Po c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-test_tracker_list.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-test_tracker_list.Tpo -c -o torrent/LibTorrent_Test_Torrent-test_tracker_list.o `test -f 'torrent/test_tracker_list.cc' || echo './'`torrent/test_tracker_list.cc mv -f helpers/.deps/LibTorrent_Test_Torrent_Utils-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Torrent_Utils-progress_listener.Po c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-test_tracker_list_features.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-test_tracker_list_features.Tpo -c -o torrent/LibTorrent_Test_Torrent-test_tracker_list_features.o `test -f 'torrent/test_tracker_list_features.cc' || echo './'`torrent/test_tracker_list_features.cc c++ -std=c++17 -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 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -MT torrent/LibTorrent_Test_Torrent-test_tracker_timeout.o -MD -MP -MF torrent/.deps/LibTorrent_Test_Torrent-test_tracker_timeout.Tpo -c -o torrent/LibTorrent_Test_Torrent-test_tracker_timeout.o `test -f 'torrent/test_tracker_timeout.cc' || echo './'`torrent/test_tracker_timeout.cc c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 mv -f helpers/.deps/LibTorrent_Test_Torrent_Utils-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Torrent_Utils-test_fixture.Po mv -f helpers/.deps/LibTorrent_Test_Torrent_Net-test_fixture.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-test_fixture.Po mv -f helpers/.deps/LibTorrent_Test-test_thread.Tpo helpers/.deps/LibTorrent_Test-test_thread.Po mv -f helpers/.deps/LibTorrent_Test_Torrent-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Torrent-progress_listener.Po mv -f helpers/.deps/LibTorrent_Test_Torrent_Net-progress_listener.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-progress_listener.Po mv -f helpers/.deps/LibTorrent_Test-progress_listener.Tpo helpers/.deps/LibTorrent_Test-progress_listener.Po mv -f helpers/.deps/LibTorrent_Test_Torrent-tracker_test.Tpo helpers/.deps/LibTorrent_Test_Torrent-tracker_test.Po 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" | ^~~~~~ 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-tracker_test.Tpo helpers/.deps/LibTorrent_Test-tracker_test.Po 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" | ^~~~~~ c++ -std=c++17 -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 -fno-plt -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_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:18: 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_Tracker-tracker_test.Tpo helpers/.deps/LibTorrent_Test_Tracker-tracker_test.Po 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" | ^~~~~~ c++ -std=c++17 -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 -fno-plt -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 mv -f helpers/.deps/LibTorrent_Test_Torrent_Utils-tracker_test.Tpo helpers/.deps/LibTorrent_Test_Torrent_Utils-tracker_test.Po mv -f helpers/.deps/LibTorrent_Test_Net-tracker_test.Tpo helpers/.deps/LibTorrent_Test_Net-tracker_test.Po mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_extents.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_extents.Po c++ -std=c++17 -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 -fno-plt -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/net/.deps/LibTorrent_Test_Torrent_Net-test_fd.Tpo torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_fd.Po In file included from data/test_hash_queue.cc:17: data/test_chunk_list.h:1:2: warning: #import is a deprecated GCC extension [-Wdeprecated] 1 | #import "helpers/test_fixture.h" | ^~~~~~ In file included from data/test_hash_queue.cc:18: 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" | ^~~~~~ c++ -std=c++17 -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 -fno-plt -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 c++ -std=c++17 -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 -fno-plt -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 helpers/.deps/LibTorrent_Test_Torrent_Net-tracker_test.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-tracker_test.Po mv -f torrent/.deps/LibTorrent_Test_Torrent-object_test_utils.Tpo torrent/.deps/LibTorrent_Test_Torrent-object_test_utils.Po c++ -std=c++17 -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 -fno-plt -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/net/.deps/LibTorrent_Test_Torrent_Net-test_address_info.Tpo torrent/net/.deps/LibTorrent_Test_Torrent_Net-test_address_info.Po mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_option_strings.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_option_strings.Po 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_log.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_log.Po mv -f torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_log_buffer.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_log_buffer.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 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/utils/.deps/LibTorrent_Test_Torrent_Utils-test_uri_parser.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_uri_parser.Po 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_signal_bitfield.Tpo torrent/utils/.deps/LibTorrent_Test_Torrent_Utils-test_signal_bitfield.Po mv -f helpers/.deps/LibTorrent_Test_Data-tracker_test.Tpo helpers/.deps/LibTorrent_Test_Data-tracker_test.Po mv -f rak/.deps/LibTorrent_Test-allocators_test.Tpo rak/.deps/LibTorrent_Test-allocators_test.Po In function 'bool static_map_write_bencode(map_type, const char*) [with map_type = torrent::static_map_type]', inlined from 'void ObjectStaticMapTest::test_write_empty()' at torrent/object_static_map_test.cc:347:3: 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: In member function 'void ObjectStaticMapTest::test_write_empty()': torrent/object_static_map_test.cc:192:10: note: at offset 1024 into object 'buffer' of size 1023 192 | char buffer[1023]; | ^~~~~~ mv -f tracker/.deps/LibTorrent_Test_Tracker-test_tracker_http.Tpo tracker/.deps/LibTorrent_Test_Tracker-test_tracker_http.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 torrent/.deps/LibTorrent_Test_Torrent-test_tracker_timeout.Tpo torrent/.deps/LibTorrent_Test_Torrent-test_tracker_timeout.Po mv -f rak/.deps/LibTorrent_Test-ranges_test.Tpo rak/.deps/LibTorrent_Test-ranges_test.Po mv -f helpers/.deps/LibTorrent_Test-mock_function.Tpo helpers/.deps/LibTorrent_Test-mock_function.Po mv -f torrent/.deps/LibTorrent_Test_Torrent-object_stream_test.Tpo torrent/.deps/LibTorrent_Test_Torrent-object_stream_test.Po mv -f data/.deps/LibTorrent_Test_Data-test_hash_check_queue.Tpo data/.deps/LibTorrent_Test_Data-test_hash_check_queue.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-mock_function.Tpo helpers/.deps/LibTorrent_Test_Torrent-mock_function.Po mv -f helpers/.deps/LibTorrent_Test_Tracker-mock_function.Tpo helpers/.deps/LibTorrent_Test_Tracker-mock_function.Po mv -f data/.deps/LibTorrent_Test_Data-test_chunk_list.Tpo data/.deps/LibTorrent_Test_Data-test_chunk_list.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Tracker-test_fixture.o helpers/LibTorrent_Test_Tracker-test_thread.o helpers/LibTorrent_Test_Tracker-tracker_test.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_Data-mock_function.Tpo helpers/.deps/LibTorrent_Test_Data-mock_function.Po mv -f helpers/.deps/LibTorrent_Test_Torrent_Net-mock_function.Tpo helpers/.deps/LibTorrent_Test_Torrent_Net-mock_function.Po libtool: link: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Tracker-test_fixture.o helpers/LibTorrent_Test_Tracker-test_thread.o helpers/LibTorrent_Test_Tracker-tracker_test.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 torrent/.deps/LibTorrent_Test_Torrent-test_tracker_list_features.Tpo torrent/.deps/LibTorrent_Test_Torrent-test_tracker_list_features.Po mv -f helpers/.deps/LibTorrent_Test_Net-mock_function.Tpo helpers/.deps/LibTorrent_Test_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 c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Torrent_Utils-test_fixture.o helpers/LibTorrent_Test_Torrent_Utils-test_thread.o helpers/LibTorrent_Test_Torrent_Utils-tracker_test.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 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 c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o LibTorrent_Test LibTorrent_Test-main.o helpers/LibTorrent_Test-mock_function.o helpers/LibTorrent_Test-progress_listener.o helpers/LibTorrent_Test-protectors.o helpers/LibTorrent_Test-test_fixture.o helpers/LibTorrent_Test-test_thread.o helpers/LibTorrent_Test-tracker_test.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: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Torrent_Utils-test_fixture.o helpers/LibTorrent_Test_Torrent_Utils-test_thread.o helpers/LibTorrent_Test_Torrent_Utils-tracker_test.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 c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Data-test_fixture.o helpers/LibTorrent_Test_Data-test_thread.o helpers/LibTorrent_Test_Data-tracker_test.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: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -o .libs/LibTorrent_Test LibTorrent_Test-main.o helpers/LibTorrent_Test-mock_function.o helpers/LibTorrent_Test-progress_listener.o helpers/LibTorrent_Test-protectors.o helpers/LibTorrent_Test-test_fixture.o helpers/LibTorrent_Test-test_thread.o helpers/LibTorrent_Test-tracker_test.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 libtool: link: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Data-test_fixture.o helpers/LibTorrent_Test_Data-test_thread.o helpers/LibTorrent_Test_Data-tracker_test.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 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 c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Torrent_Net-test_fixture.o helpers/LibTorrent_Test_Torrent_Net-test_thread.o helpers/LibTorrent_Test_Torrent_Net-tracker_test.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 mv -f torrent/.deps/LibTorrent_Test_Torrent-test_tracker_list.Tpo torrent/.deps/LibTorrent_Test_Torrent-test_tracker_list.Po mv -f torrent/.deps/LibTorrent_Test_Torrent-test_tracker_controller_requesting.Tpo torrent/.deps/LibTorrent_Test_Torrent-test_tracker_controller_requesting.Po libtool: link: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Torrent_Net-test_fixture.o helpers/LibTorrent_Test_Torrent_Net-test_thread.o helpers/LibTorrent_Test_Torrent_Net-tracker_test.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-test_tracker_controller_features.Tpo torrent/.deps/LibTorrent_Test_Torrent-test_tracker_controller_features.Po mv -f torrent/.deps/LibTorrent_Test_Torrent-test_tracker_controller.Tpo torrent/.deps/LibTorrent_Test_Torrent-test_tracker_controller.Po /bin/sh ../libtool --tag=CXX --mode=link c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Torrent-test_fixture.o helpers/LibTorrent_Test_Torrent-test_thread.o helpers/LibTorrent_Test_Torrent-tracker_test.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-test_tracker_controller.o torrent/LibTorrent_Test_Torrent-test_tracker_controller_features.o torrent/LibTorrent_Test_Torrent-test_tracker_controller_requesting.o torrent/LibTorrent_Test_Torrent-test_tracker_list.o torrent/LibTorrent_Test_Torrent-test_tracker_list_features.o torrent/LibTorrent_Test_Torrent-test_tracker_timeout.o ../src/libtorrent.la ../src/libtorrent_other.la ../src/torrent/libtorrent_torrent.la -lpthread -lz -lcrypto libtool: link: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Torrent-test_fixture.o helpers/LibTorrent_Test_Torrent-test_thread.o helpers/LibTorrent_Test_Torrent-tracker_test.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-test_tracker_controller.o torrent/LibTorrent_Test_Torrent-test_tracker_controller_features.o torrent/LibTorrent_Test_Torrent-test_tracker_controller_requesting.o torrent/LibTorrent_Test_Torrent-test_tracker_list.o torrent/LibTorrent_Test_Torrent-test_tracker_list_features.o torrent/LibTorrent_Test_Torrent-test_tracker_timeout.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 c++ -std=c++17 -pthread -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -lcppunit -ldl -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Net-test_fixture.o helpers/LibTorrent_Test_Net-test_thread.o helpers/LibTorrent_Test_Net-tracker_test.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: c++ -std=c++17 -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -DNDEBUG -Wall -fvisibility=hidden -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -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-protectors.o helpers/LibTorrent_Test_Net-test_fixture.o helpers/LibTorrent_Test_Net-test_thread.o helpers/LibTorrent_Test_Net-tracker_test.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.2/test' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/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 test_tracker_controller: test_tracker_controller::test_basic : OK test_tracker_controller::test_enable : OK test_tracker_controller::test_requesting : OK test_tracker_controller::test_timeout : OK test_tracker_controller::test_single_success : OK test_tracker_controller::test_single_failure : OK test_tracker_controller::test_single_disable : OK test_tracker_controller::test_send_start : OK test_tracker_controller::test_send_stop_normal : OK test_tracker_controller::test_send_completed_normal : OK test_tracker_controller::test_send_update_normal : OK test_tracker_controller::test_send_update_failure : OK test_tracker_controller::test_send_task_timeout : OK test_tracker_controller::test_send_close_on_enable : OK test_tracker_controller::test_multiple_success : OK test_tracker_controller::test_multiple_failure : OK test_tracker_controller::test_multiple_cycle : OK test_tracker_controller::test_multiple_cycle_second_group : OK test_tracker_controller::test_multiple_send_stop : OK test_tracker_controller::test_timeout_lacking_usable : OK test_tracker_controller::test_disable_tracker : OK test_tracker_controller::test_new_peers : OK test_tracker_controller_features: test_tracker_controller_features::test_requesting_basic : OK test_tracker_controller_features::test_requesting_timeout : OK test_tracker_controller_features::test_promiscious_timeout : OK test_tracker_controller_features::test_promiscious_failed : OK test_tracker_controller_features::test_scrape_basic : OK test_tracker_controller_features::test_scrape_priority : OK test_tracker_controller_features::test_groups_requesting : OK test_tracker_controller_features::test_groups_scrape : OK test_tracker_controller_requesting: test_tracker_controller_requesting::test_hammering_basic_success : OK test_tracker_controller_requesting::test_hammering_basic_success_long_timeout : OK test_tracker_controller_requesting::test_hammering_basic_success_short_timeout : OK test_tracker_controller_requesting::test_hammering_basic_failure : OK test_tracker_controller_requesting::test_hammering_basic_failure_long_timeout : OK test_tracker_controller_requesting::test_hammering_basic_failure_short_timeout : OK test_tracker_controller_requesting::test_hammering_multi_success : OK test_tracker_controller_requesting::test_hammering_multi_success_long_timeout : OK test_tracker_controller_requesting::test_hammering_multi_success_short_timeout : OK test_tracker_controller_requesting::test_hammering_multi_failure : OK test_tracker_list: test_tracker_list::test_basic : OK test_tracker_list::test_enable : OK test_tracker_list::test_close : OK test_tracker_list::test_tracker_flags : OK test_tracker_list::test_find_url : OK test_tracker_list::test_can_scrape : OK test_tracker_list::test_single_success : OK test_tracker_list::test_single_failure : OK test_tracker_list::test_single_closing : OK test_tracker_list::test_multiple_success : OK test_tracker_list::test_scrape_success : OK test_tracker_list::test_scrape_failure : OK test_tracker_list::test_has_active : OK test_tracker_list_features: test_tracker_list_features::test_new_peers : OK test_tracker_list_features::test_has_active : OK test_tracker_list_features::test_find_next_to_request : OK test_tracker_list_features::test_find_next_to_request_groups : OK test_tracker_list_features::test_count_active : OK test_tracker_list_features::test_request_safeguard : OK test_tracker_timeout: test_tracker_timeout::test_set_timeout : OK test_tracker_timeout::test_timeout_tracker : OK test_tracker_timeout::test_timeout_update : OK test_tracker_timeout::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 All Tests: data: data::test_chunk_list: data::test_chunk_list::test_basic : OK data::test_chunk_list::test_get_release : OK data::test_chunk_list::test_blocking : OK data::test_hash_check_queue: data::test_hash_check_queue::test_single : OK data::test_hash_check_queue::test_multiple : OK data::test_hash_check_queue::test_erase : OK data::test_hash_check_queue::test_thread_interrupt : OK data::test_hash_queue: data::test_hash_queue::test_single : OK data::test_hash_queue::test_multiple : OK data::test_hash_queue::test_erase : OK data::test_hash_queue::test_erase_stress : OK OK (11) 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.2/test' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/test' make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2' >>> libtorrent: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' Making install in torrent make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src/torrent' make[3]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/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' /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/net' /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/peer' /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/tracker' /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' /usr/bin/install -c -m 644 net/address_info.h net/fd.h net/resolver.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' /bin/mkdir -p '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/utils' /usr/bin/install -c -m 644 bitfield.h chunk_manager.h common.h connection_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_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 tracker/dht_controller.h tracker/manager.h tracker/tracker.h tracker/tracker_state.h tracker/wrappers.h '/home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/include/torrent/tracker' /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.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.2/src/torrent' make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src/torrent' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' make[3]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/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.24.0.0 /home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib/libtorrent.so.24.0.0 libtool: install: (cd /home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib && { ln -s -f libtorrent.so.24.0.0 libtorrent.so.24 || { rm -f libtorrent.so.24 && ln -s libtorrent.so.24.0.0 libtorrent.so.24; }; }) libtool: install: (cd /home/buildozer/aports/community/libtorrent/pkg/libtorrent/usr/lib && { ln -s -f libtorrent.so.24.0.0 libtorrent.so || { rm -f libtorrent.so && ln -s libtorrent.so.24.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.2/src' make[2]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/test' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/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.2/test' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2/test' make[1]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2' make[2]: Entering directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2' 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.2' make[1]: Leaving directory '/home/buildozer/aports/community/libtorrent/src/libtorrent-0.15.2' >>> 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.2-r0 pkgconfig >>> libtorrent-dev*: Package size: 298.6 KB >>> libtorrent-dev*: Compressing data... >>> libtorrent-dev*: Create checksum... >>> libtorrent-dev*: Create libtorrent-dev-0.15.2-r0.apk >>> libtorrent*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libcrypto.so.3 so:libgcc_s.so.1 so:libstdc++.so.6 so:libz.so.1 >>> libtorrent*: Package size: 928.0 KB >>> libtorrent*: Compressing data... >>> libtorrent*: Create checksum... >>> libtorrent*: Create libtorrent-0.15.2-r0.apk >>> libtorrent: Build complete at Mon, 28 Apr 2025 14:32:47 +0000 elapsed time 0h 1m 12s >>> libtorrent: Cleaning up srcdir >>> libtorrent: Cleaning up pkgdir >>> libtorrent: Uninstalling dependencies... (1/18) Purging .makedepends-libtorrent (20250428.143136) (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.14.2-r0) (10/18) Purging openssl-dev (3.5.0-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.49.0-r0) (15/18) Purging perl-git (2.49.0-r0) (16/18) Purging perl-error (0.17030-r0) (17/18) Purging perl (5.40.2-r0) (18/18) Purging libbz2 (1.0.8-r6) Executing busybox-1.37.0-r16.trigger OK: 400 MiB in 106 packages >>> libtorrent: Updating the community/x86_64 repository index... >>> libtorrent: Signing the index...