+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libtorrent-0.13.8nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/libtorrent-0.13.8nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libtorrent-0.13.8nb1 /opt/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/home/pbulk/build/net/libtorrent/work/libtorrent-0.13.8' Making all in src gmake[2]: Entering directory '/home/pbulk/build/net/libtorrent/work/libtorrent-0.13.8/src' Making all in torrent gmake[3]: Entering directory '/home/pbulk/build/net/libtorrent/work/libtorrent-0.13.8/src/torrent' Making all in data gmake[4]: Entering directory '/home/pbulk/build/net/libtorrent/work/libtorrent-0.13.8/src/torrent/data' /usr/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/opt/pkg/include -I/include -D_REENTRANT -pthreads -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/opt/pkg/include -MT block.lo -MD -MP -MF .deps/block.Tpo -c -o block.lo block.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/home/pbulk/build/net/libtorrent/work/.buildlink/include -D_REENTRANT -pthreads -pipe -fno-aggressive-loop-optimizations -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 In file included from ./../../protocol/peer_chunks.h:41, from ./../../protocol/peer_connection_base.h:48, from block.cc:44: ../../../rak/partial_queue.h: In member function 'void rak::partial_queue::clear()': ../../../rak/partial_queue.h:140:63: warning: 'void* std::memset(void*, int, size_t)' clearing an object of type 'rak::partial_queue::size_pair_type' {aka 'struct std::pair'} with no trivial copy-assignment; use assignment instead [-Wclass-memaccess] 140 | std::memset(m_layers, 0, num_layers * sizeof(size_pair_type)); | ^ In file included from /opt/tools/gcc10/include/c++/10.3.0/utility:70, from /opt/tools/gcc10/include/c++/10.3.0/algorithm:60, from block.cc:39: /opt/tools/gcc10/include/c++/10.3.0/bits/stl_pair.h:211:12: note: 'rak::partial_queue::size_pair_type' {aka 'struct std::pair'} declared here 211 | struct pair | ^~~~ In file included from ./../../protocol/request_list.h:42, from ./../../protocol/peer_connection_base.h:50, from block.cc:44: ./../../torrent/data/block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': ./../../torrent/data/block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../../torrent/data/block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' ./../../torrent/data/block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./../../torrent/data/block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' In file included from ./../../globals.h:41, from ./../../protocol/request_list.h:46, from ./../../protocol/peer_connection_base.h:50, from block.cc:44: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' block.cc: In destructor 'torrent::Block::~Block()': block.cc:56:5: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw internal_error("Block dtor with 'm_state != STATE_INCOMPLETE && m_state != STATE_COMPLETED'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ block.cc:56:5: note: in C++11 destructors default to 'noexcept' block.cc:60:7: warning: 'throw' will always call 'terminate' [-Wterminate] 60 | throw internal_error("Block dtor with 'm_state == STATE_COMPLETED && m_leader == NULL'"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ block.cc:60:7: note: in C++11 destructors default to 'noexcept' block.cc:75:5: warning: 'throw' will always call 'terminate' [-Wterminate] 75 | throw internal_error("Block::clear() m_stalled != 0."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ block.cc:75:5: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/home/pbulk/build/net/libtorrent/work/.buildlink/include -D_REENTRANT -pthreads -pipe -fno-aggressive-loop-optimizations -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 mv -f .deps/block.Tpo .deps/block.Plo /usr/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/opt/pkg/include -I/include -D_REENTRANT -pthreads -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/opt/pkg/include -MT block_list.lo -MD -MP -MF .deps/block_list.Tpo -c -o block_list.lo block_list.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/home/pbulk/build/net/libtorrent/work/.buildlink/include -D_REENTRANT -pthreads -pipe -fno-aggressive-loop-optimizations -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 In file included from block_list.cc:42: block_transfer.h: In destructor 'torrent::BlockTransfer::~BlockTransfer()': block_transfer.h:129:5: warning: 'throw' will always call 'terminate' [-Wterminate] 129 | throw internal_error("BlockTransfer::~BlockTransfer() block not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ block_transfer.h:129:5: note: in C++11 destructors default to 'noexcept' block_transfer.h:132:5: warning: 'throw' will always call 'terminate' [-Wterminate] 132 | throw internal_error("BlockTransfer::~BlockTransfer() peer_info not NULL"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ block_transfer.h:132:5: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/home/pbulk/build/net/libtorrent/work/.buildlink/include -D_REENTRANT -pthreads -pipe -fno-aggressive-loop-optimizations -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 mv -f .deps/block_list.Tpo .deps/block_list.Plo /usr/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I. -I./.. -I./../.. -I../../.. -I/opt/pkg/include -I/include -D_REENTRANT -pthreads -pipe -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/pkg/include -DNDEBUG -Wall -fvisibility=hidden -I/opt/pkg/include -MT chunk_utils.lo -MD -MP -MF .deps/chunk_utils.Tpo -c -o chunk_utils.lo chunk_utils.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/home/pbulk/build/net/libtorrent/work/.buildlink/include -D_REENTRANT -pthreads -pipe -fno-aggressive-loop-optimizations -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 ./../../manager.h:42, from chunk_utils.cc:43: ../../../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../../../rak/priority_queue_default.h:56:7: warning: 'throw' will always call 'terminate' [-Wterminate] 56 | throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../rak/priority_queue_default.h:56:7: note: in C++11 destructors default to 'noexcept' libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I./.. -I./../.. -I/home/pbulk/build/net/libtorrent/work/.buildlink/include -D_REENTRANT -pthreads -pipe -fno-aggressive-loop-optimizations -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/chunk_utils.Tpo .deps/chunk_utils.Plo mv: cannot rename .deps/chunk_utils.Tpo to .deps/chunk_utils.Plo: Disc quota exceeded gmake[4]: *** [Makefile:503: chunk_utils.lo] Error 2 gmake[4]: Leaving directory '/home/pbulk/build/net/libtorrent/work/libtorrent-0.13.8/src/torrent/data' gmake[3]: *** [Makefile:653: all-recursive] Error 1 gmake[3]: Leaving directory '/home/pbulk/build/net/libtorrent/work/libtorrent-0.13.8/src/torrent' gmake[2]: *** [Makefile:580: all-recursive] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/net/libtorrent/work/libtorrent-0.13.8/src' gmake[1]: *** [Makefile:502: all-recursive] Error 1 gmake[1]: Leaving directory '/home/pbulk/build/net/libtorrent/work/libtorrent-0.13.8' gmake: *** [Makefile:411: all] Error 2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libtorrent *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/libtorrent