In file included from globals.h:41:0, from command_helpers.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 /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o command_local.o command_local.cc In file included from globals.h:41:0, from command_groups.cc:48: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from ./globals.h:41:0, from core/download.h:47, from command_local.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 /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o command_logging.o command_logging.cc command_local.cc: In function 'void file_print_list(torrent::Object::list_const_iterator, torrent::Object::list_const_iterator, FILE*, int)': command_local.cc:198:44: warning: format '%lli' expects argument of type 'long long int', but argument 3 has type 'torrent::Object::value_type {aka long int}' [-Wformat=] fprintf(output, (const char*)" %lli" + !(flags & file_print_use_space), first->as_value()); ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~ command_local.cc:198:96: warning: format '%lli' expects argument of type 'long long int', but argument 3 has type 'torrent::Object::value_type {aka long int}' [-Wformat=] fprintf(output, (const char*)" %lli" + !(flags & file_print_use_space), first->as_value()); ~~~~~~~~~~~~~~~~~^ In file included from rpc/parse_commands.h:43:0, from command_groups.cc:46: rpc/command_map.h: At global scope: rpc/command_map.h:115:3: warning: mangled name for 'void rpc::CommandMap::insert_slot(std::map::key_type, Slot, rpc::command_base::any_slot, int, const char*, const char*) [with T = std::function, const torrent::Object&)>; Slot = std::_Bind::*(std::vector))() const noexcept>]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] insert_slot(key_type key, Slot variable, command_base::any_slot targetSlot, int flags, const char* parm, const char* doc) { ^~~~~~~~~~~ In file included from command_local.cc:64:0: command_helpers.h: In constructor 'object_convert_type))(unsigned int) throw ()>, void>::object_convert_type(object_convert_type))(unsigned int) throw ()>, void>&&)': command_helpers.h:166:8: warning: mangled name for 'object_convert_type))(unsigned int) throw ()>, void>::object_convert_type(object_convert_type))(unsigned int) throw ()>, void>&&)' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] struct object_convert_type { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command_helpers.h:166:8: warning: mangled name for 'object_convert_type))(unsigned int) throw ()>, void>::object_convert_type(object_convert_type))(unsigned int) throw ()>, void>&&)' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] In file included from command_local.cc:64:0: command_local.cc: In function 'void initialize_command_local()': command_helpers.h:52:112: note: synthesized method 'object_convert_type))(unsigned int) throw ()>, void>::object_convert_type(object_convert_type))(unsigned int) throw ()>, void>&&)' first required here rpc::CommandMap::flag_dont_delete | rpc::CommandMap::flag_public_xmlrpc, NULL, NULL); ^ command_helpers.h:66:38: note: in expansion of macro 'CMD2_A_FUNCTION' #define CMD2_ANY_VALUE_V(key, slot) CMD2_A_FUNCTION(key, command_base_call_value, object_convert_void(slot), "i:i", "") ^~~~~~~~~~~~~~~ command_local.cc:267:3: note: in expansion of macro 'CMD2_ANY_VALUE_V' CMD2_ANY_VALUE_V ("system.umask.set", std::bind(&umask, std::placeholders::_2)); ^~~~~~~~~~~~~~~~ In file included from rpc/parse_commands.h:43:0, from command_local.cc:58: rpc/command_map.h:115:3: note: initializing argument 2 of 'void rpc::CommandMap::insert_slot(std::map::key_type, Slot, rpc::command_base::any_slot, int, const char*, const char*) [with T = std::function, const long int&)>; Slot = object_convert_type))(unsigned int) throw ()>, void>; std::map::key_type = const char*; rpc::command_base::any_slot = const torrent::Object (*)(rpc::command_base*, rpc::rt_triple, const torrent::Object&); rpc::target_type = rpc::rt_triple]' insert_slot(key_type key, Slot variable, command_base::any_slot targetSlot, int flags, const char* parm, const char* doc) { ^~~~~~~~~~~ In file included from ./globals.h:41:0, from core/download.h:47, from command_logging.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 command_local.cc:64:0: command_helpers.h: In instantiation of 'object_convert_type::object_convert_type(Functor) [with Functor = std::_Bind))(unsigned int) throw ()>]': command_helpers.h:189:35: required from 'object_convert_type object_convert_void(T) [with T = std::_Bind))(unsigned int) throw ()>]' command_local.cc:267:3: required from here command_helpers.h:172:3: warning: mangled name for 'object_convert_type::object_convert_type(Functor) [with Functor = std::_Bind))(unsigned int) throw ()>]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] object_convert_type(Functor s) : m_slot(s) {} ^~~~~~~~~~~~~~~~~~~ command_helpers.h:172:3: warning: mangled name for 'object_convert_type::object_convert_type(Functor) [with Functor = std::_Bind))(unsigned int) throw ()>]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] command_helpers.h: At global scope: command_helpers.h:182:19: warning: mangled name for 'torrent::Object object_convert_type::operator()(const Arg1&, const Arg2&) [with Arg1 = rpc::rt_triple; Arg2 = long int; Functor = std::_Bind))(unsigned int) throw ()>]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] torrent::Object operator () (const Arg1& arg1, const Arg2& arg2) { m_slot(arg1, arg2); return torrent::Object(); } ^~~~~~~~ command_helpers.h:172:3: warning: mangled name for 'object_convert_type::object_convert_type(Functor) [with Functor = std::_Bind))(unsigned int) throw ()>]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] object_convert_type(Functor s) : m_slot(s) {} ^~~~~~~~~~~~~~~~~~~ In file included from rpc/parse_commands.h:43:0, from command_local.cc:58: rpc/command_map.h:115:3: warning: mangled name for 'void rpc::CommandMap::insert_slot(std::map::key_type, Slot, rpc::command_base::any_slot, int, const char*, const char*) [with T = std::function, const long int&)>; Slot = object_convert_type))(unsigned int) throw ()>, void>]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] insert_slot(key_type key, Slot variable, command_base::any_slot targetSlot, int flags, const char* parm, const char* doc) { ^~~~~~~~~~~ In file included from command_local.cc:64:0: command_helpers.h:189:1: warning: mangled name for 'object_convert_type object_convert_void(T) [with T = std::_Bind))(unsigned int) throw ()>]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] object_convert_void(T f) { return f; } ^~~~~~~~~~~~~~~~~~~ In file included from rpc/parse_commands.h:43:0, from command_local.cc:58: rpc/command_map.h:115:3: warning: mangled name for 'void rpc::CommandMap::insert_slot(std::map::key_type, Slot, rpc::command_base::any_slot, int, const char*, const char*) [with T = std::function, const torrent::Object&)>; Slot = std::_Bind, utils::file_status>::*(std::map, utils::file_status>*))() const noexcept>]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] insert_slot(key_type key, Slot variable, command_base::any_slot targetSlot, int flags, const char* parm, const char* doc) { ^~~~~~~~~~~ rpc/command_map.h:115:3: warning: mangled name for 'void rpc::CommandMap::insert_slot(std::map::key_type, Slot, rpc::command_base::any_slot, int, const char*, const char*) [with T = std::function, const torrent::Object&)>; Slot = std::_Bind]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] In file included from command_local.cc:64:0: command_helpers.h:166:8: warning: mangled name for 'object_convert_type))(unsigned int) throw ()>, void>::object_convert_type(object_convert_type))(unsigned int) throw ()>, void>&&)' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] struct object_convert_type { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ command_helpers.h:174:19: warning: mangled name for 'torrent::Object object_convert_type::operator()() [with Functor = std::_Bind))(unsigned int) throw ()>]' will change in C++17 because the exception specification is part of a function type [-Wnoexcept-type] torrent::Object operator () () { m_slot(); return torrent::Object(); } ^~~~~~~~ /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o command_network.o command_network.cc /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o command_peer.o command_peer.cc In file included from ./globals.h:41:0, from core/download.h:47, from command_network.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 In file included from core/curl_stack.h:43:0, from core/poll_manager.h:40, from core/manager.h:47, from command_peer.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 command_network.cc: In function 'torrent::Object apply_scgi(const string&, int)': command_network.cc:152:30: warning: 'new' of type 'rpc::SCgi' with extended alignment 128 [-Waligned-new=] rpc::SCgi* scgi = new rpc::SCgi; ^~~~ command_network.cc:152:30: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter command_network.cc:152:30: note: use '-faligned-new' to enable C++17 over-aligned new support /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o command_throttle.o command_throttle.cc /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o command_tracker.o command_tracker.cc /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o command_scheduler.o command_scheduler.cc In file included from core/curl_stack.h:43:0, from core/poll_manager.h:40, from core/manager.h:47, from command_throttle.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 core/download.h:47, from command_tracker.cc:46: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from core/curl_stack.h:43:0, from core/poll_manager.h:40, from core/manager.h:47, from command_scheduler.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 /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o command_ui.o command_ui.cc /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o control.o control.cc In file included from core/curl_stack.h:43:0, from core/poll_manager.h:40, from core/manager.h:47, from command_ui.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 /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o globals.o globals.cc In file included from core/curl_stack.h:43:0, from core/poll_manager.h:40, from core/manager.h:47, from control.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 /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o option_parser.o option_parser.cc In file included from globals.h:41:0, from globals.cc:39: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o signal_handler.o signal_handler.cc /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o thread_base.o thread_base.cc /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o thread_worker.o thread_worker.cc In file included from thread_base.h:44:0, from thread_base.cc:39: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56:95: warning: throw will always call terminate() [-Wterminate] throw torrent::internal_error("priority_item::~priority_item() called on a queued item."); ^ ../rak/priority_queue_default.h:56:95: note: in C++11 destructors default to noexcept In file included from thread_base.h:44:0, from thread_worker.h:40, from thread_worker.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 thread_base.cc: In constructor 'ThreadBase::ThreadBase()': thread_base.cc:114:23: warning: 'new' of type 'thread_queue_hack' with extended alignment 128 [-Waligned-new=] m_threadQueue = new thread_queue_hack; ^~~~~~~~~~~~~~~~~ thread_base.cc:114:23: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter thread_base.cc:114:23: note: use '-faligned-new' to enable C++17 over-aligned new support /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -DHAVE_CONFIG_H -I. -I.. -I. -I.. -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -c -o main.o main.cc In file included from core/dht_manager.h:40:0, from main.cc:60: ../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 rm -f libsub_root.a /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-ar cru libsub_root.a command_download.o command_dynamic.o command_events.o command_file.o command_ip.o command_helpers.o command_groups.o command_local.o command_logging.o command_network.o command_peer.o command_throttle.o command_tracker.o command_scheduler.o command_ui.o control.o globals.o option_parser.o signal_handler.o thread_base.o thread_worker.o main.cc: In function 'int main(int, char**)': main.cc:191:19: warning: 'new' of type 'Control' with extended alignment 128 [-Waligned-new=] control = new Control; ^~~~~~~ main.cc:191:19: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter main.cc:191:19: note: use '-faligned-new' to enable C++17 over-aligned new support /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-ranlib libsub_root.a main.cc:228:38: warning: 'new' of type 'ThreadWorker' with extended alignment 128 [-Waligned-new=] worker_thread = new ThreadWorker(); ^ main.cc:228:38: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter main.cc:228:38: note: use '-faligned-new' to enable C++17 over-aligned new support /bin/sh ../libtool --tag=CXX --mode=link /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -o rtorrent main.o libsub_root.a ui/libsub_ui.a core/libsub_core.a display/libsub_display.a input/libsub_input.a rpc/libsub_rpc.a utils/libsub_utils.a -lncurses -L/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/lib -lcurl -lssl -lcrypto -L/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/lib -ltorrent libtool: link: /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -g -DDEBUG -Wall -pthread -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -I/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/include -o rtorrent main.o libsub_root.a ui/libsub_ui.a core/libsub_core.a display/libsub_display.a input/libsub_input.a rpc/libsub_rpc.a utils/libsub_utils.a -lncurses -L/home/naourr/work/instance-3/output-1/host/bin/../riscv64-buildroot-linux-gnu/sysroot/usr/lib /home/naourr/work/instance-3/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libcurl.so -lssl /home/naourr/work/instance-3/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib/libtorrent.so -lz -lcrypto -pthread -Wl,-rpath -Wl,/home/naourr/work/instance-3/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/naourr/work/instance-3/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/lib make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src' Making all in test make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/test' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/test' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' >>> rtorrent 0.9.7 Installing to target PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output-1/target install -C /home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/doc' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/doc' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/doc' Making install in src make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src' Making install in core make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/core' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/core' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/core' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/core' Making install in display make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/display' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/display' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/display' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/display' Making install in input make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/input' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/input' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/input' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/input' Making install in rpc make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/rpc' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/rpc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/rpc' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/rpc' Making install in ui make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/ui' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/ui' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/ui' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/ui' Making install in utils make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/utils' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/utils' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src/utils' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src' make[4]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src' make[4]: Nothing to be done for 'install-data-am'. /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c rtorrent '/home/naourr/work/instance-3/output-1/target/usr/bin' libtool: install: /usr/bin/install -c rtorrent /home/naourr/work/instance-3/output-1/target/usr/bin/rtorrent make[4]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src' make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/src' Making install in test make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/test' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/test' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7/test' make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' make[3]: Entering directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/rtorrent-0.9.7' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-3/output-1/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-3/output-1/build/packages-file-list-staging.txt Warning: staging file "./etc/mtab" is touched by more than one package: ['skeleton-init-common', 'toolchain-external-custom'] Warning: staging file "./etc/resolv.conf" is touched by more than one package: ['skeleton-init-common', 'toolchain-external-custom'] Warning: staging file "./usr/lib64" is touched by more than one package: ['skeleton-init-common', 'toolchain-external-custom'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-3/output-1/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: ['host-tar', 'host-m4', 'host-libtool', 'host-autoconf', 'host-automake', 'host-gettext'] /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-3/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-3/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-3/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-%g" -e "s%@TARGET_ARCH@%riscv64%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/naourr/work/instance-3/output-1/host%g" package/meson//cross-compilation.conf.in > /home/naourr/work/instance-3/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output-1/target/etc/shadow rm -f /home/naourr/work/instance-3/output-1/target/bin/sh rm -f /home/naourr/work/instance-3/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-3/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-3/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output-1/target/usr/include /home/naourr/work/instance-3/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output-1/target/usr/lib/cmake /home/naourr/work/instance-3/output-1/target/usr/share/cmake find /home/naourr/work/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output-1/target/lib/ /home/naourr/work/instance-3/output-1/target/usr/lib/ /home/naourr/work/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output-1/target/usr/man /home/naourr/work/instance-3/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-3/output-1/target/usr/info /home/naourr/work/instance-3/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-3/output-1/target/usr/doc /home/naourr/work/instance-3/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-3/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-3/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-3/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.10-01151-g8ad1dee15ae"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.10"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.10\"" \ ) > /home/naourr/work/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-3/output-1/target/usr cd /home/naourr/work/instance-3/output-1/target; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/naourr/work/instance-3/output-1/build/.files-list.new mv /home/naourr/work/instance-3/output-1/build/.files-list.new /home/naourr/work/instance-3/output-1/build/.files-list.stat cd /home/naourr/work/instance-3/output-1/host/riscv64-buildroot-linux-gnu/sysroot; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/naourr/work/instance-3/output-1/build/.files-list-staging.new mv /home/naourr/work/instance-3/output-1/build/.files-list-staging.new /home/naourr/work/instance-3/output-1/build/.files-list-staging.stat cd /home/naourr/work/instance-3/output-1/host; LC_ALL=C find . \( -type f -o -type l \) -printf '%T@:%i:%#m:%y:%s,%p\n' | LC_ALL=C sort > /home/naourr/work/instance-3/output-1/build/.files-list-host.new mv /home/naourr/work/instance-3/output-1/build/.files-list-host.new /home/naourr/work/instance-3/output-1/build/.files-list-host.stat ln -snf /home/naourr/work/instance-3/output-1/host/riscv64-buildroot-linux-gnu/sysroot /home/naourr/work/instance-3/output-1/staging make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2019.02.10-01151-g8ad1dee15ae Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> darkhttpd 1.12 Collecting legal info >>> freeradius-client 1.1.7 Collecting legal info ERROR: No hash found for COPYRIGHT >>> initscripts Collecting legal info >>> libcurl 7.66.0 Collecting legal info COPYING: OK (sha256: 8c8824f50e73a021f5dde1fccbf69685939247399a33a32abab1fa448c9ddabb) >>> openssl Collecting legal info >>> libopenssl 1.1.1d Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> libmms 0.6.4 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> libsigsegv 2.12 Collecting legal info COPYING: OK (sha256: 8f2983e9a940367f48999881c14775db725ee643bce1e2f1ba195eb629a33cde) >>> libtorrent 0.13.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rtorrent 0.9.7 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'