+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/botan-2.19.4/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=310 WRKLOG=/tmp/bulklog/botan-2.19.4/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for botan-2.19.4 c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/alg_id.cpp -o build/obj/lib/asn1_alg_id.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/asn1_obj.cpp -o build/obj/lib/asn1_obj.o In file included from src/lib/asn1/alg_id.cpp:8:0: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/asn1/alg_id.cpp:10:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/asn1_oid.cpp -o build/obj/lib/asn1_oid.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/asn1_print.cpp -o build/obj/lib/asn1_print.o In file included from src/lib/asn1/asn1_oid.cpp:8:0: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/asn1/asn1_oid.cpp:10:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from src/lib/asn1/asn1_print.cpp:8:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from src/lib/asn1/asn1_oid.cpp:8:0: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:108:7: warning: unused parameter 'other' [-Wunused-parameter] BER_Object(BER_Object&& other) = default; ^ src/lib/asn1/asn1_oid.cpp: In member function 'virtual void Botan::OID::decode_from(Botan::BER_Decoder&)': src/lib/asn1/asn1_oid.cpp:180:45: note: synthesized method 'Botan::BER_Object::BER_Object(Botan::BER_Object&&)' first required here BER_Object obj = decoder.get_next_object(); ^ In file included from build/include/botan/asn1_print.h:10:0, from src/lib/asn1/asn1_print.cpp:7: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/asn1/asn1_print.cpp:11:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/asn1_print.h:10:0, from src/lib/asn1/asn1_print.cpp:7: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:108:7: warning: unused parameter 'other' [-Wunused-parameter] BER_Object(BER_Object&& other) = default; ^ src/lib/asn1/asn1_print.cpp: In member function 'void Botan::ASN1_Formatter::decode(std::ostream&, Botan::BER_Decoder&, std::size_t) const': src/lib/asn1/asn1_print.cpp:76:45: note: synthesized method 'Botan::BER_Object::BER_Object(Botan::BER_Object&&)' first required here BER_Object obj = decoder.get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/asn1_str.cpp -o build/obj/lib/asn1_str.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/asn1_time.cpp -o build/obj/lib/asn1_time.o In file included from src/lib/asn1/asn1_str.cpp:8:0: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/asn1/asn1_str.cpp:10:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from src/lib/asn1/asn1_str.cpp:8:0: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:108:7: warning: unused parameter 'other' [-Wunused-parameter] BER_Object(BER_Object&& other) = default; ^ src/lib/asn1/asn1_str.cpp: In member function 'virtual void Botan::ASN1_String::decode_from(Botan::BER_Decoder&)': src/lib/asn1/asn1_str.cpp:131:44: note: synthesized method 'Botan::BER_Object::BER_Object(Botan::BER_Object&&)' first required here BER_Object obj = source.get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/ber_dec.cpp -o build/obj/lib/asn1_ber_dec.o In file included from src/lib/asn1/asn1_time.cpp:8:0: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/asn1/asn1_time.cpp:10:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from src/lib/asn1/asn1_time.cpp:8:0: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:108:7: warning: unused parameter 'other' [-Wunused-parameter] BER_Object(BER_Object&& other) = default; ^ src/lib/asn1/asn1_time.cpp: In member function 'virtual void Botan::ASN1_Time::decode_from(Botan::BER_Decoder&)': src/lib/asn1/asn1_time.cpp:48:49: note: synthesized method 'Botan::BER_Object::BER_Object(Botan::BER_Object&&)' first required here BER_Object ber_time = source.get_next_object(); ^ In file included from build/include/botan/ber_dec.h:11:0, from src/lib/asn1/ber_dec.cpp:8: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/asn1/ber_dec.cpp:8:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from src/lib/asn1/ber_dec.cpp:9:0: build/include/botan/bigint.h: At global scope: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/ber_dec.h:11:0, from src/lib/asn1/ber_dec.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:108:7: warning: unused parameter 'other' [-Wunused-parameter] BER_Object(BER_Object&& other) = default; ^ src/lib/asn1/ber_dec.cpp: In constructor 'Botan::{anonymous}::DataSource_BERObject::DataSource_BERObject(Botan::BER_Object&&)': src/lib/asn1/ber_dec.cpp:186:90: note: synthesized method 'Botan::BER_Object::BER_Object(Botan::BER_Object&&)' first required here explicit DataSource_BERObject(BER_Object&& obj) : m_obj(std::move(obj)), m_offset(0) {} ^ In file included from build/include/botan/ber_dec.h:11:0, from src/lib/asn1/ber_dec.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ src/lib/asn1/ber_dec.cpp: In member function 'void Botan::BER_Decoder::push_back(const Botan::BER_Object&)': src/lib/asn1/ber_dec.cpp:280:13: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(const Botan::BER_Object&)' first required here m_pushed = obj; ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/der_enc.cpp -o build/obj/lib/asn1_der_enc.o In file included from src/lib/asn1/der_enc.cpp:10:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from src/lib/asn1/der_enc.cpp:8:0: build/include/botan/der_enc.h: In instantiation of 'void std::_Construct(_T1*, _Args&& ...) [with _T1 = Botan::DER_Encoder::DER_Sequence; _Args = {Botan::DER_Encoder::DER_Sequence&}]': /usr/include/c++/4.8.2/bits/stl_uninitialized.h:75:53: required from 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = Botan::DER_Encoder::DER_Sequence*; _ForwardIterator = Botan::DER_Encoder::DER_Sequence*; bool _TrivialValueTypes = false]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:117:41: required from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = Botan::DER_Encoder::DER_Sequence*; _ForwardIterator = Botan::DER_Encoder::DER_Sequence*]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:258:63: required from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = Botan::DER_Encoder::DER_Sequence*; _ForwardIterator = Botan::DER_Encoder::DER_Sequence*; _Tp = Botan::DER_Encoder::DER_Sequence]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:281:69: required from '_ForwardIterator std::__uninitialized_move_if_noexcept_a(_InputIterator, _InputIterator, _ForwardIterator, _Allocator&) [with _InputIterator = Botan::DER_Encoder::DER_Sequence*; _ForwardIterator = Botan::DER_Encoder::DER_Sequence*; _Allocator = std::allocator<Botan::DER_Encoder::DER_Sequence>]' /usr/include/c++/4.8.2/bits/vector.tcc:415:43: required from 'void std::vector<_Tp, _Alloc>::_M_emplace_back_aux(_Args&& ...) [with _Args = {Botan::DER_Encoder::DER_Sequence}; _Tp = Botan::DER_Encoder::DER_Sequence; _Alloc = std::allocator<Botan::DER_Encoder::DER_Sequence>]' /usr/include/c++/4.8.2/bits/vector.tcc:101:54: required from 'void std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {Botan::DER_Encoder::DER_Sequence}; _Tp = Botan::DER_Encoder::DER_Sequence; _Alloc = std::allocator<Botan::DER_Encoder::DER_Sequence>]' /usr/include/c++/4.8.2/bits/stl_vector.h:920:36: required from 'void std::vector<_Tp, _Alloc>::push_back(std::vector<_Tp, _Alloc>::value_type&&) [with _Tp = Botan::DER_Encoder::DER_Sequence; _Alloc = std::allocator<Botan::DER_Encoder::DER_Sequence>; std::vector<_Tp, _Alloc>::value_type = Botan::DER_Encoder::DER_Sequence]' src/lib/asn1/der_enc.cpp:184:62: required from here build/include/botan/der_enc.h:210:13: warning: unused parameter 'seq' [-Wunused-parameter] DER_Sequence(const DER_Sequence& seq) = default; ^ In file included from /usr/include/c++/4.8.2/memory:64:0, from build/include/botan/types.h:17, from build/include/botan/secmem.h:11, from build/include/botan/asn1_obj.h:10, from build/include/botan/der_enc.h:11, from src/lib/asn1/der_enc.cpp:8: /usr/include/c++/4.8.2/bits/stl_construct.h:75:7: note: synthesized method 'Botan::DER_Encoder::DER_Sequence::DER_Sequence(const Botan::DER_Encoder::DER_Sequence&)' first required here { ::new(static_cast<void*>(__p)) _T1(std::forward<_Args>(__args)...); } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/oid_maps.cpp -o build/obj/lib/asn1_oid_maps.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/asn1/oids.cpp -o build/obj/lib/asn1_oids.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/base/buf_comp.cpp -o build/obj/lib/base_buf_comp.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/base/scan_name.cpp -o build/obj/lib/base_scan_name.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/base/sym_algo.cpp -o build/obj/lib/base_sym_algo.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/base/symkey.cpp -o build/obj/lib/base_symkey.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/aes/aes.cpp -o build/obj/lib/block_aes.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -maes -mpclmul -msse2 -mssse3 -Ibuild/include -Ibuild/include/external -c src/lib/block/aes/aes_ni/aes_ni.cpp -o build/obj/lib/block_aes_ni.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -mssse3 -Ibuild/include -Ibuild/include/external -c src/lib/block/aes/aes_vperm/aes_vperm.cpp -o build/obj/lib/block_aes_vperm.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/aria/aria.cpp -o build/obj/lib/block_aria.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/block_cipher.cpp -o build/obj/lib/block_cipher.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/blowfish/blowfish.cpp -o build/obj/lib/block_blowfish.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/camellia/camellia.cpp -o build/obj/lib/block_camellia.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/cascade/cascade.cpp -o build/obj/lib/block_cascade.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/cast128/cast128.cpp -o build/obj/lib/block_cast128.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/cast256/cast256.cpp -o build/obj/lib/block_cast256.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/des/des.cpp -o build/obj/lib/block_des.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/des/des_tab.cpp -o build/obj/lib/block_des_tab.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/des/desx.cpp -o build/obj/lib/block_des_desx.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/gost_28147/gost_28147.cpp -o build/obj/lib/block_gost_28147.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/idea/idea.cpp -o build/obj/lib/block_idea.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -Ibuild/include -Ibuild/include/external -c src/lib/block/idea/idea_sse2/idea_sse2.cpp -o build/obj/lib/block_idea_sse2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/kasumi/kasumi.cpp -o build/obj/lib/block_kasumi.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/lion/lion.cpp -o build/obj/lib/block_lion.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/misty1/misty1.cpp -o build/obj/lib/block_misty1.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/noekeon/noekeon.cpp -o build/obj/lib/block_noekeon.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -Ibuild/include -Ibuild/include/external -c src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp -o build/obj/lib/block_noekeon_simd.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/seed/seed.cpp -o build/obj/lib/block_seed.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/serpent/serpent.cpp -o build/obj/lib/block_serpent.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mavx2 -Ibuild/include -Ibuild/include/external -c src/lib/block/serpent/serpent_avx2/serpent_avx2.cpp -o build/obj/lib/block_serpent_avx2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -Ibuild/include -Ibuild/include/external -c src/lib/block/serpent/serpent_simd/serpent_simd.cpp -o build/obj/lib/block_serpent_simd.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/shacal2/shacal2.cpp -o build/obj/lib/block_shacal2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mavx2 -Ibuild/include -Ibuild/include/external -c src/lib/block/shacal2/shacal2_avx2/shacal2_avx2.cpp -o build/obj/lib/block_shacal2_avx2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -Ibuild/include -Ibuild/include/external -c src/lib/block/shacal2/shacal2_simd/shacal2_simd.cpp -o build/obj/lib/block_shacal2_simd.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/sm4/sm4.cpp -o build/obj/lib/block_sm4.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/threefish_512/threefish_512.cpp -o build/obj/lib/block_threefish_512.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mavx2 -Ibuild/include -Ibuild/include/external -c src/lib/block/threefish_512/threefish_512_avx2/threefish_512_avx2.cpp -o build/obj/lib/block_threefish_512_threefish_512_avx2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/twofish/twofish.cpp -o build/obj/lib/block_twofish.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/twofish/twofish_tab.cpp -o build/obj/lib/block_twofish_tab.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/block/xtea/xtea.cpp -o build/obj/lib/block_xtea.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/codec/base32/base32.cpp -o build/obj/lib/codec_base32.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/codec/base58/base58.cpp -o build/obj/lib/codec_base58.o In file included from src/lib/codec/base58/base58.cpp:9:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/codec/base64/base64.cpp -o build/obj/lib/codec_base64.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/codec/hex/hex.cpp -o build/obj/lib/codec_hex.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compat/sodium/sodium_25519.cpp -o build/obj/lib/compat_sodium_25519.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compat/sodium/sodium_aead.cpp -o build/obj/lib/compat_sodium_aead.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compat/sodium/sodium_auth.cpp -o build/obj/lib/compat_sodium_auth.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compat/sodium/sodium_box.cpp -o build/obj/lib/compat_sodium_box.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compat/sodium/sodium_chacha.cpp -o build/obj/lib/compat_sodium_chacha.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compat/sodium/sodium_salsa.cpp -o build/obj/lib/compat_sodium_salsa.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compat/sodium/sodium_secretbox.cpp -o build/obj/lib/compat_sodium_secretbox.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compat/sodium/sodium_utils.cpp -o build/obj/lib/compat_sodium_utils.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compression/compress_utils.cpp -o build/obj/lib/compression_compress_utils.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compression/compression.cpp -o build/obj/lib/compression.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/compression/zlib/zlib.cpp -o build/obj/lib/compression_zlib.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/entropy/dev_random/dev_random.cpp -o build/obj/lib/entropy_dev_random.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/entropy/entropy_srcs.cpp -o build/obj/lib/entropy_srcs.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/entropy/proc_walk/proc_walk.cpp -o build/obj/lib/entropy_proc_walk.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mrdseed -msse2 -Ibuild/include -Ibuild/include/external -c src/lib/entropy/rdseed/rdseed.cpp -o build/obj/lib/entropy_rdseed.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi.cpp -o build/obj/lib/ffi.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_block.cpp -o build/obj/lib/ffi_block.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_cert.cpp -o build/obj/lib/ffi_cert.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/x509path.h:14, from src/lib/ffi/ffi_cert.cpp:13: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_cipher.cpp -o build/obj/lib/ffi_cipher.o In file included from src/lib/ffi/ffi_cert.cpp:12:0: build/include/botan/x509cert.h: At global scope: build/include/botan/x509cert.h:434:7: warning: unused parameter 'other' [-Wunused-parameter] X509_Certificate(const X509_Certificate& other) = default; ^ src/lib/ffi/ffi_cert.cpp: In lambda function: src/lib/ffi/ffi_cert.cpp:54:92: note: synthesized method 'Botan::X509_Certificate::X509_Certificate(const Botan::X509_Certificate&)' first required here std::unique_ptr<Botan::X509_Certificate> c(new Botan::X509_Certificate(safe_get(cert))); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_fpe.cpp -o build/obj/lib/ffi_fpe.o In file included from build/include/botan/internal/ffi_mp.h:10:0, from src/lib/ffi/ffi_fpe.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_hash.cpp -o build/obj/lib/ffi_hash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_hotp.cpp -o build/obj/lib/ffi_hotp.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_kdf.cpp -o build/obj/lib/ffi_kdf.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_keywrap.cpp -o build/obj/lib/ffi_keywrap.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_mac.cpp -o build/obj/lib/ffi_mac.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_mp.cpp -o build/obj/lib/ffi_mp.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_pk_op.cpp -o build/obj/lib/ffi_pk_op.o In file included from build/include/botan/internal/ffi_mp.h:10:0, from src/lib/ffi/ffi_mp.cpp:11: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_pkey.cpp -o build/obj/lib/ffi_pkey.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_pkey_algs.cpp -o build/obj/lib/ffi_pkey_algs.o In file included from build/include/botan/internal/ffi_mp.h:10:0, from src/lib/ffi/ffi_pkey_algs.cpp:15: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_rng.cpp -o build/obj/lib/ffi_rng.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/ffi/ffi_totp.cpp -o build/obj/lib/ffi_totp.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/algo_filt.cpp -o build/obj/lib/filters_algo_filt.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/b64_filt.cpp -o build/obj/lib/filters_b64_filt.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/basefilt.cpp -o build/obj/lib/filters_basefilt.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/buf_filt.cpp -o build/obj/lib/filters_buf_filt.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/cipher_filter.cpp -o build/obj/lib/filters_cipher_filter.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/comp_filter.cpp -o build/obj/lib/filters_comp_filter.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/data_snk.cpp -o build/obj/lib/filters_data_snk.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/fd_unix/fd_unix.cpp -o build/obj/lib/filters_fd_unix.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/filter.cpp -o build/obj/lib/filters_filter.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/hex_filt.cpp -o build/obj/lib/filters_hex_filt.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/out_buf.cpp -o build/obj/lib/filters_out_buf.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/pipe.cpp -o build/obj/lib/filters_pipe.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/pipe_io.cpp -o build/obj/lib/filters_pipe_io.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/pipe_rw.cpp -o build/obj/lib/filters_pipe_rw.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/secqueue.cpp -o build/obj/lib/filters_secqueue.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/filters/threaded_fork.cpp -o build/obj/lib/filters_threaded_fork.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/blake2/blake2b.cpp -o build/obj/lib/hash_blake2_blake2b.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/checksum/adler32/adler32.cpp -o build/obj/lib/hash_checksum_adler32.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/checksum/crc24/crc24.cpp -o build/obj/lib/hash_checksum_crc24.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/checksum/crc32/crc32.cpp -o build/obj/lib/hash_checksum_crc32.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/comb4p/comb4p.cpp -o build/obj/lib/hash_comb4p.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/gost_3411/gost_3411.cpp -o build/obj/lib/hash_gost_3411.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/hash.cpp -o build/obj/lib/hash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/keccak/keccak.cpp -o build/obj/lib/hash_keccak.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/md4/md4.cpp -o build/obj/lib/hash_md4.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/md5/md5.cpp -o build/obj/lib/hash_md5.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/mdx_hash/mdx_hash.cpp -o build/obj/lib/hash_mdx_hash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/par_hash/par_hash.cpp -o build/obj/lib/hash_par_hash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/rmd160/rmd160.cpp -o build/obj/lib/hash_rmd160.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/sha1/sha160.cpp -o build/obj/lib/hash_sha1_sha160.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -Ibuild/include -Ibuild/include/external -c src/lib/hash/sha1/sha1_sse2/sha1_sse2.cpp -o build/obj/lib/hash_sha1_sse2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/sha2_32/sha2_32.cpp -o build/obj/lib/hash_sha2_32.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mbmi -mbmi2 -Ibuild/include -Ibuild/include/external -c src/lib/hash/sha2_32/sha2_32_bmi2/sha2_32_bmi2.cpp -o build/obj/lib/hash_sha2_32_sha2_32_bmi2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/sha2_64/sha2_64.cpp -o build/obj/lib/hash_sha2_64.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mbmi -mbmi2 -Ibuild/include -Ibuild/include/external -c src/lib/hash/sha2_64/sha2_64_bmi2/sha2_64_bmi2.cpp -o build/obj/lib/hash_sha2_64_sha2_64_bmi2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/sha3/sha3.cpp -o build/obj/lib/hash_sha3.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mbmi -mbmi2 -Ibuild/include -Ibuild/include/external -c src/lib/hash/sha3/sha3_bmi2/sha3_bmi2.cpp -o build/obj/lib/hash_sha3_bmi2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/shake/shake.cpp -o build/obj/lib/hash_shake.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/skein/skein_512.cpp -o build/obj/lib/hash_skein_512.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/sm3/sm3.cpp -o build/obj/lib/hash_sm3.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/streebog/streebog.cpp -o build/obj/lib/hash_streebog.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/streebog/streebog_precalc.cpp -o build/obj/lib/hash_streebog_precalc.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/tiger/tig_tab.cpp -o build/obj/lib/hash_tiger_tig_tab.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/tiger/tiger.cpp -o build/obj/lib/hash_tiger.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/whirlpool/whirlpool.cpp -o build/obj/lib/hash_whirlpool.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/hash/whirlpool/whrl_tab.cpp -o build/obj/lib/hash_whirlpool_whrl_tab.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/hkdf/hkdf.cpp -o build/obj/lib/kdf_hkdf.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/kdf.cpp -o build/obj/lib/kdf.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/kdf1/kdf1.cpp -o build/obj/lib/kdf_kdf1.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/kdf1_iso18033/kdf1_iso18033.cpp -o build/obj/lib/kdf_kdf1_iso18033.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/kdf2/kdf2.cpp -o build/obj/lib/kdf_kdf2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/prf_tls/prf_tls.cpp -o build/obj/lib/kdf_prf_tls.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/prf_x942/prf_x942.cpp -o build/obj/lib/kdf_prf_x942.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/sp800_108/sp800_108.cpp -o build/obj/lib/kdf_sp800_108.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/sp800_56a/sp800_56a.cpp -o build/obj/lib/kdf_sp800_56a.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/kdf/sp800_56c/sp800_56c.cpp -o build/obj/lib/kdf_sp800_56c.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/mac/cbc_mac/cbc_mac.cpp -o build/obj/lib/mac_cbc_mac.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/mac/cmac/cmac.cpp -o build/obj/lib/mac_cmac.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/mac/gmac/gmac.cpp -o build/obj/lib/mac_gmac.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/mac/hmac/hmac.cpp -o build/obj/lib/mac_hmac.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/mac/mac.cpp -o build/obj/lib/mac.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/mac/poly1305/poly1305.cpp -o build/obj/lib/mac_poly1305.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/mac/siphash/siphash.cpp -o build/obj/lib/mac_siphash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/mac/x919_mac/x919_mac.cpp -o build/obj/lib/mac_x919_mac.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/bigint/big_code.cpp -o build/obj/lib/math_bigint_big_code.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/bigint/big_io.cpp -o build/obj/lib/math_bigint_big_io.o In file included from src/lib/math/bigint/big_io.cpp:8:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from src/lib/math/bigint/big_code.cpp:8:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/bigint/big_ops2.cpp -o build/obj/lib/math_bigint_big_ops2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/bigint/big_ops3.cpp -o build/obj/lib/math_bigint_big_ops3.o In file included from src/lib/math/bigint/big_ops2.cpp:8:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from src/lib/math/bigint/big_ops3.cpp:9:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/bigint/big_rand.cpp -o build/obj/lib/math_bigint_big_rand.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/bigint/bigint.cpp -o build/obj/lib/math_bigint.o In file included from src/lib/math/bigint/big_rand.cpp:8:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from src/lib/math/bigint/bigint.cpp:8:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/bigint/divide.cpp -o build/obj/lib/math_bigint_divide.o In file included from build/include/botan/divide.h:11:0, from src/lib/math/bigint/divide.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/mp/mp_comba.cpp -o build/obj/lib/math_mp_comba.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/mp/mp_karat.cpp -o build/obj/lib/math_mp_karat.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/mp/mp_monty.cpp -o build/obj/lib/math_mp_monty.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/mp/mp_monty_n.cpp -o build/obj/lib/math_mp_monty_n.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/dsa_gen.cpp -o build/obj/lib/math_numbertheory_dsa_gen.o In file included from build/include/botan/numthry.h:11:0, from src/lib/math/numbertheory/dsa_gen.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/jacobi.cpp -o build/obj/lib/math_numbertheory_jacobi.o In file included from build/include/botan/numthry.h:11:0, from src/lib/math/numbertheory/jacobi.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/make_prm.cpp -o build/obj/lib/math_numbertheory_make_prm.o In file included from build/include/botan/numthry.h:11:0, from src/lib/math/numbertheory/make_prm.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/mod_inv.cpp -o build/obj/lib/math_numbertheory_mod_inv.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/monty.cpp -o build/obj/lib/math_numbertheory_monty.o In file included from build/include/botan/numthry.h:11:0, from src/lib/math/numbertheory/mod_inv.cpp:7: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/monty.h:10:0, from src/lib/math/numbertheory/monty.cpp:7: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/monty_exp.cpp -o build/obj/lib/math_numbertheory_monty_exp.o In file included from build/include/botan/numthry.h:11:0, from src/lib/math/numbertheory/monty_exp.cpp:12: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/mp_numth.cpp -o build/obj/lib/math_numbertheory_mp_numth.o In file included from build/include/botan/numthry.h:11:0, from src/lib/math/numbertheory/mp_numth.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/nistp_redc.cpp -o build/obj/lib/math_numbertheory_nistp_redc.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/numthry.cpp -o build/obj/lib/math_numbertheory_numthry.o In file included from build/include/botan/curve_nistp.h:11:0, from src/lib/math/numbertheory/nistp_redc.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/numthry.h:11:0, from src/lib/math/numbertheory/numthry.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/pow_mod.cpp -o build/obj/lib/math_numbertheory_pow_mod.o In file included from build/include/botan/pow_mod.h:11:0, from src/lib/math/numbertheory/pow_mod.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/primality.cpp -o build/obj/lib/math_numbertheory_primality.o In file included from src/lib/math/numbertheory/primality.cpp:9:0: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/primes.cpp -o build/obj/lib/math_numbertheory_primes.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/reducer.cpp -o build/obj/lib/math_numbertheory_reducer.o In file included from build/include/botan/numthry.h:11:0, from src/lib/math/numbertheory/primes.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/math/numbertheory/ressol.cpp -o build/obj/lib/math_numbertheory_ressol.o In file included from build/include/botan/numthry.h:11:0, from build/include/botan/reducer.h:11, from src/lib/math/numbertheory/reducer.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/numthry.h:11:0, from src/lib/math/numbertheory/ressol.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/aont/package.cpp -o build/obj/lib/misc_aont_package.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/cryptobox/cryptobox.cpp -o build/obj/lib/misc_cryptobox.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/fpe_fe1/fpe_fe1.cpp -o build/obj/lib/misc_fpe_fe1.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/hotp/hotp.cpp -o build/obj/lib/misc_hotp.o In file included from build/include/botan/fpe_fe1.h:12:0, from src/lib/misc/fpe_fe1/fpe_fe1.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/hotp/totp.cpp -o build/obj/lib/misc_hotp_totp.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/nist_keywrap/nist_keywrap.cpp -o build/obj/lib/misc_nist_keywrap.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/rfc3394/rfc3394.cpp -o build/obj/lib/misc_rfc3394.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/roughtime/roughtime.cpp -o build/obj/lib/misc_roughtime.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/srp6/srp6.cpp -o build/obj/lib/misc_srp6.o In file included from build/include/botan/ed25519.h:14:0, from build/include/botan/roughtime.h:15, from src/lib/misc/roughtime/roughtime.cpp:8: build/include/botan/pk_keys.h:32:7: warning: unused parameter 'other' [-Wunused-parameter] Public_Key(const Public_Key& other) = default; ^ In file included from build/include/botan/roughtime.h:15:0, from src/lib/misc/roughtime/roughtime.cpp:8: build/include/botan/ed25519.h: In copy constructor 'Botan::Ed25519_PublicKey::Ed25519_PublicKey(const Botan::Ed25519_PublicKey&)': build/include/botan/ed25519.h:18:29: note: synthesized method 'constexpr Botan::Public_Key::Public_Key(const Botan::Public_Key&)' first required here class BOTAN_PUBLIC_API(2,2) Ed25519_PublicKey : public virtual Public_Key ^ In file included from src/lib/misc/roughtime/roughtime.cpp:8:0: build/include/botan/roughtime.h: In constructor 'Botan::Roughtime::Link::Link(const std::vector<unsigned char>&, const Botan::Ed25519_PublicKey&, const Botan::Roughtime::Nonce&)': build/include/botan/roughtime.h:96:43: note: synthesized method 'Botan::Ed25519_PublicKey::Ed25519_PublicKey(const Botan::Ed25519_PublicKey&)' first required here , m_nonce_or_blind{nonce_or_blind} ^ In file included from build/include/botan/srp6.h:11:0, from src/lib/misc/srp6/srp6.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/ed25519.h:14:0, from build/include/botan/roughtime.h:15, from src/lib/misc/roughtime/roughtime.cpp:8: build/include/botan/pk_keys.h: In instantiation of 'static _OI std::__copy_move<true, false, std::random_access_iterator_tag>::__copy_m(_II, _II, _OI) [with _II = Botan::Roughtime::Link*; _OI = Botan::Roughtime::Link*]': /usr/include/c++/4.8.2/bits/stl_algobase.h:390:70: required from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = true; _II = Botan::Roughtime::Link*; _OI = Botan::Roughtime::Link*]' /usr/include/c++/4.8.2/bits/stl_algobase.h:428:38: required from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = true; _II = __gnu_cxx::__normal_iterator<Botan::Roughtime::Link*, std::vector<Botan::Roughtime::Link> >; _OI = __gnu_cxx::__normal_iterator<Botan::Roughtime::Link*, std::vector<Botan::Roughtime::Link> >]' /usr/include/c++/4.8.2/bits/stl_algobase.h:492:47: required from '_OI std::move(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator<Botan::Roughtime::Link*, std::vector<Botan::Roughtime::Link> >; _OI = __gnu_cxx::__normal_iterator<Botan::Roughtime::Link*, std::vector<Botan::Roughtime::Link> >]' /usr/include/c++/4.8.2/bits/vector.tcc:138:2: required from 'std::vector<_Tp, _Alloc>::iterator std::vector<_Tp, _Alloc>::erase(std::vector<_Tp, _Alloc>::iterator) [with _Tp = Botan::Roughtime::Link; _Alloc = std::allocator<Botan::Roughtime::Link>; std::vector<_Tp, _Alloc>::iterator = __gnu_cxx::__normal_iterator<Botan::Roughtime::Link*, std::vector<Botan::Roughtime::Link> >; typename std::_Vector_base<_Tp, _Alloc>::pointer = Botan::Roughtime::Link*]' src/lib/misc/roughtime/roughtime.cpp:342:36: required from here build/include/botan/pk_keys.h:28:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) Public_Key ^ In file included from build/include/botan/roughtime.h:15:0, from src/lib/misc/roughtime/roughtime.cpp:8: build/include/botan/ed25519.h:18:29: note: synthesized method 'Botan::Public_Key& Botan::Public_Key::operator=(const Botan::Public_Key&)' first required here class BOTAN_PUBLIC_API(2,2) Ed25519_PublicKey : public virtual Public_Key ^ In file included from src/lib/misc/roughtime/roughtime.cpp:8:0: build/include/botan/roughtime.h:88:31: note: synthesized method 'Botan::Ed25519_PublicKey& Botan::Ed25519_PublicKey::operator=(Botan::Ed25519_PublicKey&&)' first required here class BOTAN_PUBLIC_API(2, 13) Link final ^ In file included from /usr/include/c++/4.8.2/bits/char_traits.h:39:0, from /usr/include/c++/4.8.2/string:40, from /usr/include/c++/4.8.2/stdexcept:39, from /usr/include/c++/4.8.2/array:38, from build/include/botan/roughtime.h:11, from src/lib/misc/roughtime/roughtime.cpp:8: /usr/include/c++/4.8.2/bits/stl_algobase.h:354:18: note: synthesized method 'Botan::Roughtime::Link& Botan::Roughtime::Link::operator=(Botan::Roughtime::Link&&)' first required here *__result = std::move(*__first); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/tss/tss.cpp -o build/obj/lib/misc_tss.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/misc/zfec/zfec.cpp -o build/obj/lib/misc_zfec.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -Ibuild/include -Ibuild/include/external -c src/lib/misc/zfec/zfec_sse2/zfec_sse2.cpp -o build/obj/lib/misc_zfec_sse2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -mssse3 -Ibuild/include -Ibuild/include/external -c src/lib/misc/zfec/zfec_vperm/zfec_vperm.cpp -o build/obj/lib/misc_zfec_vperm.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/aead/aead.cpp -o build/obj/lib/modes_aead.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/aead/ccm/ccm.cpp -o build/obj/lib/modes_aead_ccm.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/aead/chacha20poly1305/chacha20poly1305.cpp -o build/obj/lib/modes_aead_chacha20poly1305.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/aead/eax/eax.cpp -o build/obj/lib/modes_aead_eax.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/aead/gcm/gcm.cpp -o build/obj/lib/modes_aead_gcm.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/aead/ocb/ocb.cpp -o build/obj/lib/modes_aead_ocb.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/aead/siv/siv.cpp -o build/obj/lib/modes_aead_siv.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/cbc/cbc.cpp -o build/obj/lib/modes_cbc.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/cfb/cfb.cpp -o build/obj/lib/modes_cfb.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/cipher_mode.cpp -o build/obj/lib/modes_cipher_mode.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/mode_pad/mode_pad.cpp -o build/obj/lib/modes_mode_pad.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/modes/xts/xts.cpp -o build/obj/lib/modes_xts.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/passhash/bcrypt/bcrypt.cpp -o build/obj/lib/passhash_bcrypt.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/passhash/passhash9/passhash9.cpp -o build/obj/lib/passhash_passhash9.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/argon2/argon2.cpp -o build/obj/lib/pbkdf_argon2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mssse3 -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/argon2/argon2_ssse3/argon2_ssse3.cpp -o build/obj/lib/pbkdf_argon2_ssse3.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/argon2/argon2fmt.cpp -o build/obj/lib/pbkdf_argon2_argon2fmt.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/argon2/argon2pwhash.cpp -o build/obj/lib/pbkdf_argon2_argon2pwhash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/bcrypt_pbkdf/bcrypt_pbkdf.cpp -o build/obj/lib/pbkdf_bcrypt_pbkdf.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/pbkdf.cpp -o build/obj/lib/pbkdf.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/pbkdf1/pbkdf1.cpp -o build/obj/lib/pbkdf_pbkdf1.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/pbkdf2/pbkdf2.cpp -o build/obj/lib/pbkdf_pbkdf2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/pgp_s2k/pgp_s2k.cpp -o build/obj/lib/pbkdf_pgp_s2k.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/pwdhash.cpp -o build/obj/lib/pbkdf_pwdhash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pbkdf/scrypt/scrypt.cpp -o build/obj/lib/pbkdf_scrypt.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/eme.cpp -o build/obj/lib/pk_pad_eme.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/eme_oaep/oaep.cpp -o build/obj/lib/pk_pad_eme_oaep_oaep.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/eme_pkcs1/eme_pkcs.cpp -o build/obj/lib/pk_pad_eme_pkcs1_eme_pkcs.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/eme_raw/eme_raw.cpp -o build/obj/lib/pk_pad_eme_raw.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/emsa.cpp -o build/obj/lib/pk_pad_emsa.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/emsa1/emsa1.cpp -o build/obj/lib/pk_pad_emsa1.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/emsa_pkcs1/emsa_pkcs1.cpp -o build/obj/lib/pk_pad_emsa_pkcs1.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/emsa_pssr/pssr.cpp -o build/obj/lib/pk_pad_emsa_pssr_pssr.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/emsa_raw/emsa_raw.cpp -o build/obj/lib/pk_pad_emsa_raw.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/emsa_x931/emsa_x931.cpp -o build/obj/lib/pk_pad_emsa_x931.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/hash_id/hash_id.cpp -o build/obj/lib/pk_pad_hash_id.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/iso9796/iso9796.cpp -o build/obj/lib/pk_pad_iso9796.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/mgf1/mgf1.cpp -o build/obj/lib/pk_pad_mgf1.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pk_pad/padding.cpp -o build/obj/lib/pk_pad_padding.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11.cpp -o build/obj/lib/prov_pkcs11_p11.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_ecc_key.cpp -o build/obj/lib/prov_pkcs11_p11_ecc_key.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_ecdh.cpp -o build/obj/lib/prov_pkcs11_p11_ecdh.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/p11_ecc_key.h:16, from src/lib/prov/pkcs11/p11_ecc_key.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/p11_ecc_key.h:13, from src/lib/prov/pkcs11/p11_ecc_key.cpp:9: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/prov/pkcs11/p11_ecc_key.cpp:15:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/p11_ecc_key.h:16, from build/include/botan/p11_ecdh.h:16, from src/lib/prov/pkcs11/p11_ecdh.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/p11_ecc_key.h:13:0, from build/include/botan/p11_ecdh.h:16, from src/lib/prov/pkcs11/p11_ecdh.cpp:9: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:32:7: warning: unused parameter 'other' [-Wunused-parameter] Public_Key(const Public_Key& other) = default; ^ In file included from build/include/botan/p11_ecdh.h:17:0, from src/lib/prov/pkcs11/p11_ecdh.cpp:9: build/include/botan/ecdh.h: In constructor 'Botan::ECDH_PublicKey::ECDH_PublicKey(Botan::ECDH_PublicKey&&)': build/include/botan/ecdh.h:20:29: note: synthesized method 'constexpr Botan::Public_Key::Public_Key(const Botan::Public_Key&)' first required here class BOTAN_PUBLIC_API(2,0) ECDH_PublicKey : public virtual EC_PublicKey ^ In file included from build/include/botan/p11_ecc_key.h:16:0, from build/include/botan/p11_ecdh.h:16, from src/lib/prov/pkcs11/p11_ecdh.cpp:9: build/include/botan/ecc_key.h: At global scope: build/include/botan/ecc_key.h:47:7: warning: unused parameter 'other' [-Wunused-parameter] EC_PublicKey(const EC_PublicKey& other) = default; ^ In file included from build/include/botan/p11_ecdh.h:17:0, from src/lib/prov/pkcs11/p11_ecdh.cpp:9: build/include/botan/ecdh.h: In constructor 'Botan::ECDH_PublicKey::ECDH_PublicKey(Botan::ECDH_PublicKey&&)': build/include/botan/ecdh.h:20:29: note: synthesized method 'Botan::EC_PublicKey::EC_PublicKey(const Botan::EC_PublicKey&)' first required here class BOTAN_PUBLIC_API(2,0) ECDH_PublicKey : public virtual EC_PublicKey ^ src/lib/prov/pkcs11/p11_ecdh.cpp: In member function 'Botan::ECDH_PublicKey Botan::PKCS11::PKCS11_ECDH_PublicKey::export_key() const': src/lib/prov/pkcs11/p11_ecdh.cpp:24:50: note: synthesized method 'Botan::ECDH_PublicKey::ECDH_PublicKey(Botan::ECDH_PublicKey&&)' first required here return ECDH_PublicKey(domain(), public_point()); ^ In file included from build/include/botan/p11_ecc_key.h:13:0, from build/include/botan/p11_ecdh.h:16, from src/lib/prov/pkcs11/p11_ecdh.cpp:9: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:184:7: warning: unused parameter 'other' [-Wunused-parameter] Private_Key(const Private_Key& other) = default; ^ In file included from build/include/botan/p11_ecdh.h:17:0, from src/lib/prov/pkcs11/p11_ecdh.cpp:9: build/include/botan/ecdh.h: In constructor 'Botan::ECDH_PrivateKey::ECDH_PrivateKey(Botan::ECDH_PrivateKey&&)': build/include/botan/ecdh.h:66:29: note: synthesized method 'Botan::Private_Key::Private_Key(const Botan::Private_Key&)' first required here class BOTAN_PUBLIC_API(2,0) ECDH_PrivateKey final : public ECDH_PublicKey, ^ In file included from build/include/botan/p11_ecc_key.h:16:0, from build/include/botan/p11_ecdh.h:16, from src/lib/prov/pkcs11/p11_ecdh.cpp:9: build/include/botan/ecc_key.h: At global scope: build/include/botan/ecc_key.h:161:7: warning: unused parameter 'other' [-Wunused-parameter] EC_PrivateKey(const EC_PrivateKey& other) = default; ^ In file included from build/include/botan/p11_ecdh.h:17:0, from src/lib/prov/pkcs11/p11_ecdh.cpp:9: build/include/botan/ecdh.h: In constructor 'Botan::ECDH_PrivateKey::ECDH_PrivateKey(Botan::ECDH_PrivateKey&&)': build/include/botan/ecdh.h:66:29: note: synthesized method 'Botan::EC_PrivateKey::EC_PrivateKey(const Botan::EC_PrivateKey&)' first required here class BOTAN_PUBLIC_API(2,0) ECDH_PrivateKey final : public ECDH_PublicKey, ^ src/lib/prov/pkcs11/p11_ecdh.cpp: In member function 'Botan::ECDH_PrivateKey Botan::PKCS11::PKCS11_ECDH_PrivateKey::export_key() const': src/lib/prov/pkcs11/p11_ecdh.cpp:32:66: note: synthesized method 'Botan::ECDH_PrivateKey::ECDH_PrivateKey(Botan::ECDH_PrivateKey&&)' first required here return ECDH_PrivateKey(rng, domain(), BigInt::decode(priv_key)); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_ecdsa.cpp -o build/obj/lib/prov_pkcs11_p11_ecdsa.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_mechanism.cpp -o build/obj/lib/prov_pkcs11_p11_mechanism.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/p11_ecc_key.h:16, from build/include/botan/p11_ecdsa.h:17, from src/lib/prov/pkcs11/p11_ecdsa.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/p11_ecdsa.h:13:0, from src/lib/prov/pkcs11/p11_ecdsa.cpp:9: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:32:7: warning: unused parameter 'other' [-Wunused-parameter] Public_Key(const Public_Key& other) = default; ^ In file included from build/include/botan/p11_ecdsa.h:18:0, from src/lib/prov/pkcs11/p11_ecdsa.cpp:9: build/include/botan/ecdsa.h: In constructor 'Botan::ECDSA_PublicKey::ECDSA_PublicKey(Botan::ECDSA_PublicKey&&)': build/include/botan/ecdsa.h:20:29: note: synthesized method 'constexpr Botan::Public_Key::Public_Key(const Botan::Public_Key&)' first required here class BOTAN_PUBLIC_API(2,0) ECDSA_PublicKey : public virtual EC_PublicKey ^ In file included from build/include/botan/p11_ecc_key.h:16:0, from build/include/botan/p11_ecdsa.h:17, from src/lib/prov/pkcs11/p11_ecdsa.cpp:9: build/include/botan/ecc_key.h: At global scope: build/include/botan/ecc_key.h:47:7: warning: unused parameter 'other' [-Wunused-parameter] EC_PublicKey(const EC_PublicKey& other) = default; ^ In file included from build/include/botan/p11_ecdsa.h:18:0, from src/lib/prov/pkcs11/p11_ecdsa.cpp:9: build/include/botan/ecdsa.h: In constructor 'Botan::ECDSA_PublicKey::ECDSA_PublicKey(Botan::ECDSA_PublicKey&&)': build/include/botan/ecdsa.h:20:29: note: synthesized method 'Botan::EC_PublicKey::EC_PublicKey(const Botan::EC_PublicKey&)' first required here class BOTAN_PUBLIC_API(2,0) ECDSA_PublicKey : public virtual EC_PublicKey ^ src/lib/prov/pkcs11/p11_ecdsa.cpp: In member function 'Botan::ECDSA_PublicKey Botan::PKCS11::PKCS11_ECDSA_PublicKey::export_key() const': src/lib/prov/pkcs11/p11_ecdsa.cpp:23:51: note: synthesized method 'Botan::ECDSA_PublicKey::ECDSA_PublicKey(Botan::ECDSA_PublicKey&&)' first required here return ECDSA_PublicKey(domain(), public_point()); ^ In file included from build/include/botan/p11_ecdsa.h:13:0, from src/lib/prov/pkcs11/p11_ecdsa.cpp:9: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:184:7: warning: unused parameter 'other' [-Wunused-parameter] Private_Key(const Private_Key& other) = default; ^ In file included from build/include/botan/p11_ecdsa.h:18:0, from src/lib/prov/pkcs11/p11_ecdsa.cpp:9: build/include/botan/ecdsa.h: In constructor 'Botan::ECDSA_PrivateKey::ECDSA_PrivateKey(Botan::ECDSA_PrivateKey&&)': build/include/botan/ecdsa.h:82:29: note: synthesized method 'Botan::Private_Key::Private_Key(const Botan::Private_Key&)' first required here class BOTAN_PUBLIC_API(2,0) ECDSA_PrivateKey final : public ECDSA_PublicKey, ^ In file included from build/include/botan/p11_ecc_key.h:16:0, from build/include/botan/p11_ecdsa.h:17, from src/lib/prov/pkcs11/p11_ecdsa.cpp:9: build/include/botan/ecc_key.h: At global scope: build/include/botan/ecc_key.h:161:7: warning: unused parameter 'other' [-Wunused-parameter] EC_PrivateKey(const EC_PrivateKey& other) = default; ^ In file included from build/include/botan/p11_ecdsa.h:18:0, from src/lib/prov/pkcs11/p11_ecdsa.cpp:9: build/include/botan/ecdsa.h: In constructor 'Botan::ECDSA_PrivateKey::ECDSA_PrivateKey(Botan::ECDSA_PrivateKey&&)': build/include/botan/ecdsa.h:82:29: note: synthesized method 'Botan::EC_PrivateKey::EC_PrivateKey(const Botan::EC_PrivateKey&)' first required here class BOTAN_PUBLIC_API(2,0) ECDSA_PrivateKey final : public ECDSA_PublicKey, ^ src/lib/prov/pkcs11/p11_ecdsa.cpp: In member function 'Botan::ECDSA_PrivateKey Botan::PKCS11::PKCS11_ECDSA_PrivateKey::export_key() const': src/lib/prov/pkcs11/p11_ecdsa.cpp:47:67: note: synthesized method 'Botan::ECDSA_PrivateKey::ECDSA_PrivateKey(Botan::ECDSA_PrivateKey&&)' first required here return ECDSA_PrivateKey(rng, domain(), BigInt::decode(priv_key)); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_module.cpp -o build/obj/lib/prov_pkcs11_p11_module.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_object.cpp -o build/obj/lib/prov_pkcs11_p11_object.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_randomgenerator.cpp -o build/obj/lib/prov_pkcs11_p11_randomgenerator.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_rsa.cpp -o build/obj/lib/prov_pkcs11_p11_rsa.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_session.cpp -o build/obj/lib/prov_pkcs11_p11_session.o In file included from build/include/botan/p11_rsa.h:15:0, from src/lib/prov/pkcs11/p11_rsa.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/p11_rsa.h:14:0, from src/lib/prov/pkcs11/p11_rsa.cpp:9: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:32:7: warning: unused parameter 'other' [-Wunused-parameter] Public_Key(const Public_Key& other) = default; ^ In file included from build/include/botan/p11_rsa.h:18:0, from src/lib/prov/pkcs11/p11_rsa.cpp:9: build/include/botan/rsa.h: In constructor 'Botan::RSA_PrivateKey::RSA_PrivateKey(Botan::RSA_PrivateKey&&)': build/include/botan/rsa.h:92:29: note: synthesized method 'constexpr Botan::Public_Key::Public_Key(const Botan::Public_Key&)' first required here class BOTAN_PUBLIC_API(2,0) RSA_PrivateKey final : public Private_Key, public RSA_PublicKey ^ In file included from build/include/botan/p11_rsa.h:14:0, from src/lib/prov/pkcs11/p11_rsa.cpp:9: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:184:7: warning: unused parameter 'other' [-Wunused-parameter] Private_Key(const Private_Key& other) = default; ^ In file included from build/include/botan/p11_rsa.h:18:0, from src/lib/prov/pkcs11/p11_rsa.cpp:9: build/include/botan/rsa.h: In constructor 'Botan::RSA_PrivateKey::RSA_PrivateKey(Botan::RSA_PrivateKey&&)': build/include/botan/rsa.h:92:29: note: synthesized method 'Botan::Private_Key::Private_Key(const Botan::Private_Key&)' first required here class BOTAN_PUBLIC_API(2,0) RSA_PrivateKey final : public Private_Key, public RSA_PublicKey ^ src/lib/prov/pkcs11/p11_rsa.cpp: In member function 'Botan::RSA_PrivateKey Botan::PKCS11::PKCS11_RSA_PrivateKey::export_key() const': src/lib/prov/pkcs11/p11_rsa.cpp:106:45: note: synthesized method 'Botan::RSA_PrivateKey::RSA_PrivateKey(Botan::RSA_PrivateKey&&)' first required here , BigInt::decode(n)); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_slot.cpp -o build/obj/lib/prov_pkcs11_p11_slot.o src/lib/prov/pkcs11/p11_slot.cpp: In member function 'Botan::PKCS11::SlotInfo Botan::PKCS11::Slot::get_slot_info() const': src/lib/prov/pkcs11/p11_slot.cpp:21:26: warning: missing initializer for member 'CK_SLOT_INFO::slotDescription' [-Wmissing-field-initializers] SlotInfo slot_info = {}; ^ src/lib/prov/pkcs11/p11_slot.cpp:21:26: warning: missing initializer for member 'CK_SLOT_INFO::manufacturerID' [-Wmissing-field-initializers] src/lib/prov/pkcs11/p11_slot.cpp:21:26: warning: missing initializer for member 'CK_SLOT_INFO::flags' [-Wmissing-field-initializers] src/lib/prov/pkcs11/p11_slot.cpp:21:26: warning: missing initializer for member 'CK_SLOT_INFO::hardwareVersion' [-Wmissing-field-initializers] src/lib/prov/pkcs11/p11_slot.cpp:21:26: warning: missing initializer for member 'CK_SLOT_INFO::firmwareVersion' [-Wmissing-field-initializers] src/lib/prov/pkcs11/p11_slot.cpp: In member function 'Botan::PKCS11::MechanismInfo Botan::PKCS11::Slot::get_mechanism_info(Botan::PKCS11::MechanismType) const': src/lib/prov/pkcs11/p11_slot.cpp:35:36: warning: missing initializer for member 'CK_MECHANISM_INFO::ulMinKeySize' [-Wmissing-field-initializers] MechanismInfo mechanism_info = {}; ^ src/lib/prov/pkcs11/p11_slot.cpp:35:36: warning: missing initializer for member 'CK_MECHANISM_INFO::ulMaxKeySize' [-Wmissing-field-initializers] src/lib/prov/pkcs11/p11_slot.cpp:35:36: warning: missing initializer for member 'CK_MECHANISM_INFO::flags' [-Wmissing-field-initializers] c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/prov/pkcs11/p11_x509.cpp -o build/obj/lib/prov_pkcs11_p11_x509.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/psk_db/psk_db.cpp -o build/obj/lib/psk_db.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/psk_db/psk_db_sql.cpp -o build/obj/lib/psk_db_psk_db_sql.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/blinding.cpp -o build/obj/lib/pubkey_blinding.o In file included from build/include/botan/blinding.h:11:0, from src/lib/pubkey/blinding.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/cecpq1/cecpq1.cpp -o build/obj/lib/pubkey_cecpq1.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/curve25519/curve25519.cpp -o build/obj/lib/pubkey_curve25519.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/curve25519/donna.cpp -o build/obj/lib/pubkey_curve25519_donna.o In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/curve25519.h:11, from src/lib/pubkey/curve25519/curve25519.cpp:8: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/curve25519/curve25519.cpp:10:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/dh/dh.cpp -o build/obj/lib/pubkey_dh.o In file included from build/include/botan/dl_group.h:11:0, from build/include/botan/dl_algo.h:11, from build/include/botan/dh.h:11, from src/lib/pubkey/dh/dh.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/dl_algo/dl_algo.cpp -o build/obj/lib/pubkey_dl_algo.o In file included from build/include/botan/dl_group.h:11:0, from build/include/botan/dl_algo.h:11, from src/lib/pubkey/dl_algo/dl_algo.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/dl_algo.h:12, from src/lib/pubkey/dl_algo/dl_algo.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/dl_algo/dl_algo.cpp:11:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/dl_group/dl_group.cpp -o build/obj/lib/pubkey_dl_group.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/dl_group/dl_named.cpp -o build/obj/lib/pubkey_dl_group_dl_named.o In file included from build/include/botan/dl_group.h:11:0, from src/lib/pubkey/dl_group/dl_group.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/der_enc.h:11:0, from src/lib/pubkey/dl_group/dl_group.cpp:13: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/dl_group/dl_group.cpp:14:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/dl_group.h:11:0, from src/lib/pubkey/dl_group/dl_named.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/dlies/dlies.cpp -o build/obj/lib/pubkey_dlies.o In file included from build/include/botan/dl_group.h:11:0, from build/include/botan/dl_algo.h:11, from build/include/botan/dh.h:11, from build/include/botan/dlies.h:15, from src/lib/pubkey/dlies/dlies.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/dsa/dsa.cpp -o build/obj/lib/pubkey_dsa.o In file included from build/include/botan/dl_group.h:11:0, from build/include/botan/dl_algo.h:11, from build/include/botan/dsa.h:11, from src/lib/pubkey/dsa/dsa.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ec_group/curve_gfp.cpp -o build/obj/lib/pubkey_ec_group_curve_gfp.o In file included from build/include/botan/curve_gfp.h:13:0, from src/lib/pubkey/ec_group/curve_gfp.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ec_group/ec_group.cpp -o build/obj/lib/pubkey_ec_group.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from src/lib/pubkey/ec_group/ec_group.cpp:11: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/ec_group.h:14:0, from src/lib/pubkey/ec_group/ec_group.cpp:11: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/ec_group/ec_group.cpp:14:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/ec_group.h:14:0, from src/lib/pubkey/ec_group/ec_group.cpp:11: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:108:7: warning: unused parameter 'other' [-Wunused-parameter] BER_Object(BER_Object&& other) = default; ^ src/lib/pubkey/ec_group/ec_group.cpp: In static member function 'static std::shared_ptr<Botan::EC_Group_Data> Botan::EC_Group::BER_decode_EC_group(const uint8_t*, std::size_t, Botan::EC_Group_Source)': src/lib/pubkey/ec_group/ec_group.cpp:300:41: note: synthesized method 'Botan::BER_Object::BER_Object(Botan::BER_Object&&)' first required here BER_Object obj = ber.get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ec_group/ec_named.cpp -o build/obj/lib/pubkey_ec_group_ec_named.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from src/lib/pubkey/ec_group/ec_named.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ec_group/point_gfp.cpp -o build/obj/lib/pubkey_ec_group_point_gfp.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ec_group/point_mul.cpp -o build/obj/lib/pubkey_ec_group_point_mul.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from src/lib/pubkey/ec_group/point_gfp.cpp:10: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/internal/point_mul.h:10, from src/lib/pubkey/ec_group/point_mul.cpp:7: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ecc_key/ecc_key.cpp -o build/obj/lib/pubkey_ecc_key.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from src/lib/pubkey/ecc_key/ecc_key.cpp:10: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/ec_group.h:14:0, from build/include/botan/ecc_key.h:13, from src/lib/pubkey/ecc_key/ecc_key.cpp:10: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/ecc_key/ecc_key.cpp:13:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/ec_group.h:14:0, from build/include/botan/ecc_key.h:13, from src/lib/pubkey/ecc_key/ecc_key.cpp:10: build/include/botan/asn1_obj.h: In instantiation of 'Botan::BER_Decoder& Botan::BER_Decoder::decode_optional(T&, Botan::ASN1_Tag, Botan::ASN1_Tag, const T&) [with T = Botan::OID]': src/lib/pubkey/ecc_key/ecc_key.cpp:179:63: required from here build/include/botan/asn1_obj.h:108:7: warning: unused parameter 'other' [-Wunused-parameter] BER_Object(BER_Object&& other) = default; ^ In file included from src/lib/pubkey/ecc_key/ecc_key.cpp:13:0: build/include/botan/ber_dec.h:342:37: note: synthesized method 'Botan::BER_Object::BER_Object(Botan::BER_Object&&)' first required here BER_Object obj = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ecdh/ecdh.cpp -o build/obj/lib/pubkey_ecdh.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/ecdh.h:13, from src/lib/pubkey/ecdh/ecdh.cpp:10: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ecdsa/ecdsa.cpp -o build/obj/lib/pubkey_ecdsa.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ecgdsa/ecgdsa.cpp -o build/obj/lib/pubkey_ecgdsa.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/ecdsa.h:13, from src/lib/pubkey/ecdsa/ecdsa.cpp:11: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/ecgdsa.h:11, from src/lib/pubkey/ecgdsa/ecgdsa.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ecies/ecies.cpp -o build/obj/lib/pubkey_ecies.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/eckcdsa/eckcdsa.cpp -o build/obj/lib/pubkey_eckcdsa.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/eckcdsa.h:11, from src/lib/pubkey/eckcdsa/eckcdsa.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/ecdh.h:13, from build/include/botan/ecies.h:11, from src/lib/pubkey/ecies/ecies.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/ecc_key.h:14:0, from build/include/botan/ecdh.h:13, from build/include/botan/ecies.h:11, from src/lib/pubkey/ecies/ecies.cpp:9: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:32:7: warning: unused parameter 'other' [-Wunused-parameter] Public_Key(const Public_Key& other) = default; ^ In file included from build/include/botan/ecdh.h:13:0, from build/include/botan/ecies.h:11, from src/lib/pubkey/ecies/ecies.cpp:9: build/include/botan/ecc_key.h: In copy constructor 'Botan::EC_PublicKey::EC_PublicKey(const Botan::EC_PublicKey&)': build/include/botan/ecc_key.h:47:7: note: synthesized method 'constexpr Botan::Public_Key::Public_Key(const Botan::Public_Key&)' first required here EC_PublicKey(const EC_PublicKey& other) = default; ^ build/include/botan/ecc_key.h: At global scope: build/include/botan/ecc_key.h:47:7: warning: unused parameter 'other' [-Wunused-parameter] src/lib/pubkey/ecies/ecies.cpp: In constructor 'Botan::{anonymous}::ECIES_PrivateKey::ECIES_PrivateKey(const Botan::ECDH_PrivateKey&)': src/lib/pubkey/ecies/ecies.cpp:29:27: note: synthesized method 'Botan::EC_PublicKey::EC_PublicKey(const Botan::EC_PublicKey&)' first required here m_key(private_key) ^ In file included from build/include/botan/ecc_key.h:14:0, from build/include/botan/ecdh.h:13, from build/include/botan/ecies.h:11, from src/lib/pubkey/ecies/ecies.cpp:9: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:184:7: warning: unused parameter 'other' [-Wunused-parameter] Private_Key(const Private_Key& other) = default; ^ In file included from build/include/botan/ecdh.h:13:0, from build/include/botan/ecies.h:11, from src/lib/pubkey/ecies/ecies.cpp:9: build/include/botan/ecc_key.h: In copy constructor 'Botan::EC_PrivateKey::EC_PrivateKey(const Botan::EC_PrivateKey&)': build/include/botan/ecc_key.h:161:7: note: synthesized method 'Botan::Private_Key::Private_Key(const Botan::Private_Key&)' first required here EC_PrivateKey(const EC_PrivateKey& other) = default; ^ build/include/botan/ecc_key.h: At global scope: build/include/botan/ecc_key.h:161:7: warning: unused parameter 'other' [-Wunused-parameter] src/lib/pubkey/ecies/ecies.cpp: In constructor 'Botan::{anonymous}::ECIES_PrivateKey::ECIES_PrivateKey(const Botan::ECDH_PrivateKey&)': src/lib/pubkey/ecies/ecies.cpp:29:27: note: synthesized method 'Botan::EC_PrivateKey::EC_PrivateKey(const Botan::EC_PrivateKey&)' first required here m_key(private_key) ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ed25519/ed25519.cpp -o build/obj/lib/pubkey_ed25519.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ed25519/ed25519_fe.cpp -o build/obj/lib/pubkey_ed25519_fe.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ed25519/ed25519_key.cpp -o build/obj/lib/pubkey_ed25519_key.o In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/ed25519.h:14, from src/lib/pubkey/ed25519/ed25519_key.cpp:11: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/ed25519/ed25519_key.cpp:14:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ed25519/ge.cpp -o build/obj/lib/pubkey_ed25519_ge.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ed25519/sc_muladd.cpp -o build/obj/lib/pubkey_ed25519_sc_muladd.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/ed25519/sc_reduce.cpp -o build/obj/lib/pubkey_ed25519_sc_reduce.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/elgamal/elgamal.cpp -o build/obj/lib/pubkey_elgamal.o In file included from build/include/botan/dl_group.h:11:0, from build/include/botan/dl_algo.h:11, from build/include/botan/elgamal.h:11, from src/lib/pubkey/elgamal/elgamal.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/gost_3410/gost_3410.cpp -o build/obj/lib/pubkey_gost_3410.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/gost_3410.h:13, from src/lib/pubkey/gost_3410/gost_3410.cpp:10: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/keypair/keypair.cpp -o build/obj/lib/pubkey_keypair.o In file included from build/include/botan/ec_group.h:14:0, from build/include/botan/ecc_key.h:13, from build/include/botan/gost_3410.h:13, from src/lib/pubkey/gost_3410/gost_3410.cpp:10: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/gost_3410/gost_3410.cpp:15:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/mce/code_based_key_gen.cpp -o build/obj/lib/pubkey_mce_code_based_key_gen.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/mce/gf2m_rootfind_dcmp.cpp -o build/obj/lib/pubkey_mce_gf2m_rootfind_dcmp.o In file included from build/include/botan/mceliece.h:15:0, from src/lib/pubkey/mce/code_based_key_gen.cpp:13: build/include/botan/pk_keys.h:32:7: warning: unused parameter 'other' [-Wunused-parameter] Public_Key(const Public_Key& other) = default; ^ In file included from src/lib/pubkey/mce/code_based_key_gen.cpp:13:0: build/include/botan/mceliece.h: In copy constructor 'Botan::McEliece_PrivateKey::McEliece_PrivateKey(const Botan::McEliece_PrivateKey&)': build/include/botan/mceliece.h:73:29: note: synthesized method 'constexpr Botan::Public_Key::Public_Key(const Botan::Public_Key&)' first required here class BOTAN_PUBLIC_API(2,0) McEliece_PrivateKey final : public virtual McEliece_PublicKey, ^ build/include/botan/mceliece.h: At global scope: build/include/botan/mceliece.h:34:7: warning: unused parameter 'other' [-Wunused-parameter] McEliece_PublicKey(const McEliece_PublicKey& other) = default; ^ build/include/botan/mceliece.h: In copy constructor 'Botan::McEliece_PrivateKey::McEliece_PrivateKey(const Botan::McEliece_PrivateKey&)': build/include/botan/mceliece.h:73:29: note: synthesized method 'Botan::McEliece_PublicKey::McEliece_PublicKey(const Botan::McEliece_PublicKey&)' first required here class BOTAN_PUBLIC_API(2,0) McEliece_PrivateKey final : public virtual McEliece_PublicKey, ^ In file included from build/include/botan/mceliece.h:15:0, from src/lib/pubkey/mce/code_based_key_gen.cpp:13: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:184:7: warning: unused parameter 'other' [-Wunused-parameter] Private_Key(const Private_Key& other) = default; ^ In file included from src/lib/pubkey/mce/code_based_key_gen.cpp:13:0: build/include/botan/mceliece.h: In copy constructor 'Botan::McEliece_PrivateKey::McEliece_PrivateKey(const Botan::McEliece_PrivateKey&)': build/include/botan/mceliece.h:73:29: note: synthesized method 'Botan::Private_Key::Private_Key(const Botan::Private_Key&)' first required here class BOTAN_PUBLIC_API(2,0) McEliece_PrivateKey final : public virtual McEliece_PublicKey, ^ src/lib/pubkey/mce/code_based_key_gen.cpp: In function 'Botan::McEliece_PrivateKey Botan::generate_mceliece_key(Botan::RandomNumberGenerator&, std::size_t, std::size_t, std::size_t)': src/lib/pubkey/mce/code_based_key_gen.cpp:295:58: note: synthesized method 'Botan::McEliece_PrivateKey::McEliece_PrivateKey(const Botan::McEliece_PrivateKey&)' first required here return McEliece_PrivateKey(g, H, sqrtmod, Linv, pubmat); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/mce/gf2m_small_m.cpp -o build/obj/lib/pubkey_mce_gf2m_small_m.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/mce/goppa_code.cpp -o build/obj/lib/pubkey_mce_goppa_code.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/mce/mce_workfactor.cpp -o build/obj/lib/pubkey_mce_workfactor.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/mce/mceliece.cpp -o build/obj/lib/pubkey_mce_mceliece.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/mce/mceliece_key.cpp -o build/obj/lib/pubkey_mce_mceliece_key.o In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/mceliece.h:15, from src/lib/pubkey/mce/mceliece_key.cpp:13: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/mce/mceliece_key.cpp:21:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/mceliece.h:15:0, from src/lib/pubkey/mce/mceliece_key.cpp:13: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:28:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) Public_Key ^ In file included from src/lib/pubkey/mce/mceliece_key.cpp:13:0: build/include/botan/mceliece.h: In member function 'Botan::McEliece_PublicKey& Botan::McEliece_PublicKey::operator=(const Botan::McEliece_PublicKey&)': build/include/botan/mceliece.h:24:29: note: synthesized method 'Botan::Public_Key& Botan::Public_Key::operator=(const Botan::Public_Key&)' first required here class BOTAN_PUBLIC_API(2,0) McEliece_PublicKey : public virtual Public_Key ^ build/include/botan/mceliece.h: At global scope: build/include/botan/mceliece.h:24:29: warning: unused parameter 'other' [-Wunused-parameter] build/include/botan/mceliece.h: In member function 'Botan::McEliece_PrivateKey& Botan::McEliece_PrivateKey::operator=(const Botan::McEliece_PrivateKey&)': build/include/botan/mceliece.h:73:29: note: synthesized method 'Botan::McEliece_PublicKey& Botan::McEliece_PublicKey::operator=(const Botan::McEliece_PublicKey&)' first required here class BOTAN_PUBLIC_API(2,0) McEliece_PrivateKey final : public virtual McEliece_PublicKey, ^ In file included from build/include/botan/mceliece.h:15:0, from src/lib/pubkey/mce/mceliece_key.cpp:13: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:180:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) Private_Key : public virtual Public_Key ^ In file included from src/lib/pubkey/mce/mceliece_key.cpp:13:0: build/include/botan/mceliece.h: In member function 'Botan::McEliece_PrivateKey& Botan::McEliece_PrivateKey::operator=(const Botan::McEliece_PrivateKey&)': build/include/botan/mceliece.h:73:29: note: synthesized method 'Botan::Private_Key& Botan::Private_Key::operator=(const Botan::Private_Key&)' first required here class BOTAN_PUBLIC_API(2,0) McEliece_PrivateKey final : public virtual McEliece_PublicKey, ^ src/lib/pubkey/mce/mceliece_key.cpp: In constructor 'Botan::McEliece_PrivateKey::McEliece_PrivateKey(Botan::RandomNumberGenerator&, std::size_t, std::size_t)': src/lib/pubkey/mce/mceliece_key.cpp:44:10: note: synthesized method 'Botan::McEliece_PrivateKey& Botan::McEliece_PrivateKey::operator=(const Botan::McEliece_PrivateKey&)' first required here *this = generate_mceliece_key(rng, ext_deg, code_length, t); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/mce/polyn_gf2m.cpp -o build/obj/lib/pubkey_mce_polyn_gf2m.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/mceies/mceies.cpp -o build/obj/lib/pubkey_mceies.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/newhope/newhope.cpp -o build/obj/lib/pubkey_newhope.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/pbes2/pbes2.cpp -o build/obj/lib/pubkey_pbes2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/pem/pem.cpp -o build/obj/lib/pubkey_pem.o In file included from build/include/botan/pbes2.h:11:0, from src/lib/pubkey/pbes2/pbes2.cpp:9: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/pbes2/pbes2.cpp:14:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/pbes2.h:11:0, from src/lib/pubkey/pbes2/pbes2.cpp:9: build/include/botan/asn1_obj.h: In instantiation of 'Botan::BER_Decoder& Botan::BER_Decoder::decode_optional(T&, Botan::ASN1_Tag, Botan::ASN1_Tag, const T&) [with T = long unsigned int]': src/lib/pubkey/pbes2/pbes2.cpp:47:57: required from here build/include/botan/asn1_obj.h:108:7: warning: unused parameter 'other' [-Wunused-parameter] BER_Object(BER_Object&& other) = default; ^ In file included from src/lib/pubkey/pbes2/pbes2.cpp:14:0: build/include/botan/ber_dec.h:342:37: note: synthesized method 'Botan::BER_Object::BER_Object(Botan::BER_Object&&)' first required here BER_Object obj = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/pk_algs.cpp -o build/obj/lib/pubkey_pk_algs.o In file included from build/include/botan/rsa.h:12:0, from src/lib/pubkey/pk_algs.cpp:12: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/pk_keys.cpp -o build/obj/lib/pubkey_pk_keys.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/pk_ops.cpp -o build/obj/lib/pubkey_pk_ops.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/pkcs8.cpp -o build/obj/lib/pubkey_pkcs8.o In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/pkcs8.h:11, from src/lib/pubkey/pkcs8.cpp:8: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/pkcs8.cpp:11:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/pubkey.cpp -o build/obj/lib/pubkey.o In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/pubkey.h:11, from src/lib/pubkey/pubkey.cpp:7: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/pubkey.cpp:9:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from src/lib/pubkey/pubkey.cpp:10:0: build/include/botan/bigint.h: At global scope: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/rfc6979/rfc6979.cpp -o build/obj/lib/pubkey_rfc6979.o In file included from build/include/botan/rfc6979.h:11:0, from src/lib/pubkey/rfc6979/rfc6979.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/rsa/rsa.cpp -o build/obj/lib/pubkey_rsa.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/sm2/sm2.cpp -o build/obj/lib/pubkey_sm2.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/sm2.h:11, from src/lib/pubkey/sm2/sm2.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/rsa.h:12:0, from src/lib/pubkey/rsa/rsa.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/rsa.h:11, from src/lib/pubkey/rsa/rsa.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/rsa/rsa.cpp:15:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/sm2/sm2_enc.cpp -o build/obj/lib/pubkey_sm2_enc.o In file included from build/include/botan/curve_gfp.h:13:0, from build/include/botan/point_gfp.h:13, from build/include/botan/ec_group.h:13, from build/include/botan/ecc_key.h:13, from build/include/botan/sm2.h:11, from src/lib/pubkey/sm2/sm2_enc.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/ec_group.h:14:0, from build/include/botan/ecc_key.h:13, from build/include/botan/sm2.h:11, from src/lib/pubkey/sm2/sm2_enc.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/sm2/sm2_enc.cpp:12:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/workfactor.cpp -o build/obj/lib/pubkey_workfactor.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/x509_key.cpp -o build/obj/lib/pubkey_x509_key.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_common_ops.cpp -o build/obj/lib/pubkey_xmss_common_ops.o In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/x509_key.h:11, from src/lib/pubkey/x509_key.cpp:8: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/x509_key.cpp:10:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_hash.cpp -o build/obj/lib/pubkey_xmss_hash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_index_registry.cpp -o build/obj/lib/pubkey_xmss_index_registry.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_parameters.cpp -o build/obj/lib/pubkey_xmss_parameters.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_privatekey.cpp -o build/obj/lib/pubkey_xmss_privatekey.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_publickey.cpp -o build/obj/lib/pubkey_xmss_publickey.o In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/xmss.h:12, from src/lib/pubkey/xmss/xmss_privatekey.cpp:18: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/xmss/xmss_privatekey.cpp:22:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/pk_keys.h:12:0, from build/include/botan/xmss.h:12, from src/lib/pubkey/xmss/xmss_publickey.cpp:17: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/pubkey/xmss/xmss_publickey.cpp:20:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_signature.cpp -o build/obj/lib/pubkey_xmss_signature.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_signature_operation.cpp -o build/obj/lib/pubkey_xmss_signature_operation.o In file included from build/include/botan/pk_ops.h:21:0, from build/include/botan/internal/xmss_signature_operation.h:11, from src/lib/pubkey/xmss/xmss_signature_operation.cpp:16: build/include/botan/pk_keys.h:32:7: warning: unused parameter 'other' [-Wunused-parameter] Public_Key(const Public_Key& other) = default; ^ In file included from build/include/botan/internal/xmss_signature_operation.h:12:0, from src/lib/pubkey/xmss/xmss_signature_operation.cpp:16: build/include/botan/xmss.h: In copy constructor 'Botan::XMSS_PrivateKey::XMSS_PrivateKey(const Botan::XMSS_PrivateKey&)': build/include/botan/xmss.h:269:29: note: synthesized method 'constexpr Botan::Public_Key::Public_Key(const Botan::Public_Key&)' first required here class BOTAN_PUBLIC_API(2,0) XMSS_PrivateKey final : public virtual XMSS_PublicKey, ^ In file included from build/include/botan/pk_ops.h:21:0, from build/include/botan/internal/xmss_signature_operation.h:11, from src/lib/pubkey/xmss/xmss_signature_operation.cpp:16: build/include/botan/pk_keys.h: At global scope: build/include/botan/pk_keys.h:184:7: warning: unused parameter 'other' [-Wunused-parameter] Private_Key(const Private_Key& other) = default; ^ In file included from build/include/botan/internal/xmss_signature_operation.h:12:0, from src/lib/pubkey/xmss/xmss_signature_operation.cpp:16: build/include/botan/xmss.h: In copy constructor 'Botan::XMSS_PrivateKey::XMSS_PrivateKey(const Botan::XMSS_PrivateKey&)': build/include/botan/xmss.h:269:29: note: synthesized method 'Botan::Private_Key::Private_Key(const Botan::Private_Key&)' first required here class BOTAN_PUBLIC_API(2,0) XMSS_PrivateKey final : public virtual XMSS_PublicKey, ^ src/lib/pubkey/xmss/xmss_signature_operation.cpp: In constructor 'Botan::XMSS_Signature_Operation::XMSS_Signature_Operation(const Botan::XMSS_PrivateKey&)': src/lib/pubkey/xmss/xmss_signature_operation.cpp:28:26: note: synthesized method 'Botan::XMSS_PrivateKey::XMSS_PrivateKey(const Botan::XMSS_PrivateKey&)' first required here m_is_initialized(false) ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_verification_operation.cpp -o build/obj/lib/pubkey_xmss_verification_operation.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_wots_parameters.cpp -o build/obj/lib/pubkey_xmss_wots_parameters.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_wots_privatekey.cpp -o build/obj/lib/pubkey_xmss_wots_privatekey.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/pubkey/xmss/xmss_wots_publickey.cpp -o build/obj/lib/pubkey_xmss_wots_publickey.o In file included from build/include/botan/xmss_wots.h:13:0, from src/lib/pubkey/xmss/xmss_wots_privatekey.cpp:11: build/include/botan/pk_keys.h:32:7: warning: unused parameter 'other' [-Wunused-parameter] Public_Key(const Public_Key& other) = default; ^ In file included from src/lib/pubkey/xmss/xmss_wots_privatekey.cpp:11:0: build/include/botan/xmss_wots.h: In constructor 'Botan::XMSS_WOTS_PublicKey::XMSS_WOTS_PublicKey(Botan::XMSS_WOTS_PublicKey&&)': build/include/botan/xmss_wots.h:134:7: note: synthesized method 'constexpr Botan::Public_Key::Public_Key(const Botan::Public_Key&)' first required here class XMSS_WOTS_PublicKey : virtual public Public_Key ^ src/lib/pubkey/xmss/xmss_wots_privatekey.cpp: In member function 'Botan::XMSS_WOTS_PublicKey Botan::XMSS_WOTS_PrivateKey::generate_public_key(Botan::XMSS_Address&)': src/lib/pubkey/xmss/xmss_wots_privatekey.cpp:39:11: note: synthesized method 'Botan::XMSS_WOTS_PublicKey::XMSS_WOTS_PublicKey(Botan::XMSS_WOTS_PublicKey&&)' first required here return pub_key; ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/rng/auto_rng/auto_rng.cpp -o build/obj/lib/rng_auto_rng.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/rng/chacha_rng/chacha_rng.cpp -o build/obj/lib/rng_chacha_rng.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/rng/hmac_drbg/hmac_drbg.cpp -o build/obj/lib/rng_hmac_drbg.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/rng/processor_rng/processor_rng.cpp -o build/obj/lib/rng_processor_rng.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/rng/rdrand_rng/rdrand_rng.cpp -o build/obj/lib/rng_rdrand_rng.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/rng/rng.cpp -o build/obj/lib/rng.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/rng/stateful_rng/stateful_rng.cpp -o build/obj/lib/rng_stateful_rng.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/rng/system_rng/system_rng.cpp -o build/obj/lib/rng_system_rng.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/stream/chacha/chacha.cpp -o build/obj/lib/stream_chacha.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mavx2 -Ibuild/include -Ibuild/include/external -c src/lib/stream/chacha/chacha_avx2/chacha_avx2.cpp -o build/obj/lib/stream_chacha_avx2.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -Ibuild/include -Ibuild/include/external -c src/lib/stream/chacha/chacha_simd32/chacha_simd32.cpp -o build/obj/lib/stream_chacha_simd32.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/stream/ctr/ctr.cpp -o build/obj/lib/stream_ctr.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/stream/ofb/ofb.cpp -o build/obj/lib/stream_ofb.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/stream/rc4/rc4.cpp -o build/obj/lib/stream_rc4.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/stream/salsa20/salsa20.cpp -o build/obj/lib/stream_salsa20.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/stream/shake_cipher/shake_cipher.cpp -o build/obj/lib/stream_shake_cipher.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/stream/stream_cipher.cpp -o build/obj/lib/stream_cipher.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/credentials_manager.cpp -o build/obj/lib/tls_credentials_manager.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_cert_req.cpp -o build/obj/lib/tls_msg_cert_req.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_cert_status.cpp -o build/obj/lib/tls_msg_cert_status.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_cert_req.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/pkix_types.h:14:0, from build/include/botan/tls_extensions.h:17, from build/include/botan/tls_messages.h:12, from src/lib/tls/msg_cert_req.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/tls/msg_cert_req.cpp:14:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_cert_status.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/pkix_types.h:14:0, from build/include/botan/tls_extensions.h:17, from build/include/botan/tls_messages.h:12, from src/lib/tls/msg_cert_status.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/tls/msg_cert_status.cpp:14:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_cert_verify.cpp -o build/obj/lib/tls_msg_cert_verify.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_cert_verify.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_certificate.cpp -o build/obj/lib/tls_msg_certificate.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_certificate.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/tls_session.h:11:0, from build/include/botan/tls_messages.h:14, from src/lib/tls/msg_certificate.cpp:8: build/include/botan/x509cert.h: In instantiation of 'void std::_Construct(_T1*, _Args&& ...) [with _T1 = Botan::X509_Certificate; _Args = {const Botan::X509_Certificate&}]': /usr/include/c++/4.8.2/bits/stl_uninitialized.h:75:53: required from 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >; _ForwardIterator = Botan::X509_Certificate*; bool _TrivialValueTypes = false]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:117:41: required from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >; _ForwardIterator = Botan::X509_Certificate*]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:258:63: required from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator<const Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >; _ForwardIterator = Botan::X509_Certificate*; _Tp = Botan::X509_Certificate]' /usr/include/c++/4.8.2/bits/stl_vector.h:316:32: required from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = Botan::X509_Certificate; _Alloc = std::allocator<Botan::X509_Certificate>]' src/lib/tls/msg_certificate.cpp:28:21: required from here build/include/botan/x509cert.h:434:7: warning: unused parameter 'other' [-Wunused-parameter] X509_Certificate(const X509_Certificate& other) = default; ^ In file included from /usr/include/c++/4.8.2/memory:64:0, from build/include/botan/types.h:17, from build/include/botan/tls_algos.h:10, from build/include/botan/tls_extensions.h:13, from build/include/botan/tls_messages.h:12, from src/lib/tls/msg_certificate.cpp:8: /usr/include/c++/4.8.2/bits/stl_construct.h:75:7: note: synthesized method 'Botan::X509_Certificate::X509_Certificate(const Botan::X509_Certificate&)' first required here { ::new(static_cast<void*>(__p)) _T1(std::forward<_Args>(__args)...); } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_client_hello.cpp -o build/obj/lib/tls_msg_client_hello.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_client_kex.cpp -o build/obj/lib/tls_msg_client_kex.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_client_hello.cpp:10: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_client_kex.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_finished.cpp -o build/obj/lib/tls_msg_finished.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_hello_verify.cpp -o build/obj/lib/tls_msg_hello_verify.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_finished.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_hello_verify.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_server_hello.cpp -o build/obj/lib/tls_msg_server_hello.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_server_kex.cpp -o build/obj/lib/tls_msg_server_kex.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_server_hello.cpp:10: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_server_kex.cpp:9: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/msg_session_ticket.cpp -o build/obj/lib/tls_msg_session_ticket.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/msg_session_ticket.cpp:8: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/sessions_sql/tls_session_manager_sql.cpp -o build/obj/lib/tls_sessions_sql_tls_session_manager_sql.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_alert.cpp -o build/obj/lib/tls_alert.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_algos.cpp -o build/obj/lib/tls_algos.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_blocking.cpp -o build/obj/lib/tls_blocking.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_callbacks.cpp -o build/obj/lib/tls_callbacks.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/x509path.h:14, from src/lib/tls/tls_callbacks.cpp:12: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_cbc/tls_cbc.cpp -o build/obj/lib/tls_cbc.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_channel.cpp -o build/obj/lib/tls_channel.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_ciphersuite.cpp -o build/obj/lib/tls_ciphersuite.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/tls_channel.cpp:11: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_client.cpp -o build/obj/lib/tls_client.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/tls_client.cpp:11: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/tls_session.h:11:0, from build/include/botan/tls_channel.h:12, from build/include/botan/tls_client.h:12, from src/lib/tls/tls_client.cpp:10: build/include/botan/x509cert.h: At global scope: build/include/botan/x509cert.h:434:7: warning: unused parameter 'other' [-Wunused-parameter] X509_Certificate(const X509_Certificate& other) = default; ^ src/lib/tls/tls_client.cpp: In member function 'virtual void Botan::TLS::Client::process_handshake_msg(const Botan::TLS::Handshake_State*, Botan::TLS::Handshake_State&, Botan::TLS::Handshake_Type, const std::vector<unsigned char>&, bool)': src/lib/tls/tls_client.cpp:511:52: note: synthesized method 'Botan::X509_Certificate::X509_Certificate(const Botan::X509_Certificate&)' first required here X509_Certificate server_cert = server_certs[0]; ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_extensions.cpp -o build/obj/lib/tls_extensions.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_handshake_hash.cpp -o build/obj/lib/tls_handshake_hash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_handshake_io.cpp -o build/obj/lib/tls_handshake_io.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/tls_handshake_io.cpp:11: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_handshake_state.cpp -o build/obj/lib/tls_handshake_state.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/tls_handshake_state.cpp:11: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_policy.cpp -o build/obj/lib/tls_policy.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_record.cpp -o build/obj/lib/tls_record.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_server.cpp -o build/obj/lib/tls_server.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_session.cpp -o build/obj/lib/tls_session.o In file included from build/include/botan/x509_obj.h:11:0, from build/include/botan/x509cert.h:11, from build/include/botan/tls_session.h:11, from src/lib/tls/tls_session.cpp:8: build/include/botan/asn1_obj.h:99:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/tls/tls_session.cpp:11:0: build/include/botan/ber_dec.h: In member function 'Botan::BER_Decoder& Botan::BER_Decoder::get_next(Botan::BER_Object&)': build/include/botan/ber_dec.h:68:14: note: synthesized method 'Botan::BER_Object& Botan::BER_Object::operator=(Botan::BER_Object&&)' first required here ber = get_next_object(); ^ In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/tls_server.cpp:10: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ In file included from build/include/botan/tls_session.h:11:0, from src/lib/tls/tls_session.cpp:8: build/include/botan/x509cert.h: In instantiation of 'void std::_Construct(_T1*, _Args&& ...) [with _T1 = Botan::X509_Certificate; _Args = {const Botan::X509_Certificate&}]': /usr/include/c++/4.8.2/bits/stl_uninitialized.h:75:53: required from 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >; _ForwardIterator = Botan::X509_Certificate*; bool _TrivialValueTypes = false]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:117:41: required from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = __gnu_cxx::__normal_iterator<const Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >; _ForwardIterator = Botan::X509_Certificate*]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:258:63: required from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = __gnu_cxx::__normal_iterator<const Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >; _ForwardIterator = Botan::X509_Certificate*; _Tp = Botan::X509_Certificate]' /usr/include/c++/4.8.2/bits/stl_vector.h:316:32: required from 'std::vector<_Tp, _Alloc>::vector(const std::vector<_Tp, _Alloc>&) [with _Tp = Botan::X509_Certificate; _Alloc = std::allocator<Botan::X509_Certificate>]' src/lib/tls/tls_session.cpp:46:35: required from here build/include/botan/x509cert.h:434:7: warning: unused parameter 'other' [-Wunused-parameter] X509_Certificate(const X509_Certificate& other) = default; ^ In file included from /usr/include/c++/4.8.2/memory:64:0, from build/include/botan/types.h:17, from build/include/botan/secmem.h:11, from build/include/botan/asn1_obj.h:10, from build/include/botan/x509_obj.h:11, from build/include/botan/x509cert.h:11, from build/include/botan/tls_session.h:11, from src/lib/tls/tls_session.cpp:8: /usr/include/c++/4.8.2/bits/stl_construct.h:75:7: note: synthesized method 'Botan::X509_Certificate::X509_Certificate(const Botan::X509_Certificate&)' first required here { ::new(static_cast<void*>(__p)) _T1(std::forward<_Args>(__args)...); } ^ In file included from build/include/botan/tls_session.h:11:0, from build/include/botan/tls_channel.h:12, from build/include/botan/tls_server.h:12, from src/lib/tls/tls_server.cpp:9: build/include/botan/x509cert.h: In instantiation of 'static _OI std::__copy_move<false, false, std::random_access_iterator_tag>::__copy_m(_II, _II, _OI) [with _II = const Botan::X509_Certificate*; _OI = Botan::X509_Certificate*]': /usr/include/c++/4.8.2/bits/stl_algobase.h:390:70: required from '_OI std::__copy_move_a(_II, _II, _OI) [with bool _IsMove = false; _II = const Botan::X509_Certificate*; _OI = Botan::X509_Certificate*]' /usr/include/c++/4.8.2/bits/stl_algobase.h:428:38: required from '_OI std::__copy_move_a2(_II, _II, _OI) [with bool _IsMove = false; _II = __gnu_cxx::__normal_iterator<const Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >; _OI = __gnu_cxx::__normal_iterator<Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >]' /usr/include/c++/4.8.2/bits/stl_algobase.h:460:17: required from '_OI std::copy(_II, _II, _OI) [with _II = __gnu_cxx::__normal_iterator<const Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >; _OI = __gnu_cxx::__normal_iterator<Botan::X509_Certificate*, std::vector<Botan::X509_Certificate> >]' /usr/include/c++/4.8.2/bits/vector.tcc:199:63: required from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = Botan::X509_Certificate; _Alloc = std::allocator<Botan::X509_Certificate>]' src/lib/tls/tls_server.cpp:38:32: required from here build/include/botan/x509cert.h:37:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) X509_Certificate : public X509_Object ^ In file included from /usr/include/c++/4.8.2/memory:62:0, from build/include/botan/types.h:17, from build/include/botan/secmem.h:11, from build/include/botan/asn1_obj.h:10, from build/include/botan/x509_obj.h:11, from build/include/botan/x509cert.h:11, from build/include/botan/tls_session.h:11, from build/include/botan/tls_channel.h:12, from build/include/botan/tls_server.h:12, from src/lib/tls/tls_server.cpp:9: /usr/include/c++/4.8.2/bits/stl_algobase.h:335:18: note: synthesized method 'Botan::X509_Certificate& Botan::X509_Certificate::operator=(const Botan::X509_Certificate&)' first required here *__result = *__first; ^ In file included from build/include/botan/tls_session.h:11:0, from build/include/botan/tls_channel.h:12, from build/include/botan/tls_server.h:12, from src/lib/tls/tls_server.cpp:9: build/include/botan/x509cert.h: In instantiation of 'void std::_Construct(_T1*, _Args&& ...) [with _T1 = Botan::X509_Certificate; _Args = {Botan::X509_Certificate&}]': /usr/include/c++/4.8.2/bits/stl_uninitialized.h:75:53: required from 'static _ForwardIterator std::__uninitialized_copy<_TrivialValueTypes>::__uninit_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = Botan::X509_Certificate*; _ForwardIterator = Botan::X509_Certificate*; bool _TrivialValueTypes = false]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:117:41: required from '_ForwardIterator std::uninitialized_copy(_InputIterator, _InputIterator, _ForwardIterator) [with _InputIterator = Botan::X509_Certificate*; _ForwardIterator = Botan::X509_Certificate*]' /usr/include/c++/4.8.2/bits/stl_uninitialized.h:258:63: required from '_ForwardIterator std::__uninitialized_copy_a(_InputIterator, _InputIterator, _ForwardIterator, std::allocator<_Tp>&) [with _InputIterator = Botan::X509_Certificate*; _ForwardIterator = Botan::X509_Certificate*; _Tp = Botan::X509_Certificate]' /usr/include/c++/4.8.2/bits/vector.tcc:209:29: required from 'std::vector<_Tp, _Alloc>& std::vector<_Tp, _Alloc>::operator=(const std::vector<_Tp, _Alloc>&) [with _Tp = Botan::X509_Certificate; _Alloc = std::allocator<Botan::X509_Certificate>]' src/lib/tls/tls_server.cpp:38:32: required from here build/include/botan/x509cert.h:434:7: warning: unused parameter 'other' [-Wunused-parameter] X509_Certificate(const X509_Certificate& other) = default; ^ In file included from /usr/include/c++/4.8.2/memory:64:0, from build/include/botan/types.h:17, from build/include/botan/secmem.h:11, from build/include/botan/asn1_obj.h:10, from build/include/botan/x509_obj.h:11, from build/include/botan/x509cert.h:11, from build/include/botan/tls_session.h:11, from build/include/botan/tls_channel.h:12, from build/include/botan/tls_server.h:12, from src/lib/tls/tls_server.cpp:9: /usr/include/c++/4.8.2/bits/stl_construct.h:75:7: note: synthesized method 'Botan::X509_Certificate::X509_Certificate(const Botan::X509_Certificate&)' first required here { ::new(static_cast<void*>(__p)) _T1(std::forward<_Args>(__args)...); } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_session_key.cpp -o build/obj/lib/tls_session_key.o In file included from build/include/botan/ocsp.h:14:0, from build/include/botan/tls_messages.h:19, from src/lib/tls/tls_session_key.cpp:10: build/include/botan/bigint.h:70:6: warning: unused parameter 'other' [-Wunused-parameter] BigInt(const BigInt& other) = default; ^ build/include/botan/bigint.h: In member function 'Botan::BigInt Botan::BigInt::operator++(int)': build/include/botan/bigint.h:270:49: note: synthesized method 'Botan::BigInt::BigInt(const Botan::BigInt&)' first required here BigInt operator++(int) { BigInt x = (*this); ++(*this); return x; } ^ c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_session_manager_memory.cpp -o build/obj/lib/tls_session_manager_memory.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_suite_info.cpp -o build/obj/lib/tls_suite_info.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_text_policy.cpp -o build/obj/lib/tls_text_policy.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/tls/tls_version.cpp -o build/obj/lib/tls_version.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/assert.cpp -o build/obj/lib/utils_assert.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/calendar.cpp -o build/obj/lib/utils_calendar.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/charset.cpp -o build/obj/lib/utils_charset.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/cpuid/cpuid.cpp -o build/obj/lib/utils_cpuid.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/cpuid/cpuid_arm.cpp -o build/obj/lib/utils_cpuid_arm.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/cpuid/cpuid_ppc.cpp -o build/obj/lib/utils_cpuid_ppc.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/cpuid/cpuid_x86.cpp -o build/obj/lib/utils_cpuid_x86.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/ct_utils.cpp -o build/obj/lib/utils_ct_utils.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/data_src.cpp -o build/obj/lib/utils_data_src.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/dyn_load/dyn_load.cpp -o build/obj/lib/utils_dyn_load.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/exceptn.cpp -o build/obj/lib/utils_exceptn.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/filesystem.cpp -o build/obj/lib/utils_filesystem.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/ghash/ghash.cpp -o build/obj/lib/utils_ghash.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -msse2 -mssse3 -Ibuild/include -Ibuild/include/external -c src/lib/utils/ghash/ghash_vperm/ghash_vperm.cpp -o build/obj/lib/utils_ghash_vperm.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/http_util/http_util.cpp -o build/obj/lib/utils_http_util.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/locking_allocator/locking_allocator.cpp -o build/obj/lib/utils_locking_allocator.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/mem_ops.cpp -o build/obj/lib/utils_mem_ops.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/mem_pool/mem_pool.cpp -o build/obj/lib/utils_mem_pool.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/os_utils.cpp -o build/obj/lib/utils_os_utils.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/parsing.cpp -o build/obj/lib/utils_parsing.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/poly_dbl/poly_dbl.cpp -o build/obj/lib/utils_poly_dbl.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/read_cfg.cpp -o build/obj/lib/utils_read_cfg.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/read_kv.cpp -o build/obj/lib/utils_read_kv.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/socket/socket.cpp -o build/obj/lib/utils_socket.o c++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -pipe -O2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/pkg/include/python3.10 -DBOTAN_IS_BEING_BUILT -Wall -Wextra -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -Ibuild/include -Ibuild/include/external -c src/lib/utils/socket/socket_udp.cpp -o build/obj/lib/utils_socket_udp.o In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/align/aligned_alloc.hpp:42:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp:28, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/handler_alloc_helpers.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/executor_function.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution/any_executor.hpp:24, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/any_completion_executor.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:20, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/align/detail/aligned_alloc_posix.hpp: In function 'void* boost::alignment::aligned_alloc(std::size_t, std::size_t)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/align/detail/aligned_alloc_posix.hpp:27:11: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] p = 0; ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/handler_alloc_helpers.hpp:19:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/executor_function.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution/any_executor.hpp:24, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/any_completion_executor.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:20, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp: In function 'void* boost::asio::detail::align(std::size_t, std::size_t, void*&, std::size_t&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp:58:10: error: 'align' is not a member of 'std' return std::align(alignment, size, ptr, space); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp:58:10: note: suggested alternative: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp:55:14: note: 'boost::asio::detail::align' inline void* align(std::size_t alignment, ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_code.hpp:15:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/error_code.hpp:13, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/throw_error.hpp:20, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/impl/posix_event.ipp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/posix_event.hpp:172, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/event.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution/blocking_adaptation.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/any_completion_executor.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:20, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp: In constructor 'boost::system::error_condition::error_condition()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:63:28: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] val_( 0 ), cat_( 0 ) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp: In constructor 'boost::system::error_condition::error_condition(boost::system::detail::generic_value_tag)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:73:35: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] val_( vt.value ), cat_( 0 ) ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_code.hpp:15:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/error_code.hpp:13, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/throw_error.hpp:20, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/impl/posix_event.ipp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/posix_event.hpp:172, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/event.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution/blocking_adaptation.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/any_completion_executor.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:20, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp: In member function 'void boost::system::error_condition::clear()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:110:14: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] cat_ = 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp: In function 'bool boost::system::operator==(const boost::system::error_condition&, const boost::system::error_condition&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:176:30: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] else if( lhs.cat_ == 0 ) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:180:30: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] else if( rhs.cat_ == 0 ) ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/reactive_socket_service.hpp:23:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_socket.hpp:39, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_datagram_socket.hpp:20, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:32, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/buffer.hpp: At global scope: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/buffer.hpp:2734:32: error: missing space between '""' and suffix identifier inline BOOST_ASIO_CONST_BUFFER operator ""_buf(const char* data, std::size_t n) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/buffer.hpp:2742:32: error: missing space between '""' and suffix identifier inline BOOST_ASIO_CONST_BUFFER operator ""_buf() ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/align/aligned_alloc.hpp:42:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp:28, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/handler_alloc_helpers.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/executor_function.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution/any_executor.hpp:24, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/any_completion_executor.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:20, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/align/detail/aligned_alloc_posix.hpp: In function 'void* boost::alignment::aligned_alloc(std::size_t, std::size_t)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/align/detail/aligned_alloc_posix.hpp:27:11: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] p = 0; ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/handler_alloc_helpers.hpp:19:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/executor_function.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution/any_executor.hpp:24, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/any_completion_executor.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:20, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp: In function 'void* boost::asio::detail::align(std::size_t, std::size_t, void*&, std::size_t&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp:58:10: error: 'align' is not a member of 'std' return std::align(alignment, size, ptr, space); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp:58:10: note: suggested alternative: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/memory.hpp:55:14: note: 'boost::asio::detail::align' inline void* align(std::size_t alignment, ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:18:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'constexpr boost::detail::shared_count::shared_count()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:127:60: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] BOOST_CONSTEXPR shared_count() BOOST_SP_NOEXCEPT: pi_(0) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In destructor 'boost::detail::shared_count::~shared_count()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:432:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ != 0 ) pi_->release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In copy constructor 'boost::detail::shared_count::shared_count(const boost::detail::shared_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:443:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ != 0 ) pi_->add_ref_copy(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(boost::detail::shared_count&&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:453:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] r.pi_ = 0; ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:18:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'boost::detail::shared_count& boost::detail::shared_count::operator=(const boost::detail::shared_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:467:24: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( tmp != 0 ) tmp->add_ref_copy(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:468:24: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ != 0 ) pi_->release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'long int boost::detail::shared_count::use_count() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:484:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_ != 0? pi_->use_count(): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'bool boost::detail::shared_count::empty() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:494:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_ == 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'void* boost::detail::shared_count::get_deleter(const sp_typeinfo_&) const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:513:45: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_? pi_->get_deleter( ti ): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'void* boost::detail::shared_count::get_local_deleter(const sp_typeinfo_&) const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:518:51: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_? pi_->get_local_deleter( ti ): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'void* boost::detail::shared_count::get_untyped_deleter() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:523:49: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_? pi_->get_untyped_deleter(): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'constexpr boost::detail::weak_count::weak_count()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:547:58: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] BOOST_CONSTEXPR weak_count() BOOST_SP_NOEXCEPT: pi_(0) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::weak_count::weak_count(const boost::detail::shared_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:559:19: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_add_ref(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In copy constructor 'boost::detail::weak_count::weak_count(const boost::detail::weak_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:567:19: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_add_ref(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::weak_count::weak_count(boost::detail::weak_count&&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:579:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] r.pi_ = 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In destructor 'boost::detail::weak_count::~weak_count()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:586:19: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'boost::detail::weak_count& boost::detail::weak_count::operator=(const boost::detail::shared_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:598:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(tmp != 0) tmp->weak_add_ref(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:599:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'boost::detail::weak_count& boost::detail::weak_count::operator=(const boost::detail::weak_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:612:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(tmp != 0) tmp->weak_add_ref(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:613:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'long int boost::detail::weak_count::use_count() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:629:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_ != 0? pi_->use_count(): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'bool boost::detail::weak_count::empty() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:634:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_ == 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(const boost::detail::weak_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:668:16: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ == 0 || !pi_->add_ref_lock() ) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(const boost::detail::weak_count&, boost::detail::sp_nothrow_tag)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:679:16: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ != 0 && !pi_->add_ref_lock() ) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:681:13: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] pi_ = 0; ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/core/yield_primitives.hpp:10:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/yield_k.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:30, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/core/detail/sp_thread_sleep.hpp: In function 'void boost::core::sp_thread_sleep()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/core/detail/sp_thread_sleep.hpp:86:25: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] nanosleep( &rqtp, 0 ); ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_code.hpp:15:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/error_code.hpp:13, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/throw_error.hpp:20, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/impl/posix_event.ipp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/posix_event.hpp:172, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/event.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution/blocking_adaptation.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/any_completion_executor.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:20, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp: In constructor 'boost::system::error_condition::error_condition()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:63:28: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] val_( 0 ), cat_( 0 ) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp: In constructor 'boost::system::error_condition::error_condition(boost::system::detail::generic_value_tag)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:73:35: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] val_( vt.value ), cat_( 0 ) ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_code.hpp:15:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/error_code.hpp:13, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/throw_error.hpp:20, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/impl/posix_event.ipp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/posix_event.hpp:172, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/event.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution/blocking_adaptation.hpp:19, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/execution.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/any_completion_executor.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:20, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp: In member function 'void boost::system::error_condition::clear()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:110:14: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] cat_ = 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp: In function 'bool boost::system::operator==(const boost::system::error_condition&, const boost::system::error_condition&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:176:30: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] else if( lhs.cat_ == 0 ) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/system/detail/error_condition.hpp:180:30: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] else if( rhs.cat_ == 0 ) ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp: In instantiation of 'constexpr boost::shared_ptr<T>::shared_ptr() [with T = const volatile void]': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:1080:5: required from here /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:347:66: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] BOOST_CONSTEXPR shared_ptr() BOOST_SP_NOEXCEPT : px( 0 ), pn() ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:1231:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/local_sp_deleter.hpp: In function 'void* boost::detail::get_local_deleter(boost::detail::local_sp_deleter<void>*)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/local_sp_deleter.hpp:84:12: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return 0; ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/reactive_socket_service.hpp:23:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_socket.hpp:39, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_datagram_socket.hpp:20, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:32, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/buffer.hpp: At global scope: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/buffer.hpp:2734:32: error: missing space between '""' and suffix identifier inline BOOST_ASIO_CONST_BUFFER operator ""_buf(const char* data, std::size_t n) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/buffer.hpp:2742:32: error: missing space between '""' and suffix identifier inline BOOST_ASIO_CONST_BUFFER operator ""_buf() ^ src/lib/utils/socket/socket.cpp: In constructor 'boost::system::error_code::error_code(ErrorCodeEnum, typename std::enable_if<(boost::system::is_error_code_enum<ErrorCodeEnum>::value || std::is_error_code_enum<ErrorCodeEnum>::value)>::type*) [with ErrorCodeEnum = boost::asio::error::basic_errors; typename std::enable_if<(boost::system::is_error_code_enum<ErrorCodeEnum>::value || std::is_error_code_enum<ErrorCodeEnum>::value)>::type = void]': src/lib/utils/socket/socket.cpp:58:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] boost::system::error_code ec = boost::asio::error::would_block; ^ src/lib/utils/socket/socket.cpp:58:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket.cpp:65:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] while(ec == boost::asio::error::would_block) ^ src/lib/utils/socket/socket.cpp:65:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket.cpp:80:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] boost::system::error_code ec = boost::asio::error::would_block; ^ src/lib/utils/socket/socket.cpp:80:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket.cpp:85:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] while(ec == boost::asio::error::would_block) { m_io.run_one(); } ^ src/lib/utils/socket/socket.cpp:85:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket.cpp:97:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] boost::system::error_code ec = boost::asio::error::would_block; ^ src/lib/utils/socket/socket.cpp:97:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket.cpp:103:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] while(ec == boost::asio::error::would_block) { m_io.run_one(); } ^ src/lib/utils/socket/socket.cpp:103:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket.cpp: In constructor 'boost::system::error_code::error_code(ErrorCodeEnum, typename std::enable_if<(boost::system::is_error_code_enum<ErrorCodeEnum>::value || std::is_error_code_enum<ErrorCodeEnum>::value)>::type*) [with ErrorCodeEnum = boost::asio::error::misc_errors; typename std::enable_if<(boost::system::is_error_code_enum<ErrorCodeEnum>::value || std::is_error_code_enum<ErrorCodeEnum>::value)>::type = void]': src/lib/utils/socket/socket.cpp:107:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(ec == boost::asio::error::eof) ^ src/lib/utils/socket/socket.cpp:107:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:18:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'constexpr boost::detail::shared_count::shared_count()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:127:60: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] BOOST_CONSTEXPR shared_count() BOOST_SP_NOEXCEPT: pi_(0) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In destructor 'boost::detail::shared_count::~shared_count()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:432:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ != 0 ) pi_->release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In copy constructor 'boost::detail::shared_count::shared_count(const boost::detail::shared_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:443:20: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ != 0 ) pi_->add_ref_copy(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(boost::detail::shared_count&&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:453:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] r.pi_ = 0; ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:18:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'boost::detail::shared_count& boost::detail::shared_count::operator=(const boost::detail::shared_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:467:24: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( tmp != 0 ) tmp->add_ref_copy(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:468:24: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ != 0 ) pi_->release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'long int boost::detail::shared_count::use_count() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:484:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_ != 0? pi_->use_count(): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'bool boost::detail::shared_count::empty() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:494:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_ == 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'void* boost::detail::shared_count::get_deleter(const sp_typeinfo_&) const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:513:45: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_? pi_->get_deleter( ti ): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'void* boost::detail::shared_count::get_local_deleter(const sp_typeinfo_&) const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:518:51: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_? pi_->get_local_deleter( ti ): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'void* boost::detail::shared_count::get_untyped_deleter() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:523:49: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_? pi_->get_untyped_deleter(): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'constexpr boost::detail::weak_count::weak_count()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:547:58: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] BOOST_CONSTEXPR weak_count() BOOST_SP_NOEXCEPT: pi_(0) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::weak_count::weak_count(const boost::detail::shared_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:559:19: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_add_ref(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In copy constructor 'boost::detail::weak_count::weak_count(const boost::detail::weak_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:567:19: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_add_ref(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::weak_count::weak_count(boost::detail::weak_count&&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:579:15: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] r.pi_ = 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In destructor 'boost::detail::weak_count::~weak_count()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:586:19: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'boost::detail::weak_count& boost::detail::weak_count::operator=(const boost::detail::shared_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:598:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(tmp != 0) tmp->weak_add_ref(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:599:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'boost::detail::weak_count& boost::detail::weak_count::operator=(const boost::detail::weak_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:612:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(tmp != 0) tmp->weak_add_ref(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:613:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(pi_ != 0) pi_->weak_release(); ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'long int boost::detail::weak_count::use_count() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:629:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_ != 0? pi_->use_count(): 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In member function 'bool boost::detail::weak_count::empty() const': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:634:23: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return pi_ == 0; ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(const boost::detail::weak_count&)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:668:16: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ == 0 || !pi_->add_ref_lock() ) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp: In constructor 'boost::detail::shared_count::shared_count(const boost::detail::weak_count&, boost::detail::sp_nothrow_tag)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:679:16: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if( pi_ != 0 && !pi_->add_ref_lock() ) ^ /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/shared_count.hpp:681:13: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] pi_ = 0; ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/core/yield_primitives.hpp:10:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/yield_k.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/spinlock_gcc_atomic.hpp:14, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/spinlock.hpp:42, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/spinlock_pool.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:30, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/core/detail/sp_thread_sleep.hpp: In function 'void boost::core::sp_thread_sleep()': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/core/detail/sp_thread_sleep.hpp:86:25: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] nanosleep( &rqtp, 0 ); ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:11:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket.cpp:20: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/microsec_time_clock.hpp: In instantiation of 'static time_type boost::date_time::microsec_clock<time_type>::create_time(boost::date_time::microsec_clock<time_type>::time_converter) [with time_type = boost::posix_time::ptime; boost::date_time::microsec_clock<time_type>::time_converter = tm* (*)(const long int*, tm*); time_t = long int]': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/microsec_time_clock.hpp:78:41: required from 'static time_type boost::date_time::microsec_clock<time_type>::universal_time() [with time_type = boost::posix_time::ptime]' /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:48:47: required from here /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/microsec_time_clock.hpp:86:26: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] gettimeofday(&tv, 0); //gettimeofday does not support TZ adjust on Linux. ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp: In instantiation of 'constexpr boost::shared_ptr<T>::shared_ptr() [with T = const volatile void]': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:1080:5: required from here /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:347:66: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] BOOST_CONSTEXPR shared_ptr() BOOST_SP_NOEXCEPT : px( 0 ), pn() ^ In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/shared_ptr.hpp:1231:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/shared_ptr.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/time_clock.hpp:17, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:10, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/local_sp_deleter.hpp: In function 'void* boost::detail::get_local_deleter(boost::detail::local_sp_deleter<void>*)': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/smart_ptr/detail/local_sp_deleter.hpp:84:12: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] return 0; ^ src/lib/utils/socket/socket_udp.cpp: In constructor 'boost::system::error_code::error_code(ErrorCodeEnum, typename std::enable_if<(boost::system::is_error_code_enum<ErrorCodeEnum>::value || std::is_error_code_enum<ErrorCodeEnum>::value)>::type*) [with ErrorCodeEnum = boost::asio::error::basic_errors; typename std::enable_if<(boost::system::is_error_code_enum<ErrorCodeEnum>::value || std::is_error_code_enum<ErrorCodeEnum>::value)>::type = void]': src/lib/utils/socket/socket_udp.cpp:58:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] boost::system::error_code ec = boost::asio::error::would_block; ^ src/lib/utils/socket/socket_udp.cpp:58:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket_udp.cpp:65:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] while(ec == boost::asio::error::would_block) ^ src/lib/utils/socket/socket_udp.cpp:65:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket_udp.cpp:80:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] boost::system::error_code ec = boost::asio::error::would_block; ^ src/lib/utils/socket/socket_udp.cpp:80:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket_udp.cpp:85:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] while(ec == boost::asio::error::would_block) ^ src/lib/utils/socket/socket_udp.cpp:85:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket_udp.cpp:100:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] boost::system::error_code ec = boost::asio::error::would_block; ^ src/lib/utils/socket/socket_udp.cpp:100:61: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket_udp.cpp:106:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] while(ec == boost::asio::error::would_block) ^ src/lib/utils/socket/socket_udp.cpp:106:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] src/lib/utils/socket/socket_udp.cpp: In constructor 'boost::system::error_code::error_code(ErrorCodeEnum, typename std::enable_if<(boost::system::is_error_code_enum<ErrorCodeEnum>::value || std::is_error_code_enum<ErrorCodeEnum>::value)>::type*) [with ErrorCodeEnum = boost::asio::error::misc_errors; typename std::enable_if<(boost::system::is_error_code_enum<ErrorCodeEnum>::value || std::is_error_code_enum<ErrorCodeEnum>::value)>::type = void]': src/lib/utils/socket/socket_udp.cpp:113:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] if(ec == boost::asio::error::eof) ^ src/lib/utils/socket/socket_udp.cpp:113:42: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] In file included from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/posix_time/posix_time_types.hpp:11:0, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:23, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/timer_queue_ptime.hpp:22, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/detail/deadline_timer_service.hpp:31, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/basic_deadline_timer.hpp:25, from /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio.hpp:33, from src/lib/utils/socket/socket_udp.cpp:22: /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/microsec_time_clock.hpp: In instantiation of 'static time_type boost::date_time::microsec_clock<time_type>::create_time(boost::date_time::microsec_clock<time_type>::time_converter) [with time_type = boost::posix_time::ptime; boost::date_time::microsec_clock<time_type>::time_converter = tm* (*)(const long int*, tm*); time_t = long int]': /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/microsec_time_clock.hpp:78:41: required from 'static time_type boost::date_time::microsec_clock<time_type>::universal_time() [with time_type = boost::posix_time::ptime]' /home/pbulk/build/security/botan2/work/.buildlink/include/boost/asio/time_traits.hpp:48:47: required from here /home/pbulk/build/security/botan2/work/.buildlink/include/boost/date_time/microsec_time_clock.hpp:86:26: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] gettimeofday(&tv, 0); //gettimeofday does not support TZ adjust on Linux. ^ make: *** [build/obj/lib/utils_socket.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [build/obj/lib/utils_socket_udp.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/botan2 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/security/botan2