Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 478336 Details for
Bug 623024
dev-libs/botan-1.10.16 (with boost-1.64.0) - ld: cannot find -lboost_python-2.7
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build.log
build.log (text/x-log), 101.88 KB, created by
Azpegath
on 2017-06-29 13:19:12 UTC
(
hide
)
Description:
Build.log
Filename:
MIME Type:
Creator:
Azpegath
Created:
2017-06-29 13:19:12 UTC
Size:
101.88 KB
patch
obsolete
> * Package: dev-libs/botan-1.10.16 > * Repository: gentoo > * Maintainer: lloyd@randombit.net crypto@gentoo.org,proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 bzip2 elibc_glibc kernel_linux python python_targets_python2_7 python_targets_python3_5 ssl threads userland_GNU zlib > * FEATURES: preserve-libs sandbox splitdebug userpriv usersandbox >>>> Unpacking source... >>>> Unpacking Botan-1.10.16.tgz to /var/tmp/portage/dev-libs/botan-1.10.16/work >>>> Source unpacked in /var/tmp/portage/dev-libs/botan-1.10.16/work >>>> Preparing source in /var/tmp/portage/dev-libs/botan-1.10.16/work/Botan-1.10.16 ... > * Applying botan-1.10.15-c++11.patch ... > [ ok ] > * Will copy sources from /var/tmp/portage/dev-libs/botan-1.10.16/work/Botan-1.10.16 > * python2_7: copying to /var/tmp/portage/dev-libs/botan-1.10.16/work/Botan-1.10.16-python2_7 > * python3_5: copying to /var/tmp/portage/dev-libs/botan-1.10.16/work/Botan-1.10.16-python3_5 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/botan-1.10.16/work/Botan-1.10.16 ... > * Disabling modules: proc_walk,unix_procs > INFO: Canonicalizized --cpu=x86_64 to x86_64/x86_64 > INFO: Target is gcc-linux-x86_64-x86_64 > INFO: Detected gcc version 6.3.0 > INFO: Skipping, by request only - cms cvc > INFO: Skipping, disabled by user - gnump proc_walk unix_procs > INFO: Skipping, incompatible CPU - aes_ni aes_ssse3 asm_x86_32 md4_x86_32 md5_x86_32 mp_asm64 mp_x86_32 serpent_x86_32 sha1_x86_32 simd_altivec > INFO: Skipping, incompatible OS - beos_stats cryptoapi_rng win32_crit_section win32_stats > INFO: Skipping, incompatible compiler - mp_msvc64 mp_x86_32_msvc > INFO: Skipping, loaded only if needed by dependency - aes_isa_eng mp_generic simd_scalar > INFO: Using MP module mp_x86_64 > INFO: Using SIMD module simd_sse2 > INFO: ssl: If you are using TLS in your application definitely consider using the version in 1.11 instead > INFO: Assuming CPU is little endian > INFO: Assuming unaligned memory access works > INFO: Using symlink to link files into build directory > INFO: Botan 1.10.16 build setup is complete >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/botan-1.10.16/work/Botan-1.10.16 ... >make -j4 CXX=x86_64-pc-linux-gnu-g++ 'AR=x86_64-pc-linux-gnu-ar crs' 'LIB_OPT=-march=native -O2 -pipe' MACH_OPT= >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/algo_base/symkey.cpp -o build/lib/algo_base_symkey.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/algo_factory/algo_factory.cpp -o build/lib/algo_factory.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/algo_factory/prov_weight.cpp -o build/lib/algo_factory_prov_weight.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/alloc/alloc_mmap/mmap_mem.cpp -o build/lib/alloc_alloc_mmap_mmap_mem.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/alloc/mem_pool/mem_pool.cpp -o build/lib/alloc_mem_pool.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/alloc/system_alloc/defalloc.cpp -o build/lib/alloc_system_alloc_defalloc.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/alg_id.cpp -o build/lib/asn1_alg_id.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_alt.cpp -o build/lib/asn1_asn1_alt.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_att.cpp -o build/lib/asn1_asn1_att.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_int.cpp -o build/lib/asn1_asn1_int.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_oid.cpp -o build/lib/asn1_asn1_oid.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_str.cpp -o build/lib/asn1_asn1_str.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_tm.cpp -o build/lib/asn1_asn1_tm.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/ber_dec.cpp -o build/lib/asn1_ber_dec.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/der_enc.cpp -o build/lib/asn1_der_enc.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/x509_dn.cpp -o build/lib/asn1_x509_dn.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/benchmark/benchmark.cpp -o build/lib/benchmark.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/aes/aes.cpp -o build/lib/block_aes.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/blowfish/blfs_tab.cpp -o build/lib/block_blowfish_blfs_tab.o >[01m[Ksrc/benchmark/benchmark.cpp:[m[K In function â[01m[Kstd::map<std::__cxx11::basic_string<char>, double> Botan::algorithm_benchmark(const string&, Botan::Algorithm_Factory&, Botan::RandomNumberGenerator&, Botan::u32bit, size_t)[m[Kâ: >[01m[Ksrc/benchmark/benchmark.cpp:149:15:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<BlockCipher> block_cipher(proto->clone()); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/benchmark/benchmark.cpp:15[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/benchmark/benchmark.cpp:157:15:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<StreamCipher> stream_cipher(proto->clone()); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/benchmark/benchmark.cpp:15[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/benchmark/benchmark.cpp:165:15:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<HashFunction> hash(proto->clone()); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/benchmark/benchmark.cpp:15[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/benchmark/benchmark.cpp:172:15:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<MessageAuthenticationCode> mac(proto->clone()); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/benchmark/benchmark.cpp:15[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/blowfish/blowfish.cpp -o build/lib/block_blowfish.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/camellia/camellia.cpp -o build/lib/block_camellia.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/cascade/cascade.cpp -o build/lib/block_cascade.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/cast/cast128.cpp -o build/lib/block_cast_cast128.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/cast/cast256.cpp -o build/lib/block_cast_cast256.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/cast/cast_tab.cpp -o build/lib/block_cast_cast_tab.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/des/des.cpp -o build/lib/block_des.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/des/des_tab.cpp -o build/lib/block_des_des_tab.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/des/desx.cpp -o build/lib/block_des_desx.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/gost_28147/gost_28147.cpp -o build/lib/block_gost_28147.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/idea/idea.cpp -o build/lib/block_idea.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/idea_sse2/idea_sse2.cpp -o build/lib/block_idea_sse2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/kasumi/kasumi.cpp -o build/lib/block_kasumi.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/lion/lion.cpp -o build/lib/block_lion.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/lubyrack/lubyrack.cpp -o build/lib/block_lubyrack.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/mars/mars.cpp -o build/lib/block_mars.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/misty1/misty1.cpp -o build/lib/block_misty1.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/noekeon/noekeon.cpp -o build/lib/block_noekeon.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/noekeon_simd/noekeon_simd.cpp -o build/lib/block_noekeon_simd.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/rc2/rc2.cpp -o build/lib/block_rc2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/rc5/rc5.cpp -o build/lib/block_rc5.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/rc6/rc6.cpp -o build/lib/block_rc6.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/safer/safer_sk.cpp -o build/lib/block_safer_safer_sk.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/seed/seed.cpp -o build/lib/block_seed.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/seed/seed_tab.cpp -o build/lib/block_seed_seed_tab.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/serpent/serpent.cpp -o build/lib/block_serpent.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/serpent_simd/serp_simd.cpp -o build/lib/block_serpent_simd_serp_simd.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/skipjack/skipjack.cpp -o build/lib/block_skipjack.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/square/sqr_tab.cpp -o build/lib/block_square_sqr_tab.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/square/square.cpp -o build/lib/block_square.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/tea/tea.cpp -o build/lib/block_tea.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/twofish/two_tab.cpp -o build/lib/block_twofish_two_tab.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/twofish/twofish.cpp -o build/lib/block_twofish.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/xtea/xtea.cpp -o build/lib/block_xtea.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/xtea_simd/xtea_simd.cpp -o build/lib/block_xtea_simd.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/certstore/certstor.cpp -o build/lib/cert_certstore_certstor.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/pkcs10/pkcs10.cpp -o build/lib/cert_pkcs10.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509ca/x509_ca.cpp -o build/lib/cert_x509ca_x509_ca.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509cert/x509_ext.cpp -o build/lib/cert_x509cert_x509_ext.o >[01m[Ksrc/cert/x509ca/x509_ca.cpp:[m[K In member function â[01m[KBotan::X509_Certificate Botan::X509_CA::sign_request(const Botan::PKCS10_Request&, Botan::RandomNumberGenerator&, const Botan::X509_Time&, const Botan::X509_Time&)[m[Kâ: >[01m[Ksrc/cert/x509ca/x509_ca.cpp:59:12:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<Public_Key> key(req.subject_public_key()); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/cert/x509ca/x509_ca.cpp:20[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509cert/x509_obj.cpp -o build/lib/cert_x509cert_x509_obj.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509cert/x509cert.cpp -o build/lib/cert_x509cert.o >[01m[Ksrc/cert/x509cert/x509_obj.cpp:[m[K In member function â[01m[Kbool Botan::X509_Object::check_signature(Botan::Public_Key*) const[m[Kâ: >[01m[Ksrc/cert/x509cert/x509_obj.cpp:171:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<Public_Key> key(pub_key); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/cert/x509cert/x509_obj.cpp:17[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509crl/crl_ent.cpp -o build/lib/cert_x509crl_crl_ent.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509crl/x509_crl.cpp -o build/lib/cert_x509crl_x509_crl.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509self/x509opt.cpp -o build/lib/cert_x509self_x509opt.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509self/x509self.cpp -o build/lib/cert_x509self.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509store/x509stor.cpp -o build/lib/cert_x509store_x509stor.o >[01m[Ksrc/cert/x509self/x509self.cpp:[m[K In function â[01m[KBotan::X509_Certificate Botan::X509::create_self_signed_cert(const Botan::X509_Cert_Options&, const Botan::Private_Key&, const string&, Botan::RandomNumberGenerator&)[m[Kâ: >[01m[Ksrc/cert/x509self/x509self.cpp:57:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<PK_Signer> signer(choose_sig_format(key, hash_fn, sig_algo)); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/cert/x509self/x509self.cpp:14[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/cert/x509self/x509self.cpp:[m[K In function â[01m[KBotan::PKCS10_Request Botan::X509::create_cert_req(const Botan::X509_Cert_Options&, const Botan::Private_Key&, const string&, Botan::RandomNumberGenerator&)[m[Kâ: >[01m[Ksrc/cert/x509self/x509self.cpp:103:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<PK_Signer> signer(choose_sig_format(key, hash_fn, sig_algo)); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/cert/x509self/x509self.cpp:14[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/checksum/adler32/adler32.cpp -o build/lib/checksum_adler32.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/checksum/crc24/crc24.cpp -o build/lib/checksum_crc24.o >[01m[Ksrc/cert/x509store/x509stor.cpp:[m[K In static member function â[01m[Kstatic Botan::X509_Code Botan::X509_Store::check_sig(const Botan::X509_Object&, Botan::Public_Key*)[m[Kâ: >[01m[Ksrc/cert/x509store/x509stor.cpp:377:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<Public_Key> pub_key(key); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/cert/x509store/x509stor.cpp:14[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/checksum/crc32/crc32.cpp -o build/lib/checksum_crc32.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/codec/base64/base64.cpp -o build/lib/codec_base64.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/codec/hex/hex.cpp -o build/lib/codec_hex.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/codec/openpgp/openpgp.cpp -o build/lib/codec_openpgp.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/codec/pem/pem.cpp -o build/lib/codec_pem.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/aont/package.cpp -o build/lib/constructs_aont_package.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/cryptobox/cryptobox.cpp -o build/lib/constructs_cryptobox.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/fpe_fe1/fpe_fe1.cpp -o build/lib/constructs_fpe_fe1.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/rfc3394/rfc3394.cpp -o build/lib/constructs_rfc3394.o >[01m[Ksrc/constructs/rfc3394/rfc3394.cpp:[m[K In function â[01m[KBotan::SecureVector<unsigned char> Botan::rfc3394_keywrap(const Botan::MemoryRegion<unsigned char>&, const SymmetricKey&, Botan::Algorithm_Factory&)[m[Kâ: >[01m[Ksrc/constructs/rfc3394/rfc3394.cpp:42:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<BlockCipher> aes(make_aes(kek.length(), af)); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/constructs/rfc3394/rfc3394.cpp:14[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/constructs/rfc3394/rfc3394.cpp:[m[K In function â[01m[KBotan::SecureVector<unsigned char> Botan::rfc3394_keyunwrap(const Botan::MemoryRegion<unsigned char>&, const SymmetricKey&, Botan::Algorithm_Factory&)[m[Kâ: >[01m[Ksrc/constructs/rfc3394/rfc3394.cpp:84:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<BlockCipher> aes(make_aes(kek.length(), af)); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/constructs/rfc3394/rfc3394.cpp:14[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/srp6/srp6.cpp -o build/lib/constructs_srp6.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/tss/tss.cpp -o build/lib/constructs_tss.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/asm_engine/asm_engine.cpp -o build/lib/engine_asm_engine.o >[01m[Ksrc/constructs/srp6/srp6.cpp:[m[K In function â[01m[KBotan::BigInt Botan::{anonymous}::hash_seq(const string&, size_t, const Botan::BigInt&, const Botan::BigInt&)[m[Kâ: >[01m[Ksrc/constructs/srp6/srp6.cpp:23:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<HashFunction> hash_fn( > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/constructs/srp6/srp6.cpp:12[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/constructs/srp6/srp6.cpp:[m[K In function â[01m[KBotan::BigInt Botan::{anonymous}::hash_seq(const string&, size_t, const Botan::BigInt&, const Botan::BigInt&, const Botan::BigInt&)[m[Kâ: >[01m[Ksrc/constructs/srp6/srp6.cpp:38:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<HashFunction> hash_fn( > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/constructs/srp6/srp6.cpp:12[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/constructs/srp6/srp6.cpp:[m[K In function â[01m[KBotan::BigInt Botan::{anonymous}::compute_x(const string&, const string&, const string&, const Botan::MemoryRegion<unsigned char>&)[m[Kâ: >[01m[Ksrc/constructs/srp6/srp6.cpp:53:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<HashFunction> hash_fn( > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/constructs/srp6/srp6.cpp:12[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/constructs/tss/tss.cpp:[m[K In static member function â[01m[Kstatic Botan::SecureVector<unsigned char> Botan::RTSS_Share::reconstruct(const std::vector<Botan::RTSS_Share>&)[m[Kâ: >[01m[Ksrc/constructs/tss/tss.cpp:208:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<HashFunction> hash(get_rtss_hash_by_id(hash_id)); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/constructs/tss/tss.cpp:14[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/constructs/srp6/srp6.cpp:[m[K At global scope: >[01m[Ksrc/constructs/srp6/srp6.cpp:32:8:[m[K [01;35m[Kwarning: [m[Kâ[01m[KBotan::BigInt Botan::{anonymous}::hash_seq(const string&, size_t, const Botan::BigInt&, const Botan::BigInt&, const Botan::BigInt&)[m[Kâ defined but not used [[01;35m[K-Wunused-function[m[K] > BigInt [01;35m[Khash_seq[m[K(const std::string& hash_id, > [01;35m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/core_engine/core_modes.cpp -o build/lib/engine_core_engine_core_modes.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/core_engine/def_pk_ops.cpp -o build/lib/engine_core_engine_def_pk_ops.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/core_engine/def_powm.cpp -o build/lib/engine_core_engine_def_powm.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/core_engine/lookup_block.cpp -o build/lib/engine_core_engine_lookup_block.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/core_engine/lookup_hash.cpp -o build/lib/engine_core_engine_lookup_hash.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/core_engine/lookup_mac.cpp -o build/lib/engine_core_engine_lookup_mac.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/core_engine/lookup_pbkdf.cpp -o build/lib/engine_core_engine_lookup_pbkdf.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/core_engine/lookup_stream.cpp -o build/lib/engine_core_engine_lookup_stream.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/dyn_engine/dyn_engine.cpp -o build/lib/engine_dyn_engine.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/engine.cpp -o build/lib/engine.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/openssl/bn_powm.cpp -o build/lib/engine_openssl_bn_powm.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/openssl/bn_wrap.cpp -o build/lib/engine_openssl_bn_wrap.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/openssl/ossl_arc4.cpp -o build/lib/engine_openssl_ossl_arc4.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/openssl/ossl_bc.cpp -o build/lib/engine_openssl_ossl_bc.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/openssl/ossl_md.cpp -o build/lib/engine_openssl_ossl_md.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/openssl/ossl_pk.cpp -o build/lib/engine_openssl_ossl_pk.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/simd_engine/simd_engine.cpp -o build/lib/engine_simd_engine.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/entropy/dev_random/dev_random.cpp -o build/lib/entropy_dev_random.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/entropy/egd/es_egd.cpp -o build/lib/entropy_egd_es_egd.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/entropy/hres_timer/hres_timer.cpp -o build/lib/entropy_hres_timer.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/entropy/rdrand/rdrand.cpp -o build/lib/entropy_rdrand.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/algo_filt.cpp -o build/lib/filters_algo_filt.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/basefilt.cpp -o build/lib/filters_basefilt.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/buf_filt.cpp -o build/lib/filters_buf_filt.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/bzip2/bzip2.cpp -o build/lib/filters_bzip2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/codec_filt/b64_filt.cpp -o build/lib/filters_codec_filt_b64_filt.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/codec_filt/hex_filt.cpp -o build/lib/filters_codec_filt_hex_filt.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/data_snk.cpp -o build/lib/filters_data_snk.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/data_src.cpp -o build/lib/filters_data_src.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/fd_unix/fd_unix.cpp -o build/lib/filters_fd_unix.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/filter.cpp -o build/lib/filters_filter.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/cbc/cbc.cpp -o build/lib/filters_modes_cbc.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/cfb/cfb.cpp -o build/lib/filters_modes_cfb.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/cts/cts.cpp -o build/lib/filters_modes_cts.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/eax/eax.cpp -o build/lib/filters_modes_eax.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/eax/eax_dec.cpp -o build/lib/filters_modes_eax_eax_dec.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/ecb/ecb.cpp -o build/lib/filters_modes_ecb.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/mode_pad/mode_pad.cpp -o build/lib/filters_modes_mode_pad.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/xts/xts.cpp -o build/lib/filters_modes_xts.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/out_buf.cpp -o build/lib/filters_out_buf.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/pipe.cpp -o build/lib/filters_pipe.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/pipe_io.cpp -o build/lib/filters_pipe_io.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/pipe_rw.cpp -o build/lib/filters_pipe_rw.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/pk_filts/pk_filts.cpp -o build/lib/filters_pk_filts.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/secqueue.cpp -o build/lib/filters_secqueue.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/zlib/zlib.cpp -o build/lib/filters_zlib.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/bmw_512/bmw_512.cpp -o build/lib/hash_bmw_512.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/comb4p/comb4p.cpp -o build/lib/hash_comb4p.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/gost_3411/gost_3411.cpp -o build/lib/hash_gost_3411.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/has160/has160.cpp -o build/lib/hash_has160.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/keccak/keccak.cpp -o build/lib/hash_keccak.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/md2/md2.cpp -o build/lib/hash_md2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/md4/md4.cpp -o build/lib/hash_md4.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/md5/md5.cpp -o build/lib/hash_md5.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/mdx_hash/mdx_hash.cpp -o build/lib/hash_mdx_hash.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/par_hash/par_hash.cpp -o build/lib/hash_par_hash.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/rmd128/rmd128.cpp -o build/lib/hash_rmd128.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/rmd160/rmd160.cpp -o build/lib/hash_rmd160.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/sha1/sha160.cpp -o build/lib/hash_sha1_sha160.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/sha1_sse2/sha1_sse2.cpp -o build/lib/hash_sha1_sse2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/sha1_x86_64/sha1_x86_64.cpp -o build/lib/hash_sha1_x86_64.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/sha1_x86_64/sha1_x86_64_imp.S -o build/lib/hash_sha1_x86_64_sha1_x86_64_imp.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/sha2_32/sha2_32.cpp -o build/lib/hash_sha2_32.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/sha2_64/sha2_64.cpp -o build/lib/hash_sha2_64.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/skein/skein_512.cpp -o build/lib/hash_skein_skein_512.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/tiger/tig_tab.cpp -o build/lib/hash_tiger_tig_tab.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/tiger/tiger.cpp -o build/lib/hash_tiger.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/whirlpool/whrl_tab.cpp -o build/lib/hash_whirlpool_whrl_tab.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/whirlpool/whrlpool.cpp -o build/lib/hash_whirlpool_whrlpool.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/kdf.cpp -o build/lib/kdf.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/kdf1/kdf1.cpp -o build/lib/kdf_kdf1.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/kdf2/kdf2.cpp -o build/lib/kdf_kdf2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/mgf1/mgf1.cpp -o build/lib/kdf_mgf1.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/prf_ssl3/prf_ssl3.cpp -o build/lib/kdf_prf_ssl3.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/prf_tls/prf_tls.cpp -o build/lib/kdf_prf_tls.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/prf_x942/prf_x942.cpp -o build/lib/kdf_prf_x942.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/get_enc.cpp -o build/lib/libstate_get_enc.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/global_rng.cpp -o build/lib/libstate_global_rng.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/global_state.cpp -o build/lib/libstate_global_state.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/init.cpp -o build/lib/libstate_init.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/libstate.cpp -o build/lib/libstate.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/lookup.cpp -o build/lib/libstate_lookup.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/oid_lookup/oids.cpp -o build/lib/libstate_oid_lookup_oids.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/policy.cpp -o build/lib/libstate_policy.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/scan_name.cpp -o build/lib/libstate_scan_name.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mac/cbc_mac/cbc_mac.cpp -o build/lib/mac_cbc_mac.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mac/cmac/cmac.cpp -o build/lib/mac_cmac.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mac/hmac/hmac.cpp -o build/lib/mac_hmac.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mac/mac.cpp -o build/lib/mac.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mac/ssl3mac/ssl3_mac.cpp -o build/lib/mac_ssl3mac_ssl3_mac.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mac/x919_mac/x919_mac.cpp -o build/lib/mac_x919_mac.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/bigint/big_code.cpp -o build/lib/math_bigint_big_code.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/bigint/big_io.cpp -o build/lib/math_bigint_big_io.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/bigint/big_ops2.cpp -o build/lib/math_bigint_big_ops2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/bigint/big_ops3.cpp -o build/lib/math_bigint_big_ops3.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/bigint/big_rand.cpp -o build/lib/math_bigint_big_rand.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/bigint/bigint.cpp -o build/lib/math_bigint.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/bigint/divide.cpp -o build/lib/math_bigint_divide.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/ec_gfp/point_gfp.cpp -o build/lib/math_ec_gfp_point_gfp.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/mp/mp_asm.cpp -o build/lib/math_mp_mp_asm.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/mp/mp_comba.cpp -o build/lib/math_mp_mp_comba.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/mp/mp_karat.cpp -o build/lib/math_mp_mp_karat.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/mp/mp_misc.cpp -o build/lib/math_mp_mp_misc.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/mp/mp_monty.cpp -o build/lib/math_mp_mp_monty.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/mp/mp_mulop.cpp -o build/lib/math_mp_mp_mulop.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/mp/mp_shift.cpp -o build/lib/math_mp_mp_shift.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/dsa_gen.cpp -o build/lib/math_numbertheory_dsa_gen.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/jacobi.cpp -o build/lib/math_numbertheory_jacobi.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/make_prm.cpp -o build/lib/math_numbertheory_make_prm.o >[01m[Ksrc/math/numbertheory/dsa_gen.cpp:[m[K In function â[01m[Kbool Botan::generate_dsa_primes(Botan::RandomNumberGenerator&, Botan::Algorithm_Factory&, Botan::BigInt&, Botan::BigInt&, size_t, size_t, const Botan::MemoryRegion<unsigned char>&)[m[Kâ: >[01m[Ksrc/math/numbertheory/dsa_gen.cpp:57:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<HashFunction> hash( > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/math/numbertheory/dsa_gen.cpp:13[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/mp_numth.cpp -o build/lib/math_numbertheory_mp_numth.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/numthry.cpp -o build/lib/math_numbertheory_numthry.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/pow_mod.cpp -o build/lib/math_numbertheory_pow_mod.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/powm_fw.cpp -o build/lib/math_numbertheory_powm_fw.o >[01m[Ksrc/math/numbertheory/numthry.cpp:[m[K In function â[01m[KBotan::BigInt Botan::{anonymous}::ct_inverse_mod_odd_modulus(const Botan::BigInt&, const Botan::BigInt&)[m[Kâ: >[01m[Ksrc/math/numbertheory/numthry.cpp:242:24:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Ka_w[m[Kâ [[01;35m[K-Wunused-variable[m[K] > SecureVector<word>& [01;35m[Ka_w[m[K = a.get_reg(); > [01;35m[K^~~[m[K >[01m[Ksrc/math/numbertheory/numthry.cpp:243:24:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kb_w[m[Kâ [[01;35m[K-Wunused-variable[m[K] > SecureVector<word>& [01;35m[Kb_w[m[K = b.get_reg(); > [01;35m[K^~~[m[K >[01m[Ksrc/math/numbertheory/numthry.cpp:244:24:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Ku_w[m[Kâ [[01;35m[K-Wunused-variable[m[K] > SecureVector<word>& [01;35m[Ku_w[m[K = u.get_reg(); > [01;35m[K^~~[m[K >[01m[Ksrc/math/numbertheory/numthry.cpp:245:24:[m[K [01;35m[Kwarning: [m[Kunused variable â[01m[Kv_w[m[Kâ [[01;35m[K-Wunused-variable[m[K] > SecureVector<word>& [01;35m[Kv_w[m[K = v.get_reg(); > [01;35m[K^~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/powm_mnt.cpp -o build/lib/math_numbertheory_powm_mnt.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/primes.cpp -o build/lib/math_numbertheory_primes.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/reducer.cpp -o build/lib/math_numbertheory_reducer.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/ressol.cpp -o build/lib/math_numbertheory_ressol.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mutex/noop_mutex/mux_noop.cpp -o build/lib/mutex_noop_mutex_mux_noop.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mutex/pthreads/mux_pthr.cpp -o build/lib/mutex_pthreads_mux_pthr.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/passhash/bcrypt/bcrypt.cpp -o build/lib/passhash_bcrypt.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/passhash/passhash9/passhash9.cpp -o build/lib/passhash_passhash9.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbe/get_pbe.cpp -o build/lib/pbe_get_pbe.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbe/pbes1/pbes1.cpp -o build/lib/pbe_pbes1.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbe/pbes2/pbes2.cpp -o build/lib/pbe_pbes2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbkdf/pbkdf1/pbkdf1.cpp -o build/lib/pbkdf_pbkdf1.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbkdf/pbkdf2/pbkdf2.cpp -o build/lib/pbkdf_pbkdf2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbkdf/pgps2k/pgp_s2k.cpp -o build/lib/pbkdf_pgps2k_pgp_s2k.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/eme.cpp -o build/lib/pk_pad_eme.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/eme1/eme1.cpp -o build/lib/pk_pad_eme1.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/eme_pkcs/eme_pkcs.cpp -o build/lib/pk_pad_eme_pkcs.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa1/emsa1.cpp -o build/lib/pk_pad_emsa1.o >[01m[Ksrc/pk_pad/eme_pkcs/eme_pkcs.cpp:[m[K In member function â[01m[Kvirtual Botan::SecureVector<unsigned char> Botan::EME_PKCS1v15::unpad(const byte*, size_t, size_t) const[m[Kâ: >[01m[Ksrc/pk_pad/eme_pkcs/eme_pkcs.cpp:42:47:[m[K [01;35m[Kwarning: [m[Kunused parameter â[01m[Kkey_len[m[Kâ [[01;35m[K-Wunused-parameter[m[K] > size_t [01;35m[Kkey_len[m[K) const > [01;35m[K^~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa1_bsi/emsa1_bsi.cpp -o build/lib/pk_pad_emsa1_bsi.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa2/emsa2.cpp -o build/lib/pk_pad_emsa2.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa3/emsa3.cpp -o build/lib/pk_pad_emsa3.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa4/emsa4.cpp -o build/lib/pk_pad_emsa4.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa_raw/emsa_raw.cpp -o build/lib/pk_pad_emsa_raw.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/hash_id/hash_id.cpp -o build/lib/pk_pad_hash_id.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/blinding.cpp -o build/lib/pubkey_blinding.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/dh/dh.cpp -o build/lib/pubkey_dh.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/dl_algo/dl_algo.cpp -o build/lib/pubkey_dl_algo.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/dl_group/dl_group.cpp -o build/lib/pubkey_dl_group.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/dlies/dlies.cpp -o build/lib/pubkey_dlies.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/dsa/dsa.cpp -o build/lib/pubkey_dsa.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/ec_group/ec_group.cpp -o build/lib/pubkey_ec_group.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/ecc_key/ecc_key.cpp -o build/lib/pubkey_ecc_key.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/ecdh/ecdh.cpp -o build/lib/pubkey_ecdh.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/ecdsa/ecdsa.cpp -o build/lib/pubkey_ecdsa.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/elgamal/elgamal.cpp -o build/lib/pubkey_elgamal.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/gost_3410/gost_3410.cpp -o build/lib/pubkey_gost_3410.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/if_algo/if_algo.cpp -o build/lib/pubkey_if_algo.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/keypair/keypair.cpp -o build/lib/pubkey_keypair.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/nr/nr.cpp -o build/lib/pubkey_nr.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pk_algs.cpp -o build/lib/pubkey_pk_algs.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pk_keys.cpp -o build/lib/pubkey_pk_keys.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pkcs8.cpp -o build/lib/pubkey_pkcs8.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pubkey.cpp -o build/lib/pubkey.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pubkey_enums.cpp -o build/lib/pubkey_pubkey_enums.o >[01m[Ksrc/pubkey/pkcs8.cpp:[m[K In function â[01m[KBotan::SecureVector<unsigned char> Botan::PKCS8::{anonymous}::PKCS8_decode(Botan::DataSource&, const Botan::User_Interface&, Botan::AlgorithmIdentifier&)[m[Kâ: >[01m[Ksrc/pubkey/pkcs8.cpp:92:18:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<PBE> pbe(get_pbe(pbe_alg_id.oid, params)); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/pubkey/pkcs8.cpp:16[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >[01m[Ksrc/pubkey/pkcs8.cpp:[m[K In function â[01m[KBotan::SecureVector<unsigned char> Botan::PKCS8::BER_encode(const Botan::Private_Key&, Botan::RandomNumberGenerator&, const string&, const string&)[m[Kâ: >[01m[Ksrc/pubkey/pkcs8.cpp:165:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<PBE> pbe(get_pbe(((pbe_algo != "") ? pbe_algo : DEFAULT_PBE))); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/pubkey/pkcs8.cpp:16[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/rsa/rsa.cpp -o build/lib/pubkey_rsa.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/rw/rw.cpp -o build/lib/pubkey_rw.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/workfactor.cpp -o build/lib/pubkey_workfactor.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/x509_key.cpp -o build/lib/pubkey_x509_key.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/rng/hmac_rng/hmac_rng.cpp -o build/lib/rng_hmac_rng.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/rng/randpool/randpool.cpp -o build/lib/rng_randpool.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/rng/rng.cpp -o build/lib/rng.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/rng/x931_rng/x931_rng.cpp -o build/lib/rng_x931_rng.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/selftest/selftest.cpp -o build/lib/selftest.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/c_kex.cpp -o build/lib/ssl_c_kex.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/cert_req.cpp -o build/lib/ssl_cert_req.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/cert_ver.cpp -o build/lib/ssl_cert_ver.o >[01m[Ksrc/ssl/cert_ver.cpp:[m[K In member function â[01m[Kbool Botan::Certificate_Verify::verify(const Botan::X509_Certificate&, Botan::HandshakeHash&)[m[Kâ: >[01m[Ksrc/ssl/cert_ver.cpp:78:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<Public_Key> key(cert.subject_public_key()); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/ssl/cert_ver.cpp:14[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/finished.cpp -o build/lib/ssl_finished.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/hello.cpp -o build/lib/ssl_hello.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/rec_read.cpp -o build/lib/ssl_rec_read.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/rec_wri.cpp -o build/lib/ssl_rec_wri.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/s_kex.cpp -o build/lib/ssl_s_kex.o >[01m[Ksrc/ssl/rec_wri.cpp:[m[K In member function â[01m[Kvoid Botan::Record_Writer::alert(Botan::Alert_Level, Botan::Alert_Type)[m[Kâ: >[01m[Ksrc/ssl/rec_wri.cpp:266:34:[m[K [01;35m[Kwarning: [m[Knarrowing conversion of â[01m[Ktype[m[Kâ from â[01m[Kunsigned int[m[Kâ to â[01m[KBotan::byte {aka unsigned char}[m[Kâ inside { } [[01;35m[K-Wnarrowing[m[K] > byte alert[2] = { level, type [01;35m[K}[m[K; > [01;35m[K^[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_client.cpp -o build/lib/ssl_tls_client.o >[01m[Ksrc/ssl/s_kex.cpp:[m[K In member function â[01m[Kbool Botan::Server_Key_Exchange::verify(const Botan::X509_Certificate&, const Botan::MemoryRegion<unsigned char>&, const Botan::MemoryRegion<unsigned char>&) const[m[Kâ: >[01m[Ksrc/ssl/s_kex.cpp:154:9:[m[K [01;35m[Kwarning: [m[Kâ[01m[Ktemplate<class> class std::auto_ptr[m[Kâ is deprecated [[01;35m[K-Wdeprecated-declarations[m[K] > std::[01;35m[Kauto_ptr[m[K<Public_Key> key(cert.subject_public_key()); > [01;35m[K^~~~~~~~[m[K >In file included from [01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0[m[K, > from [01m[Ksrc/ssl/s_kex.cpp:15[m[K: >[01m[K/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28:[m[K [01;36m[Knote: [m[Kdeclared here > template<typename> class [01;36m[Kauto_ptr[m[K; > [01;36m[K^~~~~~~~[m[K >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_handshake_hash.cpp -o build/lib/ssl_tls_handshake_hash.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_policy.cpp -o build/lib/ssl_tls_policy.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_server.cpp -o build/lib/ssl_tls_server.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_session_key.cpp -o build/lib/ssl_tls_session_key.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_state.cpp -o build/lib/ssl_tls_state.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_suites.cpp -o build/lib/ssl_tls_suites.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/arc4/arc4.cpp -o build/lib/stream_arc4.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/ctr/ctr.cpp -o build/lib/stream_ctr.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/ofb/ofb.cpp -o build/lib/stream_ofb.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/salsa20/salsa20.cpp -o build/lib/stream_salsa20.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/stream_cipher.cpp -o build/lib/stream_stream_cipher.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/turing/tur_tab.cpp -o build/lib/stream_turing_tur_tab.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/turing/turing.cpp -o build/lib/stream_turing.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/wid_wake/wid_wake.cpp -o build/lib/stream_wid_wake.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/assert.cpp -o build/lib/utils_assert.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/charset.cpp -o build/lib/utils_charset.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/cpuid.cpp -o build/lib/utils_cpuid.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/datastor/datastor.cpp -o build/lib/utils_datastor.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/dyn_load/dyn_load.cpp -o build/lib/utils_dyn_load.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/mlock.cpp -o build/lib/utils_mlock.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/parsing.cpp -o build/lib/utils_parsing.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/time.cpp -o build/lib/utils_time.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/ui.cpp -o build/lib/utils_ui.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -march=native -O2 -pipe -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/version.cpp -o build/lib/utils_version.o >x86_64-pc-linux-gnu-g++ -shared -fPIC -Wl,-soname,libbotan-1.10.so.1 -Wl,--as-needed build/lib/algo_base_symkey.o build/lib/algo_factory.o build/lib/algo_factory_prov_weight.o build/lib/alloc_alloc_mmap_mmap_mem.o build/lib/alloc_mem_pool.o build/lib/alloc_system_alloc_defalloc.o build/lib/asn1_alg_id.o build/lib/asn1_asn1_alt.o build/lib/asn1_asn1_att.o build/lib/asn1_asn1_int.o build/lib/asn1_asn1_oid.o build/lib/asn1_asn1_str.o build/lib/asn1_asn1_tm.o build/lib/asn1_ber_dec.o build/lib/asn1_der_enc.o build/lib/asn1_x509_dn.o build/lib/benchmark.o build/lib/block_aes.o build/lib/block_blowfish_blfs_tab.o build/lib/block_blowfish.o build/lib/block_camellia.o build/lib/block_cascade.o build/lib/block_cast_cast128.o build/lib/block_cast_cast256.o build/lib/block_cast_cast_tab.o build/lib/block_des.o build/lib/block_des_des_tab.o build/lib/block_des_desx.o build/lib/block_gost_28147.o build/lib/block_idea.o build/lib/block_idea_sse2.o build/lib/block_kasumi.o build/lib/block_lion.o build/lib/block_lubyrack.o build/lib/block_mars.o build/lib/block_misty1.o build/lib/block_noekeon.o build/lib/block_noekeon_simd.o build/lib/block_rc2.o build/lib/block_rc5.o build/lib/block_rc6.o build/lib/block_safer_safer_sk.o build/lib/block_seed.o build/lib/block_seed_seed_tab.o build/lib/block_serpent.o build/lib/block_serpent_simd_serp_simd.o build/lib/block_skipjack.o build/lib/block_square_sqr_tab.o build/lib/block_square.o build/lib/block_tea.o build/lib/block_twofish_two_tab.o build/lib/block_twofish.o build/lib/block_xtea.o build/lib/block_xtea_simd.o build/lib/cert_certstore_certstor.o build/lib/cert_pkcs10.o build/lib/cert_x509ca_x509_ca.o build/lib/cert_x509cert_x509_ext.o build/lib/cert_x509cert_x509_obj.o build/lib/cert_x509cert.o build/lib/cert_x509crl_crl_ent.o build/lib/cert_x509crl_x509_crl.o build/lib/cert_x509self_x509opt.o build/lib/cert_x509self.o build/lib/cert_x509store_x509stor.o build/lib/checksum_adler32.o build/lib/checksum_crc24.o build/lib/checksum_crc32.o build/lib/codec_base64.o build/lib/codec_hex.o build/lib/codec_openpgp.o build/lib/codec_pem.o build/lib/constructs_aont_package.o build/lib/constructs_cryptobox.o build/lib/constructs_fpe_fe1.o build/lib/constructs_rfc3394.o build/lib/constructs_srp6.o build/lib/constructs_tss.o build/lib/engine_asm_engine.o build/lib/engine_core_engine_core_modes.o build/lib/engine_core_engine_def_pk_ops.o build/lib/engine_core_engine_def_powm.o build/lib/engine_core_engine_lookup_block.o build/lib/engine_core_engine_lookup_hash.o build/lib/engine_core_engine_lookup_mac.o build/lib/engine_core_engine_lookup_pbkdf.o build/lib/engine_core_engine_lookup_stream.o build/lib/engine_dyn_engine.o build/lib/engine.o build/lib/engine_openssl_bn_powm.o build/lib/engine_openssl_bn_wrap.o build/lib/engine_openssl_ossl_arc4.o build/lib/engine_openssl_ossl_bc.o build/lib/engine_openssl_ossl_md.o build/lib/engine_openssl_ossl_pk.o build/lib/engine_simd_engine.o build/lib/entropy_dev_random.o build/lib/entropy_egd_es_egd.o build/lib/entropy_hres_timer.o build/lib/entropy_rdrand.o build/lib/filters_algo_filt.o build/lib/filters_basefilt.o build/lib/filters_buf_filt.o build/lib/filters_bzip2.o build/lib/filters_codec_filt_b64_filt.o build/lib/filters_codec_filt_hex_filt.o build/lib/filters_data_snk.o build/lib/filters_data_src.o build/lib/filters_fd_unix.o build/lib/filters_filter.o build/lib/filters_modes_cbc.o build/lib/filters_modes_cfb.o build/lib/filters_modes_cts.o build/lib/filters_modes_eax.o build/lib/filters_modes_eax_eax_dec.o build/lib/filters_modes_ecb.o build/lib/filters_modes_mode_pad.o build/lib/filters_modes_xts.o build/lib/filters_out_buf.o build/lib/filters_pipe.o build/lib/filters_pipe_io.o build/lib/filters_pipe_rw.o build/lib/filters_pk_filts.o build/lib/filters_secqueue.o build/lib/filters_zlib.o build/lib/hash_bmw_512.o build/lib/hash_comb4p.o build/lib/hash_gost_3411.o build/lib/hash_has160.o build/lib/hash_keccak.o build/lib/hash_md2.o build/lib/hash_md4.o build/lib/hash_md5.o build/lib/hash_mdx_hash.o build/lib/hash_par_hash.o build/lib/hash_rmd128.o build/lib/hash_rmd160.o build/lib/hash_sha1_sha160.o build/lib/hash_sha1_sse2.o build/lib/hash_sha1_x86_64.o build/lib/hash_sha1_x86_64_sha1_x86_64_imp.o build/lib/hash_sha2_32.o build/lib/hash_sha2_64.o build/lib/hash_skein_skein_512.o build/lib/hash_tiger_tig_tab.o build/lib/hash_tiger.o build/lib/hash_whirlpool_whrl_tab.o build/lib/hash_whirlpool_whrlpool.o build/lib/kdf.o build/lib/kdf_kdf1.o build/lib/kdf_kdf2.o build/lib/kdf_mgf1.o build/lib/kdf_prf_ssl3.o build/lib/kdf_prf_tls.o build/lib/kdf_prf_x942.o build/lib/libstate_get_enc.o build/lib/libstate_global_rng.o build/lib/libstate_global_state.o build/lib/libstate_init.o build/lib/libstate.o build/lib/libstate_lookup.o build/lib/libstate_oid_lookup_oids.o build/lib/libstate_policy.o build/lib/libstate_scan_name.o build/lib/mac_cbc_mac.o build/lib/mac_cmac.o build/lib/mac_hmac.o build/lib/mac.o build/lib/mac_ssl3mac_ssl3_mac.o build/lib/mac_x919_mac.o build/lib/math_bigint_big_code.o build/lib/math_bigint_big_io.o build/lib/math_bigint_big_ops2.o build/lib/math_bigint_big_ops3.o build/lib/math_bigint_big_rand.o build/lib/math_bigint.o build/lib/math_bigint_divide.o build/lib/math_ec_gfp_point_gfp.o build/lib/math_mp_mp_asm.o build/lib/math_mp_mp_comba.o build/lib/math_mp_mp_karat.o build/lib/math_mp_mp_misc.o build/lib/math_mp_mp_monty.o build/lib/math_mp_mp_mulop.o build/lib/math_mp_mp_shift.o build/lib/math_numbertheory_dsa_gen.o build/lib/math_numbertheory_jacobi.o build/lib/math_numbertheory_make_prm.o build/lib/math_numbertheory_mp_numth.o build/lib/math_numbertheory_numthry.o build/lib/math_numbertheory_pow_mod.o build/lib/math_numbertheory_powm_fw.o build/lib/math_numbertheory_powm_mnt.o build/lib/math_numbertheory_primes.o build/lib/math_numbertheory_reducer.o build/lib/math_numbertheory_ressol.o build/lib/mutex_noop_mutex_mux_noop.o build/lib/mutex_pthreads_mux_pthr.o build/lib/passhash_bcrypt.o build/lib/passhash_passhash9.o build/lib/pbe_get_pbe.o build/lib/pbe_pbes1.o build/lib/pbe_pbes2.o build/lib/pbkdf_pbkdf1.o build/lib/pbkdf_pbkdf2.o build/lib/pbkdf_pgps2k_pgp_s2k.o build/lib/pk_pad_eme.o build/lib/pk_pad_eme1.o build/lib/pk_pad_eme_pkcs.o build/lib/pk_pad_emsa1.o build/lib/pk_pad_emsa1_bsi.o build/lib/pk_pad_emsa2.o build/lib/pk_pad_emsa3.o build/lib/pk_pad_emsa4.o build/lib/pk_pad_emsa_raw.o build/lib/pk_pad_hash_id.o build/lib/pubkey_blinding.o build/lib/pubkey_dh.o build/lib/pubkey_dl_algo.o build/lib/pubkey_dl_group.o build/lib/pubkey_dlies.o build/lib/pubkey_dsa.o build/lib/pubkey_ec_group.o build/lib/pubkey_ecc_key.o build/lib/pubkey_ecdh.o build/lib/pubkey_ecdsa.o build/lib/pubkey_elgamal.o build/lib/pubkey_gost_3410.o build/lib/pubkey_if_algo.o build/lib/pubkey_keypair.o build/lib/pubkey_nr.o build/lib/pubkey_pk_algs.o build/lib/pubkey_pk_keys.o build/lib/pubkey_pkcs8.o build/lib/pubkey.o build/lib/pubkey_pubkey_enums.o build/lib/pubkey_rsa.o build/lib/pubkey_rw.o build/lib/pubkey_workfactor.o build/lib/pubkey_x509_key.o build/lib/rng_hmac_rng.o build/lib/rng_randpool.o build/lib/rng.o build/lib/rng_x931_rng.o build/lib/selftest.o build/lib/ssl_c_kex.o build/lib/ssl_cert_req.o build/lib/ssl_cert_ver.o build/lib/ssl_finished.o build/lib/ssl_hello.o build/lib/ssl_rec_read.o build/lib/ssl_rec_wri.o build/lib/ssl_s_kex.o build/lib/ssl_tls_client.o build/lib/ssl_tls_handshake_hash.o build/lib/ssl_tls_policy.o build/lib/ssl_tls_server.o build/lib/ssl_tls_session_key.o build/lib/ssl_tls_state.o build/lib/ssl_tls_suites.o build/lib/stream_arc4.o build/lib/stream_ctr.o build/lib/stream_ofb.o build/lib/stream_salsa20.o build/lib/stream_stream_cipher.o build/lib/stream_turing_tur_tab.o build/lib/stream_turing.o build/lib/stream_wid_wake.o build/lib/utils_assert.o build/lib/utils_charset.o build/lib/utils_cpuid.o build/lib/utils_datastor.o build/lib/utils_dyn_load.o build/lib/utils_mlock.o build/lib/utils_parsing.o build/lib/utils_time.o build/lib/utils_ui.o build/lib/utils_version.o -o libbotan-1.10.so.1.16 -lbz2 -lcrypto -ldl -lpthread -lrt -lz >x86_64-pc-linux-gnu-ar crs libbotan-1.10.a build/lib/algo_base_symkey.o build/lib/algo_factory.o build/lib/algo_factory_prov_weight.o build/lib/alloc_alloc_mmap_mmap_mem.o build/lib/alloc_mem_pool.o build/lib/alloc_system_alloc_defalloc.o build/lib/asn1_alg_id.o build/lib/asn1_asn1_alt.o build/lib/asn1_asn1_att.o build/lib/asn1_asn1_int.o build/lib/asn1_asn1_oid.o build/lib/asn1_asn1_str.o build/lib/asn1_asn1_tm.o build/lib/asn1_ber_dec.o build/lib/asn1_der_enc.o build/lib/asn1_x509_dn.o build/lib/benchmark.o build/lib/block_aes.o build/lib/block_blowfish_blfs_tab.o build/lib/block_blowfish.o build/lib/block_camellia.o build/lib/block_cascade.o build/lib/block_cast_cast128.o build/lib/block_cast_cast256.o build/lib/block_cast_cast_tab.o build/lib/block_des.o build/lib/block_des_des_tab.o build/lib/block_des_desx.o build/lib/block_gost_28147.o build/lib/block_idea.o build/lib/block_idea_sse2.o build/lib/block_kasumi.o build/lib/block_lion.o build/lib/block_lubyrack.o build/lib/block_mars.o build/lib/block_misty1.o build/lib/block_noekeon.o build/lib/block_noekeon_simd.o build/lib/block_rc2.o build/lib/block_rc5.o build/lib/block_rc6.o build/lib/block_safer_safer_sk.o build/lib/block_seed.o build/lib/block_seed_seed_tab.o build/lib/block_serpent.o build/lib/block_serpent_simd_serp_simd.o build/lib/block_skipjack.o build/lib/block_square_sqr_tab.o build/lib/block_square.o build/lib/block_tea.o build/lib/block_twofish_two_tab.o build/lib/block_twofish.o build/lib/block_xtea.o build/lib/block_xtea_simd.o build/lib/cert_certstore_certstor.o build/lib/cert_pkcs10.o build/lib/cert_x509ca_x509_ca.o build/lib/cert_x509cert_x509_ext.o build/lib/cert_x509cert_x509_obj.o build/lib/cert_x509cert.o build/lib/cert_x509crl_crl_ent.o build/lib/cert_x509crl_x509_crl.o build/lib/cert_x509self_x509opt.o build/lib/cert_x509self.o build/lib/cert_x509store_x509stor.o build/lib/checksum_adler32.o build/lib/checksum_crc24.o build/lib/checksum_crc32.o build/lib/codec_base64.o build/lib/codec_hex.o build/lib/codec_openpgp.o build/lib/codec_pem.o build/lib/constructs_aont_package.o build/lib/constructs_cryptobox.o build/lib/constructs_fpe_fe1.o build/lib/constructs_rfc3394.o build/lib/constructs_srp6.o build/lib/constructs_tss.o build/lib/engine_asm_engine.o build/lib/engine_core_engine_core_modes.o build/lib/engine_core_engine_def_pk_ops.o build/lib/engine_core_engine_def_powm.o build/lib/engine_core_engine_lookup_block.o build/lib/engine_core_engine_lookup_hash.o build/lib/engine_core_engine_lookup_mac.o build/lib/engine_core_engine_lookup_pbkdf.o build/lib/engine_core_engine_lookup_stream.o build/lib/engine_dyn_engine.o build/lib/engine.o build/lib/engine_openssl_bn_powm.o build/lib/engine_openssl_bn_wrap.o build/lib/engine_openssl_ossl_arc4.o build/lib/engine_openssl_ossl_bc.o build/lib/engine_openssl_ossl_md.o build/lib/engine_openssl_ossl_pk.o build/lib/engine_simd_engine.o build/lib/entropy_dev_random.o build/lib/entropy_egd_es_egd.o build/lib/entropy_hres_timer.o build/lib/entropy_rdrand.o build/lib/filters_algo_filt.o build/lib/filters_basefilt.o build/lib/filters_buf_filt.o build/lib/filters_bzip2.o build/lib/filters_codec_filt_b64_filt.o build/lib/filters_codec_filt_hex_filt.o build/lib/filters_data_snk.o build/lib/filters_data_src.o build/lib/filters_fd_unix.o build/lib/filters_filter.o build/lib/filters_modes_cbc.o build/lib/filters_modes_cfb.o build/lib/filters_modes_cts.o build/lib/filters_modes_eax.o build/lib/filters_modes_eax_eax_dec.o build/lib/filters_modes_ecb.o build/lib/filters_modes_mode_pad.o build/lib/filters_modes_xts.o build/lib/filters_out_buf.o build/lib/filters_pipe.o build/lib/filters_pipe_io.o build/lib/filters_pipe_rw.o build/lib/filters_pk_filts.o build/lib/filters_secqueue.o build/lib/filters_zlib.o build/lib/hash_bmw_512.o build/lib/hash_comb4p.o build/lib/hash_gost_3411.o build/lib/hash_has160.o build/lib/hash_keccak.o build/lib/hash_md2.o build/lib/hash_md4.o build/lib/hash_md5.o build/lib/hash_mdx_hash.o build/lib/hash_par_hash.o build/lib/hash_rmd128.o build/lib/hash_rmd160.o build/lib/hash_sha1_sha160.o build/lib/hash_sha1_sse2.o build/lib/hash_sha1_x86_64.o build/lib/hash_sha1_x86_64_sha1_x86_64_imp.o build/lib/hash_sha2_32.o build/lib/hash_sha2_64.o build/lib/hash_skein_skein_512.o build/lib/hash_tiger_tig_tab.o build/lib/hash_tiger.o build/lib/hash_whirlpool_whrl_tab.o build/lib/hash_whirlpool_whrlpool.o build/lib/kdf.o build/lib/kdf_kdf1.o build/lib/kdf_kdf2.o build/lib/kdf_mgf1.o build/lib/kdf_prf_ssl3.o build/lib/kdf_prf_tls.o build/lib/kdf_prf_x942.o build/lib/libstate_get_enc.o build/lib/libstate_global_rng.o build/lib/libstate_global_state.o build/lib/libstate_init.o build/lib/libstate.o build/lib/libstate_lookup.o build/lib/libstate_oid_lookup_oids.o build/lib/libstate_policy.o build/lib/libstate_scan_name.o build/lib/mac_cbc_mac.o build/lib/mac_cmac.o build/lib/mac_hmac.o build/lib/mac.o build/lib/mac_ssl3mac_ssl3_mac.o build/lib/mac_x919_mac.o build/lib/math_bigint_big_code.o build/lib/math_bigint_big_io.o build/lib/math_bigint_big_ops2.o build/lib/math_bigint_big_ops3.o build/lib/math_bigint_big_rand.o build/lib/math_bigint.o build/lib/math_bigint_divide.o build/lib/math_ec_gfp_point_gfp.o build/lib/math_mp_mp_asm.o build/lib/math_mp_mp_comba.o build/lib/math_mp_mp_karat.o build/lib/math_mp_mp_misc.o build/lib/math_mp_mp_monty.o build/lib/math_mp_mp_mulop.o build/lib/math_mp_mp_shift.o build/lib/math_numbertheory_dsa_gen.o build/lib/math_numbertheory_jacobi.o build/lib/math_numbertheory_make_prm.o build/lib/math_numbertheory_mp_numth.o build/lib/math_numbertheory_numthry.o build/lib/math_numbertheory_pow_mod.o build/lib/math_numbertheory_powm_fw.o build/lib/math_numbertheory_powm_mnt.o build/lib/math_numbertheory_primes.o build/lib/math_numbertheory_reducer.o build/lib/math_numbertheory_ressol.o build/lib/mutex_noop_mutex_mux_noop.o build/lib/mutex_pthreads_mux_pthr.o build/lib/passhash_bcrypt.o build/lib/passhash_passhash9.o build/lib/pbe_get_pbe.o build/lib/pbe_pbes1.o build/lib/pbe_pbes2.o build/lib/pbkdf_pbkdf1.o build/lib/pbkdf_pbkdf2.o build/lib/pbkdf_pgps2k_pgp_s2k.o build/lib/pk_pad_eme.o build/lib/pk_pad_eme1.o build/lib/pk_pad_eme_pkcs.o build/lib/pk_pad_emsa1.o build/lib/pk_pad_emsa1_bsi.o build/lib/pk_pad_emsa2.o build/lib/pk_pad_emsa3.o build/lib/pk_pad_emsa4.o build/lib/pk_pad_emsa_raw.o build/lib/pk_pad_hash_id.o build/lib/pubkey_blinding.o build/lib/pubkey_dh.o build/lib/pubkey_dl_algo.o build/lib/pubkey_dl_group.o build/lib/pubkey_dlies.o build/lib/pubkey_dsa.o build/lib/pubkey_ec_group.o build/lib/pubkey_ecc_key.o build/lib/pubkey_ecdh.o build/lib/pubkey_ecdsa.o build/lib/pubkey_elgamal.o build/lib/pubkey_gost_3410.o build/lib/pubkey_if_algo.o build/lib/pubkey_keypair.o build/lib/pubkey_nr.o build/lib/pubkey_pk_algs.o build/lib/pubkey_pk_keys.o build/lib/pubkey_pkcs8.o build/lib/pubkey.o build/lib/pubkey_pubkey_enums.o build/lib/pubkey_rsa.o build/lib/pubkey_rw.o build/lib/pubkey_workfactor.o build/lib/pubkey_x509_key.o build/lib/rng_hmac_rng.o build/lib/rng_randpool.o build/lib/rng.o build/lib/rng_x931_rng.o build/lib/selftest.o build/lib/ssl_c_kex.o build/lib/ssl_cert_req.o build/lib/ssl_cert_ver.o build/lib/ssl_finished.o build/lib/ssl_hello.o build/lib/ssl_rec_read.o build/lib/ssl_rec_wri.o build/lib/ssl_s_kex.o build/lib/ssl_tls_client.o build/lib/ssl_tls_handshake_hash.o build/lib/ssl_tls_policy.o build/lib/ssl_tls_server.o build/lib/ssl_tls_session_key.o build/lib/ssl_tls_state.o build/lib/ssl_tls_suites.o build/lib/stream_arc4.o build/lib/stream_ctr.o build/lib/stream_ofb.o build/lib/stream_salsa20.o build/lib/stream_stream_cipher.o build/lib/stream_turing_tur_tab.o build/lib/stream_turing.o build/lib/stream_wid_wake.o build/lib/utils_assert.o build/lib/utils_charset.o build/lib/utils_cpuid.o build/lib/utils_datastor.o build/lib/utils_dyn_load.o build/lib/utils_mlock.o build/lib/utils_parsing.o build/lib/utils_time.o build/lib/utils_ui.o build/lib/utils_version.o >true libbotan-1.10.a >ln -fs libbotan-1.10.so.1.16 libbotan-1.10.so.1 >ln -fs libbotan-1.10.so.1.16 libbotan-1.10.so > * python2_7: running building >make -j4 -f build/python/Makefile.python CXX=x86_64-pc-linux-gnu-g++ 'CFLAGS=-march=native -O2 -pipe' LDFLAGS=-Wl,--as-needed PYTHON_ROOT=/usr/lib64 PYTHON_INC=-I/usr/include/python2.7 >x86_64-pc-linux-gnu-g++ -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python2.7 -march=native -O2 -pipe -c src/wrap/python/core.cpp -o build/python/wrap_python_core.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python2.7 -march=native -O2 -pipe -c src/wrap/python/filter.cpp -o build/python/wrap_python_filter.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python2.7 -march=native -O2 -pipe -c src/wrap/python/rsa.cpp -o build/python/wrap_python_rsa.o >x86_64-pc-linux-gnu-g++ -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python2.7 -march=native -O2 -pipe -c src/wrap/python/x509.cpp -o build/python/wrap_python_x509.o >src/wrap/python/core.cpp: In function âstd::__cxx11::string python_kdf2(const string&, const string&, Botan::u32bit)â: >src/wrap/python/core.cpp:181:9: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<KDF> kdf(get_kdf("KDF2(SHA-1)")); > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/function/function_base.hpp:16, > from /usr/include/boost/function/detail/prologue.hpp:17, > from /usr/include/boost/function/function_template.hpp:13, > from /usr/include/boost/function/detail/maybe_include.hpp:13, > from /usr/include/boost/function/function0.hpp:11, > from /usr/include/boost/python/errors.hpp:13, > from /usr/include/boost/python/handle.hpp:11, > from /usr/include/boost/python/args_fwd.hpp:10, > from /usr/include/boost/python/args.hpp:10, > from /usr/include/boost/python.hpp:11, > from src/wrap/python/python_botan.h:15, > from src/wrap/python/core.cpp:14: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >src/wrap/python/filter.cpp:110:37: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > void append_filter(Pipe& pipe, std::auto_ptr<Filter> filter) > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/function/function_base.hpp:16, > from /usr/include/boost/function/detail/prologue.hpp:17, > from /usr/include/boost/function/function_template.hpp:13, > from /usr/include/boost/function/detail/maybe_include.hpp:13, > from /usr/include/boost/function/function0.hpp:11, > from /usr/include/boost/python/errors.hpp:13, > from /usr/include/boost/python/handle.hpp:11, > from /usr/include/boost/python/args_fwd.hpp:10, > from /usr/include/boost/python/args.hpp:10, > from /usr/include/boost/python.hpp:11, > from src/wrap/python/filter.cpp:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >src/wrap/python/filter.cpp:116:38: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > void prepend_filter(Pipe& pipe, std::auto_ptr<Filter> filter) > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/function/function_base.hpp:16, > from /usr/include/boost/function/detail/prologue.hpp:17, > from /usr/include/boost/function/function_template.hpp:13, > from /usr/include/boost/function/detail/maybe_include.hpp:13, > from /usr/include/boost/function/function0.hpp:11, > from /usr/include/boost/python/errors.hpp:13, > from /usr/include/boost/python/handle.hpp:11, > from /usr/include/boost/python/args_fwd.hpp:10, > from /usr/include/boost/python/args.hpp:10, > from /usr/include/boost/python.hpp:11, > from src/wrap/python/filter.cpp:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >src/wrap/python/filter.cpp:122:19: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > void do_send(std::auto_ptr<FilterWrapper> filter, const std::string& data) > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/function/function_base.hpp:16, > from /usr/include/boost/function/detail/prologue.hpp:17, > from /usr/include/boost/function/function_template.hpp:13, > from /usr/include/boost/function/detail/maybe_include.hpp:13, > from /usr/include/boost/function/function0.hpp:11, > from /usr/include/boost/python/errors.hpp:13, > from /usr/include/boost/python/handle.hpp:11, > from /usr/include/boost/python/args_fwd.hpp:10, > from /usr/include/boost/python/args.hpp:10, > from /usr/include/boost/python.hpp:11, > from src/wrap/python/filter.cpp:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >src/wrap/python/filter.cpp: In function âvoid export_filters()â: >src/wrap/python/filter.cpp:131:24: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > class_<Filter, std::auto_ptr<Filter>, boost::noncopyable> > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/function/function_base.hpp:16, > from /usr/include/boost/function/detail/prologue.hpp:17, > from /usr/include/boost/function/function_template.hpp:13, > from /usr/include/boost/function/detail/maybe_include.hpp:13, > from /usr/include/boost/function/function0.hpp:11, > from /usr/include/boost/python/errors.hpp:13, > from /usr/include/boost/python/handle.hpp:11, > from /usr/include/boost/python/args_fwd.hpp:10, > from /usr/include/boost/python/args.hpp:10, > from /usr/include/boost/python.hpp:11, > from src/wrap/python/filter.cpp:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >src/wrap/python/filter.cpp:145:31: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > class_<FilterWrapper, std::auto_ptr<FilterWrapper>, > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/function/function_base.hpp:16, > from /usr/include/boost/function/detail/prologue.hpp:17, > from /usr/include/boost/function/function_template.hpp:13, > from /usr/include/boost/function/detail/maybe_include.hpp:13, > from /usr/include/boost/function/function0.hpp:11, > from /usr/include/boost/python/errors.hpp:13, > from /usr/include/boost/python/handle.hpp:11, > from /usr/include/boost/python/args_fwd.hpp:10, > from /usr/include/boost/python/args.hpp:10, > from /usr/include/boost/python.hpp:11, > from src/wrap/python/filter.cpp:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >src/wrap/python/filter.cpp:153:32: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > implicitly_convertible<std::auto_ptr<FilterWrapper>, > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/function/function_base.hpp:16, > from /usr/include/boost/function/detail/prologue.hpp:17, > from /usr/include/boost/function/function_template.hpp:13, > from /usr/include/boost/function/detail/maybe_include.hpp:13, > from /usr/include/boost/function/function0.hpp:11, > from /usr/include/boost/python/errors.hpp:13, > from /usr/include/boost/python/handle.hpp:11, > from /usr/include/boost/python/args_fwd.hpp:10, > from /usr/include/boost/python/args.hpp:10, > from /usr/include/boost/python.hpp:11, > from src/wrap/python/filter.cpp:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >src/wrap/python/filter.cpp:154:32: warning: âtemplate<class> class std::auto_ptrâ is deprecated [-Wdeprecated-declarations] > std::auto_ptr<Filter> >(); > ^~~~~~~~ >In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/memory:81:0, > from /usr/include/boost/function/function_base.hpp:16, > from /usr/include/boost/function/detail/prologue.hpp:17, > from /usr/include/boost/function/function_template.hpp:13, > from /usr/include/boost/function/detail/maybe_include.hpp:13, > from /usr/include/boost/function/function0.hpp:11, > from /usr/include/boost/python/errors.hpp:13, > from /usr/include/boost/python/handle.hpp:11, > from /usr/include/boost/python/args_fwd.hpp:10, > from /usr/include/boost/python/args.hpp:10, > from /usr/include/boost/python.hpp:11, > from src/wrap/python/filter.cpp:8: >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6/bits/unique_ptr.h:49:28: note: declared here > template<typename> class auto_ptr; > ^~~~~~~~ >cp ./src/wrap/python/*.py build/python >x86_64-pc-linux-gnu-g++ -shared build/python/wrap_python_core.o build/python/wrap_python_filter.o build/python/wrap_python_rsa.o build/python/wrap_python_x509.o -L. -L/usr/lib64 -Wl,--as-needed -lbotan-1.10 -lboost_python-2.7 -o build/python/_botan.so >/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lboost_python-2.7 >collect2: error: ld returned 1 exit status >make: *** [build/python/Makefile.python:38: build/python/_botan.so] Error 1 > * ERROR: dev-libs/botan-1.10.16::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-libs/botan-1.10.16::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-libs/botan-1.10.16::gentoo'`. > * The complete build log is located at '/var/tmp/portage/dev-libs/botan-1.10.16/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-libs/botan-1.10.16/temp/environment'. > * Working directory: '/var/tmp/portage/dev-libs/botan-1.10.16/work/Botan-1.10.16' > * S: '/var/tmp/portage/dev-libs/botan-1.10.16/work/Botan-1.10.16'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 623024
: 478336