Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/libtorrent.spec'], chrootPath='/var/lib/mock/f28-build-11808694-876504/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/libtorrent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/libtorrent-0.13.6-9.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/libtorrent.spec'], chrootPath='/var/lib/mock/f28-build-11808694-876504/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/libtorrent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vm1QOV + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libtorrent-0.13.6 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/libtorrent-0.13.6.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libtorrent-0.13.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (libtorrent-dh-openssl-1.1.patch): + echo 'Patch #0 (libtorrent-dh-openssl-1.1.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/utils/diffie_hellman.cc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jZblP5 + umask 022 + cd /builddir/build/BUILD + cd libtorrent-0.13.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=ppc64le-redhat-linux-gnu --host=ppc64le-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-posix-fallocate checking build system type... powerpc64le-redhat-linux-gnu checking host system type... powerpc64le-redhat-linux-gnu checking how to print strings... printf checking for ppc64le-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert powerpc64le-redhat-linux-gnu file names to powerpc64le-redhat-linux-gnu format... func_convert_file_noop checking how to convert powerpc64le-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for ppc64le-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ppc64le-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ppc64le-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for ppc64le-redhat-linux-gnu-strip... no checking for strip... strip checking for ppc64le-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for ppc64le-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... none checking for cppunit-config... no checking for Cppunit - version >= 1.9.6... no checking for ppc64le-redhat-linux-gnu-g++... no checking for ppc64le-redhat-linux-gnu-c++... no checking for ppc64le-redhat-linux-gnu-gpp... no checking for ppc64le-redhat-linux-gnu-aCC... no checking for ppc64le-redhat-linux-gnu-CC... no checking for ppc64le-redhat-linux-gnu-cxx... no checking for ppc64le-redhat-linux-gnu-cc++... no checking for ppc64le-redhat-linux-gnu-cl.exe... no checking for ppc64le-redhat-linux-gnu-FCC... no checking for ppc64le-redhat-linux-gnu-KCC... no checking for ppc64le-redhat-linux-gnu-RCC... no checking for ppc64le-redhat-linux-gnu-xlC_r... no checking for ppc64le-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking dependency style of g++... none checking whether byte ordering is bigendian... no checking for user-defined CXXFLAGS... user-defined "-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection" checking the byte alignment... none needed checking for TR1 support... yes checking for C++11 support... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for sysroot... no checking for kqueue support... no checking whether kqueue supports pipes and ptys... no checking for epoll support... yes checking for fallocate... yes checking for posix_fallocate... yes checking size of long... 8 checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking for statvfs... ok checking if compiler supports __attribute__((visibility("default")))... yes checking whether pthreads work without any flags... no checking for the pthreads library -lpthreads... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking if zlib is wanted... yes checking for inflateEnd in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for ppc64le-redhat-linux-gnu-pkg-config... /usr/bin/ppc64le-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENSSL... yes checking for posix_memalign... yes checking for madvise... yes checking for cacheline... using default 128 bytes checking for __builtin_popcount... yes checking for execinfo.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_setname_np type... generic checking signedness of mincore parameter... unsigned checking for proper overloaded template function disambiguation... yes checking if instrumentation should be included... yes checking if compiler supports __attribute__((unused))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating libtorrent.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/torrent/Makefile config.status: creating src/torrent/peer/Makefile config.status: creating src/torrent/data/Makefile config.status: creating src/torrent/download/Makefile config.status: creating src/torrent/utils/Makefile config.status: creating src/data/Makefile config.status: creating src/dht/Makefile config.status: creating src/download/Makefile config.status: creating src/net/Makefile config.status: creating src/protocol/Makefile config.status: creating src/tracker/Makefile config.status: creating src/utils/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing libtool commands config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' Making all in torrent make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' Making all in data make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o block.lo block.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o block_list.lo block_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o chunk_utils.lo chunk_utils.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o download_data.lo download_data.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c chunk_utils.cc -fPIC -DPIC -o .libs/chunk_utils.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c block.cc -fPIC -DPIC -o .libs/block.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c download_data.cc -fPIC -DPIC -o .libs/download_data.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c block_list.cc -fPIC -DPIC -o .libs/block_list.o In file included from block_list.cc:42: block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ block_transfer.h:129:74: note: in C++11 destructors default to noexcept block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../../manager.h:42, from chunk_utils.cc:43: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../../download/available_list.h:43, from ./../../download/download_main.h:48, from ./../../download/download_wrapper.h:41, from chunk_utils.cc:46: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../../net/address_list.h:42, from ./../../protocol/extensions.h:48, from ./../../protocol/peer_connection_base.h:47, from block.cc:44: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o file.lo file.cc In file included from ./../../protocol/request_list.h:42, from ./../../protocol/peer_connection_base.h:50, from block.cc:44: ./../../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../../globals.h:41, from ./../../protocol/request_list.h:46, from ./../../protocol/peer_connection_base.h:50, from block.cc:44: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept block.cc: In destructor 'torrent::Block::~Block()': block.cc:56:103: warning: throw will always call terminate() [-Wterminate] throw internal_error("Block dtor with 'm_state != STATE_INCOMPLETE && m_state != STATE_COMPLETED'"); ^ block.cc:56:103: note: in C++11 destructors default to noexcept block.cc:60:94: warning: throw will always call terminate() [-Wterminate] throw internal_error("Block dtor with 'm_state == STATE_COMPLETED && m_leader == NULL'"); ^ block.cc:60:94: note: in C++11 destructors default to noexcept block.cc:75:58: warning: throw will always call terminate() [-Wterminate] throw internal_error("Block::clear() m_stalled != 0."); ^ block.cc:75:58: note: in C++11 destructors default to noexcept libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c file.cc -fPIC -DPIC -o .libs/file.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o file_list.lo file_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c file_list.cc -fPIC -DPIC -o .libs/file_list.o In file included from ./../../globals.h:41, from file.cc:48: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept file.cc: In destructor 'torrent::File::~File()': file.cc:71:65: warning: throw will always call terminate() [-Wterminate] throw internal_error("File::~File() called on an open file."); ^ file.cc:71:65: note: in C++11 destructors default to noexcept /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o file_list_iterator.lo file_list_iterator.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o file_manager.lo file_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c file_list_iterator.cc -fPIC -DPIC -o .libs/file_list_iterator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c file_manager.cc -fPIC -DPIC -o .libs/file_manager.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o file_utils.lo file_utils.cc In file included from ./../../manager.h:42, from file_manager.cc:46: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../../manager.h:42, from file_list.cc:63: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept file_manager.cc: In destructor 'torrent::FileManager::~FileManager()': file_manager.cc:58:83: warning: throw will always call terminate() [-Wterminate] throw internal_error("FileManager::~FileManager() called but empty() != true."); ^ file_manager.cc:58:83: note: in C++11 destructors default to noexcept file_list.cc: In member function 'torrent::FileList::iterator_range torrent::FileList::split(std::vector::iterator, torrent::FileList::split_type*, torrent::FileList::split_type*)': file_list.cc:240:30: warning: 'new' of type 'torrent::File' with extended alignment 128 [-Waligned-new=] File* newFile = new File(); ^ file_list.cc:240:30: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter file_list.cc:240:30: note: use '-faligned-new' to enable C++17 over-aligned new support file_list.cc: In member function 'std::vector::iterator torrent::FileList::merge(std::vector::iterator, std::vector::iterator, const torrent::Path&)': file_list.cc:263:23: warning: 'new' of type 'torrent::File' with extended alignment 128 [-Waligned-new=] File* newFile = new File; ^~~~ file_list.cc:263:23: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter file_list.cc:263:23: note: use '-faligned-new' to enable C++17 over-aligned new support file_list.cc: In member function 'void torrent::FileList::initialize(uint64_t, uint32_t)': file_list.cc:386:28: warning: 'new' of type 'torrent::File' with extended alignment 128 [-Waligned-new=] File* newFile = new File(); ^ file_list.cc:386:28: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter file_list.cc:386:28: note: use '-faligned-new' to enable C++17 over-aligned new support file_list.cc: In member function 'torrent::Chunk* torrent::FileList::create_chunk(uint64_t, uint32_t, int)': file_list.cc:607:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr chunk(new Chunk); ^~~~~~~~ In file included from /usr/include/c++/8/memory:80, from file_list.cc:45: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ file_list.cc:607:34: warning: 'new' of type 'torrent::Chunk' with extended alignment 128 [-Waligned-new=] std::auto_ptr chunk(new Chunk); ^~~~~ file_list.cc:607:34: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter file_list.cc:607:34: note: use '-faligned-new' to enable C++17 over-aligned new support libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c file_utils.cc -fPIC -DPIC -o .libs/file_utils.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o transfer_list.lo transfer_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c transfer_list.cc -fPIC -DPIC -o .libs/transfer_list.o In file included from transfer_list.cc:49: block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ block_transfer.h:129:74: note: in C++11 destructors default to noexcept block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ block_transfer.h:132:78: note: in C++11 destructors default to noexcept transfer_list.cc: In destructor 'torrent::TransferList::~TransferList()': transfer_list.cc:66:87: warning: throw will always call terminate() [-Wterminate] throw internal_error("TransferList::~TransferList() called on an non-empty object"); ^ transfer_list.cc:66:87: note: in C++11 destructors default to noexcept /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_torrentdata.la block.lo block_list.lo chunk_utils.lo download_data.lo file.lo file_list.lo file_list_iterator.lo file_manager.lo file_utils.lo transfer_list.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_torrentdata.a .libs/block.o .libs/block_list.o .libs/chunk_utils.o .libs/download_data.o .libs/file.o .libs/file_list.o .libs/file_list_iterator.o .libs/file_manager.o .libs/file_utils.o .libs/transfer_list.o libtool: link: ranlib .libs/libsub_torrentdata.a libtool: link: ( cd ".libs" && rm -f "libsub_torrentdata.la" && ln -s "../libsub_torrentdata.la" "libsub_torrentdata.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' Making all in download make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o choke_group.lo choke_group.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o choke_queue.lo choke_queue.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o download_manager.lo download_manager.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o resource_manager.lo resource_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c download_manager.cc -fPIC -DPIC -o .libs/download_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c choke_queue.cc -fPIC -DPIC -o .libs/choke_queue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c choke_group.cc -fPIC -DPIC -o .libs/choke_group.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c resource_manager.cc -fPIC -DPIC -o .libs/resource_manager.o In file included from ./../../globals.h:41, from ./../../download/download_main.h:43, from ./../../download/download_wrapper.h:41, from download_manager.cc:43: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../../download/available_list.h:43, from ./../../download/download_main.h:48, from ./../../download/download_wrapper.h:41, from download_manager.cc:43: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../../globals.h:41, from ./../../download/download_main.h:43, from choke_group.cc:49: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../../download/available_list.h:43, from ./../../download/download_main.h:48, from choke_group.cc:49: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../../globals.h:41, from ./../../download/download_main.h:43, from resource_manager.cc:48: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../../download/available_list.h:43, from ./../../download/download_main.h:48, from resource_manager.cc:48: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../../net/address_list.h:42, from ./../../protocol/extensions.h:48, from ./../../protocol/peer_connection_base.h:47, from choke_queue.cc:46: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../../protocol/request_list.h:42, from ./../../protocol/peer_connection_base.h:50, from choke_queue.cc:46: ./../../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../../globals.h:41, from ./../../protocol/request_list.h:46, from ./../../protocol/peer_connection_base.h:50, from choke_queue.cc:46: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept choke_queue.cc: In destructor 'torrent::choke_queue::~choke_queue()': choke_queue.cc:76:92: warning: throw will always call terminate() [-Wterminate] throw internal_error("choke_queue::~choke_queue() called but m_currentlyUnchoked != 0."); ^ choke_queue.cc:76:92: note: in C++11 destructors default to noexcept choke_queue.cc:79:90: warning: throw will always call terminate() [-Wterminate] throw internal_error("choke_queue::~choke_queue() called but m_currentlyQueued != 0."); ^ choke_queue.cc:79:90: note: in C++11 destructors default to noexcept In file included from ./../../protocol/request_list.h:42, from ./../../protocol/peer_connection_base.h:50, from resource_manager.cc:49: ./../../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept resource_manager.cc: In destructor 'torrent::ResourceManager::~ResourceManager()': resource_manager.cc:86:106: warning: throw will always call terminate() [-Wterminate] throw internal_error("ResourceManager::~ResourceManager() called but m_currentlyUploadUnchoked != 0."); ^ resource_manager.cc:86:106: note: in C++11 destructors default to noexcept resource_manager.cc:89:108: warning: throw will always call terminate() [-Wterminate] throw internal_error("ResourceManager::~ResourceManager() called but m_currentlyDownloadUnchoked != 0."); ^ resource_manager.cc:89:108: note: in C++11 destructors default to noexcept /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_torrentdownload.la choke_group.lo choke_queue.lo download_manager.lo resource_manager.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_torrentdownload.a .libs/choke_group.o .libs/choke_queue.o .libs/download_manager.o .libs/resource_manager.o libtool: link: ranlib .libs/libsub_torrentdownload.a libtool: link: ( cd ".libs" && rm -f "libsub_torrentdownload.la" && ln -s "../libsub_torrentdownload.la" "libsub_torrentdownload.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' Making all in peer make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o client_info.lo client_info.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o client_list.lo client_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o connection_list.lo connection_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o peer.lo peer.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c connection_list.cc -fPIC -DPIC -o .libs/connection_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c client_list.cc -fPIC -DPIC -o .libs/client_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c peer.cc -fPIC -DPIC -o .libs/peer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c client_info.cc -fPIC -DPIC -o .libs/client_info.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o peer_info.lo peer_info.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c peer_info.cc -fPIC -DPIC -o .libs/peer_info.o In file included from connection_list.cc:41: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../../globals.h:41, from ./../../download/download_main.h:43, from connection_list.cc:43: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../data/block.h:42, from peer.cc:39: ./../../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from peer_info.cc:40: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../../globals.h:41, from ./../../download/download_main.h:43, from peer.cc:41: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../../download/available_list.h:43, from ./../../download/download_main.h:48, from peer.cc:41: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o peer_list.lo peer_list.cc In file included from ./../../protocol/request_list.h:42, from ./../../protocol/peer_connection_base.h:50, from connection_list.cc:45: ./../../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../../protocol/request_list.h:42, from ./../../protocol/peer_connection_base.h:50, from peer_info.cc:43: ./../../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../../globals.h:41, from ./../../protocol/request_list.h:46, from ./../../protocol/peer_connection_base.h:50, from peer_info.cc:43: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept peer_info.cc: In destructor 'torrent::PeerInfo::~PeerInfo()': peer_info.cc:78:66: warning: throw will always call terminate() [-Wterminate] throw internal_error("PeerInfo::~PeerInfo() peer is blocked."); ^ peer_info.cc:78:66: note: in C++11 destructors default to noexcept libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c peer_list.cc -fPIC -DPIC -o .libs/peer_list.o In file included from peer_list.cc:44: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../../globals.h:41, from peer_list.cc:52: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_torrentpeer.la client_info.lo client_list.lo connection_list.lo peer.lo peer_info.lo peer_list.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_torrentpeer.a .libs/client_info.o .libs/client_list.o .libs/connection_list.o .libs/peer.o .libs/peer_info.o .libs/peer_list.o libtool: link: ranlib .libs/libsub_torrentpeer.a libtool: link: ( cd ".libs" && rm -f "libsub_torrentpeer.la" && ln -s "../libsub_torrentpeer.la" "libsub_torrentpeer.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' Making all in utils make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o log.lo log.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o log_buffer.lo log_buffer.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o net.lo net.cc /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o option_strings.lo option_strings.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c log.cc -fPIC -DPIC -o .libs/log.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c log_buffer.cc -fPIC -DPIC -o .libs/log_buffer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c net.cc -fPIC -DPIC -o .libs/net.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c option_strings.cc -fPIC -DPIC -o .libs/option_strings.o In file included from ./../../globals.h:41, from log_buffer.cc:44: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o resume.lo resume.cc In file included from ./../../globals.h:41, from log.cc:44: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c resume.cc -fPIC -DPIC -o .libs/resume.o In file included from resume.cc:40: ../../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o signal_bitfield.lo signal_bitfield.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c signal_bitfield.cc -fPIC -DPIC -o .libs/signal_bitfield.o In file included from ./../../globals.h:41, from resume.cc:58: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o thread_base.lo thread_base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c thread_base.cc -fPIC -DPIC -o .libs/thread_base.o /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o thread_interrupt.lo thread_interrupt.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c thread_interrupt.cc -fPIC -DPIC -o .libs/thread_interrupt.o thread_interrupt.cc: In static member function 'static torrent::thread_interrupt::pair_type torrent::thread_interrupt::create_pair()': thread_interrupt.cc:87:50: warning: 'new' of type 'torrent::thread_interrupt' with extended alignment 128 [-Waligned-new=] thread_interrupt* t1 = new thread_interrupt(fd1); ^ thread_interrupt.cc:87:50: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter thread_interrupt.cc:87:50: note: use '-faligned-new' to enable C++17 over-aligned new support thread_interrupt.cc:88:50: warning: 'new' of type 'torrent::thread_interrupt' with extended alignment 128 [-Waligned-new=] thread_interrupt* t2 = new thread_interrupt(fd2); ^ thread_interrupt.cc:88:50: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter thread_interrupt.cc:88:50: note: use '-faligned-new' to enable C++17 over-aligned new support /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_torrentutils.la log.lo log_buffer.lo net.lo option_strings.lo resume.lo signal_bitfield.lo thread_base.lo thread_interrupt.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_torrentutils.a .libs/log.o .libs/log_buffer.o .libs/net.o .libs/option_strings.o .libs/resume.o .libs/signal_bitfield.o .libs/thread_base.o .libs/thread_interrupt.o libtool: link: ranlib .libs/libsub_torrentutils.a libtool: link: ( cd ".libs" && rm -f "libsub_torrentutils.la" && ln -s "../libsub_torrentutils.la" "libsub_torrentutils.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o bitfield.lo bitfield.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o chunk_manager.lo chunk_manager.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o connection_manager.lo connection_manager.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o dht_manager.lo dht_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c connection_manager.cc -fPIC -DPIC -o .libs/connection_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c dht_manager.cc -fPIC -DPIC -o .libs/dht_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c bitfield.cc -fPIC -DPIC -o .libs/bitfield.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c chunk_manager.cc -fPIC -DPIC -o .libs/chunk_manager.o In file included from ../../rak/address_info.h:47, from connection_manager.cc:41: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../manager.h:42, from dht_manager.cc:42: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../manager.h:42, from connection_manager.cc:49: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../dht/dht_router.h:41, from dht_manager.cc:43: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../globals.h:41, from chunk_manager.cc:48: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept chunk_manager.cc: In destructor 'torrent::ChunkManager::~ChunkManager()': chunk_manager.cc:78:104: warning: throw will always call terminate() [-Wterminate] throw internal_error("ChunkManager::~ChunkManager() m_memoryUsage != 0 || m_memoryBlockCount != 0."); ^ chunk_manager.cc:78:104: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o download.lo download.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c download.cc -fPIC -DPIC -o .libs/download.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o error.lo error.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o exceptions.lo exceptions.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c exceptions.cc -fPIC -DPIC -o .libs/exceptions.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c error.cc -fPIC -DPIC -o .libs/error.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o hash_string.lo hash_string.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o http.lo http.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c hash_string.cc -fPIC -DPIC -o .libs/hash_string.o In file included from data/block.h:42, from download.cc:43: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c http.cc -fPIC -DPIC -o .libs/http.o In file included from ./../data/hash_torrent.h:43, from download.cc:47: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../download/available_list.h:43, from download.cc:48: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o object.lo object.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o object_static_map.lo object_static_map.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c object_static_map.cc -fPIC -DPIC -o .libs/object_static_map.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o object_stream.lo object_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c object.cc -fPIC -DPIC -o .libs/object.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c object_stream.cc -fPIC -DPIC -o .libs/object_stream.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o path.lo path.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c path.cc -fPIC -DPIC -o .libs/path.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o poll_epoll.lo poll_epoll.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c poll_epoll.cc -fPIC -DPIC -o .libs/poll_epoll.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o poll_kqueue.lo poll_kqueue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c poll_kqueue.cc -fPIC -DPIC -o .libs/poll_kqueue.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o poll_select.lo poll_select.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c poll_select.cc -fPIC -DPIC -o .libs/poll_select.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o rate.lo rate.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c rate.cc -fPIC -DPIC -o .libs/rate.o poll_select.cc: In destructor 'virtual torrent::PollSelect::~PollSelect()': poll_select.cc:163:87: warning: throw will always call terminate() [-Wterminate] throw internal_error("PollSelect::~PollSelect() called but the sets are not empty"); ^ poll_select.cc:163:87: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from rate.cc:39: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o throttle.lo throttle.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c throttle.cc -fPIC -DPIC -o .libs/throttle.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o torrent.lo torrent.cc In file included from ./../net/throttle_internal.h:41, from throttle.cc:41: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c torrent.cc -fPIC -DPIC -o .libs/torrent.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o tracker.lo tracker.cc In file included from ../../rak/address_info.h:47, from torrent.cc:39: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c tracker.cc -fPIC -DPIC -o .libs/tracker.o In file included from ./../manager.h:42, from torrent.cc:50: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from tracker.cc:42: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept torrent.cc: In function 'void torrent::initialize()': torrent.cc:103:17: warning: 'new' of type 'torrent::Manager' with extended alignment 128 [-Waligned-new=] manager = new Manager; ^~~~~~~ torrent.cc:103:17: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter torrent.cc:103:17: note: use '-faligned-new' to enable C++17 over-aligned new support torrent.cc: In function 'torrent::Download torrent::download_add(torrent::Object*)': torrent.cc:168:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr download(new DownloadWrapper); ^~~~~~~~ In file included from /usr/include/c++/8/bits/locale_conv.h:41, from /usr/include/c++/8/locale:43, from ../../rak/string_manip.h:44, from torrent.cc:40: /usr/include/c++/8/bits/unique_ptr.h:53:28: note: declared here template class auto_ptr; ^~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o tracker_controller.lo tracker_controller.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c tracker_controller.cc -fPIC -DPIC -o .libs/tracker_controller.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o tracker_list.lo tracker_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c tracker_list.cc -fPIC -DPIC -o .libs/tracker_list.o In file included from ./../net/address_list.h:42, from tracker_list.cc:42: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from tracker_controller.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from ./../tracker/tracker_udp.h:47, from tracker_list.cc:48: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_torrent.la bitfield.lo chunk_manager.lo connection_manager.lo dht_manager.lo download.lo error.lo exceptions.lo hash_string.lo http.lo object.lo object_static_map.lo object_stream.lo path.lo poll_epoll.lo poll_kqueue.lo poll_select.lo rate.lo throttle.lo torrent.lo tracker.lo tracker_controller.lo tracker_list.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_torrent.a .libs/bitfield.o .libs/chunk_manager.o .libs/connection_manager.o .libs/dht_manager.o .libs/download.o .libs/error.o .libs/exceptions.o .libs/hash_string.o .libs/http.o .libs/object.o .libs/object_static_map.o .libs/object_stream.o .libs/path.o .libs/poll_epoll.o .libs/poll_kqueue.o .libs/poll_select.o .libs/rate.o .libs/throttle.o .libs/torrent.o .libs/tracker.o .libs/tracker_controller.o .libs/tracker_list.o libtool: link: ranlib .libs/libsub_torrent.a libtool: link: ( cd ".libs" && rm -f "libsub_torrent.la" && ln -s "../libsub_torrent.la" "libsub_torrent.la" ) make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' Making all in data make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/data' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o chunk.lo chunk.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o chunk_list.lo chunk_list.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o chunk_part.lo chunk_part.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o hash_check_queue.lo hash_check_queue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c chunk.cc -fPIC -DPIC -o .libs/chunk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c chunk_list.cc -fPIC -DPIC -o .libs/chunk_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c chunk_part.cc -fPIC -DPIC -o .libs/chunk_part.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c hash_check_queue.cc -fPIC -DPIC -o .libs/hash_check_queue.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o hash_chunk.lo hash_chunk.cc In file included from ./../globals.h:41, from chunk_list.cc:52: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c hash_chunk.cc -fPIC -DPIC -o .libs/hash_chunk.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o hash_queue.lo hash_queue.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c hash_queue.cc -fPIC -DPIC -o .libs/hash_queue.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o hash_queue_node.lo hash_queue_node.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o hash_torrent.lo hash_torrent.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c hash_queue_node.cc -fPIC -DPIC -o .libs/hash_queue_node.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c hash_torrent.cc -fPIC -DPIC -o .libs/hash_torrent.o In file included from ./../globals.h:41, from hash_queue.cc:54: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept hash_queue.cc: In member function 'void torrent::HashQueue::push_back(torrent::ChunkHandle, torrent::HashQueueNode::id_type, torrent::HashQueue::slot_done_type)': hash_queue.cc:103:47: warning: 'new' of type 'torrent::HashChunk' with extended alignment 128 [-Waligned-new=] HashChunk* hash_chunk = new HashChunk(handle); ^ hash_queue.cc:103:47: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter hash_queue.cc:103:47: note: use '-faligned-new' to enable C++17 over-aligned new support /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o memory_chunk.lo memory_chunk.cc In file included from hash_torrent.h:43, from hash_torrent.cc:46: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o socket_file.lo socket_file.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c memory_chunk.cc -fPIC -DPIC -o .libs/memory_chunk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c socket_file.cc -fPIC -DPIC -o .libs/socket_file.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_data.la chunk.lo chunk_list.lo chunk_part.lo hash_check_queue.lo hash_chunk.lo hash_queue.lo hash_queue_node.lo hash_torrent.lo memory_chunk.lo socket_file.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_data.a .libs/chunk.o .libs/chunk_list.o .libs/chunk_part.o .libs/hash_check_queue.o .libs/hash_chunk.o .libs/hash_queue.o .libs/hash_queue_node.o .libs/hash_torrent.o .libs/memory_chunk.o .libs/socket_file.o libtool: link: ranlib .libs/libsub_data.a libtool: link: ( cd ".libs" && rm -f "libsub_data.la" && ln -s "../libsub_data.la" "libsub_data.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/data' Making all in dht make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o dht_bucket.lo dht_bucket.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o dht_node.lo dht_node.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o dht_router.lo dht_router.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o dht_server.lo dht_server.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c dht_bucket.cc -fPIC -DPIC -o .libs/dht_bucket.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c dht_node.cc -fPIC -DPIC -o .libs/dht_node.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c dht_router.cc -fPIC -DPIC -o .libs/dht_router.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c dht_server.cc -fPIC -DPIC -o .libs/dht_server.o In file included from ./../globals.h:41, from dht_node.cc:38: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from dht_bucket.h:42, from dht_bucket.cc:41: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from dht_router.cc:38: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ In file included from ./../globals.h:41, from dht_server.cc:38: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../net/address_list.h:42, from dht_node.cc:43: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from dht_node.h:42, from dht_bucket.cc:42: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from dht_router.h:41, from dht_router.cc:50: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../net/address_list.h:42, from ./../tracker/tracker_dht.h:40, from dht_server.cc:52: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o dht_tracker.lo dht_tracker.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c dht_tracker.cc -fPIC -DPIC -o .libs/dht_tracker.o In file included from ./../globals.h:41, from dht_tracker.h:40, from dht_tracker.cc:41: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from dht_tracker.h:43, from dht_tracker.cc:41: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o dht_transaction.lo dht_transaction.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c dht_transaction.cc -fPIC -DPIC -o .libs/dht_transaction.o In file included from ./../net/address_list.h:42, from ./../tracker/tracker_dht.h:40, from dht_transaction.cc:41: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../globals.h:41, from dht_bucket.h:42, from dht_transaction.cc:43: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept dht_transaction.cc: In destructor 'virtual torrent::DhtSearch::~DhtSearch()': dht_transaction.cc:66:83: warning: throw will always call terminate() [-Wterminate] throw internal_error("DhtSearch::~DhtSearch called with pending transactions."); ^ dht_transaction.cc:66:83: note: in C++11 destructors default to noexcept dht_transaction.cc:69:81: warning: throw will always call terminate() [-Wterminate] throw internal_error("DhtSearch::~DhtSearch with invalid concurrency limit."); ^ dht_transaction.cc:69:81: note: in C++11 destructors default to noexcept dht_transaction.cc: In destructor 'virtual torrent::DhtAnnounce::~DhtAnnounce()': dht_transaction.cc:211:89: warning: throw will always call terminate() [-Wterminate] throw internal_error("DhtAnnounce::~DhtAnnounce called while announce not complete."); ^ dht_transaction.cc:211:89: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_dht.la dht_bucket.lo dht_node.lo dht_router.lo dht_server.lo dht_tracker.lo dht_transaction.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_dht.a .libs/dht_bucket.o .libs/dht_node.o .libs/dht_router.o .libs/dht_server.o .libs/dht_tracker.o .libs/dht_transaction.o libtool: link: ranlib .libs/libsub_dht.a libtool: link: ( cd ".libs" && rm -f "libsub_dht.la" && ln -s "../libsub_dht.la" "libsub_dht.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' Making all in download make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/download' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o available_list.lo available_list.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o chunk_selector.lo chunk_selector.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o chunk_statistics.lo chunk_statistics.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o delegator.lo delegator.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c available_list.cc -fPIC -DPIC -o .libs/available_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c chunk_selector.cc -fPIC -DPIC -o .libs/chunk_selector.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c delegator.cc -fPIC -DPIC -o .libs/delegator.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c chunk_statistics.cc -fPIC -DPIC -o .libs/chunk_statistics.o In file included from ./../torrent/data/block.h:42, from delegator.cc:46: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from available_list.h:43, from available_list.cc:44: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o download_constructor.lo download_constructor.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c download_constructor.cc -fPIC -DPIC -o .libs/download_constructor.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o download_main.lo download_main.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c download_main.cc -fPIC -DPIC -o .libs/download_main.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o download_wrapper.lo download_wrapper.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c download_wrapper.cc -fPIC -DPIC -o .libs/download_wrapper.o In file included from ./../globals.h:41, from ./../download/download_main.h:43, from ./../download/download_wrapper.h:41, from download_constructor.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../download/available_list.h:43, from ./../download/download_main.h:48, from ./../download/download_wrapper.h:41, from download_constructor.cc:45: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../net/address_list.h:42, from ./../protocol/extensions.h:48, from download_main.cc:43: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../globals.h:41, from ./../download/download_main.h:43, from ./../protocol/initial_seed.h:40, from download_main.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../protocol/request_list.h:42, from ./../protocol/peer_connection_base.h:50, from download_main.cc:46: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../data/hash_torrent.h:43, from download_wrapper.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../protocol/handshake_manager.h:45, from download_wrapper.cc:46: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ download_main.cc: In destructor 'torrent::DownloadMain::~DownloadMain()': download_main.cc:136:90: warning: throw will always call terminate() [-Wterminate] throw internal_error("DownloadMain::~DownloadMain(): m_taskTrackerRequest is queued."); ^ download_main.cc:136:90: note: in C++11 destructors default to noexcept download_main.cc:143:83: warning: throw will always call terminate() [-Wterminate] throw internal_error("DownloadMain::~DownloadMain(): m_info->size_pex() != 0."); ^ download_main.cc:143:83: note: in C++11 destructors default to noexcept ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../protocol/request_list.h:42, from ./../protocol/peer_connection_base.h:50, from download_wrapper.cc:47: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_download.la available_list.lo chunk_selector.lo chunk_statistics.lo delegator.lo download_constructor.lo download_main.lo download_wrapper.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_download.a .libs/available_list.o .libs/chunk_selector.o .libs/chunk_statistics.o .libs/delegator.o .libs/download_constructor.o .libs/download_main.o .libs/download_wrapper.o libtool: link: ranlib .libs/libsub_download.a libtool: link: ( cd ".libs" && rm -f "libsub_download.la" && ln -s "../libsub_download.la" "libsub_download.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/download' Making all in net make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/net' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o address_list.lo address_list.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o listen.lo listen.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o socket_base.lo socket_base.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o socket_datagram.lo socket_datagram.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c address_list.cc -fPIC -DPIC -o .libs/address_list.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c listen.cc -fPIC -DPIC -o .libs/listen.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c socket_base.cc -fPIC -DPIC -o .libs/socket_base.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c socket_datagram.cc -fPIC -DPIC -o .libs/socket_datagram.o In file included from socket_datagram.cc:44: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from listen.cc:44: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ In file included from address_list.h:42, from address_list.cc:42: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../manager.h:42, from socket_base.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept socket_base.cc: In destructor 'virtual torrent::SocketBase::~SocketBase()': socket_base.cc:54:84: warning: throw will always call terminate() [-Wterminate] throw internal_error("SocketBase::~SocketBase() called but m_fd is still valid"); ^ socket_base.cc:54:84: note: in C++11 destructors default to noexcept In file included from ./../manager.h:42, from listen.cc:53: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o socket_fd.lo socket_fd.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c socket_fd.cc -fPIC -DPIC -o .libs/socket_fd.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o socket_set.lo socket_set.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o socket_stream.lo socket_stream.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c socket_set.cc -fPIC -DPIC -o .libs/socket_set.o In file included from socket_fd.cc:48: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c socket_stream.cc -fPIC -DPIC -o .libs/socket_stream.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o throttle_internal.lo throttle_internal.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c throttle_internal.cc -fPIC -DPIC -o .libs/throttle_internal.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o throttle_list.lo throttle_list.cc In file included from throttle_internal.cc:41: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c throttle_list.cc -fPIC -DPIC -o .libs/throttle_list.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_net.la address_list.lo listen.lo socket_base.lo socket_datagram.lo socket_fd.lo socket_set.lo socket_stream.lo throttle_internal.lo throttle_list.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_net.a .libs/address_list.o .libs/listen.o .libs/socket_base.o .libs/socket_datagram.o .libs/socket_fd.o .libs/socket_set.o .libs/socket_stream.o .libs/throttle_internal.o .libs/throttle_list.o libtool: link: ranlib .libs/libsub_net.a libtool: link: ( cd ".libs" && rm -f "libsub_net.la" && ln -s "../libsub_net.la" "libsub_net.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/net' Making all in protocol make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o extensions.lo extensions.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o handshake.lo handshake.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o handshake_encryption.lo handshake_encryption.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o handshake_manager.lo handshake_manager.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c handshake.cc -fPIC -DPIC -o .libs/handshake.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c handshake_encryption.cc -fPIC -DPIC -o .libs/handshake_encryption.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c handshake_manager.cc -fPIC -DPIC -o .libs/handshake_manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c extensions.cc -fPIC -DPIC -o .libs/extensions.o In file included from handshake_manager.cc:39: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../download/available_list.h:43, from extensions.cc:44: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../globals.h:41, from ./../download/download_main.h:43, from handshake.cc:41: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o initial_seed.lo initial_seed.cc In file included from ./../download/available_list.h:43, from ./../download/download_main.h:48, from handshake.cc:41: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../globals.h:41, from ./../download/download_main.h:43, from handshake_manager.cc:43: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from ./../download/download_main.h:43, from extensions.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c initial_seed.cc -fPIC -DPIC -o .libs/initial_seed.o In file included from ./../protocol/request_list.h:42, from ./../protocol/peer_connection_base.h:50, from extensions.cc:47: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from request_list.h:42, from peer_connection_base.h:50, from handshake_manager.cc:51: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept handshake.cc: In destructor 'virtual torrent::Handshake::~Handshake()': handshake.cc:108:67: warning: throw will always call terminate() [-Wterminate] throw internal_error("Handshake m_taskTimeout bork bork bork."); ^ handshake.cc:108:67: note: in C++11 destructors default to noexcept handshake.cc:111:73: warning: throw will always call terminate() [-Wterminate] throw internal_error("Handshake dtor called but m_fd is still open."); ^ handshake.cc:111:73: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from ./../download/download_main.h:43, from initial_seed.h:40, from initial_seed.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../download/available_list.h:43, from ./../download/download_main.h:48, from initial_seed.h:40, from initial_seed.cc:45: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from request_list.h:42, from peer_connection_base.h:50, from peer_connection_leech.h:40, from initial_seed.cc:46: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o peer_connection_base.lo peer_connection_base.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c peer_connection_base.cc -fPIC -DPIC -o .libs/peer_connection_base.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o peer_connection_leech.lo peer_connection_leech.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c peer_connection_leech.cc -fPIC -DPIC -o .libs/peer_connection_leech.o /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o peer_connection_metadata.lo peer_connection_metadata.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c peer_connection_metadata.cc -fPIC -DPIC -o .libs/peer_connection_metadata.o In file included from ./../globals.h:41, from ./../download/download_main.h:43, from peer_connection_base.cc:51: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../download/available_list.h:43, from ./../download/download_main.h:48, from peer_connection_base.cc:51: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../globals.h:41, from ./../download/download_main.h:43, from peer_connection_leech.cc:47: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../download/available_list.h:43, from ./../download/download_main.h:48, from peer_connection_leech.cc:47: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../torrent/data/block.h:42, from peer_connection_base.cc:54: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from ./../download/download_main.h:43, from peer_connection_metadata.cc:45: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../download/available_list.h:43, from ./../download/download_main.h:48, from peer_connection_metadata.cc:45: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from request_list.h:42, from peer_connection_base.h:50, from peer_connection_leech.h:40, from peer_connection_leech.cc:58: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from request_list.h:42, from peer_connection_base.h:50, from peer_connection_metadata.h:40, from peer_connection_metadata.cc:55: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o peer_factory.lo peer_factory.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c peer_factory.cc -fPIC -DPIC -o .libs/peer_factory.o In file included from ./../net/address_list.h:42, from extensions.h:48, from peer_connection_base.h:47, from peer_connection_leech.h:40, from peer_factory.cc:40: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o request_list.lo request_list.cc In file included from request_list.h:42, from peer_connection_base.h:50, from peer_connection_leech.h:40, from peer_factory.cc:40: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c request_list.cc -fPIC -DPIC -o .libs/request_list.o In file included from ./../globals.h:41, from request_list.h:46, from peer_connection_base.h:50, from peer_connection_leech.h:40, from peer_factory.cc:40: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../torrent/data/block.h:42, from request_list.cc:44: ./../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../torrent/data/block_transfer.h:129:74: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../torrent/data/block_transfer.h:129:74: note: in C++11 destructors default to noexcept ./../torrent/data/block_transfer.h:132:78: warning: throw will always call terminate() [-Wterminate] throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); ^ ./../torrent/data/block_transfer.h:132:78: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from request_list.h:46, from request_list.cc:51: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept request_list.cc: In destructor 'torrent::RequestList::~RequestList()': request_list.cc:116:59: warning: throw will always call terminate() [-Wterminate] throw internal_error("request dtor m_transfer != NULL"); ^ request_list.cc:116:59: note: in C++11 destructors default to noexcept request_list.cc:119:59: warning: throw will always call terminate() [-Wterminate] throw internal_error("request dtor m_queues not empty"); ^ request_list.cc:119:59: note: in C++11 destructors default to noexcept request_list.cc: In member function 'bool torrent::RequestList::downloading(const torrent::Piece&)': request_list.cc:266:62: warning: comparison of integer expressions of different signedness: 'std::__iterator_traits, void>::difference_type' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] if (std::distance(m_queues.begin(itr.first), itr.second) < m_last_unordered_position) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_protocol.la extensions.lo handshake.lo handshake_encryption.lo handshake_manager.lo initial_seed.lo peer_connection_base.lo peer_connection_leech.lo peer_connection_metadata.lo peer_factory.lo request_list.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_protocol.a .libs/extensions.o .libs/handshake.o .libs/handshake_encryption.o .libs/handshake_manager.o .libs/initial_seed.o .libs/peer_connection_base.o .libs/peer_connection_leech.o .libs/peer_connection_metadata.o .libs/peer_factory.o .libs/request_list.o libtool: link: ranlib .libs/libsub_protocol.a libtool: link: ( cd ".libs" && rm -f "libsub_protocol.la" && ln -s "../libsub_protocol.la" "libsub_protocol.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' Making all in tracker make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o tracker_dht.lo tracker_dht.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o tracker_http.lo tracker_http.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o tracker_udp.lo tracker_udp.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c tracker_dht.cc -fPIC -DPIC -o .libs/tracker_dht.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c tracker_http.cc -fPIC -DPIC -o .libs/tracker_http.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c tracker_udp.cc -fPIC -DPIC -o .libs/tracker_udp.o In file included from ./../dht/dht_router.h:40, from tracker_dht.cc:42: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../dht/dht_router.h:41, from tracker_dht.cc:42: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../net/address_list.h:42, from tracker_udp.cc:46: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../net/address_list.h:42, from tracker_http.cc:46: ../../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ In file included from ./../globals.h:41, from tracker_udp.h:47, from tracker_udp.cc:55: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41, from tracker_http.cc:58: ../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_tracker.la tracker_dht.lo tracker_http.lo tracker_udp.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_tracker.a .libs/tracker_dht.o .libs/tracker_http.o .libs/tracker_udp.o libtool: link: ranlib .libs/libsub_tracker.a libtool: link: ( cd ".libs" && rm -f "libsub_tracker.la" && ln -s "../libsub_tracker.la" "libsub_tracker.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' Making all in utils make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o diffie_hellman.lo diffie_hellman.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o instrumentation.lo instrumentation.cc /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o sha_fast.lo sha_fast.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c diffie_hellman.cc -fPIC -DPIC -o .libs/diffie_hellman.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c sha_fast.cc -fPIC -DPIC -o .libs/sha_fast.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c instrumentation.cc -fPIC -DPIC -o .libs/instrumentation.o diffie_hellman.cc: In member function 'bool torrent::DiffieHellman::compute_secret(const unsigned char*, unsigned int)': diffie_hellman.cc:101:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] return m_size != -1; ~~~~~~~^~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libsub_utils.la diffie_hellman.lo instrumentation.lo sha_fast.lo -lz -lcrypto libtool: link: ar cru .libs/libsub_utils.a .libs/diffie_hellman.o .libs/instrumentation.o .libs/sha_fast.o libtool: link: ranlib .libs/libsub_utils.a libtool: link: ( cd ".libs" && rm -f "libsub_utils.la" && ln -s "../libsub_utils.la" "libsub_utils.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o globals.lo globals.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o manager.lo manager.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o thread_disk.lo thread_disk.cc /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c -o thread_main.lo thread_main.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c manager.cc -fPIC -DPIC -o .libs/manager.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c globals.cc -fPIC -DPIC -o .libs/globals.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c thread_disk.cc -fPIC -DPIC -o .libs/thread_disk.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I/usr/include -I/usr/include -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -c thread_main.cc -fPIC -DPIC -o .libs/thread_main.o In file included from globals.h:41, from globals.cc:39: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from globals.h:41, from thread_main.cc:43: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./globals.h:41, from download/download_main.h:43, from download/download_wrapper.h:41, from manager.cc:41: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./download/available_list.h:43, from download/download_main.h:48, from download/download_wrapper.h:41, from manager.cc:41: ../rak/socket_address.h: In member function 'rak::socket_address_key& rak::socket_address_key::operator=(const rak::socket_address&)': ../rak/socket_address.h:206:54: warning: 'void* memset(void*, int, size_t)' clearing an object of non-trivial type 'class rak::socket_address_key'; use assignment instead [-Wclass-memaccess] std::memset(this, 0, sizeof(socket_address_key)); ^ ../rak/socket_address.h:196:7: note: 'class rak::socket_address_key' declared here class socket_address_key { ^~~~~~~~~~~~~~~~~~ manager.cc: In constructor 'torrent::Manager::Manager()': manager.cc:85:50: warning: 'new' of type 'torrent::HashQueue' with extended alignment 128 [-Waligned-new=] m_hashQueue = new HashQueue(&m_main_thread_disk); ^ manager.cc:85:50: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter manager.cc:85:50: note: use '-faligned-new' to enable C++17 over-aligned new support /bin/sh ../libtool --tag=CXX --mode=link g++ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -g -DDEBUG -fvisibility=hidden -version-info 19:0:0 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/lib -L/usr/lib -o libtorrent.la -rpath /usr/lib64 globals.lo manager.lo thread_disk.lo thread_main.lo torrent/libsub_torrent.la torrent/data/libsub_torrentdata.la torrent/download/libsub_torrentdownload.la torrent/peer/libsub_torrentpeer.la torrent/utils/libsub_torrentutils.la data/libsub_data.la dht/libsub_dht.la download/libsub_download.la net/libsub_net.la protocol/libsub_protocol.la tracker/libsub_tracker.la utils/libsub_utils.la -lz -lcrypto libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/ppc64le-redhat-linux/8/../../../../lib64/crti.o /usr/lib/gcc/ppc64le-redhat-linux/8/crtbeginS.o .libs/globals.o .libs/manager.o .libs/thread_disk.o .libs/thread_main.o -Wl,--whole-archive torrent/.libs/libsub_torrent.a torrent/data/.libs/libsub_torrentdata.a torrent/download/.libs/libsub_torrentdownload.a torrent/peer/.libs/libsub_torrentpeer.a torrent/utils/.libs/libsub_torrentutils.a data/.libs/libsub_data.a dht/.libs/libsub_dht.a download/.libs/libsub_download.a net/.libs/libsub_net.a protocol/.libs/libsub_protocol.a tracker/.libs/libsub_tracker.a utils/.libs/libsub_utils.a -Wl,--no-whole-archive -L/usr/lib -lz -lcrypto -L/usr/lib/gcc/ppc64le-redhat-linux/8 -L/usr/lib/gcc/ppc64le-redhat-linux/8/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/ppc64le-redhat-linux/8/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/ppc64le-redhat-linux/8/crtendS.o /usr/lib/gcc/ppc64le-redhat-linux/8/../../../../lib64/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -m64 -mcpu=power8 -mtune=power8 -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtorrent.so.19 -o .libs/libtorrent.so.19.0.0 libtool: link: (cd ".libs" && rm -f "libtorrent.so.19" && ln -s "libtorrent.so.19.0.0" "libtorrent.so.19") libtool: link: (cd ".libs" && rm -f "libtorrent.so" && ln -s "libtorrent.so.19.0.0" "libtorrent.so") libtool: link: ( cd ".libs" && rm -f "libtorrent.la" && ln -s "../libtorrent.la" "libtorrent.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6' make[1]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xrjZyj + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le ++ dirname /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le + cd libtorrent-0.13.6 + rm -rf /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le + make install DESTDIR=/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le Making install in src make[1]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' Making install in torrent make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' Making install in data make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent/data' /usr/bin/install -c -m 644 block.h block_list.h block_transfer.h chunk_utils.h download_data.h file.h file_list.h file_list_iterator.h file_manager.h file_utils.h piece.h transfer_list.h '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent/data' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/data' Making install in download make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent/download' /usr/bin/install -c -m 644 choke_group.h choke_queue.h download_manager.h group_entry.h resource_manager.h '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent/download' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/download' Making install in peer make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent/peer' /usr/bin/install -c -m 644 choke_status.h client_info.h client_list.h connection_list.h peer.h peer_info.h peer_list.h '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent/peer' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/peer' Making install in utils make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent/utils' /usr/bin/install -c -m 644 extents.h log.h log_buffer.h net.h option_strings.h ranges.h resume.h signal_bitfield.h thread_base.h thread_interrupt.h '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent/utils' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent/utils' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[4]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent' /usr/bin/install -c -m 644 bitfield.h chunk_manager.h common.h connection_manager.h dht_manager.h download.h download_info.h error.h exceptions.h event.h hash_string.h http.h object.h object_raw_bencode.h object_static_map.h object_stream.h path.h poll.h poll_epoll.h poll_kqueue.h poll_select.h rate.h throttle.h torrent.h tracker.h tracker_controller.h tracker_list.h '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/include/torrent' make[4]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/torrent' Making install in data make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/data' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/data' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/data' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/data' Making install in dht make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/dht' Making install in download make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/download' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/download' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/download' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/download' Making install in net make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/net' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/net' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/net' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/net' Making install in protocol make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/protocol' Making install in tracker make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/tracker' Making install in utils make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src/utils' make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' make[3]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libtorrent.la '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64' libtool: install: /usr/bin/install -c .libs/libtorrent.so.19.0.0 /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64/libtorrent.so.19.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64 && { ln -s -f libtorrent.so.19.0.0 libtorrent.so.19 || { rm -f libtorrent.so.19 && ln -s libtorrent.so.19.0.0 libtorrent.so.19; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64 && { ln -s -f libtorrent.so.19.0.0 libtorrent.so || { rm -f libtorrent.so && ln -s libtorrent.so.19.0.0 libtorrent.so; }; }) libtool: install: /usr/bin/install -c .libs/libtorrent.lai /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64/libtorrent.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' make[1]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[1]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6/test' make[1]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6' make[2]: Entering directory '/builddir/build/BUILD/libtorrent-0.13.6' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libtorrent.pc '/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6' make[1]: Leaving directory '/builddir/build/BUILD/libtorrent-0.13.6' + rm -f /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64/libtorrent.la + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.13.6-9.fc28 --unique-debug-suffix -0.13.6-9.fc28.ppc64le --unique-debug-src-base libtorrent-0.13.6-9.fc28.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/libtorrent-0.13.6 extracting debug info from /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/lib64/libtorrent.so.19.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 3044 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: libtorrent-0.13.6-9.fc28.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xTVdkE + umask 022 + cd /builddir/build/BUILD + cd libtorrent-0.13.6 + DOCDIR=/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/share/doc/libtorrent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/share/doc/libtorrent + cp -pr AUTHORS /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/share/doc/libtorrent + cp -pr INSTALL /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/share/doc/libtorrent + cp -pr README /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/share/doc/libtorrent + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hins8Y + umask 022 + cd /builddir/build/BUILD + cd libtorrent-0.13.6 + LICENSEDIR=/builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/share/licenses/libtorrent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/share/licenses/libtorrent + cp -pr COPYING /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le/usr/share/licenses/libtorrent + exit 0 Provides: libtorrent = 0.13.6-9.fc28 libtorrent(ppc-64) = 0.13.6-9.fc28 libtorrent.so.19()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.10)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: libtorrent-devel-0.13.6-9.fc28.ppc64le Provides: libtorrent-devel = 0.13.6-9.fc28 libtorrent-devel(ppc-64) = 0.13.6-9.fc28 pkgconfig(libtorrent) = 0.13.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libtorrent.so.19()(64bit) Processing files: libtorrent-debugsource-0.13.6-9.fc28.ppc64le Provides: libtorrent-debugsource = 0.13.6-9.fc28 libtorrent-debugsource(ppc-64) = 0.13.6-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libtorrent-debuginfo-0.13.6-9.fc28.ppc64le Provides: debuginfo(build-id) = b6882fc8692d155d89d499ae5e1455c2d89c0f9e libtorrent-debuginfo = 0.13.6-9.fc28 libtorrent-debuginfo(ppc-64) = 0.13.6-9.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libtorrent-debugsource(ppc-64) = 0.13.6-9.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le Wrote: /builddir/build/RPMS/libtorrent-0.13.6-9.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/libtorrent-devel-0.13.6-9.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/libtorrent-debugsource-0.13.6-9.fc28.ppc64le.rpm Wrote: /builddir/build/RPMS/libtorrent-debuginfo-0.13.6-9.fc28.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4dM7Zl + umask 022 + cd /builddir/build/BUILD + cd libtorrent-0.13.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libtorrent-0.13.6-9.fc28.ppc64le + exit 0 Child return code was: 0