=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for libtorrent-0.13.7 cd . && /bin/sh /var/pkgsrc/work/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 '/var/pkgsrc/work/net/libtorrent/work/libtorrent-0.13.7' Making all in src gmake[2]: Entering directory '/var/pkgsrc/work/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 '/var/pkgsrc/work/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 '/var/pkgsrc/work/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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.cc -fPIC -DPIC -o .libs/block.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: ./block_transfer.h:129:5: warning: '~BlockTransfer' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./block_transfer.h:127:16: note: destructor has a implicit non-throwing exception specification BlockTransfer::~BlockTransfer() { ^ In file included from chunk_utils.cc:43: In file included from ./../../manager.h:42: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 In file included from block.cc:44: In file included from ./../../protocol/peer_connection_base.h:50: In file included from ./../../protocol/request_list.h:42: ./../../torrent/data/block_transfer.h:129:5: warning: '~BlockTransfer' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:127:16: note: destructor has a implicit non-throwing exception specification BlockTransfer::~BlockTransfer() { ^ In file included from block.cc:44: In file included from ./../../protocol/peer_connection_base.h:50: In file included from ./../../protocol/request_list.h:46: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ block.cc:56:5: warning: '~Block' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("Block dtor with 'm_state != STATE_INCOMPLETE && m_state != STATE_COMPLETED'"); ^ block.cc:54:8: note: destructor has a implicit non-throwing exception specification Block::~Block() { ^ mv -f .deps/block_list.Tpo .deps/block_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT block.lo -MD -MP -MF .deps/block.Tpo -c block.cc -o block.o >/dev/null 2>&1 mv -f .deps/download_data.Tpo .deps/download_data.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT file.lo -MD -MP -MF .deps/file.Tpo -c file.cc -fPIC -DPIC -o .libs/file.o mv -f .deps/chunk_utils.Tpo .deps/chunk_utils.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 file.cc:48: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ file.cc:80:5: warning: '~File' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("File::~File() called on an open file."); ^ file.cc:78:7: note: destructor has a implicit non-throwing exception specification File::~File() { ^ 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 file_list.cc:63: In file included from ./../../manager.h:42: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ mv -f .deps/file.Tpo .deps/file.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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/block.Tpo .deps/block.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 file_manager.cc:46: In file included from ./../../manager.h:42: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ file_manager.cc:58:5: warning: '~FileManager' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("FileManager::~FileManager() called but empty() != true."); ^ file_manager.cc:56:14: note: destructor has a implicit non-throwing exception specification FileManager::~FileManager() { ^ 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 mv -f .deps/file_manager.Tpo .deps/file_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 In file included from transfer_list.cc:49: ./block_transfer.h:129:5: warning: '~BlockTransfer' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./block_transfer.h:127:16: note: destructor has a implicit non-throwing exception specification BlockTransfer::~BlockTransfer() { ^ transfer_list.cc:66:5: warning: '~TransferList' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("TransferList::~TransferList() called on an non-empty object"); ^ transfer_list.cc:64:15: note: destructor has a implicit non-throwing exception specification TransferList::~TransferList() { ^ mv -f .deps/file_utils.Tpo .deps/file_utils.Plo mv -f .deps/file_list.Tpo .deps/file_list.Plo 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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/transfer_list.Tpo .deps/transfer_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -D_THREAD_SAFE -pthread -O2 -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 '/var/pkgsrc/work/net/libtorrent/work/libtorrent-0.13.7/src/torrent/data' Making all in download gmake[4]: Entering directory '/var/pkgsrc/work/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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 In file included from download_manager.cc:43: In file included from ./../../download/download_wrapper.h:41: In file included from ./../../download/download_main.h:43: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ In file included from choke_group.cc:49: In file included from ./../../download/download_main.h:43: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ In file included from choke_queue.cc:46: In file included from ./../../protocol/peer_connection_base.h:50: In file included from ./../../protocol/request_list.h:42: ./../../torrent/data/block_transfer.h:129:5: warning: '~BlockTransfer' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:127:16: note: destructor has a implicit non-throwing exception specification BlockTransfer::~BlockTransfer() { ^ In file included from choke_queue.cc:46: In file included from ./../../protocol/peer_connection_base.h:50: In file included from ./../../protocol/request_list.h:46: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ choke_queue.cc:76:5: warning: '~choke_queue' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("choke_queue::~choke_queue() called but m_currentlyUnchoked != 0."); ^ choke_queue.cc:74:14: note: destructor has a implicit non-throwing exception specification choke_queue::~choke_queue() { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 mv -f .deps/choke_group.Tpo .deps/choke_group.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 mv -f .deps/download_manager.Tpo .deps/download_manager.Plo In file included from resource_manager.cc:49: In file included from ./../../download/download_main.h:43: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ In file included from resource_manager.cc:50: In file included from ./../../protocol/peer_connection_base.h:50: In file included from ./../../protocol/request_list.h:42: ./../../torrent/data/block_transfer.h:129:5: warning: '~BlockTransfer' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:127:16: note: destructor has a implicit non-throwing exception specification BlockTransfer::~BlockTransfer() { ^ resource_manager.cc:70:5: warning: '~ResourceManager' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("ResourceManager::~ResourceManager() called but m_currentlyUploadUnchoked != 0."); ^ resource_manager.cc:68:18: note: destructor has a implicit non-throwing exception specification ResourceManager::~ResourceManager() { ^ mv -f .deps/choke_queue.Tpo .deps/choke_queue.Plo 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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/resource_manager.Tpo .deps/resource_manager.Plo /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -D_THREAD_SAFE -pthread -O2 -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 '/var/pkgsrc/work/net/libtorrent/work/libtorrent-0.13.7/src/torrent/download' Making all in net gmake[4]: Entering directory '/var/pkgsrc/work/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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -D_THREAD_SAFE -pthread -O2 -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 '/var/pkgsrc/work/net/libtorrent/work/libtorrent-0.13.7/src/torrent/net' Making all in peer gmake[4]: Entering directory '/var/pkgsrc/work/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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT peer.lo -MD -MP -MF .deps/peer.Tpo -c peer.cc -fPIC -DPIC -o .libs/peer.o In file included from connection_list.cc:43: In file included from ./../../download/download_main.h:43: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ In file included from peer.cc:39: In file included from ./../data/block.h:42: ./../../torrent/data/block_transfer.h:129:5: warning: '~BlockTransfer' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:127:16: note: destructor has a implicit non-throwing exception specification BlockTransfer::~BlockTransfer() { ^ In file included from peer.cc:41: In file included from ./../../download/download_main.h:43: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ In file included from connection_list.cc:45: In file included from ./../../protocol/peer_connection_base.h:50: In file included from ./../../protocol/request_list.h:42: ./../../torrent/data/block_transfer.h:129:5: warning: '~BlockTransfer' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:127:16: note: destructor has a implicit non-throwing exception specification BlockTransfer::~BlockTransfer() { ^ libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 In file included from peer_info.cc:43: In file included from ./../../protocol/peer_connection_base.h:50: In file included from ./../../protocol/request_list.h:42: ./../../torrent/data/block_transfer.h:129:5: warning: '~BlockTransfer' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); ^ ./../../torrent/data/block_transfer.h:127:16: note: destructor has a implicit non-throwing exception specification BlockTransfer::~BlockTransfer() { ^ In file included from peer_info.cc:43: In file included from ./../../protocol/peer_connection_base.h:50: In file included from ./../../protocol/request_list.h:46: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ peer_info.cc:78:5: warning: '~PeerInfo' has a non-throwing exception specification but can still throw [-Wexceptions] throw internal_error("PeerInfo::~PeerInfo() peer is blocked."); ^ peer_info.cc:71:11: note: destructor has a implicit non-throwing exception specification PeerInfo::~PeerInfo() { ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 mv -f .deps/peer.Tpo .deps/peer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 In file included from peer_list.cc:52: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ mv -f .deps/peer_info.Tpo .deps/peer_info.Plo mv -f .deps/connection_list.Tpo .deps/connection_list.Plo 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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/peer_list.Tpo .deps/peer_list.Plo /bin/sh ../../../libtool --tag=CXX --mode=link clang++ -D_THREAD_SAFE -pthread -O2 -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 '/var/pkgsrc/work/net/libtorrent/work/libtorrent-0.13.7/src/torrent/peer' Making all in utils gmake[4]: Entering directory '/var/pkgsrc/work/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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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 libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cc -fPIC -DPIC -o .libs/log.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 In file included from log_buffer.cc:44: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ In file included from directory_events.cc:53: In file included from ./../../manager.h:42: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ In file included from log.cc:44: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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/directory_events.Tpo .deps/directory_events.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.cc -fPIC -DPIC -o .libs/net.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT net.lo -MD -MP -MF .deps/net.Tpo -c net.cc -o net.o >/dev/null 2>&1 mv -f .deps/log_buffer.Tpo .deps/log_buffer.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -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/net.Tpo .deps/net.Plo /bin/sh ../../../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/usr/include -I/usr/pkg/include -I/usr/include -I/usr/include -D_THREAD_SAFE -pthread -O2 -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: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT resume.lo -MD -MP -MF .deps/resume.Tpo -c resume.cc -fPIC -DPIC -o .libs/resume.o In file included from option_strings.cc:43: In file included from ./../../torrent/connection_manager.h:45: /usr/include/netinet/in_systm.h:52:9: error: unknown type name 'u_int16_t' typedef u_int16_t n_short; /* short as received from the net */ ^ /usr/include/netinet/in_systm.h:53:9: error: unknown type name 'u_int32_t' typedef u_int32_t n_long; /* long as received from the net */ ^ /usr/include/netinet/in_systm.h:55:9: error: unknown type name 'u_int32_t' typedef u_int32_t n_time; /* ms since 00:00 UTC, byte rev */ ^ In file included from option_strings.cc:43: In file included from ./../../torrent/connection_manager.h:46: /usr/include/netinet/ip.h:51:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ip_hl:4, /* header length */ ^ /usr/include/netinet/ip.h:58:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ip_tos; /* type of service */ ^ /usr/include/netinet/ip.h:59:2: error: unknown type name 'u_short'; did you mean 'short'? u_short ip_len; /* total length */ ^ /usr/include/netinet/ip.h:60:2: error: unknown type name 'u_short'; did you mean 'short'? u_short ip_id; /* identification */ ^ /usr/include/netinet/ip.h:61:2: error: unknown type name 'u_short'; did you mean 'short'? u_short ip_off; /* fragment offset field */ ^ /usr/include/netinet/ip.h:66:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ip_ttl; /* time to live */ ^ /usr/include/netinet/ip.h:67:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ip_p; /* protocol */ ^ /usr/include/netinet/ip.h:68:2: error: unknown type name 'u_short'; did you mean 'short'? u_short ip_sum; /* checksum */ ^ /usr/include/netinet/ip.h:167:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ipt_code; /* IPOPT_TS */ ^ /usr/include/netinet/ip.h:168:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ipt_len; /* size of structure (variable) */ ^ /usr/include/netinet/ip.h:169:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ipt_ptr; /* index of current entry */ ^ /usr/include/netinet/ip.h:171:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ipt_flg:4, /* flags, see below */ ^ /usr/include/netinet/ip.h:218:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ippseudo_pad; /* pad, must be zero */ ^ /usr/include/netinet/ip.h:219:2: error: unknown type name 'u_char'; did you mean 'char'? u_char ippseudo_p; /* protocol */ ^ /usr/include/netinet/ip.h:220:2: error: unknown type name 'u_short'; did you mean 'short'? u_short ippseudo_len; /* protocol length */ ^ 18 errors generated. Makefile:483: recipe for target 'option_strings.lo' failed gmake[4]: *** [option_strings.lo] Error 1 gmake[4]: *** Waiting for unfinished jobs.... In file included from resume.cc:61: In file included from ./../../globals.h:41: ../../../rak/priority_queue_default.h:56:7: warning: '~priority_item' has a non-throwing exception specification but can still throw [-Wexceptions] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../../../rak/priority_queue_default.h:54:3: note: destructor has a implicit non-throwing exception specification ~priority_item() { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT log.lo -MD -MP -MF .deps/log.Tpo -c log.cc -o log.o >/dev/null 2>&1 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/var/pkgsrc/work/net/libtorrent/work/.buildlink/include -D_THREAD_SAFE -pthread -O2 -DNDEBUG -Wall -fvisibility=hidden -MT resume.lo -MD -MP -MF .deps/resume.Tpo -c resume.cc -o resume.o >/dev/null 2>&1 mv -f .deps/log.Tpo .deps/log.Plo mv -f .deps/resume.Tpo .deps/resume.Plo gmake[4]: Leaving directory '/var/pkgsrc/work/net/libtorrent/work/libtorrent-0.13.7/src/torrent/utils' Makefile:628: recipe for target 'all-recursive' failed gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory '/var/pkgsrc/work/net/libtorrent/work/libtorrent-0.13.7/src/torrent' Makefile:567: recipe for target 'all-recursive' failed gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory '/var/pkgsrc/work/net/libtorrent/work/libtorrent-0.13.7/src' Makefile:497: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/var/pkgsrc/work/net/libtorrent/work/libtorrent-0.13.7' Makefile:405: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/net/libtorrent *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/net/libtorrent