creating build/temp.linux-x86_64-3.9 generating cffi module 'build/temp.linux-x86_64-3.9/_openssl.c' building '_openssl' extension creating build/temp.linux-x86_64-3.9/build creating build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9 /home/buildroot/autobuild/run/instance-0/output-1/per-package/python-cryptography/host/bin/riscv32-linux-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC -I/home/buildroot/autobuild/run/instance-0/output-1/per-package/python-cryptography/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/python3.9 -c build/temp.linux-x86_64-3.9/_openssl.c -o build/temp.linux-x86_64-3.9/build/temp.linux-x86_64-3.9/_openssl.o -Wconversion -Wno-error=sign-conversion running build running build_py creating build creating build/lib creating build/lib/dataproperty copying dataproperty/_align.py -> build/lib/dataproperty copying dataproperty/_line_break.py -> build/lib/dataproperty copying dataproperty/_base.py -> build/lib/dataproperty copying dataproperty/_interface.py -> build/lib/dataproperty copying dataproperty/_preprocessor.py -> build/lib/dataproperty copying dataproperty/typing.py -> build/lib/dataproperty copying dataproperty/_function.py -> build/lib/dataproperty copying dataproperty/_dataproperty.py -> build/lib/dataproperty copying dataproperty/_converter.py -> build/lib/dataproperty copying dataproperty/_formatter.py -> build/lib/dataproperty copying dataproperty/__version__.py -> build/lib/dataproperty copying dataproperty/_column.py -> build/lib/dataproperty copying dataproperty/_container.py -> build/lib/dataproperty copying dataproperty/_common.py -> build/lib/dataproperty copying dataproperty/_align_getter.py -> build/lib/dataproperty copying dataproperty/_extractor.py -> build/lib/dataproperty copying dataproperty/__init__.py -> build/lib/dataproperty creating build/lib/dataproperty/logger copying dataproperty/logger/_null_logger.py -> build/lib/dataproperty/logger copying dataproperty/logger/_logger.py -> build/lib/dataproperty/logger copying dataproperty/logger/__init__.py -> build/lib/dataproperty/logger running egg_info writing DataProperty.egg-info/PKG-INFO writing dependency_links to DataProperty.egg-info/dependency_links.txt writing requirements to DataProperty.egg-info/requires.txt writing top-level names to DataProperty.egg-info/top_level.txt reading manifest file 'DataProperty.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution In file included from build/temp.linux-x86_64-3.9/_openssl.c:817: build/temp.linux-x86_64-3.9/_openssl.c:2573:19: error: expected identifier or '(' before numeric constant 2573 | static const long SSL_OP_NO_DTLSv1 = 0; | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:2574:19: error: expected identifier or '(' before numeric constant 2574 | static const long SSL_OP_NO_DTLSv1_2 = 0; | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function 'Cryptography_DTLSv1_get_timeout': writing manifest file 'DataProperty.egg-info/SOURCES.txt' build/temp.linux-x86_64-3.9/_openssl.c:2592:25: warning: conversion from '__suseconds_t' {aka 'long long int'} to 'long int' may change value [-Wconversion] 2592 | *ptv_usec = tv.tv_usec; | ^~ In file included from build/temp.linux-x86_64-3.9/_openssl.c:817: build/temp.linux-x86_64-3.9/_openssl.c: At top level: copying dataproperty/py.typed -> build/lib/dataproperty build/temp.linux-x86_64-3.9/_openssl.c:2672:19: error: expected identifier or '(' before numeric constant 2672 | static const long SSL_OP_NO_TLSv1_3 = 0; | ^~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function 'Cryptography_setup_ssl_threads': build/temp.linux-x86_64-3.9/_openssl.c:2920:29: warning: conversion to 'size_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2920 | _ssl_locks = calloc(_ssl_locks_count, sizeof(Cryptography_mutex)); | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function 'Cryptography_pem_password_cb': build/temp.linux-x86_64-3.9/_openssl.c:2955:37: warning: conversion to 'size_t' {aka 'unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2955 | memcpy(buf, st->password, st->length); | ~~^~~~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o command_logging.o command_logging.cc build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_BIO_s_datagram': build/temp.linux-x86_64-3.9/_openssl.c:12006:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12006 | return BIO_s_datagram(); | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_BIO_s_datagram': build/temp.linux-x86_64-3.9/_openssl.c:12017:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12017 | { result = BIO_s_datagram(); } | ^ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_BIO_s_mem': build/temp.linux-x86_64-3.9/_openssl.c:12032:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12032 | return BIO_s_mem(); | ^~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_BIO_s_mem': build/temp.linux-x86_64-3.9/_openssl.c:12043:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 12043 | { result = BIO_s_mem(); } | ^ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_OCSP_resp_get0_certs': build/temp.linux-x86_64-3.9/_openssl.c:28265:10: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28265 | return OCSP_resp_get0_certs(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_OCSP_resp_get0_certs': build/temp.linux-x86_64-3.9/_openssl.c:28288:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 28288 | { result = OCSP_resp_get0_certs(x0); } | ^ In file included from ./globals.h:41, from core/download.h:47, from command_logging.cc:11: ../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' In file included from rpc/command.h:240, from rpc/command_map.h:45, from rpc/parse_commands.h:43, from command_logging.cc:15: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(rpc::command_base::stack_type*, torrent::Object*)': rpc/command_impl.h:105:58: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 105 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ^ In file included from command_logging.cc:7: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/torrent/object.h:49:25: note: 'class torrent::Object' declared here 49 | class LIBTORRENT_EXPORT Object { | ^~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_add_extra_chain_cert': build/temp.linux-x86_64-3.9/_openssl.c:34393:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34393 | return SSL_CTX_add_extra_chain_cert(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_add_extra_chain_cert': build/temp.linux-x86_64-3.9/_openssl.c:34431:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34431 | { result = SSL_CTX_add_extra_chain_cert(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_clear_mode': build/temp.linux-x86_64-3.9/_openssl.c:34572:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 34572 | return SSL_CTX_clear_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:34572:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_clear_mode': build/temp.linux-x86_64-3.9/_openssl.c:34605:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 34605 | { result = SSL_CTX_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:34605:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_clear_options': build/temp.linux-x86_64-3.9/_openssl.c:34620:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 34620 | return SSL_CTX_clear_options(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:34620:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_clear_options': build/temp.linux-x86_64-3.9/_openssl.c:34653:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 34653 | { result = SSL_CTX_clear_options(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:34653:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_get_mode': build/temp.linux-x86_64-3.9/_openssl.c:34985:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 34985 | return SSL_CTX_get_mode(x0); | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_get_mode': build/temp.linux-x86_64-3.9/_openssl.c:35008:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35008 | { result = SSL_CTX_get_mode(x0); } | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_get_options': build/temp.linux-x86_64-3.9/_openssl.c:35023:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35023 | return SSL_CTX_get_options(x0); | ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_get_options': build/temp.linux-x86_64-3.9/_openssl.c:35046:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35046 | { result = SSL_CTX_get_options(x0); } | ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_get_session_cache_mode': build/temp.linux-x86_64-3.9/_openssl.c:35099:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35099 | return SSL_CTX_get_session_cache_mode(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_get_session_cache_mode': build/temp.linux-x86_64-3.9/_openssl.c:35122:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 35122 | { result = SSL_CTX_get_session_cache_mode(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_set_mode': build/temp.linux-x86_64-3.9/_openssl.c:36804:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36804 | return SSL_CTX_set_mode(x0, x1); | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:36804:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_set_mode': build/temp.linux-x86_64-3.9/_openssl.c:36837:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36837 | { result = SSL_CTX_set_mode(x0, x1); } | ^~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:36837:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_set_options': build/temp.linux-x86_64-3.9/_openssl.c:36852:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36852 | return SSL_CTX_set_options(x0, x1); | ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:36852:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_set_options': build/temp.linux-x86_64-3.9/_openssl.c:36885:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 36885 | { result = SSL_CTX_set_options(x0, x1); } | ^~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:36885:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] In file included from build/temp.linux-x86_64-3.9/_openssl.c:817: build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_set_session_cache_mode': build/temp.linux-x86_64-3.9/_openssl.c:37086:45: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37086 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~ build/temp.linux-x86_64-3.9/_openssl.c:37086:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37086 | return SSL_CTX_set_session_cache_mode(x0, x1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from build/temp.linux-x86_64-3.9/_openssl.c:817: build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_set_session_cache_mode': build/temp.linux-x86_64-3.9/_openssl.c:37119:49: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 37119 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~ build/temp.linux-x86_64-3.9/_openssl.c:37119:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37119 | { result = SSL_CTX_set_session_cache_mode(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_dh': build/temp.linux-x86_64-3.9/_openssl.c:37492:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37492 | return SSL_CTX_set_tmp_dh(x0, x1); | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_dh': build/temp.linux-x86_64-3.9/_openssl.c:37530:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37530 | { result = SSL_CTX_set_tmp_dh(x0, x1); } | ^~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_CTX_set_tmp_ecdh': build/temp.linux-x86_64-3.9/_openssl.c:37545:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37545 | return SSL_CTX_set_tmp_ecdh(x0, x1); | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_CTX_set_tmp_ecdh': build/temp.linux-x86_64-3.9/_openssl.c:37583:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 37583 | { result = SSL_CTX_set_tmp_ecdh(x0, x1); } | ^~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-x86_64-3.9/_openssl.c:38336:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38336 | return SSL_SESSION_get_ticket_lifetime_hint(x0); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_SESSION_get_ticket_lifetime_hint': build/temp.linux-x86_64-3.9/_openssl.c:38359:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38359 | { result = SSL_SESSION_get_ticket_lifetime_hint(x0); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_clear_mode': build/temp.linux-x86_64-3.9/_openssl.c:38638:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38638 | return SSL_clear_mode(x0, x1); | ^~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:38638:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_clear_mode': build/temp.linux-x86_64-3.9/_openssl.c:38671:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 38671 | { result = SSL_clear_mode(x0, x1); } | ^~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:38671:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_get_mode': build/temp.linux-x86_64-3.9/_openssl.c:39776:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39776 | return SSL_get_mode(x0); | ^~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_get_mode': build/temp.linux-x86_64-3.9/_openssl.c:39799:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39799 | { result = SSL_get_mode(x0); } | ^~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_get_options': build/temp.linux-x86_64-3.9/_openssl.c:39814:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39814 | return SSL_get_options(x0); | ^~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_get_options': build/temp.linux-x86_64-3.9/_openssl.c:39837:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 39837 | { result = SSL_get_options(x0); } | ^~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_set_mode': build/temp.linux-x86_64-3.9/_openssl.c:41781:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41781 | return SSL_set_mode(x0, x1); | ^~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:41781:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_set_mode': build/temp.linux-x86_64-3.9/_openssl.c:41814:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41814 | { result = SSL_set_mode(x0, x1); } | ^~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:41814:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_d_SSL_set_options': build/temp.linux-x86_64-3.9/_openssl.c:41829:10: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41829 | return SSL_set_options(x0, x1); | ^~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:41829:10: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] build/temp.linux-x86_64-3.9/_openssl.c: In function '_cffi_f_SSL_set_options': build/temp.linux-x86_64-3.9/_openssl.c:41862:14: warning: conversion to 'long int' from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 41862 | { result = SSL_set_options(x0, x1); } | ^~~~~~~~~~~~~~~ build/temp.linux-x86_64-3.9/_openssl.c:41862:14: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o command_network.o command_network.cc /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o command_peer.o command_peer.cc In file included from ./globals.h:41, 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: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' In file included from rpc/command.h:240, from rpc/command_map.h:45, from rpc/parse_commands.h:43, from command_network.cc:59: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(rpc::command_base::stack_type*, torrent::Object*)': rpc/command_impl.h:105:58: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 105 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ^ In file included from rpc/parse.h:42, from command_network.cc:58: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/torrent/object.h:49:25: note: 'class torrent::Object' declared here 49 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from core/curl_stack.h:43, 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: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' 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=] 152 | 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 In file included from rpc/command.h:240, from command_helpers.h:40, from command_peer.cc:54: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(rpc::command_base::stack_type*, torrent::Object*)': rpc/command_impl.h:105:58: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 105 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ^ In file included from rpc/command.h:43, from command_helpers.h:40, from command_peer.cc:54: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/torrent/object.h:49:25: note: 'class torrent::Object' declared here 49 | class LIBTORRENT_EXPORT Object { | ^~~~~~ error: command '/home/buildroot/autobuild/run/instance-0/output-1/per-package/python-cryptography/host/bin/riscv32-linux-gcc' failed with exit code 1 make: *** [/home/buildroot/autobuild/run/instance-0/output-1/build/python-cryptography-3.0/.stamp_built] Error 1 make: *** Waiting for unfinished jobs.... /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o command_throttle.o command_throttle.cc In file included from core/curl_stack.h:43, 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: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' In file included from rpc/command.h:240, from rpc/command_map.h:45, from rpc/parse_commands.h:43, from command_throttle.cc:48: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(rpc::command_base::stack_type*, torrent::Object*)': rpc/command_impl.h:105:58: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 105 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ^ In file included from rpc/parse.h:42, from command_throttle.cc:47: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/torrent/object.h:49:25: note: 'class torrent::Object' declared here 49 | class LIBTORRENT_EXPORT Object { | ^~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o command_tracker.o command_tracker.cc In file included from ./globals.h:41, 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: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' In file included from rpc/command.h:240, from command_helpers.h:40, from command_tracker.cc:51: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(rpc::command_base::stack_type*, torrent::Object*)': rpc/command_impl.h:105:58: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 105 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ^ In file included from rpc/command.h:43, from command_helpers.h:40, from command_tracker.cc:51: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/torrent/object.h:49:25: note: 'class torrent::Object' declared here 49 | class LIBTORRENT_EXPORT Object { | ^~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o command_scheduler.o command_scheduler.cc /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o command_ui.o command_ui.cc In file included from core/curl_stack.h:43, 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: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' In file included from rpc/command.h:240, from command_helpers.h:40, from command_scheduler.cc:49: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(rpc::command_base::stack_type*, torrent::Object*)': rpc/command_impl.h:105:58: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 105 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ^ In file included from core/view.h:55, from command_scheduler.cc:44: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/torrent/object.h:49:25: note: 'class torrent::Object' declared here 49 | class LIBTORRENT_EXPORT Object { | ^~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o control.o control.cc In file included from core/curl_stack.h:43, from core/poll_manager.h:40, from core/manager.h:47, from command_ui.cc:49: ../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' In file included from core/curl_stack.h:43, 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: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' In file included from rpc/command.h:240, from command_helpers.h:40, from command_ui.cc:57: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(rpc::command_base::stack_type*, torrent::Object*)': rpc/command_impl.h:105:58: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 105 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ^ In file included from core/view.h:55, from core/view_manager.h:43, from command_ui.cc:50: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/torrent/object.h:49:25: note: 'class torrent::Object' declared here 49 | class LIBTORRENT_EXPORT Object { | ^~~~~~ In file included from rpc/command.h:240, from rpc/command_map.h:45, from rpc/parse_commands.h:43, from control.cc:56: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(rpc::command_base::stack_type*, torrent::Object*)': rpc/command_impl.h:105:58: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 105 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ^ In file included from core/view.h:55, from core/view_manager.h:43, from control.cc:46: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/torrent/object.h:49:25: note: 'class torrent::Object' declared here 49 | class LIBTORRENT_EXPORT Object { | ^~~~~~ /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o globals.o globals.cc In file included from globals.h:41, from globals.cc:39: ../rak/priority_queue_default.h: In destructor 'rak::priority_item::~priority_item()': ../rak/priority_queue_default.h:56: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' /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o option_parser.o option_parser.cc /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o signal_handler.o signal_handler.cc /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o thread_base.o thread_base.cc /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -c -o thread_worker.o thread_worker.cc In file included from thread_base.h:44, from thread_base.cc:39: ../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' In file included from thread_base.h:44, 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: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' 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=] 114 | 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 In file included from rpc/command.h:240, from rpc/command_map.h:45, from rpc/parse_commands.h:43, from thread_worker.cc:52: rpc/command_impl.h: In static member function 'static void rpc::command_base::pop_stack(rpc::command_base::stack_type*, torrent::Object*)': rpc/command_impl.h:105:58: warning: 'void* memset(void*, int, size_t)' writing to an object of type 'class torrent::Object' with no trivial copy-assignment [-Wclass-memaccess] 105 | std::memset(last_stack, 0xAA, sizeof(torrent::Object)); | ^ In file included from rpc/command_map.h:43, from rpc/parse_commands.h:43, from thread_worker.cc:52: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/include/torrent/object.h:49:25: note: 'class torrent::Object' declared here 49 | class LIBTORRENT_EXPORT Object { | ^~~~~~ rm -f libsub_root.a /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-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 /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-linux-ranlib libsub_root.a /bin/sh ../libtool --tag=CXX --mode=link /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -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/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/lib -lcurl -lssl -lcrypto -L/home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/lib -ltorrent libtool: link: /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/riscv32-linux-g++ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -D_FORTIFY_SOURCE=2 -g -DDEBUG -Wall -pthread -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/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/bin/../riscv32-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/libcurl.so -L/home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/libcares.so /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/libssh2.so -lmbedcrypto -lssl /home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/libtorrent.so -lz -lcrypto -pthread -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib -Wl,-rpath -Wl,/home/buildroot/autobuild/run/instance-0/output-1/per-package/rtorrent/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib make[4]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/rtorrent-0.9.8/src' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/rtorrent-0.9.8/src' Making all in test make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/rtorrent-0.9.8/test' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/rtorrent-0.9.8/test' make[3]: Entering directory `/home/buildroot/autobuild/run/instance-0/output-1/build/rtorrent-0.9.8' make[3]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/rtorrent-0.9.8' make[2]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/rtorrent-0.9.8' make[1]: Leaving directory `/home/buildroot/autobuild/run/instance-0/output-1/build/rtorrent-0.9.8'