>>> botan 2.7.0 Extracting gzip -d -c /home/dawncrow/buildroot-test/scripts/instance-0/dl/botan/Botan-2.7.0.tgz | tar --strip-components=1 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/botan-2.7.0 -xf - >>> botan 2.7.0 Patching Applying 0001-remove-mips64-explicit-mabi.patch using patch: patching file src/build-data/cc/gcc.txt >>> botan 2.7.0 Configuring (cd /home/dawncrow/buildroot-test/scripts/instance-0/output/build/botan-2.7.0; PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" ./configure.py --cpu="arm" --os=linux --cc=gcc --cc-bin="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++" --prefix=/usr --disable-static-library --enable-shared-library --with-stack-protector --with-openssl --with-sqlite --with-lzma --with-zlib --disable-altivec) INFO: ./configure.py invoked with options "--cpu=arm --os=linux --cc=gcc --cc-bin=/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ --prefix=/usr --disable-static-library --enable-shared-library --with-stack-protector --with-openssl --with-sqlite --with-lzma --with-zlib --disable-altivec" INFO: Autodetected platform information: OS="Linux" machine="x86_64" proc="x86_64" INFO: Canonicalized CPU target arm to arm32 INFO: Auto-detected compiler version 4.8 INFO: Auto-detected compiler arch arm32 INFO: Target is gcc:4.8-linux-arm32 INFO: Skipping (dependency failure): rdrand INFO: Skipping (incompatible CPU): aes_ni aes_power8 aes_ssse3 chacha_sse2 clmul clmul_ssse3 idea_sse2 rdrand_rng rdseed sha1_sse2 sha2_32_bmi2 threefish_512_avx2 INFO: Skipping (incompatible OS): darwin_secrandom getentropy win32_stats INFO: Skipping (incompatible compiler): aes_armv8 pmull sha1_armv8 sha1_x86 sha2_32_armv8 sha2_32_x86 shacal2_x86 INFO: Skipping (requires external dependency): bearssl boost bzip2 tpm INFO: Enabling use of external dependency lzma INFO: Enabling use of external dependency openssl INFO: Enabling use of external dependency sqlite3 INFO: Enabling use of external dependency zlib INFO: Loading modules: adler32 aead aes aont aria asn1 auto_rng base base32 base64 bcrypt bigint blake2 block blowfish camellia cascade cast cbc cbc_mac ccm cecpq1 certstor_sql certstor_sqlite3 cfb chacha chacha20poly1305 chacha_rng checksum cmac codec_filt comb4p compression cpuid crc24 crc32 cryptobox ctr curve25519 des dev_random dh dl_algo dl_group dlies dsa dyn_load eax ec_group ecc_key ecdh ecdsa ecgdsa ecies eckcdsa ed25519 elgamal eme_oaep eme_pkcs1 eme_raw emsa1 emsa_pkcs1 emsa_pssr emsa_raw emsa_x931 entropy fd_unix ffi filters fpe_fe1 gcm gmac gost_28147 gost_3410 gost_3411 hash hash_id hex hkdf hmac hmac_drbg hotp http_util idea iso9796 kasumi kdf kdf1 kdf1_iso18033 kdf2 keccak keypair lion locking_allocator lzma mac mce mceies md4 md5 mdx_hash mem_pool mgf1 misty1 mode_pad modes mp newhope nist_keywrap noekeon noekeon_simd numbertheory ocb ofb openssl par_hash passhash9 pbes2 pbkdf pbkdf1 pbkdf2 pem pgp_s2k pk_pad pkcs11 poly1305 poly_dbl prf_tls prf_x942 proc_walk psk_db pubkey rc4 rfc3394 rfc6979 rmd160 rng rsa salsa20 scrypt seed serpent serpent_simd sessions_sql sessions_sqlite3 sha1 sha2_32 sha2_64 sha3 shacal2 shacal2_simd shake shake_cipher simd siphash siv skein sm2 sm3 sm4 socket sp800_108 sp800_56a sp800_56c sqlite3 srp6 stateful_rng stream streebog system_rng thread_utils threefish_512 tiger tls tls_cbc tss twofish utils whirlpool x509 x919_mac xmss xtea xts zlib INFO: Defaulting to assuming little endian INFO: Using symlink to link files into build dir (use --link-method to change) INFO: Botan 2.7.0 (revision git:5874000d42c338ec95a7ff24cdc0c64e70f967b5) (release dated 20180702) build setup is complete >>> botan 2.7.0 Building PATH="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin:/home/dawncrow/buildroot-test/scripts/instance-0/output/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games" /usr/bin/make -j6 -C /home/dawncrow/buildroot-test/scripts/instance-0/output/build/botan-2.7.0 AR="/home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-ar crs" make[1]: Entering directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/botan-2.7.0' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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_attribute.cpp -o build/obj/lib/asn1_attribute.o /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 In file included from build/include/botan/alg_id.h:11:0, from src/lib/asn1/alg_id.cpp:8: build/include/botan/asn1_obj.h:96: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(); ^ In file included from build/include/botan/asn1_str.h:11:0, from src/lib/asn1/asn1_str.cpp:8: build/include/botan/asn1_obj.h:96: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 build/include/botan/asn1_str.h:11:0, from src/lib/asn1/asn1_str.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:106: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(); ^ In file included from build/include/botan/asn1_oid.h:11:0, from src/lib/asn1/asn1_oid.cpp:8: build/include/botan/asn1_obj.h:96: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 build/include/botan/asn1_print.h:10:0, from src/lib/asn1/asn1_print.cpp:7: build/include/botan/asn1_obj.h:96: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(); ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 build/include/botan/asn1_oid.h:11:0, from src/lib/asn1/asn1_oid.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:106: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:163:45: note: synthesized method 'Botan::BER_Object::BER_Object(Botan::BER_Object&&)' first required here BER_Object obj = decoder.get_next_object(); ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 build/include/botan/asn1_attribute.h:11:0, from src/lib/asn1/asn1_attribute.cpp:8: build/include/botan/asn1_obj.h:96:29: warning: unused parameter 'other' [-Wunused-parameter] class BOTAN_PUBLIC_API(2,0) BER_Object final ^ In file included from src/lib/asn1/asn1_attribute.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 build/include/botan/asn1_time.h:11:0, from src/lib/asn1/asn1_time.cpp:8: build/include/botan/asn1_obj.h:96: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 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:106: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:78: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_time.h:11:0, from src/lib/asn1/asn1_time.cpp:8: build/include/botan/asn1_obj.h: At global scope: build/include/botan/asn1_obj.h:106: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::X509_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(); ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 build/include/botan/ber_dec.h:11:0, from src/lib/asn1/ber_dec.cpp:8: build/include/botan/asn1_obj.h:96: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 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:106: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) {} ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 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:96: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; ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 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&}]': /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/armv5-ctng-linux-gnueabi/include/c++/4.8.3/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]' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/armv5-ctng-linux-gnueabi/include/c++/4.8.3/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*]' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/armv5-ctng-linux-gnueabi/include/c++/4.8.3/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]' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/armv5-ctng-linux-gnueabi/include/c++/4.8.3/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]' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/armv5-ctng-linux-gnueabi/include/c++/4.8.3/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]' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/armv5-ctng-linux-gnueabi/include/c++/4.8.3/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]' /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/armv5-ctng-linux-gnueabi/include/c++/4.8.3/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; 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:204:13: warning: unused parameter 'seq' [-Wunused-parameter] DER_Sequence(const DER_Sequence& seq) = default; ^ In file included from /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/armv5-ctng-linux-gnueabi/include/c++/4.8.3/memory:64:0, from build/include/botan/types.h:17, from build/include/botan/secmem.h:11, from build/include/botan/asn1_obj.h:11, from build/include/botan/der_enc.h:11, from src/lib/asn1/der_enc.cpp:8: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/armv5-ctng-linux-gnueabi/include/c++/4.8.3/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(__p)) _T1(std::forward<_Args>(__args)...); } ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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/cast/cast128.cpp -o build/obj/lib/block_cast_cast128.o /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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/cast/cast256.cpp -o build/obj/lib/block_cast_cast256.o /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mfpu=neon -Ibuild/include -Ibuild/include/external -c src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp -o build/obj/lib/block_noekeon_simd.o In file included from build/include/botan/internal/simd_32.h:27:0, from src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp:9: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/lib/gcc/armv5-ctng-linux-gnueabi/4.8.3/include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h ^ /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -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 /home/dawncrow/buildroot-test/scripts/instance-0/output/host/bin/armv5-ctng-linux-gnueabi-g++ -fPIC -fvisibility=hidden -pthread -std=c++11 -D_REENTRANT -O3 -Wall -Wextra -Wpedantic -Wstrict-aliasing -Wcast-align -Wmissing-declarations -Wpointer-arith -Wcast-qual -Wzero-as-null-pointer-constant -Wnon-virtual-dtor -mfpu=neon -Ibuild/include -Ibuild/include/external -c src/lib/block/serpent/serpent_simd/serpent_simd.cpp -o build/obj/lib/block_serpent_simd.o In file included from build/include/botan/internal/simd_32.h:27:0, from src/lib/block/serpent/serpent_simd/serpent_simd.cpp:10: /home/dawncrow/buildroot-test/scripts/instance-0/output/host/opt/ext-toolchain/lib/gcc/armv5-ctng-linux-gnueabi/4.8.3/include/arm_neon.h:32:2: error: #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h #error You must enable NEON instructions (e.g. -mfloat-abi=softfp -mfpu=neon) to use arm_neon.h ^ In file included from src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp:9:0: build/include/botan/internal/simd_32.h:681:37: error: expected ')' before 'in' explicit SIMD_4x32(uint32x4_t in) : m_neon(in) {} ^ build/include/botan/internal/simd_32.h:689:7: error: 'uint32x4_t' does not name a type uint32x4_t m_neon; ^ build/include/botan/internal/simd_32.h: In constructor 'Botan::SIMD_4x32::SIMD_4x32()': build/include/botan/internal/simd_32.h:65:10: error: 'm_neon' was not declared in this scope m_neon = vdupq_n_u32(0); ^ build/include/botan/internal/simd_32.h:65:32: error: 'vdupq_n_u32' was not declared in this scope m_neon = vdupq_n_u32(0); ^ build/include/botan/internal/simd_32.h: In constructor 'Botan::SIMD_4x32::SIMD_4x32(const uint32_t*)': build/include/botan/internal/simd_32.h:84:10: error: 'm_neon' was not declared in this scope m_neon = vld1q_u32(B); ^ build/include/botan/internal/simd_32.h:84:30: error: 'vld1q_u32' was not declared in this scope m_neon = vld1q_u32(B); ^ build/include/botan/internal/simd_32.h: In constructor 'Botan::SIMD_4x32::SIMD_4x32(uint32_t, uint32_t, uint32_t, uint32_t)': build/include/botan/internal/simd_32.h:105:10: error: 'm_neon' was not declared in this scope m_neon = vld1q_u32(B); ^ build/include/botan/internal/simd_32.h:105:30: error: 'vld1q_u32' was not declared in this scope m_neon = vld1q_u32(B); ^ build/include/botan/internal/simd_32.h: In static member function 'static Botan::SIMD_4x32 Botan::SIMD_4x32::load_le(const void*)': build/include/botan/internal/simd_32.h:149:41: error: 'vld1q_u32' was not declared in this scope return SIMD_4x32(vld1q_u32(in32)); ^ build/include/botan/internal/simd_32.h: In static member function 'static Botan::SIMD_4x32 Botan::SIMD_4x32::load_be(const void*)': build/include/botan/internal/simd_32.h:181:41: error: 'vld1q_u32' was not declared in this scope return SIMD_4x32(vld1q_u32(in32)); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::store_le(uint8_t*) const': build/include/botan/internal/simd_32.h:218:30: error: 'm_neon' was not declared in this scope vst1q_u32(out32, m_neon); ^ build/include/botan/internal/simd_32.h:218:36: error: 'vst1q_u32' was not declared in this scope vst1q_u32(out32, m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::store_be(uint8_t*) const': build/include/botan/internal/simd_32.h:254:30: error: 'm_neon' was not declared in this scope vst1q_u32(out32, m_neon); ^ build/include/botan/internal/simd_32.h:254:36: error: 'vst1q_u32' was not declared in this scope vst1q_u32(out32, m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rho() const': build/include/botan/internal/simd_32.h:296:14: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon = vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT1)), ^ build/include/botan/internal/simd_32.h:296:45: error: 'm_neon' was not declared in this scope res.m_neon = vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT1)), ^ build/include/botan/internal/simd_32.h:296:78: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] res.m_neon = vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT1)), ^ build/include/botan/internal/simd_32.h:296:78: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) build/include/botan/internal/simd_32.h:297:75: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] vshrq_n_u32(m_neon, static_cast(ROT1))); ^ build/include/botan/internal/simd_32.h:299:14: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon = veorq_u32( ^ build/include/botan/internal/simd_32.h:300:17: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon, ^ build/include/botan/internal/simd_32.h:301:68: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT2)), ^ build/include/botan/internal/simd_32.h:302:65: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] vshrq_n_u32(m_neon, static_cast(ROT2)))); ^ build/include/botan/internal/simd_32.h:304:14: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon = veorq_u32( ^ build/include/botan/internal/simd_32.h:305:17: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon, ^ build/include/botan/internal/simd_32.h:306:68: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT3)), ^ build/include/botan/internal/simd_32.h:307:65: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] vshrq_n_u32(m_neon, static_cast(ROT3)))); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const': build/include/botan/internal/simd_32.h:341:49: error: 'm_neon' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:341:78: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator+=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:418:10: error: 'm_neon' was not declared in this scope m_neon = vaddq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:418:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = vaddq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:418:49: error: 'vaddq_u32' was not declared in this scope m_neon = vaddq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator-=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:434:10: error: 'm_neon' was not declared in this scope m_neon = vsubq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:434:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = vsubq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:434:49: error: 'vsubq_u32' was not declared in this scope m_neon = vsubq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator^=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:451:10: error: 'm_neon' was not declared in this scope m_neon = veorq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:451:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = veorq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:451:49: error: 'veorq_u32' was not declared in this scope m_neon = veorq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator|=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:467:10: error: 'm_neon' was not declared in this scope m_neon = vorrq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:467:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = vorrq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:467:49: error: 'vorrq_u32' was not declared in this scope m_neon = vorrq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator&=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:483:10: error: 'm_neon' was not declared in this scope m_neon = vandq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:483:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = vandq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:483:49: error: 'vandq_u32' was not declared in this scope m_neon = vandq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::shl() const': build/include/botan/internal/simd_32.h:502:39: error: 'm_neon' was not declared in this scope return SIMD_4x32(vshlq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h:502:52: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] return SIMD_4x32(vshlq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::shr() const': build/include/botan/internal/simd_32.h:520:39: error: 'm_neon' was not declared in this scope return SIMD_4x32(vshrq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h:520:52: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] return SIMD_4x32(vshrq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::operator~() const': build/include/botan/internal/simd_32.h:535:37: error: 'm_neon' was not declared in this scope return SIMD_4x32(vmvnq_u32(m_neon)); ^ build/include/botan/internal/simd_32.h:535:43: error: 'vmvnq_u32' was not declared in this scope return SIMD_4x32(vmvnq_u32(m_neon)); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::andc(const Botan::SIMD_4x32&) const': build/include/botan/internal/simd_32.h:554:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' return SIMD_4x32(vbicq_u32(other.m_neon, m_neon)); ^ build/include/botan/internal/simd_32.h:554:51: error: 'm_neon' was not declared in this scope return SIMD_4x32(vbicq_u32(other.m_neon, m_neon)); ^ build/include/botan/internal/simd_32.h:554:57: error: 'vbicq_u32' was not declared in this scope return SIMD_4x32(vbicq_u32(other.m_neon, m_neon)); ^ build/include/botan/internal/simd_32.h: In static member function 'static void Botan::SIMD_4x32::transpose(Botan::SIMD_4x32&, Botan::SIMD_4x32&, Botan::SIMD_4x32&, Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:636:16: error: 'uint32x4x2_t' does not name a type const uint32x4x2_t T0 = vzipq_u32(B0.m_neon, B2.m_neon); ^ build/include/botan/internal/simd_32.h:637:16: error: 'uint32x4x2_t' does not name a type const uint32x4x2_t T1 = vzipq_u32(B1.m_neon, B3.m_neon); ^ build/include/botan/internal/simd_32.h:638:16: error: 'uint32x4x2_t' does not name a type const uint32x4x2_t O0 = vzipq_u32(T0.val[0], T1.val[0]); ^ build/include/botan/internal/simd_32.h:639:16: error: 'uint32x4x2_t' does not name a type const uint32x4x2_t O1 = vzipq_u32(T0.val[1], T1.val[1]); ^ build/include/botan/internal/simd_32.h:641:13: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' B0.m_neon = O0.val[0]; ^ build/include/botan/internal/simd_32.h:641:22: error: 'O0' was not declared in this scope B0.m_neon = O0.val[0]; ^ build/include/botan/internal/simd_32.h:642:13: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' B1.m_neon = O0.val[1]; ^ build/include/botan/internal/simd_32.h:643:13: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' B2.m_neon = O1.val[0]; ^ build/include/botan/internal/simd_32.h:643:22: error: 'O1' was not declared in this scope B2.m_neon = O1.val[0]; ^ build/include/botan/internal/simd_32.h:644:13: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' B3.m_neon = O1.val[1]; ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 8u]': build/include/botan/internal/simd_32.h:592:41: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 1u]': src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp:76:23: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 5u]': src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp:77:23: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 2u]': src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp:78:23: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 24u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 8u]' build/include/botan/internal/simd_32.h:591:41: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 31u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 1u]' src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp:82:23: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 27u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 5u]' src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp:83:23: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 30u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 2u]' src/lib/block/noekeon/noekeon_simd/noekeon_simd.cpp:84:23: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In static member function 'static Botan::SIMD_4x32 Botan::SIMD_4x32::load_be(const void*)': build/include/botan/internal/simd_32.h:188:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 1u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 5u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 2u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::operator~() const': build/include/botan/internal/simd_32.h:539:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::andc(const Botan::SIMD_4x32&) const': build/include/botan/internal/simd_32.h:561:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 31u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 27u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 30u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 8u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 24u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[1]: *** [build/obj/lib/block_noekeon_simd.o] Error 1 make[1]: *** Waiting for unfinished jobs.... In file included from src/lib/block/serpent/serpent_simd/serpent_simd.cpp:10:0: build/include/botan/internal/simd_32.h:681:37: error: expected ')' before 'in' explicit SIMD_4x32(uint32x4_t in) : m_neon(in) {} ^ build/include/botan/internal/simd_32.h:689:7: error: 'uint32x4_t' does not name a type uint32x4_t m_neon; ^ build/include/botan/internal/simd_32.h: In constructor 'Botan::SIMD_4x32::SIMD_4x32()': build/include/botan/internal/simd_32.h:65:10: error: 'm_neon' was not declared in this scope m_neon = vdupq_n_u32(0); ^ build/include/botan/internal/simd_32.h:65:32: error: 'vdupq_n_u32' was not declared in this scope m_neon = vdupq_n_u32(0); ^ build/include/botan/internal/simd_32.h: In constructor 'Botan::SIMD_4x32::SIMD_4x32(const uint32_t*)': build/include/botan/internal/simd_32.h:84:10: error: 'm_neon' was not declared in this scope m_neon = vld1q_u32(B); ^ build/include/botan/internal/simd_32.h:84:30: error: 'vld1q_u32' was not declared in this scope m_neon = vld1q_u32(B); ^ build/include/botan/internal/simd_32.h: In constructor 'Botan::SIMD_4x32::SIMD_4x32(uint32_t, uint32_t, uint32_t, uint32_t)': build/include/botan/internal/simd_32.h:105:10: error: 'm_neon' was not declared in this scope m_neon = vld1q_u32(B); ^ build/include/botan/internal/simd_32.h:105:30: error: 'vld1q_u32' was not declared in this scope m_neon = vld1q_u32(B); ^ build/include/botan/internal/simd_32.h: In static member function 'static Botan::SIMD_4x32 Botan::SIMD_4x32::load_le(const void*)': build/include/botan/internal/simd_32.h:149:41: error: 'vld1q_u32' was not declared in this scope return SIMD_4x32(vld1q_u32(in32)); ^ build/include/botan/internal/simd_32.h: In static member function 'static Botan::SIMD_4x32 Botan::SIMD_4x32::load_be(const void*)': build/include/botan/internal/simd_32.h:181:41: error: 'vld1q_u32' was not declared in this scope return SIMD_4x32(vld1q_u32(in32)); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::store_le(uint8_t*) const': build/include/botan/internal/simd_32.h:218:30: error: 'm_neon' was not declared in this scope vst1q_u32(out32, m_neon); ^ build/include/botan/internal/simd_32.h:218:36: error: 'vst1q_u32' was not declared in this scope vst1q_u32(out32, m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::store_be(uint8_t*) const': build/include/botan/internal/simd_32.h:254:30: error: 'm_neon' was not declared in this scope vst1q_u32(out32, m_neon); ^ build/include/botan/internal/simd_32.h:254:36: error: 'vst1q_u32' was not declared in this scope vst1q_u32(out32, m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rho() const': build/include/botan/internal/simd_32.h:296:14: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon = vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT1)), ^ build/include/botan/internal/simd_32.h:296:45: error: 'm_neon' was not declared in this scope res.m_neon = vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT1)), ^ build/include/botan/internal/simd_32.h:296:78: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] res.m_neon = vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT1)), ^ build/include/botan/internal/simd_32.h:296:78: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) build/include/botan/internal/simd_32.h:297:75: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] vshrq_n_u32(m_neon, static_cast(ROT1))); ^ build/include/botan/internal/simd_32.h:299:14: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon = veorq_u32( ^ build/include/botan/internal/simd_32.h:300:17: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon, ^ build/include/botan/internal/simd_32.h:301:68: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT2)), ^ build/include/botan/internal/simd_32.h:302:65: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] vshrq_n_u32(m_neon, static_cast(ROT2)))); ^ build/include/botan/internal/simd_32.h:304:14: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon = veorq_u32( ^ build/include/botan/internal/simd_32.h:305:17: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' res.m_neon, ^ build/include/botan/internal/simd_32.h:306:68: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] vorrq_u32(vshlq_n_u32(m_neon, static_cast(32-ROT3)), ^ build/include/botan/internal/simd_32.h:307:65: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] vshrq_n_u32(m_neon, static_cast(ROT3)))); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const': build/include/botan/internal/simd_32.h:341:49: error: 'm_neon' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:341:78: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator+=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:418:10: error: 'm_neon' was not declared in this scope m_neon = vaddq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:418:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = vaddq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:418:49: error: 'vaddq_u32' was not declared in this scope m_neon = vaddq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator-=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:434:10: error: 'm_neon' was not declared in this scope m_neon = vsubq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:434:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = vsubq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:434:49: error: 'vsubq_u32' was not declared in this scope m_neon = vsubq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator^=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:451:10: error: 'm_neon' was not declared in this scope m_neon = veorq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:451:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = veorq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:451:49: error: 'veorq_u32' was not declared in this scope m_neon = veorq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator|=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:467:10: error: 'm_neon' was not declared in this scope m_neon = vorrq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:467:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = vorrq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:467:49: error: 'vorrq_u32' was not declared in this scope m_neon = vorrq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'void Botan::SIMD_4x32::operator&=(const Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:483:10: error: 'm_neon' was not declared in this scope m_neon = vandq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:483:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' m_neon = vandq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h:483:49: error: 'vandq_u32' was not declared in this scope m_neon = vandq_u32(m_neon, other.m_neon); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::shl() const': build/include/botan/internal/simd_32.h:502:39: error: 'm_neon' was not declared in this scope return SIMD_4x32(vshlq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h:502:52: error: there are no arguments to 'vshlq_n_u32' that depend on a template parameter, so a declaration of 'vshlq_n_u32' must be available [-fpermissive] return SIMD_4x32(vshlq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::shr() const': build/include/botan/internal/simd_32.h:520:39: error: 'm_neon' was not declared in this scope return SIMD_4x32(vshrq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h:520:52: error: there are no arguments to 'vshrq_n_u32' that depend on a template parameter, so a declaration of 'vshrq_n_u32' must be available [-fpermissive] return SIMD_4x32(vshrq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::operator~() const': build/include/botan/internal/simd_32.h:535:37: error: 'm_neon' was not declared in this scope return SIMD_4x32(vmvnq_u32(m_neon)); ^ build/include/botan/internal/simd_32.h:535:43: error: 'vmvnq_u32' was not declared in this scope return SIMD_4x32(vmvnq_u32(m_neon)); ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::andc(const Botan::SIMD_4x32&) const': build/include/botan/internal/simd_32.h:554:43: error: 'const class Botan::SIMD_4x32' has no member named 'm_neon' return SIMD_4x32(vbicq_u32(other.m_neon, m_neon)); ^ build/include/botan/internal/simd_32.h:554:51: error: 'm_neon' was not declared in this scope return SIMD_4x32(vbicq_u32(other.m_neon, m_neon)); ^ build/include/botan/internal/simd_32.h:554:57: error: 'vbicq_u32' was not declared in this scope return SIMD_4x32(vbicq_u32(other.m_neon, m_neon)); ^ build/include/botan/internal/simd_32.h: In static member function 'static void Botan::SIMD_4x32::transpose(Botan::SIMD_4x32&, Botan::SIMD_4x32&, Botan::SIMD_4x32&, Botan::SIMD_4x32&)': build/include/botan/internal/simd_32.h:636:16: error: 'uint32x4x2_t' does not name a type const uint32x4x2_t T0 = vzipq_u32(B0.m_neon, B2.m_neon); ^ build/include/botan/internal/simd_32.h:637:16: error: 'uint32x4x2_t' does not name a type const uint32x4x2_t T1 = vzipq_u32(B1.m_neon, B3.m_neon); ^ build/include/botan/internal/simd_32.h:638:16: error: 'uint32x4x2_t' does not name a type const uint32x4x2_t O0 = vzipq_u32(T0.val[0], T1.val[0]); ^ build/include/botan/internal/simd_32.h:639:16: error: 'uint32x4x2_t' does not name a type const uint32x4x2_t O1 = vzipq_u32(T0.val[1], T1.val[1]); ^ build/include/botan/internal/simd_32.h:641:13: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' B0.m_neon = O0.val[0]; ^ build/include/botan/internal/simd_32.h:641:22: error: 'O0' was not declared in this scope B0.m_neon = O0.val[0]; ^ build/include/botan/internal/simd_32.h:642:13: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' B1.m_neon = O0.val[1]; ^ build/include/botan/internal/simd_32.h:643:13: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' B2.m_neon = O1.val[0]; ^ build/include/botan/internal/simd_32.h:643:22: error: 'O1' was not declared in this scope B2.m_neon = O1.val[0]; ^ build/include/botan/internal/simd_32.h:644:13: error: 'class Botan::SIMD_4x32' has no member named 'm_neon' B3.m_neon = O1.val[1]; ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 8u]': build/include/botan/internal/simd_32.h:592:41: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 13u]': src/lib/block/serpent/serpent_simd/serpent_simd.cpp:65:50: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 3u]': src/lib/block/serpent/serpent_simd/serpent_simd.cpp:65:50: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::shl() const [with int SHIFT = 3]': src/lib/block/serpent/serpent_simd/serpent_simd.cpp:65:50: required from here build/include/botan/internal/simd_32.h:502:52: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vshlq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 1u]': src/lib/block/serpent/serpent_simd/serpent_simd.cpp:65:50: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 7u]': src/lib/block/serpent/serpent_simd/serpent_simd.cpp:65:50: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::shl() const [with int SHIFT = 7]': src/lib/block/serpent/serpent_simd/serpent_simd.cpp:65:50: required from here build/include/botan/internal/simd_32.h:502:52: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vshlq_n_u32(m_neon, SHIFT)); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 5u]': src/lib/block/serpent/serpent_simd/serpent_simd.cpp:65:50: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 22u]': src/lib/block/serpent/serpent_simd/serpent_simd.cpp:65:50: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 24u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 8u]' build/include/botan/internal/simd_32.h:591:41: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 10u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 22u]' src/lib/block/serpent/serpent_simd/serpent_simd.cpp:122:4: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 27u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 5u]' src/lib/block/serpent/serpent_simd/serpent_simd.cpp:122:4: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 25u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 7u]' src/lib/block/serpent/serpent_simd/serpent_simd.cpp:122:4: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 31u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 1u]' src/lib/block/serpent/serpent_simd/serpent_simd.cpp:122:4: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 29u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 3u]' src/lib/block/serpent/serpent_simd/serpent_simd.cpp:122:4: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In instantiation of 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 19u]': build/include/botan/internal/simd_32.h:358:36: required from 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotr() const [with unsigned int ROT = 13u]' src/lib/block/serpent/serpent_simd/serpent_simd.cpp:122:4: required from here build/include/botan/internal/simd_32.h:341:78: error: 'vshlq_n_u32' was not declared in this scope return SIMD_4x32(vorrq_u32(vshlq_n_u32(m_neon, static_cast(ROT)), ^ build/include/botan/internal/simd_32.h:342:81: error: 'vshrq_n_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h:342:82: error: 'vorrq_u32' was not declared in this scope vshrq_n_u32(m_neon, static_cast(32-ROT)))); ^ build/include/botan/internal/simd_32.h: In static member function 'static Botan::SIMD_4x32 Botan::SIMD_4x32::load_le(const void*)': build/include/botan/internal/simd_32.h:156:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 13u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 3u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::shl() const [with int SHIFT = 3]': build/include/botan/internal/simd_32.h:509:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 1u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 7u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::shl() const [with int SHIFT = 7]': build/include/botan/internal/simd_32.h:509:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 5u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 22u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::operator~() const': build/include/botan/internal/simd_32.h:539:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 24u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 8u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 10u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 27u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 25u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 31u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 29u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ build/include/botan/internal/simd_32.h: In member function 'Botan::SIMD_4x32 Botan::SIMD_4x32::rotl() const [with unsigned int ROT = 19u]': build/include/botan/internal/simd_32.h:350:10: warning: control reaches end of non-void function [-Wreturn-type] } ^ make[1]: *** [build/obj/lib/block_serpent_simd.o] Error 1 make[1]: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/output/build/botan-2.7.0' make: *** [/home/dawncrow/buildroot-test/scripts/instance-0/output/build/botan-2.7.0/.stamp_built] Error 2 make: Leaving directory `/home/dawncrow/buildroot-test/scripts/instance-0/buildroot'