=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for libtorrent-0.13.7 cd . && /bin/sh /tmp/net/libtorrent/work/libtorrent-0.13.7/missing automake-1.14 --gnu WARNING: 'automake' is missing on your system. You should only need it if you modified 'Makefile.am', 'acinclude.m4' or 'configure.ac'. You might want to install the Automake and Perl packages. Grab them from any GNU archive site. cd . && /bin/sh ./config.status Makefile config.status: creating Makefile /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7' Making all in src gmake[2]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src' cd .. && /bin/sh ./config.status src/Makefile depfiles config.status: creating src/Makefile config.status: executing depfiles commands Making all in torrent gmake[3]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent' cd ../.. && /bin/sh ./config.status src/torrent/Makefile depfiles config.status: creating src/torrent/Makefile config.status: executing depfiles commands Making all in data gmake[4]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/data' cd ../../.. && /bin/sh ./config.status src/torrent/data/Makefile depfiles config.status: creating src/torrent/data/Makefile config.status: executing depfiles commands /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c -o block_list.lo block_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c -o chunk_utils.lo chunk_utils.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT download_data.lo -MD -MP -MF .deps/download_data.Tpo -c -o download_data.lo download_data.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.cc -fPIC -DPIC -o .libs/block.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c block_list.cc -fPIC -DPIC -o .libs/block_list.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_data.lo -MD -MP -MF .deps/download_data.Tpo -c download_data.cc -fPIC -DPIC -o .libs/download_data.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c chunk_utils.cc -fPIC -DPIC -o .libs/chunk_utils.o In file included from block_list.cc:42:0: 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:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c block_list.cc -o block_list.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_data.lo -MD -MP -MF .deps/download_data.Tpo -c download_data.cc -o download_data.o >/dev/null 2>&1 In file included from ./../../protocol/request_list.h:42:0, 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:0, 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 mv -f .deps/block_list.Tpo .deps/block_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo file.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cc -fPIC -DPIC -o .libs/file.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c chunk_utils.cc -o chunk_utils.o >/dev/null 2>&1 mv -f .deps/download_data.Tpo .deps/download_data.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT file_list.lo -MD -MP -MF .deps/file_list.Tpo -c -o file_list.lo file_list.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file_list.lo -MD -MP -MF .deps/file_list.Tpo -c file_list.cc -fPIC -DPIC -o .libs/file_list.o In file included from ./../../globals.h:41:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.cc -o block.o >/dev/null 2>&1 file.cc: In destructor 'torrent::File::~File()': file.cc:80:65: warning: throw will always call terminate() [-Wterminate] throw internal_error("File::~File() called on an open file."); ^ file.cc:80:65: note: in C++11 destructors default to noexcept libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cc -o file.o >/dev/null 2>&1 In file included from ./../../manager.h:42:0, 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_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/g++/memory:80:0, from file_list.cc:45: /usr/include/g++/bits/unique_ptr.h:51: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 mv -f .deps/chunk_utils.Tpo .deps/chunk_utils.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT file_list_iterator.lo -MD -MP -MF .deps/file_list_iterator.Tpo -c -o file_list_iterator.lo file_list_iterator.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file_list_iterator.lo -MD -MP -MF .deps/file_list_iterator.Tpo -c file_list_iterator.cc -fPIC -DPIC -o .libs/file_list_iterator.o mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT file_manager.lo -MD -MP -MF .deps/file_manager.Tpo -c -o file_manager.lo file_manager.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file_manager.lo -MD -MP -MF .deps/file_manager.Tpo -c file_manager.cc -fPIC -DPIC -o .libs/file_manager.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file_list_iterator.lo -MD -MP -MF .deps/file_list_iterator.Tpo -c file_list_iterator.cc -o file_list_iterator.o >/dev/null 2>&1 In file included from ./../../manager.h:42:0, 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 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 mv -f .deps/block.Tpo .deps/block.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT file_utils.lo -MD -MP -MF .deps/file_utils.Tpo -c -o file_utils.lo file_utils.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file_utils.lo -MD -MP -MF .deps/file_utils.Tpo -c file_utils.cc -fPIC -DPIC -o .libs/file_utils.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file_manager.lo -MD -MP -MF .deps/file_manager.Tpo -c file_manager.cc -o file_manager.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file_list.lo -MD -MP -MF .deps/file_list.Tpo -c file_list.cc -o file_list.o >/dev/null 2>&1 mv -f .deps/file_list_iterator.Tpo .deps/file_list_iterator.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT transfer_list.lo -MD -MP -MF .deps/transfer_list.Tpo -c -o transfer_list.lo transfer_list.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT transfer_list.lo -MD -MP -MF .deps/transfer_list.Tpo -c transfer_list.cc -fPIC -DPIC -o .libs/transfer_list.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT file_utils.lo -MD -MP -MF .deps/file_utils.Tpo -c file_utils.cc -o file_utils.o >/dev/null 2>&1 mv -f .deps/file_manager.Tpo .deps/file_manager.Plo In file included from transfer_list.cc:49:0: 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 mv -f .deps/file_utils.Tpo .deps/file_utils.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT transfer_list.lo -MD -MP -MF .deps/transfer_list.Tpo -c transfer_list.cc -o transfer_list.o >/dev/null 2>&1 mv -f .deps/file_list.Tpo .deps/file_list.Plo mv -f .deps/transfer_list.Tpo .deps/transfer_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 -L/usr/lib -W,-lR/usr/lib 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" ) gmake[4]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/data' Making all in download gmake[4]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/download' cd ../../.. && /bin/sh ./config.status src/torrent/download/Makefile depfiles config.status: creating src/torrent/download/Makefile config.status: executing depfiles commands /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT choke_group.lo -MD -MP -MF .deps/choke_group.Tpo -c -o choke_group.lo choke_group.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT choke_queue.lo -MD -MP -MF .deps/choke_queue.Tpo -c -o choke_queue.lo choke_queue.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT download_manager.lo -MD -MP -MF .deps/download_manager.Tpo -c -o download_manager.lo download_manager.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT resource_manager.lo -MD -MP -MF .deps/resource_manager.Tpo -c -o resource_manager.lo resource_manager.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT choke_group.lo -MD -MP -MF .deps/choke_group.Tpo -c choke_group.cc -fPIC -DPIC -o .libs/choke_group.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT resource_manager.lo -MD -MP -MF .deps/resource_manager.Tpo -c resource_manager.cc -fPIC -DPIC -o .libs/resource_manager.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_manager.lo -MD -MP -MF .deps/download_manager.Tpo -c download_manager.cc -fPIC -DPIC -o .libs/download_manager.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT choke_queue.lo -MD -MP -MF .deps/choke_queue.Tpo -c choke_queue.cc -fPIC -DPIC -o .libs/choke_queue.o In file included from ./../../globals.h:41:0, 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 ./../../globals.h:41:0, 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 ./../../globals.h:41:0, from ./../../download/download_main.h:43, from resource_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 ./../../protocol/request_list.h:42:0, 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:0, 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:0, from ./../../protocol/peer_connection_base.h:50, from resource_manager.cc:50: ./../../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:70:106: warning: throw will always call terminate() [-Wterminate] throw internal_error("ResourceManager::~ResourceManager() called but m_currentlyUploadUnchoked != 0."); ^ resource_manager.cc:70:106: note: in C++11 destructors default to noexcept resource_manager.cc:73:108: warning: throw will always call terminate() [-Wterminate] throw internal_error("ResourceManager::~ResourceManager() called but m_currentlyDownloadUnchoked != 0."); ^ resource_manager.cc:73:108: note: in C++11 destructors default to noexcept libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT choke_group.lo -MD -MP -MF .deps/choke_group.Tpo -c choke_group.cc -o choke_group.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_manager.lo -MD -MP -MF .deps/download_manager.Tpo -c download_manager.cc -o download_manager.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT choke_queue.lo -MD -MP -MF .deps/choke_queue.Tpo -c choke_queue.cc -o choke_queue.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT resource_manager.lo -MD -MP -MF .deps/resource_manager.Tpo -c resource_manager.cc -o resource_manager.o >/dev/null 2>&1 mv -f .deps/choke_group.Tpo .deps/choke_group.Plo mv -f .deps/download_manager.Tpo .deps/download_manager.Plo mv -f .deps/choke_queue.Tpo .deps/choke_queue.Plo mv -f .deps/resource_manager.Tpo .deps/resource_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -L/usr/lib -o libsub_torrentdownload.la choke_group.lo choke_queue.lo download_manager.lo resource_manager.lo -lz -L/usr/lib -W,-lR/usr/lib 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" ) gmake[4]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/download' Making all in net gmake[4]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/net' cd ../../.. && /bin/sh ./config.status src/torrent/net/Makefile depfiles config.status: creating src/torrent/net/Makefile config.status: executing depfiles commands /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT socket_address_key.lo -MD -MP -MF .deps/socket_address_key.Tpo -c -o socket_address_key.lo socket_address_key.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_address_key.lo -MD -MP -MF .deps/socket_address_key.Tpo -c socket_address_key.cc -fPIC -DPIC -o .libs/socket_address_key.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_address_key.lo -MD -MP -MF .deps/socket_address_key.Tpo -c socket_address_key.cc -o socket_address_key.o >/dev/null 2>&1 mv -f .deps/socket_address_key.Tpo .deps/socket_address_key.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -L/usr/lib -o libsub_torrentnet.la socket_address_key.lo -lz -L/usr/lib -W,-lR/usr/lib libtool: link: ar cru .libs/libsub_torrentnet.a .libs/socket_address_key.o libtool: link: ranlib .libs/libsub_torrentnet.a libtool: link: ( cd ".libs" && rm -f "libsub_torrentnet.la" && ln -s "../libsub_torrentnet.la" "libsub_torrentnet.la" ) gmake[4]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/net' Making all in peer gmake[4]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/peer' cd ../../.. && /bin/sh ./config.status src/torrent/peer/Makefile depfiles config.status: creating src/torrent/peer/Makefile config.status: executing depfiles commands /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT client_info.lo -MD -MP -MF .deps/client_info.Tpo -c -o client_info.lo client_info.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT client_list.lo -MD -MP -MF .deps/client_list.Tpo -c -o client_list.lo client_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT connection_list.lo -MD -MP -MF .deps/connection_list.Tpo -c -o connection_list.lo connection_list.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c -o peer.lo peer.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT connection_list.lo -MD -MP -MF .deps/connection_list.Tpo -c connection_list.cc -fPIC -DPIC -o .libs/connection_list.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.cc -fPIC -DPIC -o .libs/peer.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT client_list.lo -MD -MP -MF .deps/client_list.Tpo -c client_list.cc -fPIC -DPIC -o .libs/client_list.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT client_info.lo -MD -MP -MF .deps/client_info.Tpo -c client_info.cc -fPIC -DPIC -o .libs/client_info.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT client_info.lo -MD -MP -MF .deps/client_info.Tpo -c client_info.cc -o client_info.o >/dev/null 2>&1 mv -f .deps/client_info.Tpo .deps/client_info.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT peer_info.lo -MD -MP -MF .deps/peer_info.Tpo -c -o peer_info.lo peer_info.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_info.lo -MD -MP -MF .deps/peer_info.Tpo -c peer_info.cc -fPIC -DPIC -o .libs/peer_info.o In file included from ./../data/block.h:42:0, 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 ./../../globals.h:41:0, 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 ./../../globals.h:41:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT client_list.lo -MD -MP -MF .deps/client_list.Tpo -c client_list.cc -o client_list.o >/dev/null 2>&1 In file included from ./../../protocol/request_list.h:42:0, 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:0, 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:0, 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: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_info.lo -MD -MP -MF .deps/peer_info.Tpo -c peer_info.cc -o peer_info.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.cc -o peer.o >/dev/null 2>&1 mv -f .deps/client_list.Tpo .deps/client_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT peer_list.lo -MD -MP -MF .deps/peer_list.Tpo -c -o peer_list.lo peer_list.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_list.lo -MD -MP -MF .deps/peer_list.Tpo -c peer_list.cc -fPIC -DPIC -o .libs/peer_list.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT connection_list.lo -MD -MP -MF .deps/connection_list.Tpo -c connection_list.cc -o connection_list.o >/dev/null 2>&1 mv -f .deps/peer_info.Tpo .deps/peer_info.Plo In file included from ./../../globals.h:41:0, 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 mv -f .deps/peer.Tpo .deps/peer.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_list.lo -MD -MP -MF .deps/peer_list.Tpo -c peer_list.cc -o peer_list.o >/dev/null 2>&1 mv -f .deps/connection_list.Tpo .deps/connection_list.Plo mv -f .deps/peer_list.Tpo .deps/peer_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 -L/usr/lib -W,-lR/usr/lib 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" ) gmake[4]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/peer' Making all in utils gmake[4]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/utils' cd ../../.. && /bin/sh ./config.status src/torrent/utils/Makefile depfiles config.status: creating src/torrent/utils/Makefile config.status: executing depfiles commands /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT directory_events.lo -MD -MP -MF .deps/directory_events.Tpo -c -o directory_events.lo directory_events.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT log.lo -MD -MP -MF .deps/log.Tpo -c -o log.lo log.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT log_buffer.lo -MD -MP -MF .deps/log_buffer.Tpo -c -o log_buffer.lo log_buffer.cc /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT net.lo -MD -MP -MF .deps/net.Tpo -c -o net.lo net.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT directory_events.lo -MD -MP -MF .deps/directory_events.Tpo -c directory_events.cc -fPIC -DPIC -o .libs/directory_events.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.cc -fPIC -DPIC -o .libs/net.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cc -fPIC -DPIC -o .libs/log.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT log_buffer.lo -MD -MP -MF .deps/log_buffer.Tpo -c log_buffer.cc -fPIC -DPIC -o .libs/log_buffer.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.cc -o net.o >/dev/null 2>&1 In file included from ./../../manager.h:42:0, from directory_events.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 In file included from ./../../globals.h:41:0, 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 In file included from ./../../globals.h:41:0, 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: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT directory_events.lo -MD -MP -MF .deps/directory_events.Tpo -c directory_events.cc -o directory_events.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT log_buffer.lo -MD -MP -MF .deps/log_buffer.Tpo -c log_buffer.cc -o log_buffer.o >/dev/null 2>&1 mv -f .deps/net.Tpo .deps/net.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT option_strings.lo -MD -MP -MF .deps/option_strings.Tpo -c -o option_strings.lo option_strings.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT option_strings.lo -MD -MP -MF .deps/option_strings.Tpo -c option_strings.cc -fPIC -DPIC -o .libs/option_strings.o mv -f .deps/directory_events.Tpo .deps/directory_events.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT resume.lo -MD -MP -MF .deps/resume.Tpo -c -o resume.lo resume.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT resume.lo -MD -MP -MF .deps/resume.Tpo -c resume.cc -fPIC -DPIC -o .libs/resume.o mv -f .deps/log_buffer.Tpo .deps/log_buffer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT signal_bitfield.lo -MD -MP -MF .deps/signal_bitfield.Tpo -c -o signal_bitfield.lo signal_bitfield.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT signal_bitfield.lo -MD -MP -MF .deps/signal_bitfield.Tpo -c signal_bitfield.cc -fPIC -DPIC -o .libs/signal_bitfield.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT signal_bitfield.lo -MD -MP -MF .deps/signal_bitfield.Tpo -c signal_bitfield.cc -o signal_bitfield.o >/dev/null 2>&1 In file included from ./../../globals.h:41:0, from resume.cc:61: ../../../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: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cc -o log.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT option_strings.lo -MD -MP -MF .deps/option_strings.Tpo -c option_strings.cc -o option_strings.o >/dev/null 2>&1 mv -f .deps/signal_bitfield.Tpo .deps/signal_bitfield.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT thread_base.lo -MD -MP -MF .deps/thread_base.Tpo -c -o thread_base.lo thread_base.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT thread_base.lo -MD -MP -MF .deps/thread_base.Tpo -c thread_base.cc -fPIC -DPIC -o .libs/thread_base.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT thread_base.lo -MD -MP -MF .deps/thread_base.Tpo -c thread_base.cc -o thread_base.o >/dev/null 2>&1 mv -f .deps/option_strings.Tpo .deps/option_strings.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT thread_interrupt.lo -MD -MP -MF .deps/thread_interrupt.Tpo -c -o thread_interrupt.lo thread_interrupt.cc mv -f .deps/thread_base.Tpo .deps/thread_base.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT uri_parser.lo -MD -MP -MF .deps/uri_parser.Tpo -c -o uri_parser.lo uri_parser.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT thread_interrupt.lo -MD -MP -MF .deps/thread_interrupt.Tpo -c thread_interrupt.cc -fPIC -DPIC -o .libs/thread_interrupt.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT uri_parser.lo -MD -MP -MF .deps/uri_parser.Tpo -c uri_parser.cc -fPIC -DPIC -o .libs/uri_parser.o mv -f .deps/log.Tpo .deps/log.Plo 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT thread_interrupt.lo -MD -MP -MF .deps/thread_interrupt.Tpo -c thread_interrupt.cc -o thread_interrupt.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT resume.lo -MD -MP -MF .deps/resume.Tpo -c resume.cc -o resume.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT uri_parser.lo -MD -MP -MF .deps/uri_parser.Tpo -c uri_parser.cc -o uri_parser.o >/dev/null 2>&1 mv -f .deps/thread_interrupt.Tpo .deps/thread_interrupt.Plo mv -f .deps/uri_parser.Tpo .deps/uri_parser.Plo mv -f .deps/resume.Tpo .deps/resume.Plo /bin/sh ../../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -L/usr/lib -o libsub_torrentutils.la directory_events.lo log.lo log_buffer.lo net.lo option_strings.lo resume.lo signal_bitfield.lo thread_base.lo thread_interrupt.lo uri_parser.lo -lz -L/usr/lib -W,-lR/usr/lib libtool: link: ar cru .libs/libsub_torrentutils.a .libs/directory_events.o .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 .libs/uri_parser.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" ) gmake[4]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent/utils' gmake[4]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent' /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT bitfield.lo -MD -MP -MF .deps/bitfield.Tpo -c -o bitfield.lo bitfield.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT chunk_manager.lo -MD -MP -MF .deps/chunk_manager.Tpo -c -o chunk_manager.lo chunk_manager.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT connection_manager.lo -MD -MP -MF .deps/connection_manager.Tpo -c -o connection_manager.lo connection_manager.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT dht_manager.lo -MD -MP -MF .deps/dht_manager.Tpo -c -o dht_manager.lo dht_manager.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT bitfield.lo -MD -MP -MF .deps/bitfield.Tpo -c bitfield.cc -fPIC -DPIC -o .libs/bitfield.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_manager.lo -MD -MP -MF .deps/chunk_manager.Tpo -c chunk_manager.cc -fPIC -DPIC -o .libs/chunk_manager.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_manager.lo -MD -MP -MF .deps/dht_manager.Tpo -c dht_manager.cc -fPIC -DPIC -o .libs/dht_manager.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT connection_manager.lo -MD -MP -MF .deps/connection_manager.Tpo -c connection_manager.cc -fPIC -DPIC -o .libs/connection_manager.o In file included from ./../manager.h:42:0, from dht_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 ./../manager.h:42:0, 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 ./../globals.h:41:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT bitfield.lo -MD -MP -MF .deps/bitfield.Tpo -c bitfield.cc -o bitfield.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_manager.lo -MD -MP -MF .deps/chunk_manager.Tpo -c chunk_manager.cc -o chunk_manager.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT connection_manager.lo -MD -MP -MF .deps/connection_manager.Tpo -c connection_manager.cc -o connection_manager.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_manager.lo -MD -MP -MF .deps/dht_manager.Tpo -c dht_manager.cc -o dht_manager.o >/dev/null 2>&1 mv -f .deps/bitfield.Tpo .deps/bitfield.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT download.lo -MD -MP -MF .deps/download.Tpo -c -o download.lo download.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download.lo -MD -MP -MF .deps/download.Tpo -c download.cc -fPIC -DPIC -o .libs/download.o mv -f .deps/chunk_manager.Tpo .deps/chunk_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT error.lo -MD -MP -MF .deps/error.Tpo -c -o error.lo error.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cc -fPIC -DPIC -o .libs/error.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.cc -o error.o >/dev/null 2>&1 In file included from data/block.h:42:0, 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 mv -f .deps/error.Tpo .deps/error.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo exceptions.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cc -fPIC -DPIC -o .libs/exceptions.o mv -f .deps/connection_manager.Tpo .deps/connection_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT hash_string.lo -MD -MP -MF .deps/hash_string.Tpo -c -o hash_string.lo hash_string.cc In file included from ./../data/hash_torrent.h:43:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_string.lo -MD -MP -MF .deps/hash_string.Tpo -c hash_string.cc -fPIC -DPIC -o .libs/hash_string.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c exceptions.cc -o exceptions.o >/dev/null 2>&1 mv -f .deps/dht_manager.Tpo .deps/dht_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT http.lo -MD -MP -MF .deps/http.Tpo -c -o http.lo http.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cc -fPIC -DPIC -o .libs/http.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_string.lo -MD -MP -MF .deps/hash_string.Tpo -c hash_string.cc -o hash_string.o >/dev/null 2>&1 mv -f .deps/exceptions.Tpo .deps/exceptions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT object.lo -MD -MP -MF .deps/object.Tpo -c -o object.lo object.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cc -fPIC -DPIC -o .libs/object.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT http.lo -MD -MP -MF .deps/http.Tpo -c http.cc -o http.o >/dev/null 2>&1 mv -f .deps/hash_string.Tpo .deps/hash_string.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT object_static_map.lo -MD -MP -MF .deps/object_static_map.Tpo -c -o object_static_map.lo object_static_map.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT object_static_map.lo -MD -MP -MF .deps/object_static_map.Tpo -c object_static_map.cc -fPIC -DPIC -o .libs/object_static_map.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download.lo -MD -MP -MF .deps/download.Tpo -c download.cc -o download.o >/dev/null 2>&1 mv -f .deps/http.Tpo .deps/http.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT object_stream.lo -MD -MP -MF .deps/object_stream.Tpo -c -o object_stream.lo object_stream.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT object_stream.lo -MD -MP -MF .deps/object_stream.Tpo -c object_stream.cc -fPIC -DPIC -o .libs/object_stream.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT object_static_map.lo -MD -MP -MF .deps/object_static_map.Tpo -c object_static_map.cc -o object_static_map.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT object.lo -MD -MP -MF .deps/object.Tpo -c object.cc -o object.o >/dev/null 2>&1 mv -f .deps/object_static_map.Tpo .deps/object_static_map.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT path.lo -MD -MP -MF .deps/path.Tpo -c -o path.lo path.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cc -fPIC -DPIC -o .libs/path.o mv -f .deps/download.Tpo .deps/download.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT poll_epoll.lo -MD -MP -MF .deps/poll_epoll.Tpo -c -o poll_epoll.lo poll_epoll.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT poll_epoll.lo -MD -MP -MF .deps/poll_epoll.Tpo -c poll_epoll.cc -fPIC -DPIC -o .libs/poll_epoll.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT path.lo -MD -MP -MF .deps/path.Tpo -c path.cc -o path.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT object_stream.lo -MD -MP -MF .deps/object_stream.Tpo -c object_stream.cc -o object_stream.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT poll_epoll.lo -MD -MP -MF .deps/poll_epoll.Tpo -c poll_epoll.cc -o poll_epoll.o >/dev/null 2>&1 mv -f .deps/path.Tpo .deps/path.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT poll_kqueue.lo -MD -MP -MF .deps/poll_kqueue.Tpo -c -o poll_kqueue.lo poll_kqueue.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT poll_kqueue.lo -MD -MP -MF .deps/poll_kqueue.Tpo -c poll_kqueue.cc -fPIC -DPIC -o .libs/poll_kqueue.o mv -f .deps/object.Tpo .deps/object.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT poll_select.lo -MD -MP -MF .deps/poll_select.Tpo -c -o poll_select.lo poll_select.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT poll_select.lo -MD -MP -MF .deps/poll_select.Tpo -c poll_select.cc -fPIC -DPIC -o .libs/poll_select.o mv -f .deps/poll_epoll.Tpo .deps/poll_epoll.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c -o rate.lo rate.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.cc -fPIC -DPIC -o .libs/rate.o poll_kqueue.cc: In member function 'virtual void torrent::PollKQueue::close(torrent::Event*)': poll_kqueue.cc:324:20: warning: converting to non-pointer type 'long int' from NULL [-Wconversion-null] itr->udata = NULL; ^~~~ poll_kqueue.cc: In member function 'virtual void torrent::PollKQueue::closed(torrent::Event*)': poll_kqueue.cc:350:20: warning: converting to non-pointer type 'long int' from NULL [-Wconversion-null] itr->udata = NULL; ^~~~ 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT poll_kqueue.lo -MD -MP -MF .deps/poll_kqueue.Tpo -c poll_kqueue.cc -o poll_kqueue.o >/dev/null 2>&1 In file included from ./../globals.h:41:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.cc -o rate.o >/dev/null 2>&1 mv -f .deps/object_stream.Tpo .deps/object_stream.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT throttle.lo -MD -MP -MF .deps/throttle.Tpo -c -o throttle.lo throttle.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT throttle.lo -MD -MP -MF .deps/throttle.Tpo -c throttle.cc -fPIC -DPIC -o .libs/throttle.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT poll_select.lo -MD -MP -MF .deps/poll_select.Tpo -c poll_select.cc -o poll_select.o >/dev/null 2>&1 In file included from ./../net/throttle_internal.h:41:0, 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 mv -f .deps/poll_kqueue.Tpo .deps/poll_kqueue.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT torrent.lo -MD -MP -MF .deps/torrent.Tpo -c -o torrent.lo torrent.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT torrent.lo -MD -MP -MF .deps/torrent.Tpo -c torrent.cc -fPIC -DPIC -o .libs/torrent.o mv -f .deps/rate.Tpo .deps/rate.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT tracker.lo -MD -MP -MF .deps/tracker.Tpo -c -o tracker.lo tracker.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker.lo -MD -MP -MF .deps/tracker.Tpo -c tracker.cc -fPIC -DPIC -o .libs/tracker.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT throttle.lo -MD -MP -MF .deps/throttle.Tpo -c throttle.cc -o throttle.o >/dev/null 2>&1 mv -f .deps/poll_select.Tpo .deps/poll_select.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT tracker_controller.lo -MD -MP -MF .deps/tracker_controller.Tpo -c -o tracker_controller.lo tracker_controller.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_controller.lo -MD -MP -MF .deps/tracker_controller.Tpo -c tracker_controller.cc -fPIC -DPIC -o .libs/tracker_controller.o In file included from ./../globals.h:41:0, 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 In file included from ./../manager.h:42:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker.lo -MD -MP -MF .deps/tracker.Tpo -c tracker.cc -o tracker.o >/dev/null 2>&1 mv -f .deps/throttle.Tpo .deps/throttle.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT tracker_list.lo -MD -MP -MF .deps/tracker_list.Tpo -c -o tracker_list.lo tracker_list.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_list.lo -MD -MP -MF .deps/tracker_list.Tpo -c tracker_list.cc -fPIC -DPIC -o .libs/tracker_list.o In file included from tracker_controller.cc:45:0: ../../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 mv -f .deps/tracker.Tpo .deps/tracker.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT torrent.lo -MD -MP -MF .deps/torrent.Tpo -c torrent.cc -o torrent.o >/dev/null 2>&1 In file included from ./../globals.h:41:0, from ./../tracker/tracker_udp.h:48, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_controller.lo -MD -MP -MF .deps/tracker_controller.Tpo -c tracker_controller.cc -o tracker_controller.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_list.lo -MD -MP -MF .deps/tracker_list.Tpo -c tracker_list.cc -o tracker_list.o >/dev/null 2>&1 mv -f .deps/tracker_controller.Tpo .deps/tracker_controller.Plo mv -f .deps/torrent.Tpo .deps/torrent.Plo mv -f .deps/tracker_list.Tpo .deps/tracker_list.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 -L/usr/lib -W,-lR/usr/lib 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" ) gmake[4]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent' gmake[3]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/torrent' Making all in data gmake[3]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/data' cd ../.. && /bin/sh ./config.status src/data/Makefile depfiles config.status: creating src/data/Makefile config.status: executing depfiles commands /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT chunk.lo -MD -MP -MF .deps/chunk.Tpo -c -o chunk.lo chunk.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT chunk_list.lo -MD -MP -MF .deps/chunk_list.Tpo -c -o chunk_list.lo chunk_list.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT chunk_part.lo -MD -MP -MF .deps/chunk_part.Tpo -c -o chunk_part.lo chunk_part.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT hash_check_queue.lo -MD -MP -MF .deps/hash_check_queue.Tpo -c -o hash_check_queue.lo hash_check_queue.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_part.lo -MD -MP -MF .deps/chunk_part.Tpo -c chunk_part.cc -fPIC -DPIC -o .libs/chunk_part.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_list.lo -MD -MP -MF .deps/chunk_list.Tpo -c chunk_list.cc -fPIC -DPIC -o .libs/chunk_list.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_check_queue.lo -MD -MP -MF .deps/hash_check_queue.Tpo -c hash_check_queue.cc -fPIC -DPIC -o .libs/hash_check_queue.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk.lo -MD -MP -MF .deps/chunk.Tpo -c chunk.cc -fPIC -DPIC -o .libs/chunk.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_part.lo -MD -MP -MF .deps/chunk_part.Tpo -c chunk_part.cc -o chunk_part.o >/dev/null 2>&1 In file included from ./../globals.h:41:0, 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: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_check_queue.lo -MD -MP -MF .deps/hash_check_queue.Tpo -c hash_check_queue.cc -o hash_check_queue.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk.lo -MD -MP -MF .deps/chunk.Tpo -c chunk.cc -o chunk.o >/dev/null 2>&1 mv -f .deps/chunk_part.Tpo .deps/chunk_part.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT hash_chunk.lo -MD -MP -MF .deps/hash_chunk.Tpo -c -o hash_chunk.lo hash_chunk.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_chunk.lo -MD -MP -MF .deps/hash_chunk.Tpo -c hash_chunk.cc -fPIC -DPIC -o .libs/hash_chunk.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_list.lo -MD -MP -MF .deps/chunk_list.Tpo -c chunk_list.cc -o chunk_list.o >/dev/null 2>&1 mv -f .deps/hash_check_queue.Tpo .deps/hash_check_queue.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT hash_queue.lo -MD -MP -MF .deps/hash_queue.Tpo -c -o hash_queue.lo hash_queue.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_chunk.lo -MD -MP -MF .deps/hash_chunk.Tpo -c hash_chunk.cc -o hash_chunk.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_queue.lo -MD -MP -MF .deps/hash_queue.Tpo -c hash_queue.cc -fPIC -DPIC -o .libs/hash_queue.o mv -f .deps/chunk.Tpo .deps/chunk.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT hash_queue_node.lo -MD -MP -MF .deps/hash_queue_node.Tpo -c -o hash_queue_node.lo hash_queue_node.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_queue_node.lo -MD -MP -MF .deps/hash_queue_node.Tpo -c hash_queue_node.cc -fPIC -DPIC -o .libs/hash_queue_node.o mv -f .deps/hash_chunk.Tpo .deps/hash_chunk.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT hash_torrent.lo -MD -MP -MF .deps/hash_torrent.Tpo -c -o hash_torrent.lo hash_torrent.cc In file included from ./../globals.h:41:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_torrent.lo -MD -MP -MF .deps/hash_torrent.Tpo -c hash_torrent.cc -fPIC -DPIC -o .libs/hash_torrent.o 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:101:47: warning: 'new' of type 'torrent::HashChunk' with extended alignment 128 [-Waligned-new=] HashChunk* hash_chunk = new HashChunk(handle); ^ hash_queue.cc:101:47: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter hash_queue.cc:101:47: note: use '-faligned-new' to enable C++17 over-aligned new support libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_queue_node.lo -MD -MP -MF .deps/hash_queue_node.Tpo -c hash_queue_node.cc -o hash_queue_node.o >/dev/null 2>&1 mv -f .deps/chunk_list.Tpo .deps/chunk_list.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT memory_chunk.lo -MD -MP -MF .deps/memory_chunk.Tpo -c -o memory_chunk.lo memory_chunk.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT memory_chunk.lo -MD -MP -MF .deps/memory_chunk.Tpo -c memory_chunk.cc -fPIC -DPIC -o .libs/memory_chunk.o In file included from hash_torrent.h:43:0, 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 mv -f .deps/hash_queue_node.Tpo .deps/hash_queue_node.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT socket_file.lo -MD -MP -MF .deps/socket_file.Tpo -c -o socket_file.lo socket_file.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_file.lo -MD -MP -MF .deps/socket_file.Tpo -c socket_file.cc -fPIC -DPIC -o .libs/socket_file.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_queue.lo -MD -MP -MF .deps/hash_queue.Tpo -c hash_queue.cc -o hash_queue.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT memory_chunk.lo -MD -MP -MF .deps/memory_chunk.Tpo -c memory_chunk.cc -o memory_chunk.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_file.lo -MD -MP -MF .deps/socket_file.Tpo -c socket_file.cc -o socket_file.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT hash_torrent.lo -MD -MP -MF .deps/hash_torrent.Tpo -c hash_torrent.cc -o hash_torrent.o >/dev/null 2>&1 mv -f .deps/memory_chunk.Tpo .deps/memory_chunk.Plo mv -f .deps/socket_file.Tpo .deps/socket_file.Plo mv -f .deps/hash_queue.Tpo .deps/hash_queue.Plo mv -f .deps/hash_torrent.Tpo .deps/hash_torrent.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 -L/usr/lib -W,-lR/usr/lib 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" ) gmake[3]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/data' Making all in dht gmake[3]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/dht' cd ../.. && /bin/sh ./config.status src/dht/Makefile depfiles config.status: creating src/dht/Makefile config.status: executing depfiles commands /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT dht_bucket.lo -MD -MP -MF .deps/dht_bucket.Tpo -c -o dht_bucket.lo dht_bucket.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT dht_node.lo -MD -MP -MF .deps/dht_node.Tpo -c -o dht_node.lo dht_node.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT dht_router.lo -MD -MP -MF .deps/dht_router.Tpo -c -o dht_router.lo dht_router.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT dht_server.lo -MD -MP -MF .deps/dht_server.Tpo -c -o dht_server.lo dht_server.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_node.lo -MD -MP -MF .deps/dht_node.Tpo -c dht_node.cc -fPIC -DPIC -o .libs/dht_node.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_bucket.lo -MD -MP -MF .deps/dht_bucket.Tpo -c dht_bucket.cc -fPIC -DPIC -o .libs/dht_bucket.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_router.lo -MD -MP -MF .deps/dht_router.Tpo -c dht_router.cc -fPIC -DPIC -o .libs/dht_router.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_server.lo -MD -MP -MF .deps/dht_server.Tpo -c dht_server.cc -fPIC -DPIC -o .libs/dht_server.o In file included from ./../globals.h:41:0, 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:0, 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:0, 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."); ^ ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./../globals.h:41:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_bucket.lo -MD -MP -MF .deps/dht_bucket.Tpo -c dht_bucket.cc -o dht_bucket.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_node.lo -MD -MP -MF .deps/dht_node.Tpo -c dht_node.cc -o dht_node.o >/dev/null 2>&1 mv -f .deps/dht_bucket.Tpo .deps/dht_bucket.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT dht_tracker.lo -MD -MP -MF .deps/dht_tracker.Tpo -c -o dht_tracker.lo dht_tracker.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_tracker.lo -MD -MP -MF .deps/dht_tracker.Tpo -c dht_tracker.cc -fPIC -DPIC -o .libs/dht_tracker.o In file included from ./../globals.h:41:0, 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 mv -f .deps/dht_node.Tpo .deps/dht_node.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT dht_transaction.lo -MD -MP -MF .deps/dht_transaction.Tpo -c -o dht_transaction.lo dht_transaction.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_transaction.lo -MD -MP -MF .deps/dht_transaction.Tpo -c dht_transaction.cc -fPIC -DPIC -o .libs/dht_transaction.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_tracker.lo -MD -MP -MF .deps/dht_tracker.Tpo -c dht_tracker.cc -o dht_tracker.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_router.lo -MD -MP -MF .deps/dht_router.Tpo -c dht_router.cc -o dht_router.o >/dev/null 2>&1 In file included from ./../globals.h:41:0, 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:67:83: warning: throw will always call terminate() [-Wterminate] throw internal_error("DhtSearch::~DhtSearch called with pending transactions."); ^ dht_transaction.cc:67:83: note: in C++11 destructors default to noexcept dht_transaction.cc:70:81: warning: throw will always call terminate() [-Wterminate] throw internal_error("DhtSearch::~DhtSearch with invalid concurrency limit."); ^ dht_transaction.cc:70:81: note: in C++11 destructors default to noexcept dht_transaction.cc: In destructor 'virtual torrent::DhtAnnounce::~DhtAnnounce()': dht_transaction.cc:212:89: warning: throw will always call terminate() [-Wterminate] throw internal_error("DhtAnnounce::~DhtAnnounce called while announce not complete."); ^ dht_transaction.cc:212:89: note: in C++11 destructors default to noexcept libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_transaction.lo -MD -MP -MF .deps/dht_transaction.Tpo -c dht_transaction.cc -o dht_transaction.o >/dev/null 2>&1 mv -f .deps/dht_tracker.Tpo .deps/dht_tracker.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT dht_server.lo -MD -MP -MF .deps/dht_server.Tpo -c dht_server.cc -o dht_server.o >/dev/null 2>&1 mv -f .deps/dht_transaction.Tpo .deps/dht_transaction.Plo mv -f .deps/dht_router.Tpo .deps/dht_router.Plo mv -f .deps/dht_server.Tpo .deps/dht_server.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 -L/usr/lib -W,-lR/usr/lib 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" ) gmake[3]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/dht' Making all in download gmake[3]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/download' cd ../.. && /bin/sh ./config.status src/download/Makefile depfiles config.status: creating src/download/Makefile config.status: executing depfiles commands /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT available_list.lo -MD -MP -MF .deps/available_list.Tpo -c -o available_list.lo available_list.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT chunk_selector.lo -MD -MP -MF .deps/chunk_selector.Tpo -c -o chunk_selector.lo chunk_selector.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT chunk_statistics.lo -MD -MP -MF .deps/chunk_statistics.Tpo -c -o chunk_statistics.lo chunk_statistics.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT delegator.lo -MD -MP -MF .deps/delegator.Tpo -c -o delegator.lo delegator.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_selector.lo -MD -MP -MF .deps/chunk_selector.Tpo -c chunk_selector.cc -fPIC -DPIC -o .libs/chunk_selector.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT available_list.lo -MD -MP -MF .deps/available_list.Tpo -c available_list.cc -fPIC -DPIC -o .libs/available_list.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_statistics.lo -MD -MP -MF .deps/chunk_statistics.Tpo -c chunk_statistics.cc -fPIC -DPIC -o .libs/chunk_statistics.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT delegator.lo -MD -MP -MF .deps/delegator.Tpo -c delegator.cc -fPIC -DPIC -o .libs/delegator.o In file included from ./../torrent/data/block.h:42:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_statistics.lo -MD -MP -MF .deps/chunk_statistics.Tpo -c chunk_statistics.cc -o chunk_statistics.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT delegator.lo -MD -MP -MF .deps/delegator.Tpo -c delegator.cc -o delegator.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT chunk_selector.lo -MD -MP -MF .deps/chunk_selector.Tpo -c chunk_selector.cc -o chunk_selector.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT available_list.lo -MD -MP -MF .deps/available_list.Tpo -c available_list.cc -o available_list.o >/dev/null 2>&1 mv -f .deps/chunk_statistics.Tpo .deps/chunk_statistics.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT download_constructor.lo -MD -MP -MF .deps/download_constructor.Tpo -c -o download_constructor.lo download_constructor.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_constructor.lo -MD -MP -MF .deps/download_constructor.Tpo -c download_constructor.cc -fPIC -DPIC -o .libs/download_constructor.o mv -f .deps/delegator.Tpo .deps/delegator.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT download_main.lo -MD -MP -MF .deps/download_main.Tpo -c -o download_main.lo download_main.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_main.lo -MD -MP -MF .deps/download_main.Tpo -c download_main.cc -fPIC -DPIC -o .libs/download_main.o mv -f .deps/chunk_selector.Tpo .deps/chunk_selector.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT download_wrapper.lo -MD -MP -MF .deps/download_wrapper.Tpo -c -o download_wrapper.lo download_wrapper.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_wrapper.lo -MD -MP -MF .deps/download_wrapper.Tpo -c download_wrapper.cc -fPIC -DPIC -o .libs/download_wrapper.o In file included from ./../globals.h:41:0, 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 mv -f .deps/available_list.Tpo .deps/available_list.Plo In file included from ./../data/hash_torrent.h:43:0, 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 ./../globals.h:41:0, 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:0, 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 In file included from ./../protocol/request_list.h:42:0, 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 download_main.cc: In destructor 'torrent::DownloadMain::~DownloadMain()': download_main.cc:134:90: warning: throw will always call terminate() [-Wterminate] throw internal_error("DownloadMain::~DownloadMain(): m_taskTrackerRequest is queued."); ^ download_main.cc:134:90: note: in C++11 destructors default to noexcept download_main.cc:141:83: warning: throw will always call terminate() [-Wterminate] throw internal_error("DownloadMain::~DownloadMain(): m_info->size_pex() != 0."); ^ download_main.cc:141:83: note: in C++11 destructors default to noexcept libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_constructor.lo -MD -MP -MF .deps/download_constructor.Tpo -c download_constructor.cc -o download_constructor.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_wrapper.lo -MD -MP -MF .deps/download_wrapper.Tpo -c download_wrapper.cc -o download_wrapper.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT download_main.lo -MD -MP -MF .deps/download_main.Tpo -c download_main.cc -o download_main.o >/dev/null 2>&1 mv -f .deps/download_constructor.Tpo .deps/download_constructor.Plo mv -f .deps/download_wrapper.Tpo .deps/download_wrapper.Plo mv -f .deps/download_main.Tpo .deps/download_main.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 -L/usr/lib -W,-lR/usr/lib 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" ) gmake[3]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/download' Making all in net gmake[3]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/net' cd ../.. && /bin/sh ./config.status src/net/Makefile depfiles config.status: creating src/net/Makefile config.status: executing depfiles commands /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT address_list.lo -MD -MP -MF .deps/address_list.Tpo -c -o address_list.lo address_list.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT local_addr.lo -MD -MP -MF .deps/local_addr.Tpo -c -o local_addr.lo local_addr.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT listen.lo -MD -MP -MF .deps/listen.Tpo -c -o listen.lo listen.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT socket_base.lo -MD -MP -MF .deps/socket_base.Tpo -c -o socket_base.lo socket_base.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT address_list.lo -MD -MP -MF .deps/address_list.Tpo -c address_list.cc -fPIC -DPIC -o .libs/address_list.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT local_addr.lo -MD -MP -MF .deps/local_addr.Tpo -c local_addr.cc -fPIC -DPIC -o .libs/local_addr.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_base.lo -MD -MP -MF .deps/socket_base.Tpo -c socket_base.cc -fPIC -DPIC -o .libs/socket_base.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT listen.lo -MD -MP -MF .deps/listen.Tpo -c listen.cc -fPIC -DPIC -o .libs/listen.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT local_addr.lo -MD -MP -MF .deps/local_addr.Tpo -c local_addr.cc -o local_addr.o >/dev/null 2>&1 In file included from ./../manager.h:42:0, 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 In file included from ./../manager.h:42:0, 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 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_base.lo -MD -MP -MF .deps/socket_base.Tpo -c socket_base.cc -o socket_base.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT listen.lo -MD -MP -MF .deps/listen.Tpo -c listen.cc -o listen.o >/dev/null 2>&1 mv -f .deps/local_addr.Tpo .deps/local_addr.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT socket_datagram.lo -MD -MP -MF .deps/socket_datagram.Tpo -c -o socket_datagram.lo socket_datagram.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_datagram.lo -MD -MP -MF .deps/socket_datagram.Tpo -c socket_datagram.cc -fPIC -DPIC -o .libs/socket_datagram.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT address_list.lo -MD -MP -MF .deps/address_list.Tpo -c address_list.cc -o address_list.o >/dev/null 2>&1 mv -f .deps/socket_base.Tpo .deps/socket_base.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_datagram.lo -MD -MP -MF .deps/socket_datagram.Tpo -c socket_datagram.cc -o socket_datagram.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT socket_fd.lo -MD -MP -MF .deps/socket_fd.Tpo -c -o socket_fd.lo socket_fd.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_fd.lo -MD -MP -MF .deps/socket_fd.Tpo -c socket_fd.cc -fPIC -DPIC -o .libs/socket_fd.o mv -f .deps/listen.Tpo .deps/listen.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT socket_set.lo -MD -MP -MF .deps/socket_set.Tpo -c -o socket_set.lo socket_set.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_set.lo -MD -MP -MF .deps/socket_set.Tpo -c socket_set.cc -fPIC -DPIC -o .libs/socket_set.o mv -f .deps/socket_datagram.Tpo .deps/socket_datagram.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT socket_stream.lo -MD -MP -MF .deps/socket_stream.Tpo -c -o socket_stream.lo socket_stream.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_stream.lo -MD -MP -MF .deps/socket_stream.Tpo -c socket_stream.cc -fPIC -DPIC -o .libs/socket_stream.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_fd.lo -MD -MP -MF .deps/socket_fd.Tpo -c socket_fd.cc -o socket_fd.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_stream.lo -MD -MP -MF .deps/socket_stream.Tpo -c socket_stream.cc -o socket_stream.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT socket_set.lo -MD -MP -MF .deps/socket_set.Tpo -c socket_set.cc -o socket_set.o >/dev/null 2>&1 mv -f .deps/socket_fd.Tpo .deps/socket_fd.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT throttle_internal.lo -MD -MP -MF .deps/throttle_internal.Tpo -c -o throttle_internal.lo throttle_internal.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT throttle_internal.lo -MD -MP -MF .deps/throttle_internal.Tpo -c throttle_internal.cc -fPIC -DPIC -o .libs/throttle_internal.o mv -f .deps/address_list.Tpo .deps/address_list.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT throttle_list.lo -MD -MP -MF .deps/throttle_list.Tpo -c -o throttle_list.lo throttle_list.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT throttle_list.lo -MD -MP -MF .deps/throttle_list.Tpo -c throttle_list.cc -fPIC -DPIC -o .libs/throttle_list.o mv -f .deps/socket_stream.Tpo .deps/socket_stream.Plo In file included from throttle_internal.cc:41:0: ../../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 mv -f .deps/socket_set.Tpo .deps/socket_set.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT throttle_list.lo -MD -MP -MF .deps/throttle_list.Tpo -c throttle_list.cc -o throttle_list.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT throttle_internal.lo -MD -MP -MF .deps/throttle_internal.Tpo -c throttle_internal.cc -o throttle_internal.o >/dev/null 2>&1 mv -f .deps/throttle_list.Tpo .deps/throttle_list.Plo mv -f .deps/throttle_internal.Tpo .deps/throttle_internal.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -L/usr/lib -o libsub_net.la address_list.lo local_addr.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 -L/usr/lib -W,-lR/usr/lib libtool: link: ar cru .libs/libsub_net.a .libs/address_list.o .libs/local_addr.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" ) gmake[3]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/net' Making all in protocol gmake[3]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/protocol' cd ../.. && /bin/sh ./config.status src/protocol/Makefile depfiles config.status: creating src/protocol/Makefile config.status: executing depfiles commands /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c -o extensions.lo extensions.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT handshake.lo -MD -MP -MF .deps/handshake.Tpo -c -o handshake.lo handshake.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT handshake_encryption.lo -MD -MP -MF .deps/handshake_encryption.Tpo -c -o handshake_encryption.lo handshake_encryption.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT handshake_manager.lo -MD -MP -MF .deps/handshake_manager.Tpo -c -o handshake_manager.lo handshake_manager.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.cc -fPIC -DPIC -o .libs/extensions.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT handshake.lo -MD -MP -MF .deps/handshake.Tpo -c handshake.cc -fPIC -DPIC -o .libs/handshake.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT handshake_encryption.lo -MD -MP -MF .deps/handshake_encryption.Tpo -c handshake_encryption.cc -fPIC -DPIC -o .libs/handshake_encryption.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT handshake_manager.lo -MD -MP -MF .deps/handshake_manager.Tpo -c handshake_manager.cc -fPIC -DPIC -o .libs/handshake_manager.o In file included from ./../globals.h:41:0, 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 In file included from ./../globals.h:41:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT handshake_encryption.lo -MD -MP -MF .deps/handshake_encryption.Tpo -c handshake_encryption.cc -o handshake_encryption.o >/dev/null 2>&1 In file included from ./../globals.h:41:0, 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 In file included from ./../protocol/request_list.h:42:0, 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:0, 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 mv -f .deps/handshake_encryption.Tpo .deps/handshake_encryption.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT initial_seed.lo -MD -MP -MF .deps/initial_seed.Tpo -c -o initial_seed.lo initial_seed.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT initial_seed.lo -MD -MP -MF .deps/initial_seed.Tpo -c initial_seed.cc -fPIC -DPIC -o .libs/initial_seed.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT handshake_manager.lo -MD -MP -MF .deps/handshake_manager.Tpo -c handshake_manager.cc -o handshake_manager.o >/dev/null 2>&1 In file included from ./../globals.h:41:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT handshake.lo -MD -MP -MF .deps/handshake.Tpo -c handshake.cc -o handshake.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.cc -o extensions.o >/dev/null 2>&1 In file included from request_list.h:42:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT initial_seed.lo -MD -MP -MF .deps/initial_seed.Tpo -c initial_seed.cc -o initial_seed.o >/dev/null 2>&1 mv -f .deps/handshake_manager.Tpo .deps/handshake_manager.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT peer_connection_base.lo -MD -MP -MF .deps/peer_connection_base.Tpo -c -o peer_connection_base.lo peer_connection_base.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_connection_base.lo -MD -MP -MF .deps/peer_connection_base.Tpo -c peer_connection_base.cc -fPIC -DPIC -o .libs/peer_connection_base.o mv -f .deps/initial_seed.Tpo .deps/initial_seed.Plo In file included from ./../globals.h:41:0, 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."); ^ /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT peer_connection_leech.lo -MD -MP -MF .deps/peer_connection_leech.Tpo -c -o peer_connection_leech.lo peer_connection_leech.cc ../../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept mv -f .deps/extensions.Tpo .deps/extensions.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT peer_connection_metadata.lo -MD -MP -MF .deps/peer_connection_metadata.Tpo -c -o peer_connection_metadata.lo peer_connection_metadata.cc mv -f .deps/handshake.Tpo .deps/handshake.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT peer_factory.lo -MD -MP -MF .deps/peer_factory.Tpo -c -o peer_factory.lo peer_factory.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_connection_leech.lo -MD -MP -MF .deps/peer_connection_leech.Tpo -c peer_connection_leech.cc -fPIC -DPIC -o .libs/peer_connection_leech.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_connection_metadata.lo -MD -MP -MF .deps/peer_connection_metadata.Tpo -c peer_connection_metadata.cc -fPIC -DPIC -o .libs/peer_connection_metadata.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_factory.lo -MD -MP -MF .deps/peer_factory.Tpo -c peer_factory.cc -fPIC -DPIC -o .libs/peer_factory.o In file included from ./../torrent/data/block.h:42:0, 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:0, 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 ./../globals.h:41:0, 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 request_list.h:42:0, 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 In file included from ./../globals.h:41:0, 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 request_list.h:42:0, 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 In file included from request_list.h:42:0, 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 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_factory.lo -MD -MP -MF .deps/peer_factory.Tpo -c peer_factory.cc -o peer_factory.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_connection_base.lo -MD -MP -MF .deps/peer_connection_base.Tpo -c peer_connection_base.cc -o peer_connection_base.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_connection_metadata.lo -MD -MP -MF .deps/peer_connection_metadata.Tpo -c peer_connection_metadata.cc -o peer_connection_metadata.o >/dev/null 2>&1 mv -f .deps/peer_factory.Tpo .deps/peer_factory.Plo /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT request_list.lo -MD -MP -MF .deps/request_list.Tpo -c -o request_list.lo request_list.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT request_list.lo -MD -MP -MF .deps/request_list.Tpo -c request_list.cc -fPIC -DPIC -o .libs/request_list.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT peer_connection_leech.lo -MD -MP -MF .deps/peer_connection_leech.Tpo -c peer_connection_leech.cc -o peer_connection_leech.o >/dev/null 2>&1 In file included from ./../torrent/data/block.h:42:0, 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:0, 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:118:59: warning: throw will always call terminate() [-Wterminate] throw internal_error("request dtor m_transfer != NULL"); ^ request_list.cc:118:59: note: in C++11 destructors default to noexcept request_list.cc:121:59: warning: throw will always call terminate() [-Wterminate] throw internal_error("request dtor m_queues not empty"); ^ request_list.cc:121: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:268:62: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (std::distance(m_queues.begin(itr.first), itr.second) < m_last_unordered_position) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/peer_connection_metadata.Tpo .deps/peer_connection_metadata.Plo mv -f .deps/peer_connection_base.Tpo .deps/peer_connection_base.Plo libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT request_list.lo -MD -MP -MF .deps/request_list.Tpo -c request_list.cc -o request_list.o >/dev/null 2>&1 mv -f .deps/peer_connection_leech.Tpo .deps/peer_connection_leech.Plo mv -f .deps/request_list.Tpo .deps/request_list.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -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 -L/usr/lib -W,-lR/usr/lib 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" ) gmake[3]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/protocol' Making all in tracker gmake[3]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/tracker' cd ../.. && /bin/sh ./config.status src/tracker/Makefile depfiles config.status: creating src/tracker/Makefile config.status: executing depfiles commands /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT tracker_dht.lo -MD -MP -MF .deps/tracker_dht.Tpo -c -o tracker_dht.lo tracker_dht.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT tracker_http.lo -MD -MP -MF .deps/tracker_http.Tpo -c -o tracker_http.lo tracker_http.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT tracker_udp.lo -MD -MP -MF .deps/tracker_udp.Tpo -c -o tracker_udp.lo tracker_udp.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_dht.lo -MD -MP -MF .deps/tracker_dht.Tpo -c tracker_dht.cc -fPIC -DPIC -o .libs/tracker_dht.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_udp.lo -MD -MP -MF .deps/tracker_udp.Tpo -c tracker_udp.cc -fPIC -DPIC -o .libs/tracker_udp.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_http.lo -MD -MP -MF .deps/tracker_http.Tpo -c tracker_http.cc -fPIC -DPIC -o .libs/tracker_http.o In file included from ./../dht/dht_router.h:40:0, 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 ./../globals.h:41:0, from tracker_udp.h:48, from tracker_udp.cc:57: ../../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:0, from tracker_http.cc:59: ../../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: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_dht.lo -MD -MP -MF .deps/tracker_dht.Tpo -c tracker_dht.cc -o tracker_dht.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_udp.lo -MD -MP -MF .deps/tracker_udp.Tpo -c tracker_udp.cc -o tracker_udp.o >/dev/null 2>&1 libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT tracker_http.lo -MD -MP -MF .deps/tracker_http.Tpo -c tracker_http.cc -o tracker_http.o >/dev/null 2>&1 mv -f .deps/tracker_dht.Tpo .deps/tracker_dht.Plo mv -f .deps/tracker_udp.Tpo .deps/tracker_udp.Plo mv -f .deps/tracker_http.Tpo .deps/tracker_http.Plo /bin/sh ../../libtool --tag=CXX --mode=link c++ -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -lz -L/usr/lib -Wl,-R/usr/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -L/usr/lib -o libsub_tracker.la tracker_dht.lo tracker_http.lo tracker_udp.lo -lz -L/usr/lib -W,-lR/usr/lib 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" ) gmake[3]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/tracker' Making all in utils gmake[3]: Entering directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/utils' cd ../.. && /bin/sh ./config.status src/utils/Makefile depfiles config.status: creating src/utils/Makefile config.status: executing depfiles commands /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT diffie_hellman.lo -MD -MP -MF .deps/diffie_hellman.Tpo -c -o diffie_hellman.lo diffie_hellman.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT instrumentation.lo -MD -MP -MF .deps/instrumentation.Tpo -c -o instrumentation.lo instrumentation.cc /bin/sh ../../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../.. -I. -I./.. -I../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -pthread -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -I/usr/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/usr/include -MT sha_fast.lo -MD -MP -MF .deps/sha_fast.Tpo -c -o sha_fast.lo sha_fast.cc libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT instrumentation.lo -MD -MP -MF .deps/instrumentation.Tpo -c instrumentation.cc -fPIC -DPIC -o .libs/instrumentation.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT diffie_hellman.lo -MD -MP -MF .deps/diffie_hellman.Tpo -c diffie_hellman.cc -fPIC -DPIC -o .libs/diffie_hellman.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT sha_fast.lo -MD -MP -MF .deps/sha_fast.Tpo -c sha_fast.cc -fPIC -DPIC -o .libs/sha_fast.o libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT sha_fast.lo -MD -MP -MF .deps/sha_fast.Tpo -c sha_fast.cc -o sha_fast.o >/dev/null 2>&1 mv -f .deps/sha_fast.Tpo .deps/sha_fast.Plo diffie_hellman.cc: In constructor 'torrent::DiffieHellman::DiffieHellman(const unsigned char*, int, const unsigned char*, int)': diffie_hellman.cc:65:7: error: invalid use of incomplete type 'DH {aka struct dh_st}' m_dh->p = BN_bin2bn(prime, primeLength, NULL); ^~ In file included from /usr/include/openssl/bn.h:19:0, from diffie_hellman.cc:43: /usr/include/openssl/ossl_typ.h:104:16: note: forward declaration of 'DH {aka struct dh_st}' typedef struct dh_st DH; ^~~~~ diffie_hellman.cc:66:7: error: invalid use of incomplete type 'DH {aka struct dh_st}' m_dh->g = BN_bin2bn(generator, generatorLength, NULL); ^~ In file included from /usr/include/openssl/bn.h:19:0, from diffie_hellman.cc:43: /usr/include/openssl/ossl_typ.h:104:16: note: forward declaration of 'DH {aka struct dh_st}' typedef struct dh_st DH; ^~~~~ diffie_hellman.cc: In member function 'bool torrent::DiffieHellman::is_valid() const': diffie_hellman.cc:92:30: error: invalid use of incomplete type 'DH {aka struct dh_st}' return m_dh != NULL && m_dh->pub_key != NULL; ^~ In file included from /usr/include/openssl/bn.h:19:0, from diffie_hellman.cc:43: /usr/include/openssl/ossl_typ.h:104:16: note: forward declaration of 'DH {aka struct dh_st}' typedef struct dh_st DH; ^~~~~ diffie_hellman.cc: In member function 'bool torrent::DiffieHellman::compute_secret(const unsigned char*, unsigned int)': diffie_hellman.cc:111:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] return m_size != -1; ~~~~~~~^~~~~ diffie_hellman.cc: In member function 'void torrent::DiffieHellman::store_pub_key(unsigned char*, unsigned int)': diffie_hellman.cc:126:17: error: invalid use of incomplete type 'DH {aka struct dh_st}' pub_key = m_dh->pub_key; ^~ In file included from /usr/include/openssl/bn.h:19:0, from diffie_hellman.cc:43: /usr/include/openssl/ossl_typ.h:104:16: note: forward declaration of 'DH {aka struct dh_st}' typedef struct dh_st DH; ^~~~~ gmake[3]: *** [Makefile:416: diffie_hellman.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -I/tmp/net/libtorrent/work/.buildlink/include -pthread -O2 -D_FORTIFY_SOURCE=2 -DNDEBUG -Wall -fvisibility=hidden -MT instrumentation.lo -MD -MP -MF .deps/instrumentation.Tpo -c instrumentation.cc -o instrumentation.o >/dev/null 2>&1 mv -f .deps/instrumentation.Tpo .deps/instrumentation.Plo gmake[3]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src/utils' gmake[2]: *** [Makefile:567: all-recursive] Error 1 gmake[2]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7/src' gmake[1]: *** [Makefile:497: all-recursive] Error 1 gmake[1]: Leaving directory '/tmp/net/libtorrent/work/libtorrent-0.13.7' gmake: *** [Makefile:405: all] Error 2 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/libtorrent *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/libtorrent