Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/botan.spec'], env={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}timeout=172800printOutput=Falselogger=user='mockbuild'uid=1000gid=425shell=FalsechrootPath='/var/lib/mock/f27-build-10070821-791881/root'nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/botan.spec'] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/botan-1.10.17-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/botan.spec'], env={'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}timeout=172800printOutput=Falselogger=user='mockbuild'uid=1000gid=425shell=FalsechrootPath='/var/lib/mock/f27-build-10070821-791881/root'nspawn_args=[]) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/botan.spec'] with env {'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IS2TY1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Botan-1.10.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/Botan-1.10.17.stripped.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Botan-1.10.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (botan-1.10.5-ecc-fix.patch): + echo 'Patch #0 (botan-1.10.5-ecc-fix.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .eccfix --fuzz=0 patching file checks/cvc_tests.cpp patching file checks/ecdh.cpp patching file checks/ecdsa.cpp patching file checks/pk.cpp patching file checks/pk_bench.cpp patching file checks/pk_valid.dat patching file src/libstate/policy.cpp Patch #1 (botan-boost_python.patch): + echo 'Patch #1 (botan-boost_python.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/build-data/makefile/python.in Patch #2 (botan-1.10.13-python-init.patch): + echo 'Patch #2 (botan-1.10.13-python-init.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file src/wrap/python/__init__.py + rm -rf checks/ec_tests.cpp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rQ6ONd + umask 022 + cd /builddir/build/BUILD + cd Botan-1.10.17 + ./configure.py --prefix=/usr --libdir=lib64 --cc=gcc --os=linux --cpu=ppc64 --enable-modules=bzip2,zlib,openssl --disable-modules=gnump --with-boost-python --with-python-version=dummy.dummy --with-sphinx INFO: Canonicalizized --cpu=ppc64 to ppc64/ppc64 INFO: Target is gcc-linux-ppc64-ppc64 INFO: Detected gcc version 7 INFO: Assuming gcc has TR1 (use --with-tr1=none to disable) INFO: Skipping, by request only - cms cvc INFO: Skipping, disabled by user - gnump INFO: Skipping, incompatible CPU - aes_ni aes_ssse3 asm_x86_32 asm_x86_64 idea_sse2 md4_x86_32 md5_x86_32 mp_x86_32 mp_x86_64 rdrand serpent_x86_32 sha1_sse2 sha1_x86_32 sha1_x86_64 simd_altivec simd_sse2 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 asm_engine mp_generic INFO: Using MP module mp_asm64 INFO: Using SIMD module simd_scalar INFO: ssl: If you are using TLS in your application definitely consider using the version in 1.11 instead INFO: Assuming CPU is big endian INFO: Using symlink to link files into build directory INFO: Botan 1.10.17 build setup is complete + cp -a build/python build/python3 + make 'CXX=g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' -j4 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/algo_base/symkey.cpp -o build/lib/algo_base_symkey.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/algo_factory/algo_factory.cpp -o build/lib/algo_factory.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/alg_id.cpp -o build/lib/asn1_alg_id.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_alt.cpp -o build/lib/asn1_asn1_alt.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_att.cpp -o build/lib/asn1_asn1_att.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_int.cpp -o build/lib/asn1_asn1_int.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_oid.cpp -o build/lib/asn1_asn1_oid.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_str.cpp -o build/lib/asn1_asn1_str.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/asn1_tm.cpp -o build/lib/asn1_asn1_tm.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/ber_dec.cpp -o build/lib/asn1_ber_dec.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/der_enc.cpp -o build/lib/asn1_der_enc.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/asn1/x509_dn.cpp -o build/lib/asn1_x509_dn.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/benchmark/benchmark.cpp -o build/lib/benchmark.o src/benchmark/benchmark.cpp: In function 'std::map, double> Botan::algorithm_benchmark(const string&, Botan::Algorithm_Factory&, Botan::RandomNumberGenerator&, Botan::u32bit, size_t)': src/benchmark/benchmark.cpp:149:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr block_cipher(proto->clone()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/benchmark/benchmark.cpp:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/benchmark/benchmark.cpp:157:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr stream_cipher(proto->clone()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/benchmark/benchmark.cpp:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/benchmark/benchmark.cpp:165:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash(proto->clone()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/benchmark/benchmark.cpp:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/benchmark/benchmark.cpp:172:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr mac(proto->clone()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/benchmark/benchmark.cpp:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/aes/aes.cpp -o build/lib/block_aes.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/blowfish/blowfish.cpp -o build/lib/block_blowfish.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/camellia/camellia.cpp -o build/lib/block_camellia.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/cascade/cascade.cpp -o build/lib/block_cascade.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/cast/cast128.cpp -o build/lib/block_cast_cast128.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/cast/cast256.cpp -o build/lib/block_cast_cast256.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/des/des.cpp -o build/lib/block_des.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/des/desx.cpp -o build/lib/block_des_desx.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/idea/idea.cpp -o build/lib/block_idea.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/kasumi/kasumi.cpp -o build/lib/block_kasumi.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/lion/lion.cpp -o build/lib/block_lion.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/lubyrack/lubyrack.cpp -o build/lib/block_lubyrack.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/mars/mars.cpp -o build/lib/block_mars.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/misty1/misty1.cpp -o build/lib/block_misty1.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/noekeon/noekeon.cpp -o build/lib/block_noekeon.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/rc2/rc2.cpp -o build/lib/block_rc2.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/seed/seed.cpp -o build/lib/block_seed.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/serpent/serpent.cpp -o build/lib/block_serpent.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/skipjack/skipjack.cpp -o build/lib/block_skipjack.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/square/square.cpp -o build/lib/block_square.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/tea/tea.cpp -o build/lib/block_tea.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/twofish/twofish.cpp -o build/lib/block_twofish.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/block/xtea/xtea.cpp -o build/lib/block_xtea.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/certstore/certstor.cpp -o build/lib/cert_certstore_certstor.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/pkcs10/pkcs10.cpp -o build/lib/cert_pkcs10.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 src/cert/x509ca/x509_ca.cpp: In member function 'Botan::X509_Certificate Botan::X509_CA::sign_request(const Botan::PKCS10_Request&, Botan::RandomNumberGenerator&, const Botan::X509_Time&, const Botan::X509_Time&)': src/cert/x509ca/x509_ca.cpp:59:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr key(req.subject_public_key()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/cert/x509ca/x509_ca.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 src/cert/x509cert/x509_obj.cpp: In member function 'bool Botan::X509_Object::check_signature(Botan::Public_Key*) const': src/cert/x509cert/x509_obj.cpp:171:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr key(pub_key); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/cert/x509cert/x509_obj.cpp:17: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509cert/x509cert.cpp -o build/lib/cert_x509cert.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509self/x509opt.cpp -o build/lib/cert_x509self_x509opt.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509self/x509self.cpp -o build/lib/cert_x509self.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/cert/x509store/x509stor.cpp -o build/lib/cert_x509store_x509stor.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/checksum/adler32/adler32.cpp -o build/lib/checksum_adler32.o src/cert/x509self/x509self.cpp: In function 'Botan::X509_Certificate Botan::X509::create_self_signed_cert(const Botan::X509_Cert_Options&, const Botan::Private_Key&, const string&, Botan::RandomNumberGenerator&)': src/cert/x509self/x509self.cpp:57:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr signer(choose_sig_format(key, hash_fn, sig_algo)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/cert/x509self/x509self.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/cert/x509self/x509self.cpp: In function 'Botan::PKCS10_Request Botan::X509::create_cert_req(const Botan::X509_Cert_Options&, const Botan::Private_Key&, const string&, Botan::RandomNumberGenerator&)': src/cert/x509self/x509self.cpp:103:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr signer(choose_sig_format(key, hash_fn, sig_algo)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/cert/x509self/x509self.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/cert/x509store/x509stor.cpp: In static member function 'static Botan::X509_Code Botan::X509_Store::check_sig(const Botan::X509_Object&, Botan::Public_Key*)': src/cert/x509store/x509stor.cpp:377:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pub_key(key); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/cert/x509store/x509stor.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/checksum/crc24/crc24.cpp -o build/lib/checksum_crc24.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/checksum/crc32/crc32.cpp -o build/lib/checksum_crc32.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/codec/base64/base64.cpp -o build/lib/codec_base64.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/codec/hex/hex.cpp -o build/lib/codec_hex.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/codec/openpgp/openpgp.cpp -o build/lib/codec_openpgp.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/codec/pem/pem.cpp -o build/lib/codec_pem.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/aont/package.cpp -o build/lib/constructs_aont_package.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/cryptobox/cryptobox.cpp -o build/lib/constructs_cryptobox.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/rfc3394/rfc3394.cpp -o build/lib/constructs_rfc3394.o src/constructs/rfc3394/rfc3394.cpp: In function 'Botan::SecureVector Botan::rfc3394_keywrap(const Botan::MemoryRegion&, const SymmetricKey&, Botan::Algorithm_Factory&)': src/constructs/rfc3394/rfc3394.cpp:42:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr aes(make_aes(kek.length(), af)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/constructs/rfc3394/rfc3394.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/constructs/rfc3394/rfc3394.cpp: In function 'Botan::SecureVector Botan::rfc3394_keyunwrap(const Botan::MemoryRegion&, const SymmetricKey&, Botan::Algorithm_Factory&)': src/constructs/rfc3394/rfc3394.cpp:84:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr aes(make_aes(kek.length(), af)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/constructs/rfc3394/rfc3394.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/srp6/srp6.cpp -o build/lib/constructs_srp6.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/constructs/tss/tss.cpp -o build/lib/constructs_tss.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 src/constructs/srp6/srp6.cpp: In function 'Botan::BigInt Botan::{anonymous}::hash_seq(const string&, size_t, const Botan::BigInt&, const Botan::BigInt&)': src/constructs/srp6/srp6.cpp:23:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash_fn( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/constructs/srp6/srp6.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/constructs/srp6/srp6.cpp: In function 'Botan::BigInt Botan::{anonymous}::hash_seq(const string&, size_t, const Botan::BigInt&, const Botan::BigInt&, const Botan::BigInt&)': src/constructs/srp6/srp6.cpp:38:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash_fn( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/constructs/srp6/srp6.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/constructs/srp6/srp6.cpp: In function 'Botan::BigInt Botan::{anonymous}::compute_x(const string&, const string&, const string&, const Botan::MemoryRegion&)': src/constructs/srp6/srp6.cpp:53:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash_fn( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/constructs/srp6/srp6.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/constructs/srp6/srp6.cpp: At global scope: src/constructs/srp6/srp6.cpp:32:8: warning: 'Botan::BigInt Botan::{anonymous}::hash_seq(const string&, size_t, const Botan::BigInt&, const Botan::BigInt&, const Botan::BigInt&)' defined but not used [-Wunused-function] BigInt hash_seq(const std::string& hash_id, ^~~~~~~~ src/constructs/tss/tss.cpp: In static member function 'static Botan::SecureVector Botan::RTSS_Share::reconstruct(const std::vector&)': src/constructs/tss/tss.cpp:208:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash(get_rtss_hash_by_id(hash_id)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/constructs/tss/tss.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/engine/engine.cpp -o build/lib/engine.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 src/engine/simd_engine/simd_engine.cpp: In member function 'virtual Botan::HashFunction* Botan::SIMD_Engine::find_hash(const Botan::SCAN_Name&, Botan::Algorithm_Factory&) const': src/engine/simd_engine/simd_engine.cpp:75:41: warning: unused parameter 'request' [-Wunused-parameter] SIMD_Engine::find_hash(const SCAN_Name& request, ^~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/entropy/proc_walk/es_ftw.cpp -o build/lib/entropy_proc_walk_es_ftw.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/entropy/unix_procs/es_unix.cpp -o build/lib/entropy_unix_procs_es_unix.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/entropy/unix_procs/unix_cmd.cpp -o build/lib/entropy_unix_procs_unix_cmd.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/entropy/unix_procs/unix_src.cpp -o build/lib/entropy_unix_procs_unix_src.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/algo_filt.cpp -o build/lib/filters_algo_filt.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/basefilt.cpp -o build/lib/filters_basefilt.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/buf_filt.cpp -o build/lib/filters_buf_filt.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/bzip2/bzip2.cpp -o build/lib/filters_bzip2.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/data_snk.cpp -o build/lib/filters_data_snk.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/data_src.cpp -o build/lib/filters_data_src.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/filter.cpp -o build/lib/filters_filter.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/cbc/cbc.cpp -o build/lib/filters_modes_cbc.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/cfb/cfb.cpp -o build/lib/filters_modes_cfb.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/cts/cts.cpp -o build/lib/filters_modes_cts.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/eax/eax.cpp -o build/lib/filters_modes_eax.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/ecb/ecb.cpp -o build/lib/filters_modes_ecb.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/modes/xts/xts.cpp -o build/lib/filters_modes_xts.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/out_buf.cpp -o build/lib/filters_out_buf.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/pipe.cpp -o build/lib/filters_pipe.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/pipe_io.cpp -o build/lib/filters_pipe_io.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/pipe_rw.cpp -o build/lib/filters_pipe_rw.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/secqueue.cpp -o build/lib/filters_secqueue.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/filters/zlib/zlib.cpp -o build/lib/filters_zlib.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/comb4p/comb4p.cpp -o build/lib/hash_comb4p.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/has160/has160.cpp -o build/lib/hash_has160.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/keccak/keccak.cpp -o build/lib/hash_keccak.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/md2/md2.cpp -o build/lib/hash_md2.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/md4/md4.cpp -o build/lib/hash_md4.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/md5/md5.cpp -o build/lib/hash_md5.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/rmd128/rmd128.cpp -o build/lib/hash_rmd128.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/rmd160/rmd160.cpp -o build/lib/hash_rmd160.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/sha1/sha160.cpp -o build/lib/hash_sha1_sha160.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/tiger/tiger.cpp -o build/lib/hash_tiger.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/hash/whirlpool/whrlpool.cpp -o build/lib/hash_whirlpool_whrlpool.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/kdf.cpp -o build/lib/kdf.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/kdf1/kdf1.cpp -o build/lib/kdf_kdf1.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/kdf2/kdf2.cpp -o build/lib/kdf_kdf2.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/kdf/mgf1/mgf1.cpp -o build/lib/kdf_mgf1.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/get_enc.cpp -o build/lib/libstate_get_enc.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/global_rng.cpp -o build/lib/libstate_global_rng.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/global_state.cpp -o build/lib/libstate_global_state.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/init.cpp -o build/lib/libstate_init.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/libstate.cpp -o build/lib/libstate.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/lookup.cpp -o build/lib/libstate_lookup.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/policy.cpp -o build/lib/libstate_policy.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/libstate/scan_name.cpp -o build/lib/libstate_scan_name.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mac/cmac/cmac.cpp -o build/lib/mac_cmac.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mac/hmac/hmac.cpp -o build/lib/mac_hmac.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/mac/mac.cpp -o build/lib/mac.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/bigint/bigint.cpp -o build/lib/math_bigint.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/bigint/divide.cpp -o build/lib/math_bigint_divide.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 src/math/numbertheory/dsa_gen.cpp: In function 'bool Botan::generate_dsa_primes(Botan::RandomNumberGenerator&, Botan::Algorithm_Factory&, Botan::BigInt&, Botan::BigInt&, size_t, size_t, const Botan::MemoryRegion&)': src/math/numbertheory/dsa_gen.cpp:57:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr hash( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/math/numbertheory/dsa_gen.cpp:13: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/jacobi.cpp -o build/lib/math_numbertheory_jacobi.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/numthry.cpp -o build/lib/math_numbertheory_numthry.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 src/math/numbertheory/numthry.cpp: In function 'Botan::BigInt Botan::{anonymous}::ct_inverse_mod_odd_modulus(const Botan::BigInt&, const Botan::BigInt&)': src/math/numbertheory/numthry.cpp:242:24: warning: unused variable 'a_w' [-Wunused-variable] SecureVector& a_w = a.get_reg(); ^~~ src/math/numbertheory/numthry.cpp:243:24: warning: unused variable 'b_w' [-Wunused-variable] SecureVector& b_w = b.get_reg(); ^~~ src/math/numbertheory/numthry.cpp:244:24: warning: unused variable 'u_w' [-Wunused-variable] SecureVector& u_w = u.get_reg(); ^~~ src/math/numbertheory/numthry.cpp:245:24: warning: unused variable 'v_w' [-Wunused-variable] SecureVector& v_w = v.get_reg(); ^~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/primes.cpp -o build/lib/math_numbertheory_primes.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/reducer.cpp -o build/lib/math_numbertheory_reducer.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/math/numbertheory/ressol.cpp -o build/lib/math_numbertheory_ressol.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/passhash/bcrypt/bcrypt.cpp -o build/lib/passhash_bcrypt.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/passhash/passhash9/passhash9.cpp -o build/lib/passhash_passhash9.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbe/get_pbe.cpp -o build/lib/pbe_get_pbe.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbe/pbes1/pbes1.cpp -o build/lib/pbe_pbes1.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbe/pbes2/pbes2.cpp -o build/lib/pbe_pbes2.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbkdf/pbkdf1/pbkdf1.cpp -o build/lib/pbkdf_pbkdf1.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pbkdf/pbkdf2/pbkdf2.cpp -o build/lib/pbkdf_pbkdf2.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/eme.cpp -o build/lib/pk_pad_eme.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/eme1/eme1.cpp -o build/lib/pk_pad_eme1.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa1/emsa1.cpp -o build/lib/pk_pad_emsa1.o src/pk_pad/eme_pkcs/eme_pkcs.cpp: In member function 'virtual Botan::SecureVector Botan::EME_PKCS1v15::unpad(const byte*, size_t, size_t) const': src/pk_pad/eme_pkcs/eme_pkcs.cpp:42:47: warning: unused parameter 'key_len' [-Wunused-parameter] size_t key_len) const ^~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa2/emsa2.cpp -o build/lib/pk_pad_emsa2.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa3/emsa3.cpp -o build/lib/pk_pad_emsa3.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pk_pad/emsa4/emsa4.cpp -o build/lib/pk_pad_emsa4.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/blinding.cpp -o build/lib/pubkey_blinding.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/dh/dh.cpp -o build/lib/pubkey_dh.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/dlies/dlies.cpp -o build/lib/pubkey_dlies.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/dsa/dsa.cpp -o build/lib/pubkey_dsa.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/ecdh/ecdh.cpp -o build/lib/pubkey_ecdh.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/ecdsa/ecdsa.cpp -o build/lib/pubkey_ecdsa.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/elgamal/elgamal.cpp -o build/lib/pubkey_elgamal.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/keypair/keypair.cpp -o build/lib/pubkey_keypair.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/nr/nr.cpp -o build/lib/pubkey_nr.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pk_algs.cpp -o build/lib/pubkey_pk_algs.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pk_keys.cpp -o build/lib/pubkey_pk_keys.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pkcs8.cpp -o build/lib/pubkey_pkcs8.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pubkey.cpp -o build/lib/pubkey.o src/pubkey/pkcs8.cpp: In function 'Botan::SecureVector Botan::PKCS8::{anonymous}::PKCS8_decode(Botan::DataSource&, const Botan::User_Interface&, Botan::AlgorithmIdentifier&)': src/pubkey/pkcs8.cpp:92:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pbe(get_pbe(pbe_alg_id.oid, params)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/pubkey/pkcs8.cpp:16: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/pubkey/pkcs8.cpp: In function 'Botan::SecureVector Botan::PKCS8::BER_encode(const Botan::Private_Key&, Botan::RandomNumberGenerator&, const string&, const string&)': src/pubkey/pkcs8.cpp:165:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pbe(get_pbe(((pbe_algo != "") ? pbe_algo : DEFAULT_PBE))); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/pubkey/pkcs8.cpp:16: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/pubkey_enums.cpp -o build/lib/pubkey_pubkey_enums.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/rsa/rsa.cpp -o build/lib/pubkey_rsa.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/rw/rw.cpp -o build/lib/pubkey_rw.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/workfactor.cpp -o build/lib/pubkey_workfactor.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/pubkey/x509_key.cpp -o build/lib/pubkey_x509_key.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/rng/randpool/randpool.cpp -o build/lib/rng_randpool.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/rng/rng.cpp -o build/lib/rng.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/selftest/selftest.cpp -o build/lib/selftest.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/c_kex.cpp -o build/lib/ssl_c_kex.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/cert_req.cpp -o build/lib/ssl_cert_req.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/cert_ver.cpp -o build/lib/ssl_cert_ver.o src/ssl/cert_ver.cpp: In member function 'bool Botan::Certificate_Verify::verify(const Botan::X509_Certificate&, Botan::HandshakeHash&)': src/ssl/cert_ver.cpp:78:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr key(cert.subject_public_key()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/ssl/cert_ver.cpp:14: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/finished.cpp -o build/lib/ssl_finished.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/hello.cpp -o build/lib/ssl_hello.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/rec_read.cpp -o build/lib/ssl_rec_read.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/rec_wri.cpp -o build/lib/ssl_rec_wri.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/s_kex.cpp -o build/lib/ssl_s_kex.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_client.cpp -o build/lib/ssl_tls_client.o src/ssl/rec_wri.cpp: In member function 'void Botan::Record_Writer::alert(Botan::Alert_Level, Botan::Alert_Type)': src/ssl/rec_wri.cpp:266:34: warning: narrowing conversion of 'type' from 'unsigned int' to 'Botan::byte {aka unsigned char}' inside { } [-Wnarrowing] byte alert[2] = { level, type }; ^ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 src/ssl/s_kex.cpp: In member function 'bool Botan::Server_Key_Exchange::verify(const Botan::X509_Certificate&, const Botan::MemoryRegion&, const Botan::MemoryRegion&) const': src/ssl/s_kex.cpp:154:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr key(cert.subject_public_key()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from src/ssl/s_kex.cpp:15: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_policy.cpp -o build/lib/ssl_tls_policy.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_server.cpp -o build/lib/ssl_tls_server.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_state.cpp -o build/lib/ssl_tls_state.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/ssl/tls_suites.cpp -o build/lib/ssl_tls_suites.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/arc4/arc4.cpp -o build/lib/stream_arc4.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/ctr/ctr.cpp -o build/lib/stream_ctr.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/ofb/ofb.cpp -o build/lib/stream_ofb.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/salsa20/salsa20.cpp -o build/lib/stream_salsa20.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/stream_cipher.cpp -o build/lib/stream_stream_cipher.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/stream/turing/turing.cpp -o build/lib/stream_turing.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/assert.cpp -o build/lib/utils_assert.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/charset.cpp -o build/lib/utils_charset.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/cpuid.cpp -o build/lib/utils_cpuid.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/datastor/datastor.cpp -o build/lib/utils_datastor.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -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 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/mlock.cpp -o build/lib/utils_mlock.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/parsing.cpp -o build/lib/utils_parsing.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/time.cpp -o build/lib/utils_time.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/ui.cpp -o build/lib/utils_ui.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O3 -finline-functions -D_REENTRANT -Wno-long-long -W -Wall -fPIC -fvisibility=hidden -c src/utils/version.cpp -o build/lib/utils_version.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -shared -fPIC -Wl,-soname,libbotan-1.10.so.1 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_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_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_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_proc_walk_es_ftw.o build/lib/entropy_unix_procs_es_unix.o build/lib/entropy_unix_procs_unix_cmd.o build/lib/entropy_unix_procs_unix_src.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_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_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.17 -lbz2 -lcrypto -ldl -lpthread -lrt -lz 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_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_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_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_proc_walk_es_ftw.o build/lib/entropy_unix_procs_es_unix.o build/lib/entropy_unix_procs_unix_cmd.o build/lib/entropy_unix_procs_unix_src.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_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_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.17 libbotan-1.10.so.1 ln -fs libbotan-1.10.so.1.17 libbotan-1.10.so ++ python2-config --includes + make -f Makefile.python 'CXX=g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' -j4 'PYTHON_INC=-I/usr/include/python2.7 -I/usr/include/python2.7' PYTHON_ROOT=. g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python2.7 -I/usr/include/python2.7 -Os -c src/wrap/python/core.cpp -o build/python/wrap_python_core.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python2.7 -I/usr/include/python2.7 -Os -c src/wrap/python/filter.cpp -o build/python/wrap_python_filter.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python2.7 -I/usr/include/python2.7 -Os -c src/wrap/python/rsa.cpp -o build/python/wrap_python_rsa.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python2.7 -I/usr/include/python2.7 -Os -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 std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr kdf(get_kdf("KDF2(SHA-1)")); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:110:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void append_filter(Pipe& pipe, std::auto_ptr filter) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:116:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void prepend_filter(Pipe& pipe, std::auto_ptr filter) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:122:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void do_send(std::auto_ptr filter, const std::string& data) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp: In function 'void export_filters()': src/wrap/python/filter.cpp:131:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] class_, boost::noncopyable> ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:145:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] class_, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:153:32: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] implicitly_convertible, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:154:32: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr >(); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ cp ./src/wrap/python/*.py build/python g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -shared -Wl,-soname,build/python/_botan.so 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. -lbotan-1.10 -lboost_python -o build/python/_botan.so + mv build/python build/python2 + mv build/python3 build/python ++ python3-config --includes + make -f Makefile.python 'CXX=g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' -j4 'PYTHON_INC=-I/usr/include/python3.6m -I/usr/include/python3.6m' PYTHON_ROOT=. BOOST_PYTHON=boost_python3 g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python3.6m -I/usr/include/python3.6m -Os -c src/wrap/python/core.cpp -o build/python/wrap_python_core.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python3.6m -I/usr/include/python3.6m -Os -c src/wrap/python/filter.cpp -o build/python/wrap_python_filter.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python3.6m -I/usr/include/python3.6m -Os -c src/wrap/python/rsa.cpp -o build/python/wrap_python_rsa.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -I./src/wrap/python -fPIC -ftemplate-depth-255 -W -Wall -I/usr/include/python3.6m -I/usr/include/python3.6m -Os -c src/wrap/python/x509.cpp -o build/python/wrap_python_x509.o src/wrap/python/filter.cpp:110:37: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void append_filter(Pipe& pipe, std::auto_ptr filter) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:116:38: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void prepend_filter(Pipe& pipe, std::auto_ptr filter) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:122:19: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] void do_send(std::auto_ptr filter, const std::string& data) ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp: In function 'void export_filters()': src/wrap/python/filter.cpp:131:24: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] class_, boost::noncopyable> ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:145:31: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] class_, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:153:32: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] implicitly_convertible, ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ src/wrap/python/filter.cpp:154:32: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr >(); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ 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 std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr kdf(get_kdf("KDF2(SHA-1)")); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80: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/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ cp ./src/wrap/python/*.py build/python g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -shared -Wl,-soname,build/python/_botan.so 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. -lbotan-1.10 -lboost_python3 -o build/python/_botan.so + mv build/python build/python3 + mv build/python2 build/python + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z5BIUX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64 ++ dirname /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64 + cd Botan-1.10.17 + make install DESTDIR=/builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr DOCDIR=/builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/doc/botan 'INSTALL_CMD_EXEC=install -p -m 755' 'INSTALL_CMD_DATA=install -p -m 644' cp readme.txt build/docs sphinx-build -b html doc build/docs/manual Running Sphinx v1.6.4 WARNING: The config value `latex_show_urls' has type `bool', defaults to `str'. loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [html]: targets for 28 source files that are out of date updating environment: 28 added, 0 changed, 0 removed reading sources... [ 3%] algos reading sources... [ 7%] bigint reading sources... [ 10%] build_log reading sources... [ 14%] building reading sources... [ 17%] contents reading sources... [ 21%] credits reading sources... [ 25%] download reading sources... [ 28%] faq reading sources... [ 32%] filters reading sources... [ 35%] firststep reading sources... [ 39%] fpe reading sources... [ 42%] index reading sources... [ 46%] kdf reading sources... [ 50%] license reading sources... [ 53%] log reading sources... [ 57%] lowlevel reading sources... [ 60%] passhash reading sources... [ 64%] pbkdf reading sources... [ 67%] pgpkey reading sources... [ 71%] pubkey reading sources... [ 75%] python reading sources... [ 78%] reading reading sources... [ 82%] rng reading sources... [ 85%] secmem reading sources... [ 89%] ssl reading sources... [ 92%] support reading sources... [ 96%] users reading sources... [100%] x509 /builddir/build/BUILD/Botan-1.10.17/doc/log.txt:298: WARNING: Unexpected indentation. looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 3%] algos writing output... [ 7%] bigint writing output... [ 10%] build_log writing output... [ 14%] building writing output... [ 17%] contents writing output... [ 21%] credits writing output... [ 25%] download writing output... [ 28%] faq writing output... [ 32%] filters writing output... [ 35%] firststep writing output... [ 39%] fpe writing output... [ 42%] index writing output... [ 46%] kdf writing output... [ 50%] license writing output... [ 53%] log writing output... [ 57%] lowlevel writing output... [ 60%] passhash writing output... [ 64%] pbkdf writing output... [ 67%] pgpkey writing output... [ 71%] pubkey writing output... [ 75%] python writing output... [ 78%] reading writing output... [ 82%] rng writing output... [ 85%] secmem writing output... [ 89%] ssl writing output... [ 92%] support writing output... [ 96%] users writing output... [100%] x509 /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:18: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:29: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:82: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:104: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:136: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:148: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:157: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:171: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:277: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:390: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:418: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/building.txt:437: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/credits.txt:13: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/download.txt:75: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/download.txt:89: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/download.txt:97: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/faq.txt:55: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. /builddir/build/BUILD/Botan-1.10.17/doc/log.txt:298: WARNING: Could not lex literal_block as "cpp". Highlighting skipped. generating indices... genindex writing additional pages... search copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 20 warnings. Installing Botan into /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr... cp -r build/docs/* /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/doc/botan for i in ./src/algo_base/algo_base.h ./src/algo_base/buf_comp.h ./src/algo_base/key_spec.h ./src/algo_base/sym_algo.h ./src/algo_base/symkey.h ./src/algo_factory/algo_factory.h ./src/alloc/allocate.h ./src/alloc/secmem.h ./src/asn1/alg_id.h ./src/asn1/asn1_int.h ./src/asn1/asn1_obj.h ./src/asn1/asn1_oid.h ./src/asn1/asn1_str.h ./src/asn1/ber_dec.h ./src/asn1/der_enc.h ./src/asn1/x509_dn.h ./src/benchmark/benchmark.h ./src/block/aes/aes.h ./src/block/block_cipher.h ./src/block/blowfish/blowfish.h ./src/block/camellia/camellia.h ./src/block/cascade/cascade.h ./src/block/cast/cast128.h ./src/block/cast/cast256.h ./src/block/des/des.h ./src/block/des/desx.h ./src/block/gost_28147/gost_28147.h ./src/block/idea/idea.h ./src/block/kasumi/kasumi.h ./src/block/lion/lion.h ./src/block/lubyrack/lubyrack.h ./src/block/mars/mars.h ./src/block/misty1/misty1.h ./src/block/noekeon/noekeon.h ./src/block/noekeon_simd/noekeon_simd.h ./src/block/rc2/rc2.h ./src/block/safer/safer_sk.h ./src/block/seed/seed.h ./src/block/serpent/serpent.h ./src/block/serpent_simd/serp_simd.h ./src/block/skipjack/skipjack.h ./src/block/square/square.h ./src/block/tea/tea.h ./src/block/twofish/twofish.h ./src/block/xtea/xtea.h ./src/block/xtea_simd/xtea_simd.h ./src/cert/certstore/certstor.h ./src/cert/pkcs10/pkcs10.h ./src/cert/x509ca/x509_ca.h ./src/cert/x509cert/x509_ext.h ./src/cert/x509cert/x509_obj.h ./src/cert/x509cert/x509cert.h ./src/cert/x509crl/crl_ent.h ./src/cert/x509crl/x509_crl.h ./src/cert/x509self/x509self.h ./src/cert/x509store/x509stor.h ./src/checksum/adler32/adler32.h ./src/checksum/crc24/crc24.h ./src/checksum/crc32/crc32.h ./src/codec/base64/base64.h ./src/codec/hex/hex.h ./src/codec/openpgp/openpgp.h ./src/codec/pem/pem.h ./src/constructs/aont/package.h ./src/constructs/cryptobox/cryptobox.h ./src/constructs/fpe_fe1/fpe_fe1.h ./src/constructs/rfc3394/rfc3394.h ./src/constructs/srp6/srp6.h ./src/constructs/tss/tss.h ./src/engine/dyn_engine/dyn_engine.h ./src/engine/engine.h ./src/entropy/entropy_src.h ./src/filters/basefilt.h ./src/filters/buf_filt.h ./src/filters/bzip2/bzip2.h ./src/filters/codec_filt/b64_filt.h ./src/filters/codec_filt/hex_filt.h ./src/filters/data_snk.h ./src/filters/data_src.h ./src/filters/fd_unix/fd_unix.h ./src/filters/filter.h ./src/filters/filters.h ./src/filters/key_filt.h ./src/filters/modes/cbc/cbc.h ./src/filters/modes/cfb/cfb.h ./src/filters/modes/cts/cts.h ./src/filters/modes/eax/eax.h ./src/filters/modes/ecb/ecb.h ./src/filters/modes/mode_pad/mode_pad.h ./src/filters/modes/xts/xts.h ./src/filters/pipe.h ./src/filters/pk_filts/pk_filts.h ./src/filters/secqueue.h ./src/filters/zlib/zlib.h ./src/hash/bmw_512/bmw_512.h ./src/hash/comb4p/comb4p.h ./src/hash/gost_3411/gost_3411.h ./src/hash/has160/has160.h ./src/hash/hash.h ./src/hash/keccak/keccak.h ./src/hash/md2/md2.h ./src/hash/md4/md4.h ./src/hash/md5/md5.h ./src/hash/mdx_hash/mdx_hash.h ./src/hash/par_hash/par_hash.h ./src/hash/rmd128/rmd128.h ./src/hash/rmd160/rmd160.h ./src/hash/sha1/sha160.h ./src/hash/sha2_32/sha2_32.h ./src/hash/sha2_64/sha2_64.h ./src/hash/skein/skein_512.h ./src/hash/tiger/tiger.h ./src/hash/whirlpool/whrlpool.h ./src/kdf/kdf.h ./src/kdf/kdf1/kdf1.h ./src/kdf/kdf2/kdf2.h ./src/kdf/mgf1/mgf1.h ./src/kdf/prf_ssl3/prf_ssl3.h ./src/kdf/prf_tls/prf_tls.h ./src/kdf/prf_x942/prf_x942.h ./src/libstate/botan.h ./src/libstate/global_state.h ./src/libstate/init.h ./src/libstate/libstate.h ./src/libstate/look_pk.h ./src/libstate/lookup.h ./src/libstate/oid_lookup/oids.h ./src/libstate/scan_name.h ./src/mac/cbc_mac/cbc_mac.h ./src/mac/cmac/cmac.h ./src/mac/hmac/hmac.h ./src/mac/mac.h ./src/mac/ssl3mac/ssl3_mac.h ./src/mac/x919_mac/x919_mac.h ./src/math/bigint/bigint.h ./src/math/bigint/divide.h ./src/math/ec_gfp/curve_gfp.h ./src/math/ec_gfp/point_gfp.h ./src/math/mp/mp_types.h ./src/math/numbertheory/numthry.h ./src/math/numbertheory/pow_mod.h ./src/math/numbertheory/reducer.h ./src/passhash/bcrypt/bcrypt.h ./src/passhash/passhash9/passhash9.h ./src/pbe/get_pbe.h ./src/pbe/pbe.h ./src/pbe/pbes1/pbes1.h ./src/pbe/pbes2/pbes2.h ./src/pbkdf/pbkdf.h ./src/pbkdf/pbkdf1/pbkdf1.h ./src/pbkdf/pbkdf2/pbkdf2.h ./src/pbkdf/pgps2k/pgp_s2k.h ./src/pk_pad/eme.h ./src/pk_pad/eme1/eme1.h ./src/pk_pad/eme_pkcs/eme_pkcs.h ./src/pk_pad/emsa.h ./src/pk_pad/emsa1/emsa1.h ./src/pk_pad/emsa1_bsi/emsa1_bsi.h ./src/pk_pad/emsa2/emsa2.h ./src/pk_pad/emsa3/emsa3.h ./src/pk_pad/emsa4/emsa4.h ./src/pk_pad/emsa_raw/emsa_raw.h ./src/pk_pad/hash_id/hash_id.h ./src/pubkey/blinding.h ./src/pubkey/dh/dh.h ./src/pubkey/dl_algo/dl_algo.h ./src/pubkey/dl_group/dl_group.h ./src/pubkey/dlies/dlies.h ./src/pubkey/dsa/dsa.h ./src/pubkey/ec_group/ec_group.h ./src/pubkey/ecc_key/ecc_key.h ./src/pubkey/ecdh/ecdh.h ./src/pubkey/ecdsa/ecdsa.h ./src/pubkey/elgamal/elgamal.h ./src/pubkey/if_algo/if_algo.h ./src/pubkey/keypair/keypair.h ./src/pubkey/nr/nr.h ./src/pubkey/pk_keys.h ./src/pubkey/pk_ops.h ./src/pubkey/pkcs8.h ./src/pubkey/pubkey.h ./src/pubkey/pubkey_enums.h ./src/pubkey/rsa/rsa.h ./src/pubkey/rw/rw.h ./src/pubkey/x509_key.h ./src/rng/auto_rng/auto_rng.h ./src/rng/hmac_rng/hmac_rng.h ./src/rng/randpool/randpool.h ./src/rng/rng.h ./src/rng/x931_rng/x931_rng.h ./src/selftest/selftest.h ./src/ssl/tls_client.h ./src/ssl/tls_connection.h ./src/ssl/tls_exceptn.h ./src/ssl/tls_magic.h ./src/ssl/tls_policy.h ./src/ssl/tls_record.h ./src/ssl/tls_server.h ./src/ssl/tls_session_key.h ./src/ssl/tls_suites.h ./src/stream/arc4/arc4.h ./src/stream/ctr/ctr.h ./src/stream/ofb/ofb.h ./src/stream/salsa20/salsa20.h ./src/stream/stream_cipher.h ./src/stream/turing/turing.h ./src/stream/wid_wake/wid_wake.h ./src/utils/bswap.h ./src/utils/charset.h ./src/utils/cpuid.h ./src/utils/datastor/datastor.h ./src/utils/exceptn.h ./src/utils/get_byte.h ./src/utils/loadstor.h ./src/utils/mem_ops.h ./src/utils/parsing.h ./src/utils/rotate.h ./src/utils/time.h ./src/utils/types.h ./src/utils/ui.h ./src/utils/version.h build/build.h; do \ install -p -m 644 $i /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/include/botan-1.10/botan; \ done install -p -m 644 libbotan-1.10.a /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64 install -p -m 755 libbotan-1.10.so.1.17 /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64 install -p -m 755 build/botan-config-1.10 /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/bin install -p -m 644 build/botan-1.10.pc /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/pkgconfig + make -f Makefile.python install PYTHON_SITE_PACKAGE_DIR=/builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python2.7/site-packages mkdir -p /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python2.7/site-packages/botan cp build/python/_botan.so build/python/*.py /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python2.7/site-packages/botan chmod -R u=rwX,go=rX /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python2.7/site-packages/botan + mv build/python build/python2 + mv build/python3 build/python + make -f Makefile.python install PYTHON_SITE_PACKAGE_DIR=/builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python3.6/site-packages mkdir -p /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python3.6/site-packages/botan cp build/python/_botan.so build/python/*.py /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python3.6/site-packages/botan chmod -R u=rwX,go=rX /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python3.6/site-packages/botan + mv build/python build/python3 + mv build/python2 build/python + find doc/examples -type f -exec chmod -x '{}' ';' + mv doc/examples/python doc/python2-examples + cp -a doc/examples doc/python2-examples doc/license.txt /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/doc/botan + cp -a /builddir/build/SOURCES/README.fedora /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/doc/botan + rm -r /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/doc/botan/manual/.doctrees /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/doc/botan/manual/.buildinfo + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.10.17-1.fc27 --unique-debug-suffix -1.10.17-1.fc27.ppc64 --unique-debug-src-base botan-1.10.17-1.fc27.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Botan-1.10.17 extracting debug info from /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python2.7/site-packages/botan/_botan.so extracting debug info from /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python3.6/site-packages/botan/_botan.so extracting debug info from /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/libbotan-1.10.so.1.17 /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 4164 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.FN9jSS + umask 022 + cd /builddir/build/BUILD + cd Botan-1.10.17 + make 'CXX=g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64' -j4 check g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/bench.cpp -o build/checks/bench.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/bigint.cpp -o build/checks/bigint.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/check.cpp -o build/checks/check.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/cvc_tests.cpp -o build/checks/cvc_tests.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/dolook.cpp -o build/checks/dolook.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/ecdh.cpp -o build/checks/ecdh.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/ecdsa.cpp -o build/checks/ecdsa.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/misc.cpp -o build/checks/misc.o checks/ecdh.cpp:32:6: warning: 'void {anonymous}::test_ecdh_normal_derivation(Botan::RandomNumberGenerator&)' defined but not used [-Wunused-function] void test_ecdh_normal_derivation(RandomNumberGenerator& rng) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ checks/ecdsa.cpp: In function 'void {anonymous}::test_decode_ecdsa_X509()': checks/ecdsa.cpp:107:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pubkey(cert.subject_public_key()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/ecdsa.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/ecdsa.cpp: In function 'void {anonymous}::test_decode_ver_link_SHA256()': checks/ecdsa.cpp:119:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pubkey(root_cert.subject_public_key()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/ecdsa.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/ecdsa.cpp: In function 'void {anonymous}::test_decode_ver_link_SHA1()': checks/ecdsa.cpp:131:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pubkey(root_cert.subject_public_key()); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/ecdsa.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/ecdsa.cpp: In function 'void {anonymous}::test_create_and_verify(Botan::RandomNumberGenerator&)': checks/ecdsa.cpp:254:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr loaded_key(PKCS8::load_key(TEST_DATA_DIR "/wo_dompar_private.pkcs8.pem", rng)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/ecdsa.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/ecdsa.cpp:258:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr loaded_key_1(PKCS8::load_key(TEST_DATA_DIR "/rsa_private.pkcs8.pem", rng)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/ecdsa.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/ecdsa.cpp:292:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr loaded_key2(PKCS8::load_key(key_data_src, rng)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/ecdsa.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/ecdsa.cpp: In function 'void {anonymous}::test_read_pkcs8(Botan::RandomNumberGenerator&)': checks/ecdsa.cpp:374:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr loaded_key(PKCS8::load_key(TEST_DATA_DIR "/wo_dompar_private.pkcs8.pem", rng)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/ecdsa.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/ecdsa.cpp:394:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr loaded_key_nodp(PKCS8::load_key(TEST_DATA_DIR "/nodompar_private.pkcs8.pem", rng)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/ecdsa.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/ecdsa.cpp:409:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr loaded_key_withdp( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/ecdsa.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/pk.cpp -o build/checks/pk.o checks/ecdsa.cpp: At global scope: checks/ecdsa.cpp:366:6: warning: 'void {anonymous}::test_read_pkcs8(Botan::RandomNumberGenerator&)' defined but not used [-Wunused-function] void test_read_pkcs8(RandomNumberGenerator& rng) ^~~~~~~~~~~~~~~ checks/ecdsa.cpp:245:6: warning: 'void {anonymous}::test_create_and_verify(Botan::RandomNumberGenerator&)' defined but not used [-Wunused-function] void test_create_and_verify(RandomNumberGenerator& rng) ^~~~~~~~~~~~~~~~~~~~~~ checks/ecdsa.cpp:218:6: warning: 'void {anonymous}::test_create_pkcs8(Botan::RandomNumberGenerator&)' defined but not used [-Wunused-function] void test_create_pkcs8(RandomNumberGenerator& rng) ^~~~~~~~~~~~~~~~~ checks/ecdsa.cpp:162:6: warning: 'bool {anonymous}::test_ec_sign(Botan::RandomNumberGenerator&)' defined but not used [-Wunused-function] bool test_ec_sign(RandomNumberGenerator& rng) ^~~~~~~~~~~~ checks/ecdsa.cpp:136:6: warning: 'void {anonymous}::test_sign_then_ver(Botan::RandomNumberGenerator&)' defined but not used [-Wunused-function] void test_sign_then_ver(RandomNumberGenerator& rng) ^~~~~~~~~~~~~~~~~~ checks/ecdsa.cpp:96:6: warning: 'void {anonymous}::test_decode_ecdsa_X509()' defined but not used [-Wunused-function] void test_decode_ecdsa_X509() ^~~~~~~~~~~~~~~~~~~~~~ checks/ecdsa.cpp:47:6: warning: 'void {anonymous}::test_hash_larger_than_n(Botan::RandomNumberGenerator&)' defined but not used [-Wunused-function] void test_hash_larger_than_n(RandomNumberGenerator& rng) ^~~~~~~~~~~~~~~~~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/pk_bench.cpp -o build/checks/pk_bench.o checks/pk.cpp: In function 'void {anonymous}::validate_save_and_load(const Botan::Private_Key*, Botan::RandomNumberGenerator&)': checks/pk.cpp:109:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr restored_pub(X509::load_key(input_pub)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/pk.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/pk.cpp:128:12: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr restored_priv( ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/pk.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/pk.cpp: In function 'Botan::u32bit {anonymous}::validate_rsa_enc_pkcs8(const string&, const std::vector >&, Botan::RandomNumberGenerator&)': checks/pk.cpp:256:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr privkey(PKCS8::load_key(keysource, rng, pass)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/pk.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/pk.cpp: In function 'Botan::u32bit {anonymous}::validate_rsa_ver_x509(const string&, const std::vector >&)': checks/pk.cpp:397:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr key(X509::load_key(keysource)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/pk.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/pk.cpp: In function 'Botan::u32bit {anonymous}::validate_dsa_sig(const string&, const std::vector >&, Botan::RandomNumberGenerator&)': checks/pk.cpp:485:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr privkey(PKCS8::load_key(keysource, rng, pass)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/pk.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ checks/pk.cpp: In function 'Botan::u32bit {anonymous}::validate_gost_ver(const string&, const std::vector >&)': checks/pk.cpp:531:45: warning: unused parameter 'algo' [-Wunused-parameter] u32bit validate_gost_ver(const std::string& algo, ^~~~ checks/pk.cpp: In function 'Botan::u32bit {anonymous}::validate_dsa_ver(const string&, const std::vector >&)': checks/pk.cpp:570:9: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr key(X509::load_key(keysource)); ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from checks/pk.cpp:12: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/timer.cpp -o build/checks/timer.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/validate.cpp -o build/checks/validate.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -Ibuild/include -O2 -D_REENTRANT -Wno-long-long -W -Wall -c checks/x509.cpp -o build/checks/x509.o g++ -std=c++11 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 build/checks/bench.o build/checks/bigint.o build/checks/check.o build/checks/cvc_tests.o build/checks/dolook.o build/checks/ecdh.o build/checks/ecdsa.o build/checks/misc.o build/checks/pk.o build/checks/pk_bench.o build/checks/timer.o build/checks/validate.o build/checks/x509.o libbotan-1.10.so.1.17 -lbz2 -lcrypto -ldl -lpthread -lrt -lz -o check + mv checks/validate.dat checks/validate.dat.orig + awk '/\[.*\]/{f=0} /\[(RC5.*|RC6)\]/{f=1} (f && !/^#/){sub(/^/,"#")} {print}' checks/validate.dat.orig + LD_LIBRARY_PATH=/builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/lib64 + ./check --validate Beginning tests... Testing Block Ciphers: ................................................................................... Testing Cipher Modes: .......................... Testing Stream Ciphers: ............. Testing Hash Functions: ........................................ Testing MACs: ........... Testing KDF Algorithms: ........... Testing PBKDF Algorithms: .... Testing Encoders/Decoders: .... Testing Random Number Generators: ............... Testing Password Hashing: ..... Testing Bcrypt: ...... Testing NIST keywrap: ...... Testing CryptoBox: .. Testing BigInt Addition: ......................... Testing BigInt Subtraction: ..................... Testing BigInt Multiplication: ................................... Testing BigInt Square: ....... Testing BigInt LeftShift: ................. Testing BigInt RightShift: ................. Testing BigInt Division: ............ Testing BigInt Modulo: ........................ Testing BigInt ModExp: .......... Testing BigInt PrimeTest: ....... Testing RSAES/Raw: ........................................................................... Testing RSAES/EME1(SHA-1): ...................................... Testing RSAES/EME-PKCS1-v1_5: ........... Testing RSASSA/EMSA1(SHA-1): .. Testing RSASSA/EMSA2(SHA-1): .. Testing RSASSA/EMSA2(SHA-224): .... Testing RSASSA/EMSA2(SHA-256): .... Testing RSASSA/EMSA2(SHA-384): .... Testing RSASSA/EMSA2(SHA-512): .... Testing RSASSA/EMSA2(RIPEMD-128): .... Testing RSASSA/EMSA2(RIPEMD-160): .... Testing RSASSA/EMSA2(Whirlpool): .... Testing RSASSA/EMSA3(Raw): ..... Testing RSASSA/EMSA3(MD2): . Testing RSASSA/EMSA3(MD5): ........... Testing RSASSA/EMSA3(SHA-1): .............. Testing RSASSA/EMSA3(SHA-224): ... Testing RSASSA/EMSA3(SHA-256): .... Testing RSASSA/EMSA3(SHA-384): .... Testing RSASSA/EMSA3(SHA-512): .... Testing RSASSA/EMSA3(RIPEMD-160): .... Testing RSASSA/EMSA3(Tiger): .... Testing RSASSA/EMSA4(SHA-1): ............................. Testing RSAVA/Raw: . Testing RSAVA/EMSA4(SHA-1): ................ Testing RSAVA/EMSA4(SHA-224): .... Testing RSAVA/EMSA4(SHA-256): .... Testing RSAVA/EMSA4(RIPEMD-160): .... Testing RW/EMSA2(SHA-1): ................... Testing RWVA/EMSA2(SHA-1): ......... Testing DSA/EMSA1(SHA-1): ........... Testing DSA/EMSA1(Tiger): ... Testing ECDSA/EMSA1(SHA-256): .. Testing ECDSA/EMSA1(SHA-384): .. Testing GOST_3410/EMSA1(GOST-34.11): ??? Testing NR/EMSA1(SHA-1): ............ Testing ElGamal/Raw: .......... Testing DH/Raw: ........ Testing DH/KDF2(SHA-1): .... Testing DLIES/KDF2(SHA-1)/HMAC(SHA-1)/16: ...... Testing ECDSA (InSiTo unit tests): .... Testing ECDH (InSiTo unit tests): . Testing PK key generation: ........................ Testing X.509 CA/CRL/cert/cert request: ............. All tests passed! + exit 0 Processing files: botan-1.10.17-1.fc27.ppc64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7smV6T + umask 022 + cd /builddir/build/BUILD + cd Botan-1.10.17 + LICENSEDIR=/builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/licenses/botan + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/licenses/botan + cp -pr doc/license.txt /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/licenses/botan + exit 0 Provides: botan = 1.10.17-1.fc27 botan(ppc-64) = 1.10.17-1.fc27 libbotan-1.10.so.1()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.3)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.3)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: botan-devel-1.10.17-1.fc27.ppc64 Provides: botan-devel = 1.10.17-1.fc27 botan-devel(ppc-64) = 1.10.17-1.fc27 pkgconfig(botan-1.10) = 1.10.17 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/pkg-config libbotan-1.10.so.1()(64bit) Processing files: botan-doc-1.10.17-1.fc27.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.28jyvV + umask 022 + cd /builddir/build/BUILD + cd Botan-1.10.17 + LICENSEDIR=/builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/licenses/botan-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/licenses/botan-doc + cp -pr doc/license.txt /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64/usr/share/licenses/botan-doc + exit 0 Provides: botan-doc = 1.10.17-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-botan-1.10.17-1.fc27.ppc64 Provides: botan-python = 1.10.17-1.fc27 python-botan = 1.10.17-1.fc27 python2-botan = 1.10.17-1.fc27 python2-botan(ppc-64) = 1.10.17-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_python.so.1.64.0()(64bit) libbotan-1.10.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: botan-python < 1.10.13-2 python-botan < 1.10.17-1.fc27 Processing files: python3-botan-1.10.17-1.fc27.ppc64 Provides: python3-botan = 1.10.17-1.fc27 python3-botan(ppc-64) = 1.10.17-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libboost_python3.so.1.64.0()(64bit) libbotan-1.10.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: botan-debugsource-1.10.17-1.fc27.ppc64 Provides: botan-debugsource = 1.10.17-1.fc27 botan-debugsource(ppc-64) = 1.10.17-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: botan-debuginfo-1.10.17-1.fc27.ppc64 Provides: botan-debuginfo = 1.10.17-1.fc27 botan-debuginfo(ppc-64) = 1.10.17-1.fc27 debuginfo(build-id) = 917881b68fa6e2d4e1a97f08a15bfa8ebc1848be Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-botan-debuginfo-1.10.17-1.fc27.ppc64 Provides: debuginfo(build-id) = 4fdaae14948a00b6d4dc21d4bf7e54654f9e0092 python2-botan-debuginfo = 1.10.17-1.fc27 python2-botan-debuginfo(ppc-64) = 1.10.17-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-botan-debuginfo-1.10.17-1.fc27.ppc64 Provides: debuginfo(build-id) = 39453a413824642237e3f21218a6f9a01d4537a8 python3-botan-debuginfo = 1.10.17-1.fc27 python3-botan-debuginfo(ppc-64) = 1.10.17-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64 Wrote: /builddir/build/RPMS/botan-1.10.17-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/botan-devel-1.10.17-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/botan-doc-1.10.17-1.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python2-botan-1.10.17-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/python3-botan-1.10.17-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/botan-debugsource-1.10.17-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/botan-debuginfo-1.10.17-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/python2-botan-debuginfo-1.10.17-1.fc27.ppc64.rpm Wrote: /builddir/build/RPMS/python3-botan-debuginfo-1.10.17-1.fc27.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ynq95Z + umask 022 + cd /builddir/build/BUILD + cd Botan-1.10.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/botan-1.10.17-1.fc27.ppc64 + exit 0 Child return code was: 0