>>> Building on exopi-3 under net/libtorrent BDEPENDS = [devel/dwz] DIST = [net/libtorrent:libtorrent-0.15.7.tar.gz] FULLPKGNAME = libtorrent-0.15.7v0 Avoided depends for dwz-0.16 distfiles size=872380 >>> Running patch in net/libtorrent at 1764443637.13 ===> net/libtorrent ===> Building from scratch libtorrent-0.15.7v0 ===> libtorrent-0.15.7v0 depends on: dwz-* -> dwz-0.16 ===> Verifying specs: c++ c++abi pthread crypto execinfo m z ===> found c++.12.0 c++abi.9.0 pthread.28.1 crypto.57.2 execinfo.4.0 m.10.1 z.7.1 ===> Checking files for libtorrent-0.15.7v0 `/exopi-cvs/ports/distfiles/libtorrent-0.15.7.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for libtorrent-0.15.7v0 ===> Patching for libtorrent-0.15.7v0 ===> Applying OpenBSD patch patch-src_net_socket_fd_cc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/net/socket_fd.cc |--- src/net/socket_fd.cc.orig |+++ src/net/socket_fd.cc -------------------------- Patching file src/net/socket_fd.cc using Plan A... Hunk #1 succeeded at 90 (offset 1 line). done ===> Applying OpenBSD patch patch-src_torrent_net_socket_address_key_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: src/torrent/net/socket_address_key.h |--- src/torrent/net/socket_address_key.h.orig |+++ src/torrent/net/socket_address_key.h -------------------------- Patching file src/torrent/net/socket_address_key.h using Plan A... Hunk #1 succeeded at 7. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in net/libtorrent at 1764443638.81 ===> net/libtorrent ===> Generating configure for libtorrent-0.15.7v0 ===> Configuring for libtorrent-0.15.7v0 Using /exopi-obj/pobj/libtorrent-0.15.7/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libtorrent-0.15.7/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libtorrent-0.15.7/bin/install -c checking whether sleep supports fractional seconds... yes checking filesystem timestamp resolution... 0.01 checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking xargs -n works... yes checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 checking how to print strings... print -r checking whether make supports the include directive... yes (GNU style) checking for 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... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) 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... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/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... (cached) 131072 checking how to convert x86_64-unknown-openbsd7.8 file names to x86_64-unknown-openbsd7.8 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.8 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib 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 mt... mt checking if mt is a manifest tool... no checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether the compiler supports GNU C++... (cached) yes checking whether c++ accepts -g... (cached) 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/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) 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/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.8 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 "-O2 -pipe -g" checking for user-defined CXXFLAGS... user-defined "-O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions" checking the byte alignment... none needed checking for sysroot... no checking for kqueue support... yes checking for fallocate... no checking size of long... 8 checking for sys/vfs.h... no checking for sys/statvfs.h... yes checking for sys/statfs.h... no checking for statvfs... ok checking for sys/inotify.h... no checking whether sys/inotify.h actually works... failed checking if compiler supports __attribute__((visibility("default")))... yes checking for execinfo.h... yes checking size parameter type for backtrace()... size_t checking for library containing backtrace... -lexecinfo checking how to run the C preprocessor... cc -E checking for egrep -e... (cached) /usr/bin/egrep checking whether cc is Clang... yes checking whether pthreads work with "-pthread" and "-lpthread"... yes checking whether Clang needs flag to prevent "argument unused" warning when linking with -pthread... no 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 whether std::atomic can be used without link library... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for cppunit... no 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... no checking for pthread_setname_no... checking for pthread.h... (cached) yes checking for pthread_setname_np type... no checking for mincore... disabled checking if instrumentation should be included... no 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 configure: WARNING: unrecognized options: --disable-gtk-doc >>> Running build in net/libtorrent at 1764443672.08 ===> net/libtorrent ===> Building for libtorrent-0.15.7v0 /usr/bin/make all-recursive Making all in src Making all in torrent depbase=`echo data/block.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/block.lo -MD -MP -MF data/.deps/block.Tpo -c data/block.cc -o data/block.o depbase=`echo data/block_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/block_list.lo -MD -MP -MF data/.deps/block_list.Tpo -c data/block_list.cc -o data/block_list.o depbase=`echo data/chunk_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk_utils.lo -MD -MP -MF data/.deps/chunk_utils.Tpo -c data/chunk_utils.cc -o data/chunk_utils.o depbase=`echo data/download_data.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/download_data.lo -MD -MP -MF data/.deps/download_data.Tpo -c data/download_data.cc -o data/download_data.o depbase=`echo data/file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/file.lo -MD -MP -MF data/.deps/file.Tpo -c data/file.cc -o data/file.o depbase=`echo data/file_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/file_list.lo -MD -MP -MF data/.deps/file_list.Tpo -c data/file_list.cc -o data/file_list.o depbase=`echo data/file_list_iterator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 -o data/file_list_iterator.o depbase=`echo data/file_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/file_manager.lo -MD -MP -MF data/.deps/file_manager.Tpo -c data/file_manager.cc -o data/file_manager.o depbase=`echo data/file_utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/file_utils.lo -MD -MP -MF data/.deps/file_utils.Tpo -c data/file_utils.cc -o data/file_utils.o depbase=`echo data/transfer_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/transfer_list.lo -MD -MP -MF data/.deps/transfer_list.Tpo -c data/transfer_list.cc -o data/transfer_list.o depbase=`echo download/choke_group.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/choke_group.lo -MD -MP -MF download/.deps/choke_group.Tpo -c download/choke_group.cc -o download/choke_group.o depbase=`echo download/choke_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/choke_queue.lo -MD -MP -MF download/.deps/choke_queue.Tpo -c download/choke_queue.cc -o download/choke_queue.o depbase=`echo download/download_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/download_manager.lo -MD -MP -MF download/.deps/download_manager.Tpo -c download/download_manager.cc -o download/download_manager.o depbase=`echo download/resource_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/resource_manager.lo -MD -MP -MF download/.deps/resource_manager.Tpo -c download/resource_manager.cc -o download/resource_manager.o depbase=`echo net/address_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/address_info.lo -MD -MP -MF net/.deps/address_info.Tpo -c net/address_info.cc -o net/address_info.o depbase=`echo net/fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/fd.lo -MD -MP -MF net/.deps/fd.Tpo -c net/fd.cc -o net/fd.o depbase=`echo net/resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/resolver.lo -MD -MP -MF net/.deps/resolver.Tpo -c net/resolver.cc -o net/resolver.o depbase=`echo net/socket_address.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_address.lo -MD -MP -MF net/.deps/socket_address.Tpo -c net/socket_address.cc -o net/socket_address.o depbase=`echo net/socket_address_key.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 -o net/socket_address_key.o depbase=`echo net/socket_event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_event.lo -MD -MP -MF net/.deps/socket_event.Tpo -c net/socket_event.cc -o net/socket_event.o depbase=`echo net/utils.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/utils.lo -MD -MP -MF net/.deps/utils.Tpo -c net/utils.cc -o net/utils.o depbase=`echo peer/client_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT peer/client_info.lo -MD -MP -MF peer/.deps/client_info.Tpo -c peer/client_info.cc -o peer/client_info.o depbase=`echo peer/client_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT peer/client_list.lo -MD -MP -MF peer/.deps/client_list.Tpo -c peer/client_list.cc -o peer/client_list.o depbase=`echo peer/connection_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT peer/connection_list.lo -MD -MP -MF peer/.deps/connection_list.Tpo -c peer/connection_list.cc -o peer/connection_list.o depbase=`echo peer/peer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT peer/peer.lo -MD -MP -MF peer/.deps/peer.Tpo -c peer/peer.cc -o peer/peer.o depbase=`echo peer/peer_info.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT peer/peer_info.lo -MD -MP -MF peer/.deps/peer_info.Tpo -c peer/peer_info.cc -o peer/peer_info.o depbase=`echo peer/peer_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT peer/peer_list.lo -MD -MP -MF peer/.deps/peer_list.Tpo -c peer/peer_list.cc -o peer/peer_list.o depbase=`echo tracker/dht_controller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/dht_controller.lo -MD -MP -MF tracker/.deps/dht_controller.Tpo -c tracker/dht_controller.cc -o tracker/dht_controller.o depbase=`echo tracker/manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/manager.lo -MD -MP -MF tracker/.deps/manager.Tpo -c tracker/manager.cc -o tracker/manager.o depbase=`echo tracker/tracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker.lo -MD -MP -MF tracker/.deps/tracker.Tpo -c tracker/tracker.cc -o tracker/tracker.o depbase=`echo tracker/wrappers.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/wrappers.lo -MD -MP -MF tracker/.deps/wrappers.Tpo -c tracker/wrappers.cc -o tracker/wrappers.o depbase=`echo utils/directory_events.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/directory_events.lo -MD -MP -MF utils/.deps/directory_events.Tpo -c utils/directory_events.cc -o utils/directory_events.o depbase=`echo utils/log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/log.lo -MD -MP -MF utils/.deps/log.Tpo -c utils/log.cc -o utils/log.o depbase=`echo utils/log_buffer.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/log_buffer.lo -MD -MP -MF utils/.deps/log_buffer.Tpo -c utils/log_buffer.cc -o utils/log_buffer.o depbase=`echo utils/option_strings.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/option_strings.lo -MD -MP -MF utils/.deps/option_strings.Tpo -c utils/option_strings.cc -o utils/option_strings.o depbase=`echo utils/random.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/random.lo -MD -MP -MF utils/.deps/random.Tpo -c utils/random.cc -o utils/random.o depbase=`echo utils/resume.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/resume.lo -MD -MP -MF utils/.deps/resume.Tpo -c utils/resume.cc -o utils/resume.o depbase=`echo utils/scheduler.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/scheduler.lo -MD -MP -MF $depbase.Tpo -c -o utils/scheduler.lo utils/scheduler.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/scheduler.lo -MD -MP -MF utils/.deps/scheduler.Tpo -c utils/scheduler.cc -fPIC -DPIC -o utils/.libs/scheduler.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/scheduler.lo -MD -MP -MF utils/.deps/scheduler.Tpo -c utils/scheduler.cc -o utils/scheduler.o depbase=`echo utils/signal_bitfield.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/signal_bitfield.lo -MD -MP -MF utils/.deps/signal_bitfield.Tpo -c utils/signal_bitfield.cc -o utils/signal_bitfield.o depbase=`echo utils/thread.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/thread.lo -MD -MP -MF utils/.deps/thread.Tpo -c utils/thread.cc -o utils/thread.o depbase=`echo utils/uri_parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/uri_parser.lo -MD -MP -MF utils/.deps/uri_parser.Tpo -c utils/uri_parser.cc -o utils/uri_parser.o depbase=`echo bitfield.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT bitfield.lo -MD -MP -MF $depbase.Tpo -c -o bitfield.lo bitfield.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT bitfield.lo -MD -MP -MF .deps/bitfield.Tpo -c bitfield.cc -fPIC -DPIC -o .libs/bitfield.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT bitfield.lo -MD -MP -MF .deps/bitfield.Tpo -c bitfield.cc -o bitfield.o depbase=`echo chunk_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT chunk_manager.lo -MD -MP -MF .deps/chunk_manager.Tpo -c chunk_manager.cc -o chunk_manager.o depbase=`echo connection_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT connection_manager.lo -MD -MP -MF .deps/connection_manager.Tpo -c connection_manager.cc -o connection_manager.o depbase=`echo download.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download.lo -MD -MP -MF $depbase.Tpo -c -o download.lo download.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download.lo -MD -MP -MF .deps/download.Tpo -c download.cc -fPIC -DPIC -o .libs/download.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download.lo -MD -MP -MF .deps/download.Tpo -c download.cc -o download.o depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cc -fPIC -DPIC -o .libs/error.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cc -o error.o depbase=`echo event.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT event.lo -MD -MP -MF $depbase.Tpo -c -o event.lo event.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.cc -fPIC -DPIC -o .libs/event.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT event.lo -MD -MP -MF .deps/event.Tpo -c event.cc -o event.o depbase=`echo exceptions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT exceptions.lo -MD -MP -MF $depbase.Tpo -c -o exceptions.lo exceptions.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cc -fPIC -DPIC -o .libs/exceptions.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cc -o exceptions.o depbase=`echo hash_string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT hash_string.lo -MD -MP -MF .deps/hash_string.Tpo -c hash_string.cc -o hash_string.o depbase=`echo http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT http.lo -MD -MP -MF $depbase.Tpo -c -o http.lo http.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cc -fPIC -DPIC -o .libs/http.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cc -o http.o depbase=`echo object.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT object.lo -MD -MP -MF $depbase.Tpo -c -o object.lo object.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cc -fPIC -DPIC -o .libs/object.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cc -o object.o depbase=`echo object_static_map.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT object_static_map.lo -MD -MP -MF .deps/object_static_map.Tpo -c object_static_map.cc -o object_static_map.o depbase=`echo object_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT object_stream.lo -MD -MP -MF .deps/object_stream.Tpo -c object_stream.cc -o object_stream.o depbase=`echo path.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT path.lo -MD -MP -MF $depbase.Tpo -c -o path.lo path.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cc -fPIC -DPIC -o .libs/path.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cc -o path.o depbase=`echo poll_epoll.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT poll_epoll.lo -MD -MP -MF .deps/poll_epoll.Tpo -c poll_epoll.cc -o poll_epoll.o depbase=`echo poll_kqueue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT poll_kqueue.lo -MD -MP -MF .deps/poll_kqueue.Tpo -c poll_kqueue.cc -o poll_kqueue.o depbase=`echo rate.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT rate.lo -MD -MP -MF $depbase.Tpo -c -o rate.lo rate.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.cc -fPIC -DPIC -o .libs/rate.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.cc -o rate.o depbase=`echo throttle.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT throttle.lo -MD -MP -MF $depbase.Tpo -c -o throttle.lo throttle.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT throttle.lo -MD -MP -MF .deps/throttle.Tpo -c throttle.cc -fPIC -DPIC -o .libs/throttle.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT throttle.lo -MD -MP -MF .deps/throttle.Tpo -c throttle.cc -o throttle.o depbase=`echo torrent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT torrent.lo -MD -MP -MF $depbase.Tpo -c -o torrent.lo torrent.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT torrent.lo -MD -MP -MF .deps/torrent.Tpo -c torrent.cc -fPIC -DPIC -o .libs/torrent.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT torrent.lo -MD -MP -MF .deps/torrent.Tpo -c torrent.cc -o torrent.o /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++17 -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -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/scheduler.lo utils/signal_bitfield.lo utils/thread.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 rate.lo throttle.lo torrent.lo -lpthread -lz -lexecinfo -lcrypto libtool: link: ar cru .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/scheduler.o utils/.libs/signal_bitfield.o utils/.libs/thread.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/rate.o .libs/throttle.o .libs/torrent.o libtool: link: ranlib .libs/libtorrent_torrent.a depbase=`echo manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT manager.lo -MD -MP -MF $depbase.Tpo -c -o manager.lo manager.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cc -fPIC -DPIC -o .libs/manager.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT manager.lo -MD -MP -MF .deps/manager.Tpo -c manager.cc -o manager.o depbase=`echo thread_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT thread_main.lo -MD -MP -MF .deps/thread_main.Tpo -c thread_main.cc -o thread_main.o depbase=`echo data/chunk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk.lo -MD -MP -MF data/.deps/chunk.Tpo -c data/chunk.cc -o data/chunk.o depbase=`echo data/chunk_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk_list.lo -MD -MP -MF data/.deps/chunk_list.Tpo -c data/chunk_list.cc -o data/chunk_list.o depbase=`echo data/chunk_part.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/chunk_part.lo -MD -MP -MF data/.deps/chunk_part.Tpo -c data/chunk_part.cc -o data/chunk_part.o depbase=`echo data/hash_check_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 -o data/hash_check_queue.o depbase=`echo data/hash_chunk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_chunk.lo -MD -MP -MF data/.deps/hash_chunk.Tpo -c data/hash_chunk.cc -o data/hash_chunk.o depbase=`echo data/hash_queue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_queue.lo -MD -MP -MF data/.deps/hash_queue.Tpo -c data/hash_queue.cc -o data/hash_queue.o depbase=`echo data/hash_queue_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 -o data/hash_queue_node.o depbase=`echo data/hash_torrent.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/hash_torrent.lo -MD -MP -MF data/.deps/hash_torrent.Tpo -c data/hash_torrent.cc -o data/hash_torrent.o depbase=`echo data/memory_chunk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/memory_chunk.lo -MD -MP -MF data/.deps/memory_chunk.Tpo -c data/memory_chunk.cc -o data/memory_chunk.o depbase=`echo data/socket_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/socket_file.lo -MD -MP -MF data/.deps/socket_file.Tpo -c data/socket_file.cc -o data/socket_file.o depbase=`echo data/thread_disk.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT data/thread_disk.lo -MD -MP -MF data/.deps/thread_disk.Tpo -c data/thread_disk.cc -o data/thread_disk.o depbase=`echo dht/dht_bucket.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_bucket.lo -MD -MP -MF dht/.deps/dht_bucket.Tpo -c dht/dht_bucket.cc -o dht/dht_bucket.o depbase=`echo dht/dht_node.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_node.lo -MD -MP -MF dht/.deps/dht_node.Tpo -c dht/dht_node.cc -o dht/dht_node.o depbase=`echo dht/dht_router.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_router.lo -MD -MP -MF dht/.deps/dht_router.Tpo -c dht/dht_router.cc -o dht/dht_router.o depbase=`echo dht/dht_server.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_server.lo -MD -MP -MF dht/.deps/dht_server.Tpo -c dht/dht_server.cc -o dht/dht_server.o depbase=`echo dht/dht_tracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_tracker.lo -MD -MP -MF dht/.deps/dht_tracker.Tpo -c dht/dht_tracker.cc -o dht/dht_tracker.o depbase=`echo dht/dht_transaction.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 In file included from dht/dht_transaction.cc:9: ./torrent/object_stream.h:104:91: warning: instantiation of variable 'torrent::static_map_type::keys' required here, but no definition is available [-Wundefined-var-template] 104 | return static_map_write_bencode_c_wrap(writeFunc, data, buffer, object.values(), object.keys, object.keys + object.size); | ^ dht/dht_transaction.cc:214:28: note: in instantiation of function template specialization 'torrent::static_map_write_bencode_c' requested here 214 | object_buffer_t result = static_map_write_bencode_c(object_write_to_buffer, NULL, std::make_pair(buffer, buffer + sizeof(buffer)), msg); | ^ ./torrent/object_static_map.h:74:30: note: forward declaration of template entity is here 74 | static const key_list_type keys; | ^ ./torrent/object_stream.h:104:91: note: add an explicit instantiation declaration to suppress this warning if 'torrent::static_map_type::keys' is explicitly instantiated in another translation unit 104 | return static_map_write_bencode_c_wrap(writeFunc, data, buffer, object.values(), object.keys, object.keys + object.size); | ^ 1 warning generated. c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT dht/dht_transaction.lo -MD -MP -MF dht/.deps/dht_transaction.Tpo -c dht/dht_transaction.cc -o dht/dht_transaction.o In file included from dht/dht_transaction.cc:9: ./torrent/object_stream.h:104:91: warning: instantiation of variable 'torrent::static_map_type::keys' required here, but no definition is available [-Wundefined-var-template] 104 | return static_map_write_bencode_c_wrap(writeFunc, data, buffer, object.values(), object.keys, object.keys + object.size); | ^ dht/dht_transaction.cc:214:28: note: in instantiation of function template specialization 'torrent::static_map_write_bencode_c' requested here 214 | object_buffer_t result = static_map_write_bencode_c(object_write_to_buffer, NULL, std::make_pair(buffer, buffer + sizeof(buffer)), msg); | ^ ./torrent/object_static_map.h:74:30: note: forward declaration of template entity is here 74 | static const key_list_type keys; | ^ ./torrent/object_stream.h:104:91: note: add an explicit instantiation declaration to suppress this warning if 'torrent::static_map_type::keys' is explicitly instantiated in another translation unit 104 | return static_map_write_bencode_c_wrap(writeFunc, data, buffer, object.values(), object.keys, object.keys + object.size); | ^ 1 warning generated. depbase=`echo download/available_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/available_list.lo -MD -MP -MF download/.deps/available_list.Tpo -c download/available_list.cc -o download/available_list.o depbase=`echo download/chunk_selector.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/chunk_selector.lo -MD -MP -MF download/.deps/chunk_selector.Tpo -c download/chunk_selector.cc -o download/chunk_selector.o depbase=`echo download/chunk_statistics.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/chunk_statistics.lo -MD -MP -MF download/.deps/chunk_statistics.Tpo -c download/chunk_statistics.cc -o download/chunk_statistics.o depbase=`echo download/delegator.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/delegator.lo -MD -MP -MF download/.deps/delegator.Tpo -c download/delegator.cc -o download/delegator.o depbase=`echo download/download_constructor.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/download_constructor.lo -MD -MP -MF download/.deps/download_constructor.Tpo -c download/download_constructor.cc -o download/download_constructor.o depbase=`echo download/download_main.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/download_main.lo -MD -MP -MF download/.deps/download_main.Tpo -c download/download_main.cc -o download/download_main.o depbase=`echo download/download_wrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT download/download_wrapper.lo -MD -MP -MF download/.deps/download_wrapper.Tpo -c download/download_wrapper.cc -o download/download_wrapper.o depbase=`echo net/address_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/address_list.lo -MD -MP -MF net/.deps/address_list.Tpo -c net/address_list.cc -o net/address_list.o depbase=`echo net/listen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/listen.lo -MD -MP -MF net/.deps/listen.Tpo -c net/listen.cc -o net/listen.o depbase=`echo net/socket_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_base.lo -MD -MP -MF net/.deps/socket_base.Tpo -c net/socket_base.cc -o net/socket_base.o depbase=`echo net/socket_datagram.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_datagram.lo -MD -MP -MF net/.deps/socket_datagram.Tpo -c net/socket_datagram.cc -o net/socket_datagram.o depbase=`echo net/socket_fd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_fd.lo -MD -MP -MF net/.deps/socket_fd.Tpo -c net/socket_fd.cc -o net/socket_fd.o depbase=`echo net/socket_listen.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_listen.lo -MD -MP -MF net/.deps/socket_listen.Tpo -c net/socket_listen.cc -o net/socket_listen.o depbase=`echo net/socket_set.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_set.lo -MD -MP -MF net/.deps/socket_set.Tpo -c net/socket_set.cc -o net/socket_set.o depbase=`echo net/socket_stream.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/socket_stream.lo -MD -MP -MF net/.deps/socket_stream.Tpo -c net/socket_stream.cc -o net/socket_stream.o depbase=`echo net/thread_net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/thread_net.lo -MD -MP -MF net/.deps/thread_net.Tpo -c net/thread_net.cc -o net/thread_net.o depbase=`echo net/throttle_internal.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/throttle_internal.lo -MD -MP -MF net/.deps/throttle_internal.Tpo -c net/throttle_internal.cc -o net/throttle_internal.o depbase=`echo net/throttle_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/throttle_list.lo -MD -MP -MF net/.deps/throttle_list.Tpo -c net/throttle_list.cc -o net/throttle_list.o depbase=`echo net/udns_resolver.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/udns_resolver.lo -MD -MP -MF net/.deps/udns_resolver.Tpo -c net/udns_resolver.cc -o net/udns_resolver.o depbase=`echo net/udns_library.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT net/udns_library.lo -MD -MP -MF net/.deps/udns_library.Tpo -c net/udns_library.cc -o net/udns_library.o depbase=`echo protocol/extensions.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT protocol/extensions.lo -MD -MP -MF protocol/.deps/extensions.Tpo -c protocol/extensions.cc -o protocol/extensions.o depbase=`echo protocol/handshake.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT protocol/handshake.lo -MD -MP -MF protocol/.deps/handshake.Tpo -c protocol/handshake.cc -o protocol/handshake.o depbase=`echo protocol/handshake_encryption.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT protocol/handshake_encryption.lo -MD -MP -MF protocol/.deps/handshake_encryption.Tpo -c protocol/handshake_encryption.cc -o protocol/handshake_encryption.o depbase=`echo protocol/handshake_manager.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT protocol/handshake_manager.lo -MD -MP -MF protocol/.deps/handshake_manager.Tpo -c protocol/handshake_manager.cc -o protocol/handshake_manager.o depbase=`echo protocol/initial_seed.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT protocol/initial_seed.lo -MD -MP -MF protocol/.deps/initial_seed.Tpo -c protocol/initial_seed.cc -o protocol/initial_seed.o depbase=`echo protocol/peer_connection_base.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 -o protocol/peer_connection_base.o depbase=`echo protocol/peer_connection_leech.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 -o protocol/peer_connection_leech.o depbase=`echo protocol/peer_connection_metadata.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 -o protocol/peer_connection_metadata.o depbase=`echo protocol/peer_factory.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT protocol/peer_factory.lo -MD -MP -MF protocol/.deps/peer_factory.Tpo -c protocol/peer_factory.cc -o protocol/peer_factory.o depbase=`echo protocol/request_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT protocol/request_list.lo -MD -MP -MF protocol/.deps/request_list.Tpo -c protocol/request_list.cc -o protocol/request_list.o depbase=`echo tracker/thread_tracker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/thread_tracker.lo -MD -MP -MF tracker/.deps/thread_tracker.Tpo -c tracker/thread_tracker.cc -o tracker/thread_tracker.o depbase=`echo tracker/tracker_controller.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_controller.lo -MD -MP -MF $depbase.Tpo -c -o tracker/tracker_controller.lo tracker/tracker_controller.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_controller.lo -MD -MP -MF tracker/.deps/tracker_controller.Tpo -c tracker/tracker_controller.cc -fPIC -DPIC -o tracker/.libs/tracker_controller.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_controller.lo -MD -MP -MF tracker/.deps/tracker_controller.Tpo -c tracker/tracker_controller.cc -o tracker/tracker_controller.o depbase=`echo tracker/tracker_dht.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_dht.lo -MD -MP -MF tracker/.deps/tracker_dht.Tpo -c tracker/tracker_dht.cc -o tracker/tracker_dht.o depbase=`echo tracker/tracker_http.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_http.lo -MD -MP -MF tracker/.deps/tracker_http.Tpo -c tracker/tracker_http.cc -o tracker/tracker_http.o depbase=`echo tracker/tracker_list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_list.lo -MD -MP -MF $depbase.Tpo -c -o tracker/tracker_list.lo tracker/tracker_list.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_list.lo -MD -MP -MF tracker/.deps/tracker_list.Tpo -c tracker/tracker_list.cc -fPIC -DPIC -o tracker/.libs/tracker_list.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_list.lo -MD -MP -MF tracker/.deps/tracker_list.Tpo -c tracker/tracker_list.cc -o tracker/tracker_list.o depbase=`echo tracker/tracker_udp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_udp.lo -MD -MP -MF tracker/.deps/tracker_udp.Tpo -c tracker/tracker_udp.cc -o tracker/tracker_udp.o depbase=`echo tracker/tracker_worker.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT tracker/tracker_worker.lo -MD -MP -MF tracker/.deps/tracker_worker.Tpo -c tracker/tracker_worker.cc -o tracker/tracker_worker.o depbase=`echo utils/diffie_hellman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/diffie_hellman.lo -MD -MP -MF utils/.deps/diffie_hellman.Tpo -c utils/diffie_hellman.cc -o utils/diffie_hellman.o depbase=`echo utils/instrumentation.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -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 c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/instrumentation.lo -MD -MP -MF utils/.deps/instrumentation.Tpo -c utils/instrumentation.cc -o utils/instrumentation.o depbase=`echo utils/signal_interrupt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CXX --mode=compile c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/signal_interrupt.lo -MD -MP -MF $depbase.Tpo -c -o utils/signal_interrupt.lo utils/signal_interrupt.cc && mv -f $depbase.Tpo $depbase.Plo c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/signal_interrupt.lo -MD -MP -MF utils/.deps/signal_interrupt.Tpo -c utils/signal_interrupt.cc -fPIC -DPIC -o utils/.libs/signal_interrupt.o c++ -std=c++17 -DHAVE_CONFIG_H -I. -I.. -I. -I.. -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -MT utils/signal_interrupt.lo -MD -MP -MF utils/.deps/signal_interrupt.Tpo -c utils/signal_interrupt.cc -o utils/signal_interrupt.o /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++17 -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -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_controller.lo tracker/tracker_dht.lo tracker/tracker_http.lo tracker/tracker_list.lo tracker/tracker_udp.lo tracker/tracker_worker.lo utils/diffie_hellman.lo utils/instrumentation.lo utils/signal_interrupt.lo -lpthread -lz -lexecinfo -lcrypto libtool: link: ar cru .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_controller.o tracker/.libs/tracker_dht.o tracker/.libs/tracker_http.o tracker/.libs/tracker_list.o tracker/.libs/tracker_udp.o tracker/.libs/tracker_worker.o utils/.libs/diffie_hellman.o utils/.libs/instrumentation.o utils/.libs/signal_interrupt.o libtool: link: ranlib .libs/libtorrent_other.a /usr/bin/libtool --tag=CXX --mode=link c++ -std=c++17 -pthread -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden -version-info 27:0:0 -o libtorrent.la -rpath /usr/local/lib manager.lo thread_main.lo torrent/libtorrent_torrent.la libtorrent_other.la -lpthread -lz -lexecinfo -lcrypto libtool: link: c++ -shared -fPIC -DPIC -o .libs/libtorrent.so.23.0 -pthread -std=c++17 -O2 -pipe -g -Wno-deprecated-declarations -Wno-exceptions -DNDEBUG -Wall -fvisibility=hidden .libs/manager.o .libs/thread_main.o -Wl,-whole-archive /exopi-obj/pobj/libtorrent-0.15.7/libtorrent-0.15.7/src/torrent/.libs/libtorrent_torrent.a /exopi-obj/pobj/libtorrent-0.15.7/libtorrent-0.15.7/src/.libs/libtorrent_other.a -Wl,-no-whole-archive -L.libs -lpthread -lz -lexecinfo -lcrypto -Wl,-soname,libtorrent.so.23.0 libtool: link: ar x /exopi-obj/pobj/libtorrent-0.15.7/libtorrent-0.15.7/src/torrent/.libs/libtorrent_torrent.a libtool: link: ar x /exopi-obj/pobj/libtorrent-0.15.7/libtorrent-0.15.7/src/.libs/libtorrent_other.a libtool: link: ar cru .libs/libtorrent.a ./.libs/libtorrent.lax/libtorrent_torrent.a/block.o ./.libs/libtorrent.lax/libtorrent_torrent.a/block_list.o ./.libs/libtorrent.lax/libtorrent_torrent.a/chunk_utils.o ./.libs/libtorrent.lax/libtorrent_torrent.a/download_data.o ./.libs/libtorrent.lax/libtorrent_torrent.a/file.o ./.libs/libtorrent.lax/libtorrent_torrent.a/file_list.o ./.libs/libtorrent.lax/libtorrent_torrent.a/file_list_iterator.o ./.libs/libtorrent.lax/libtorrent_torrent.a/file_manager.o ./.libs/libtorrent.lax/libtorrent_torrent.a/file_utils.o ./.libs/libtorrent.lax/libtorrent_torrent.a/transfer_list.o ./.libs/libtorrent.lax/libtorrent_torrent.a/choke_group.o ./.libs/libtorrent.lax/libtorrent_torrent.a/choke_queue.o ./.libs/libtorrent.lax/libtorrent_torrent.a/download_manager.o ./.libs/libtorrent.lax/libtorrent_torrent.a/resource_manager.o ./.libs/libtorrent.lax/libtorrent_torrent.a/address_info.o ./.libs/libtorrent.lax/libtorrent_torrent.a/fd.o ./.libs/libtorrent.lax/libtorrent_torrent.a/resolver.o ./.libs/libtorrent.lax/libtorrent_torrent.a/socket_address.o ./.libs/libtorrent.lax/libtorrent_torrent.a/socket_address_key.o ./.libs/libtorrent.lax/libtorrent_torrent.a/socket_event.o ./.libs/libtorrent.lax/libtorrent_torrent.a/utils.o ./.libs/libtorrent.lax/libtorrent_torrent.a/client_info.o ./.libs/libtorrent.lax/libtorrent_torrent.a/client_list.o ./.libs/libtorrent.lax/libtorrent_torrent.a/connection_list.o ./.libs/libtorrent.lax/libtorrent_torrent.a/peer.o ./.libs/libtorrent.lax/libtorrent_torrent.a/peer_info.o ./.libs/libtorrent.lax/libtorrent_torrent.a/peer_list.o ./.libs/libtorrent.lax/libtorrent_torrent.a/dht_controller.o ./.libs/libtorrent.lax/libtorrent_torrent.a/manager.o ./.libs/libtorrent.lax/libtorrent_torrent.a/tracker.o ./.libs/libtorrent.lax/libtorrent_torrent.a/wrappers.o ./.libs/libtorrent.lax/libtorrent_torrent.a/directory_events.o ./.libs/libtorrent.lax/libtorrent_torrent.a/log.o ./.libs/libtorrent.lax/libtorrent_torrent.a/log_buffer.o ./.libs/libtorrent.lax/libtorrent_torrent.a/option_strings.o ./.libs/libtorrent.lax/libtorrent_torrent.a/random.o ./.libs/libtorrent.lax/libtorrent_torrent.a/resume.o ./.libs/libtorrent.lax/libtorrent_torrent.a/scheduler.o ./.libs/libtorrent.lax/libtorrent_torrent.a/signal_bitfield.o ./.libs/libtorrent.lax/libtorrent_torrent.a/thread.o ./.libs/libtorrent.lax/libtorrent_torrent.a/uri_parser.o ./.libs/libtorrent.lax/libtorrent_torrent.a/bitfield.o ./.libs/libtorrent.lax/libtorrent_torrent.a/chunk_manager.o ./.libs/libtorrent.lax/libtorrent_torrent.a/connection_manager.o ./.libs/libtorrent.lax/libtorrent_torrent.a/download.o ./.libs/libtorrent.lax/libtorrent_torrent.a/error.o ./.libs/libtorrent.lax/libtorrent_torrent.a/event.o ./.libs/libtorrent.lax/libtorrent_torrent.a/exceptions.o ./.libs/libtorrent.lax/libtorrent_torrent.a/hash_string.o ./.libs/libtorrent.lax/libtorrent_torrent.a/http.o ./.libs/libtorrent.lax/libtorrent_torrent.a/object.o ./.libs/libtorrent.lax/libtorrent_torrent.a/object_static_map.o ./.libs/libtorrent.lax/libtorrent_torrent.a/object_stream.o ./.libs/libtorrent.lax/libtorrent_torrent.a/path.o ./.libs/libtorrent.lax/libtorrent_torrent.a/poll_epoll.o ./.libs/libtorrent.lax/libtorrent_torrent.a/poll_kqueue.o ./.libs/libtorrent.lax/libtorrent_torrent.a/rate.o ./.libs/libtorrent.lax/libtorrent_torrent.a/throttle.o ./.libs/libtorrent.lax/libtorrent_torrent.a/torrent.o ./.libs/libtorrent.lax/libtorrent_other.a/chunk.o ./.libs/libtorrent.lax/libtorrent_other.a/chunk_list.o ./.libs/libtorrent.lax/libtorrent_other.a/chunk_part.o ./.libs/libtorrent.lax/libtorrent_other.a/hash_check_queue.o ./.libs/libtorrent.lax/libtorrent_other.a/hash_chunk.o ./.libs/libtorrent.lax/libtorrent_other.a/hash_queue.o ./.libs/libtorrent.lax/libtorrent_other.a/hash_queue_node.o ./.libs/libtorrent.lax/libtorrent_other.a/hash_torrent.o ./.libs/libtorrent.lax/libtorrent_other.a/memory_chunk.o ./.libs/libtorrent.lax/libtorrent_other.a/socket_file.o ./.libs/libtorrent.lax/libtorrent_other.a/thread_disk.o ./.libs/libtorrent.lax/libtorrent_other.a/dht_bucket.o ./.libs/libtorrent.lax/libtorrent_other.a/dht_node.o ./.libs/libtorrent.lax/libtorrent_other.a/dht_router.o ./.libs/libtorrent.lax/libtorrent_other.a/dht_server.o ./.libs/libtorrent.lax/libtorrent_other.a/dht_tracker.o ./.libs/libtorrent.lax/libtorrent_other.a/dht_transaction.o ./.libs/libtorrent.lax/libtorrent_other.a/available_list.o ./.libs/libtorrent.lax/libtorrent_other.a/chunk_selector.o ./.libs/libtorrent.lax/libtorrent_other.a/chunk_statistics.o ./.libs/libtorrent.lax/libtorrent_other.a/delegator.o ./.libs/libtorrent.lax/libtorrent_other.a/download_constructor.o ./.libs/libtorrent.lax/libtorrent_other.a/download_main.o ./.libs/libtorrent.lax/libtorrent_other.a/download_wrapper.o ./.libs/libtorrent.lax/libtorrent_other.a/address_list.o ./.libs/libtorrent.lax/libtorrent_other.a/listen.o ./.libs/libtorrent.lax/libtorrent_other.a/socket_base.o ./.libs/libtorrent.lax/libtorrent_other.a/socket_datagram.o ./.libs/libtorrent.lax/libtorrent_other.a/socket_fd.o ./.libs/libtorrent.lax/libtorrent_other.a/socket_listen.o ./.libs/libtorrent.lax/libtorrent_other.a/socket_set.o ./.libs/libtorrent.lax/libtorrent_other.a/socket_stream.o ./.libs/libtorrent.lax/libtorrent_other.a/thread_net.o ./.libs/libtorrent.lax/libtorrent_other.a/throttle_internal.o ./.libs/libtorrent.lax/libtorrent_other.a/throttle_list.o ./.libs/libtorrent.lax/libtorrent_other.a/udns_resolver.o ./.libs/libtorrent.lax/libtorrent_other.a/udns_library.o ./.libs/libtorrent.lax/libtorrent_other.a/extensions.o ./.libs/libtorrent.lax/libtorrent_other.a/handshake.o ./.libs/libtorrent.lax/libtorrent_other.a/handshake_encryption.o ./.libs/libtorrent.lax/libtorrent_other.a/handshake_manager.o ./.libs/libtorrent.lax/libtorrent_other.a/initial_seed.o ./.libs/libtorrent.lax/libtorrent_other.a/peer_connection_base.o ./.libs/libtorrent.lax/libtorrent_other.a/peer_connection_leech.o ./.libs/libtorrent.lax/libtorrent_other.a/peer_connection_metadata.o ./.libs/libtorrent.lax/libtorrent_other.a/peer_factory.o ./.libs/libtorrent.lax/libtorrent_other.a/request_list.o ./.libs/libtorrent.lax/libtorrent_other.a/thread_tracker.o ./.libs/libtorrent.lax/libtorrent_other.a/tracker_controller.o ./.libs/libtorrent.lax/libtorrent_other.a/tracker_dht.o ./.libs/libtorrent.lax/libtorrent_other.a/tracker_http.o ./.libs/libtorrent.lax/libtorrent_other.a/tracker_list.o ./.libs/libtorrent.lax/libtorrent_other.a/tracker_udp.o ./.libs/libtorrent.lax/libtorrent_other.a/tracker_worker.o ./.libs/libtorrent.lax/libtorrent_other.a/diffie_hellman.o ./.libs/libtorrent.lax/libtorrent_other.a/instrumentation.o ./.libs/libtorrent.lax/libtorrent_other.a/signal_interrupt.o manager.o thread_main.o libtool: link: ranlib .libs/libtorrent.a Making all in test >>> Running fake in net/libtorrent at 1764444796.60 ===> net/libtorrent ===> Faking installation for libtorrent-0.15.7v0 Making install in src Making install in torrent mkdir -p '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/data' /exopi-obj/pobj/libtorrent-0.15.7/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 '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/data' mkdir -p '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/download' /exopi-obj/pobj/libtorrent-0.15.7/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 '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/download' mkdir -p '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent' /exopi-obj/pobj/libtorrent-0.15.7/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 rate.h throttle.h torrent.h '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent' mkdir -p '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/net' /exopi-obj/pobj/libtorrent-0.15.7/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 '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/net' mkdir -p '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/peer' /exopi-obj/pobj/libtorrent-0.15.7/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 '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/peer' mkdir -p '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/tracker' /exopi-obj/pobj/libtorrent-0.15.7/bin/install -c -m 644 tracker/dht_controller.h tracker/manager.h tracker/tracker.h tracker/tracker_state.h tracker/wrappers.h '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/tracker' mkdir -p '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/utils' /exopi-obj/pobj/libtorrent-0.15.7/bin/install -c -m 644 utils/chrono.h utils/directory_events.h utils/extents.h utils/log.h utils/log_buffer.h utils/option_strings.h utils/random.h utils/ranges.h utils/resume.h utils/scheduler.h utils/signal_bitfield.h utils/thread.h utils/uri_parser.h '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/include/torrent/utils' mkdir -p '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libtorrent-0.15.7/bin/install -c libtorrent.la '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libtorrent-0.15.7/bin/install -c -m 644 ./.libs/libtorrent.a /exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/lib/libtorrent.a libtool: install: /exopi-obj/pobj/libtorrent-0.15.7/bin/install -c -m 644 ./.libs/libtorrent.so.23.0 /exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/lib/libtorrent.so.23.0 libtool: install: /exopi-obj/pobj/libtorrent-0.15.7/bin/install -c -m 644 ./.libs/libtorrent.lai /exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/lib/libtorrent.la Making install in test mkdir -p '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libtorrent-0.15.7/bin/install -c -m 644 libtorrent.pc '/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/lib/pkgconfig' >>> Running package in net/libtorrent at 1764444803.68 ===> net/libtorrent `/exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/.fake_done' is up to date. Reading existing plist for libtorrent-0.15.7v0 Writing /exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/libtorrent-0.15.7/fake-amd64/usr/local/lib/libtorrent.so.23.0 ===> Building package for libtorrent-0.15.7v0 Create /exopi-cvs/ports/packages/amd64/all/libtorrent-0.15.7v0.tgz Creating package libtorrent-0.15.7v0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 9% checksumming|****** | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|******************************************************* | 89% checksumming|******************************************************* | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 4% archiving|****** | 9% archiving|******** | 13% archiving|*********** | 17% archiving|************** | 22% archiving|***************** | 26% archiving|******************* | 30% archiving|********************** | 34% archiving|************************* | 39% archiving|**************************** | 43% archiving|****************************** | 47% archiving|********************************* | 52% archiving|************************************ | 56% archiving|*************************************** | 60% archiving|***************************************** | 65% archiving|******************************************** | 69% archiving|*********************************************** | 73% archiving|************************************************** | 77% archiving|**************************************************** | 82% archiving|******************************************************* | 86% archiving|********************************************************** | 90% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|****************************************************************| 99% archiving|****************************************************************|100% Creating package debug-libtorrent-0.15.7v0 reading plist| checking dependencies| checking dependencies|net/libtorrent checksumming| checksumming| | 0% checksumming|**** | 6% checksumming|******* | 12% checksumming|*********** | 18% checksumming|************** | 24% checksumming|****************** | 29% checksumming|********************** | 35% checksumming|************************* | 41% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|************************************ | 59% checksumming|*************************************** | 65% checksumming|******************************************* | 71% checksumming|*********************************************** | 76% checksumming|************************************************** | 82% checksumming|****************************************************** | 88% checksumming|********************************************************* | 94% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******** | 13% archiving|***************** | 26% archiving|************************* | 39% archiving|********************************* | 52% archiving|***************************************** | 65% archiving|************************************************** | 78% archiving|********************************************************** | 91% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libtorrent-0.15.7v0.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-libtorrent-0.15.7v0.tgz >>> Running clean in net/libtorrent at 1764444817.31 ===> net/libtorrent ===> Cleaning for libtorrent-0.15.7v0 >>> Ended at 1764444818.24 max_stuck=12.33/patch=1.69/configure=33.25/build=1124.47/fake=7.01/package=13.70/clean=1.00